Re: [BUG] notmuch crashes on FreeBSD when synchronize_flags=true

Subject: Re: [BUG] notmuch crashes on FreeBSD when synchronize_flags=true

Date: Tue, 28 Jul 2015 21:59:01 +0200

To: Simon Campese, notmuch@notmuchmail.org

Cc:

From: David Bremner


Simon Campese <notmuchmail_org@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

Thread: