From: David Bremner <david@tethera.net>
To: Justus Winter <4winter@informatik.uni-hamburg.de>,
notmuch@notmuchmail.org
Subject: Re: [PATCH 2/2] python: annotate all calls into libnotmuch with types
Date: Fri, 24 Jan 2014 09:17:27 -0400 [thread overview]
Message-ID: <87r47xpli0.fsf@zancas.localnet> (raw)
In-Reply-To: <E1RYMoW-0004Sc-R1@thinkbox.jade-hamburg.de>
Justus Winter <4winter@informatik.uni-hamburg.de> writes:
> Quoting Justus Winter (2011-12-07 19:49:31)
> And another one:
[stack trace snipped]
> #69 0x00000000004e10be in PyRun_SimpleFileExFlags (fp=0xb99c10, filename=<optimized out>, closeit=1, flags=0x7fffc13a1f60) at ../Python/pythonrun.c:936
> #70 0x00000000004f10fd in Py_Main (argc=<optimized out>, argv=<optimized out>) at ../Modules/main.c:599
> #71 0x00007f72f2cbaead in __libc_start_main (main=<optimized out>, argc=<optimized out>, ubp_av=<optimized out>, init=<optimized out>, fini=<optimized out>,
> rtld_fini=<optimized out>, stack_end=0x7fffc13a2078) at libc-start.c:228
> #72 0x000000000041f199 in _start ()
> (gdb) q
>
> with stderr saying:
>
> terminate called after throwing an instance of 'Xapian::DatabaseModifiedError'
> Aborted (core dumped)
>
> This is an uncought c++ exception, right? If so I think it has to be
> cought somewhere in libnotmuch and turned into the appropriate error
> code (hm, there is only the generic XAPIAN_EXCEPTION, I thought there
> was a way to indicate that the db has been modified?).
Can you still reproduce this bug? If so, a small test case (python is
fine, but ideally not requiring afew) would be helpful.
d
next prev parent reply other threads:[~2014-01-24 13:17 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-09 22:12 [PATCH 1/2] python: add classes to wrap all notmuch_*_t types Justus Winter
2011-10-09 22:12 ` [PATCH 2/2] python: annotate all calls into libnotmuch with types Justus Winter
2011-12-06 10:46 ` Patrick Totzke
2011-12-06 11:12 ` Sebastian Spaeth
2011-12-06 11:44 ` Patrick Totzke
2011-12-06 12:05 ` Sebastian Spaeth
[not found] ` <notmuch-sha1-f155d93e11888b35377531dd556b03fd493b7590>
2011-12-07 18:49 ` Justus Winter
[not found] ` <notmuch-sha1-c3821ec5e6ef2f83665b03ba10fdfff871f70c2b>
2011-12-07 19:05 ` Justus Winter
2014-01-24 13:17 ` David Bremner [this message]
2014-01-24 16:33 ` Justus Winter
2014-01-25 1:40 ` David Bremner
2014-01-25 3:07 ` [PATCH] lib: update documentation for notmuch_database_get_directory David Bremner
2014-01-25 11:46 ` Tomi Ollila
2014-01-26 14:02 ` David Bremner
2014-01-24 13:25 ` [PATCH 2/2] python: annotate all calls into libnotmuch with types David Bremner
2011-11-02 7:25 ` [PATCH 1/2] python: add classes to wrap all notmuch_*_t types Sebastian Spaeth
2011-11-28 12:36 ` Justus Winter
2011-12-01 21:25 ` Sebastian Spaeth
2011-12-01 23:32 ` James Westby
2011-12-02 12:35 ` Justus Winter
2011-12-02 14:20 ` James Westby
2011-12-02 23:24 ` James Westby
2011-12-03 2:11 ` Justus Winter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://notmuchmail.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r47xpli0.fsf@zancas.localnet \
--to=david@tethera.net \
--cc=4winter@informatik.uni-hamburg.de \
--cc=notmuch@notmuchmail.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).