Re: [BUG] notmuch crashes on FreeBSD when synchronize_flags=true
authorTomi Ollila <tomi.ollila@iki.fi>
Mon, 23 Mar 2015 20:13:52 +0000 (22:13 +0200)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:48:33 +0000 (14:48 -0700)
d3/ef31807c6e5dbc35d39c5f442382d9bcd3a503 [new file with mode: 0644]

diff --git a/d3/ef31807c6e5dbc35d39c5f442382d9bcd3a503 b/d3/ef31807c6e5dbc35d39c5f442382d9bcd3a503
new file mode 100644 (file)
index 0000000..95c011e
--- /dev/null
@@ -0,0 +1,156 @@
+Return-Path: <tomi.ollila@iki.fi>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id A5946431FD4\r
+       for <notmuch@notmuchmail.org>; Mon, 23 Mar 2015 13:14:21 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 2.438\r
+X-Spam-Level: **\r
+X-Spam-Status: No, score=2.438 tagged_above=-999 required=5\r
+       tests=[DNS_FROM_AHBL_RHSBL=2.438] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id 8RFpfNvBc2GT for <notmuch@notmuchmail.org>;\r
+       Mon, 23 Mar 2015 13:14:18 -0700 (PDT)\r
+Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
+       by olra.theworths.org (Postfix) with ESMTP id 2CB71431FD2\r
+       for <notmuch@notmuchmail.org>; Mon, 23 Mar 2015 13:14:18 -0700 (PDT)\r
+Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
+       by guru.guru-group.fi (Postfix) with ESMTP id 3E25E100086;\r
+       Mon, 23 Mar 2015 22:13:53 +0200 (EET)\r
+From: Tomi Ollila <tomi.ollila@iki.fi>\r
+To: Simon Campese <notmuchmail_org@campese.de>, notmuch@notmuchmail.org\r
+Subject: Re: [BUG] notmuch crashes on FreeBSD when synchronize_flags=true\r
+In-Reply-To: <86619utwz5.fsf@tu-dortmund.de>\r
+References: <86619utwz5.fsf@tu-dortmund.de>\r
+User-Agent: Notmuch/0.19+92~g402df12 (http://notmuchmail.org) Emacs/24.3.1\r
+       (x86_64-unknown-linux-gnu)\r
+X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
+       $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
+       !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
+Date: Mon, 23 Mar 2015 22:13:52 +0200\r
+Message-ID: <m2oanjeakf.fsf@guru.guru-group.fi>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Mon, 23 Mar 2015 20:14:21 -0000\r
+\r
+On Sat, Mar 21 2015, Simon Campese <notmuchmail_org@campese.de> wrote:\r
+\r
+> Hello,\r
+>\r
+> I'm trying to setup notmuch on my FreeBSD machine (version 10.1). As\r
+> soon as I run 'notmuch new' (without an existing .notmuch directory),\r
+> notmuch crashes with the error message 'abort (core dumped)   notmuch\r
+> new'. An example output is: \r
+>\r
+> --- BEGIN shell-output ---\r
+>\r
+> freebsd-desk% notmuch new\r
+> Found 50363 total files (that's not much mail).\r
+> zsh: abort (core dumped)  notmuch new\r
+> freebsd-desk%\r
+>\r
+> --- END shell-output ---\r
+>\r
+> If I put 'synchronize_flags=false' into my config, 'notmuch new' works fine and\r
+> indexes everything. Here's a backtrace from gdb:\r
+>\r
+> --- BEGIN gdb-session ---\r
+>\r
+> bsd-desk% gdb notmuch\r
+> GNU gdb 6.1.1 [FreeBSD]\r
+> Copyright 2004 Free Software Foundation, Inc.\r
+> GDB is free software, covered by the GNU General Public License, and you are\r
+> welcome to change it and/or distribute copies of it under certain conditions.\r
+> Type "show copying" to see the conditions.\r
+> There is absolutely no warranty for GDB.  Type "show warranty" for details.\r
+> This GDB was configured as "amd64-marcel-freebsd"...(no debugging symbols found)...\r
+> (gdb) run new\r
+> Starting program: /usr/local/bin/notmuch new\r
+> (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...[New LWP 101945]\r
+> (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...[New Thread 804406400 (LWP 101945/notmuch)]\r
+> (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debuggingFound 50363 total files (that's not much mail).\r
+> Program received signal SIGABRT, Aborted.\r
+> [Switching to Thread 804406400 (LWP 101945/notmuch)]\r
+> 0x00000008018d16ca in thr_kill () from /lib/libc.so.7\r
+> (gdb) bt\r
+> #0  0x00000008018d16ca in thr_kill () from /lib/libc.so.7\r
+> #1  0x00000008019a6149 in abort () from /lib/libc.so.7\r
+> #2  0x00000008022df42d in __cxa_rethrow () from /lib/libcxxrt.so.1\r
+> #3  0x0000000801c5a7e6 in Xapian::Document::Internal::remove_term () from /usr/local/lib/libxapian.so.22\r
+> #4  0x000000080084dd1c in notmuch_message_get_replies () from /usr/local/lib/libnotmuch.so.3\r
+> #5  0x000000080084f0cf in notmuch_message_remove_tag () from /usr/local/lib/libnotmuch.so.3\r
+> #6  0x000000080084f2d5 in notmuch_message_maildir_flags_to_tags () from /usr/local/lib/libnotmuch.so.3\r
+> #7  0x000000000040d3e5 in ?? ()\r
+> #8  0x000000000040ce48 in ?? ()\r
+> #9  0x000000000040ce48 in ?? ()\r
+> #10 0x000000000040ce48 in ?? ()\r
+> #11 0x000000000040c26b in ?? ()\r
+> #12 0x000000000040878b in ?? ()\r
+> #13 0x000000000040798f in ?? ()\r
+> #14 0x000000080063b000 in ?? ()\r
+> #15 0x0000000000000000 in ?? ()\r
+> (gdb)\r
+>\r
+> --- END gdb-session ---\r
+\r
+I downloaded (from somewhere) FreeBSD i386 LXDE VirtualBox (.ova) image\r
+and after a while figuring out how to get stuff installed I got\r
+notmuch 0.18.1 installed.\r
+\r
+In case I create ~/mail/cur, ~/mail/new and ~/mail/tmp directories,\r
+but mail(s) to ~/mail/new and execute notmuch new...\r
+\r
+... notmuch coredumps and I get pretty much the same output as the\r
+\r
+\r
+My guess is that there is a slight error how this part is displayed:\r
+\r
+> #3  0x0000000801c5a7e6 in Xapian::Document::Internal::remove_term () from\r
+> #4  0x000000080084dd1c in notmuch_message_get_replies () from\r
+> #5  0x000000080084f0cf in notmuch_message_remove_tag () from\r
+> #6  0x000000080084f2d5 in notmuch_message_maildir_flags_to_tags () from\r
+\r
+-- I'd day #4 is actually _notmuch_message_remove_term () \r
+\r
+To resolve this further I suggest that SomeOne(tm) (that means you, Simon)\r
+build notmuch like the following:\r
+\r
+  make distclean\r
+  CFLAGS='-ggdb -O0' ./configure\r
+  make\r
+\r
+(but no make install -- and next)\r
+\r
+  rm -rf ~/mail/.notmuch\r
+  gdb ./notmuch\r
+  run new\r
+\r
+and capture the gdb backtrace (let's hope Heisenberg does't intrude!)\r
+\r
+(remember to have mails in ~/main/new and synchronize_flags in .notmuch-config.\r
+\r
+\r
+Tomi\r
+\r
+>\r
+> I would be very thankful for a fix (or hints what might be the problem).  \r
+>\r
+>\r
+> Thanks for your help,\r
+>\r
+> Simon\r