Re: [PATCH 3/5] nmbug-status: Add an nmbug-status(5) man page
[notmuch-archives.git] / 13 / b993a74b324a3b42e69955b4a0ba47e462b296
1 Return-Path: <sojkam1@fel.cvut.cz>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id C1F3A40BFD3\r
6         for <notmuch@notmuchmail.org>; Wed, 13 Oct 2010 14:00:02 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -1.9\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9] autolearn=ham\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id PehSGq8qsRB5 for <notmuch@notmuchmail.org>;\r
16         Wed, 13 Oct 2010 13:59:52 -0700 (PDT)\r
17 Received: from max.feld.cvut.cz (max.feld.cvut.cz [147.32.192.36])\r
18         by olra.theworths.org (Postfix) with ESMTP id E321540BD9F\r
19         for <notmuch@notmuchmail.org>; Wed, 13 Oct 2010 13:59:51 -0700 (PDT)\r
20 Received: from localhost (unknown [192.168.200.4])\r
21         by max.feld.cvut.cz (Postfix) with ESMTP id 2A0983CFE77;\r
22         Wed, 13 Oct 2010 22:59:51 +0200 (CEST)\r
23 X-Virus-Scanned: IMAP AMAVIS\r
24 Received: from max.feld.cvut.cz ([192.168.200.1])\r
25         by localhost (styx.feld.cvut.cz [192.168.200.4]) (amavisd-new,\r
26         port 10044)\r
27         with ESMTP id ffLmt1Njy+nz; Wed, 13 Oct 2010 22:59:49 +0200 (CEST)\r
28 Received: from imap.feld.cvut.cz (imap.feld.cvut.cz [147.32.192.34])\r
29         by max.feld.cvut.cz (Postfix) with ESMTP id 901823CFE76;\r
30         Wed, 13 Oct 2010 22:59:49 +0200 (CEST)\r
31 Received: from steelpick.2x.cz (unknown [213.29.198.144])\r
32         (Authenticated sender: sojkam1)\r
33         by imap.feld.cvut.cz (Postfix) with ESMTPSA id 89EE815C082;\r
34         Wed, 13 Oct 2010 22:59:49 +0200 (CEST)\r
35 Received: from wsh by steelpick.2x.cz with local (Exim 4.72)\r
36         (envelope-from <sojkam1@fel.cvut.cz>)\r
37         id 1P68QP-0003Zi-5U; Wed, 13 Oct 2010 22:59:49 +0200\r
38 From: Michal Sojka <sojkam1@fel.cvut.cz>\r
39 To: Mike Kelly <pioto@pioto.org>, notmuch@notmuchmail.org\r
40 Subject: Re: [PATCH 0/4] Maildir synchronization v2\r
41 In-Reply-To: <20101013103515.21ec86f7@pioto.org>\r
42 References: <1286972038-21064-1-git-send-email-sojkam1@fel.cvut.cz>\r
43         <20101013093158.6d637b89@pioto.org>\r
44         <20101013102425.0ca181c1@pioto.org>\r
45         <20101013103515.21ec86f7@pioto.org>\r
46 User-Agent: Notmuch/0.3.1-110-g7be1648 (http://notmuchmail.org) Emacs/23.2.1\r
47         (x86_64-pc-linux-gnu)\r
48 Date: Wed, 13 Oct 2010 22:59:49 +0200\r
49 Message-ID: <87ocaxolkq.fsf@steelpick.2x.cz>\r
50 MIME-Version: 1.0\r
51 Content-Type: text/plain; charset=us-ascii\r
52 X-BeenThere: notmuch@notmuchmail.org\r
53 X-Mailman-Version: 2.1.13\r
54 Precedence: list\r
55 List-Id: "Use and development of the notmuch mail system."\r
56         <notmuch.notmuchmail.org>\r
57 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
59 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
60 List-Post: <mailto:notmuch@notmuchmail.org>\r
61 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
62 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
63         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
64 X-List-Received-Date: Wed, 13 Oct 2010 21:00:03 -0000\r
65 \r
66 On Wed, 13 Oct 2010, Mike Kelly wrote:\r
67 > On Wed, 13 Oct 2010 10:24:25 -0400\r
68 > Mike Kelly <pioto@pioto.org> wrote:\r
69\r
70 > > Looks like this may also require a newer xapian than i have now\r
71 > > (xapian-core 1.0.18), as notmuch new aborts with:\r
72 > > \r
73 > >   terminate called after throwing an instance of\r
74 > > 'Xapian::InvalidArgumentError'\r
75 > > \r
76 > > I'll see if I can track down anything more concrete as a cause.\r
77\r
78 > Well, the full backtrace looks like this:\r
79 \r
80 So you were able to compile it? What was the problem?\r
81 \r
82\r
83 >   #0  __cxa_throw (obj=0x2883d560, tinfo=0x8070278, dest=0x806132e <~InvalidArgumentError>)\r
84 >       at ../../.././../gcc-4.4-20100309/libstdc++-v3/libsupc++/eh_throw.cc:67\r
85 >           header = (__cxxabiv1::__cxa_refcounted_exception *) 0x2883d500\r
86 >   #1  0x28353b72 in Xapian::Document::Internal::remove_term () from /usr/local/lib/libxapian.so.21\r
87 >   No symbol table info available.\r
88 >   #2  0x28353c96 in Xapian::Document::remove_term () from /usr/local/lib/libxapian.so.21\r
89 >   No symbol table info available.\r
90 >   #3  0x080604bc in _notmuch_message_remove_term (message=0x28a85c10, prefix_name=0x806c887 "tag", value=0x806c564 "draft")\r
91 >       at lib/message.cc:737\r
92 >           term = 0x28806ab0 "Kdraft"\r
93 >   #4  0x0806086a in notmuch_message_remove_tag (message=0x28a85c10, tag=0x806c564 "draft") at lib/message.cc:832\r
94 >           private_status = 134662454\r
95 >           status = NOTMUCH_STATUS_SUCCESS\r
96 \r
97 I guess the problem would be that it removes nonexistent tag. I do not\r
98 experience such a problem on Linux with Xapian 1.2.3.\r
99 \r
100 -Michal\r