[BUG] notmuch crashes on FreeBSD when synchronize_flags=true
David Bremner
david at tethera.net
Tue Jul 28 12:59:01 PDT 2015
Simon Campese <notmuchmail_org at campese.de> writes:
> Hello,
>
> I'm trying to setup notmuch on my FreeBSD machine (version 10.1). As
> soon as I run 'notmuch new' (without an existing .notmuch directory),
> notmuch crashes with the error message 'abort (core dumped) notmuch
> new'. An example output is:
>
> --- BEGIN shell-output ---
>
> freebsd-desk% notmuch new
> Found 50363 total files (that's not much mail).
> zsh: abort (core dumped) notmuch new
> freebsd-desk%
According to
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193809
this bug is only in the pre-compiled versions. I have just pushed a
patch to halt the build if c++filt is not detected, so at least those
wrong packages will not be built. To actually build notmuch you'll need
to make sure c++filt is available.
d
More information about the notmuch
mailing list