From: David Bremner <david@tethera.net>
To: Marcelo Laia <marcelolaia@gmail.com>, notmuch@notmuchmail.org
Subject: Re: return code 134
Date: Mon, 19 Aug 2013 11:55:59 +0200 [thread overview]
Message-ID: <87y57yxavk.fsf@maritornes.cs.unb.ca> (raw)
In-Reply-To: <20130817134321.GA6912@localhost>
Marcelo Laia <marcelolaia@gmail.com> writes:
> :~$ notmuch new
> terminate called after throwing an instance of 'std::length_error'
> what(): basic_string::assign
> Abortado
> :~$
>
> Could you help me?
Hi Marcelo;
Can you tell us what versions of notmuch, gmime, and xapian you are
running?
Maybe you can try to get a backtrace?
1) make sure you have the debugging symbols. If you compiled from source
this should be fine, otherwise if possible install the debugging symbols
package for your distro (on Debian and derivatives this is called
"notmuch-dbg")
2) run "gdb /usr/bin/notmuch" or equivalent
3) type "run new<RETURN>"
4) when it halts, type "bt full".
d
next prev parent reply other threads:[~2013-08-19 9:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-17 13:43 return code 134 Marcelo Laia
2013-08-19 9:55 ` David Bremner [this message]
2013-08-19 11:15 ` Marcelo Laia
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=87y57yxavk.fsf@maritornes.cs.unb.ca \
--to=david@tethera.net \
--cc=marcelolaia@gmail.com \
--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).