From: Nathan Edson <nedson@nedson.net>
To: Austin Clements <amdragon@MIT.EDU>
Cc: notmuch@notmuchmail.org
Subject: Re: Error Running "notmuch new"
Date: Thu, 15 Dec 2011 14:08:02 -0800 [thread overview]
Message-ID: <20111215220802.GA19961@newb> (raw)
In-Reply-To: <20111215215609.GA12245@mit.edu>
On Thu, Dec 15, 2011 at 04:56:23PM -0500, Austin Clements wrote:
> Quoth David Bremner on Dec 15 at 5:46 pm:
> > On Thu, 15 Dec 2011 10:18:26 -0800, Nathan Edson <nedson@nedson.net> wrote:
> > > When I run "notmuch new" I'm getting the following error:
> > >
> > > Processed 1 files (0 files/sec.)
> > > GLib-ERROR **: /build/buildd/glib2.0-2.28.6/./glib/gmem.c:239: failed to allocate 2147483648 bytes
> > > aborting...
> > > Aborted
> > Hi Nathan;
> >
> > That looks like debian/ubuntu. Can you tell us more about your
> > environment? The version of gmime is usually pretty important.
>
> A backtrace would also be useful. Something like
>
> $ gdb --args notmuch new
> (gdb) run
> ... wait until it aborts
> (gdb) bt
Hello,
I am running Ubuntu. Here is what I get:
yabai@newb:~$ gdb --args notmuch new
GNU gdb (Ubuntu/Linaro 7.2-1ubuntu11) 7.2
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/notmuch...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/notmuch new
[Thread debugging using libthread_db enabled]
GLib-ERROR **: /build/buildd/glib2.0-2.28.6/./glib/gmem.c:239: failed to allocate 2147483648 bytes
aborting...
Program received signal SIGABRT, Aborted.
0xb7fe1424 in __kernel_vsyscall ()
(gdb) bt
#0 0xb7fe1424 in __kernel_vsyscall ()
#1 0xb7ce7e71 in raise () from /lib/i386-linux-gnu/libc.so.6
#2 0xb7ceb34e in abort () from /lib/i386-linux-gnu/libc.so.6
#3 0xb7e8bf27 in g_logv () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4 0xb7e8bf62 in g_log () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5 0xb7e89c3c in g_realloc () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6 0xb7e54965 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7 0xb7e54d5d in g_array_append_vals () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8 0xb7e560c0 in g_byte_array_append () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9 0xb7f83c94 in ?? () from /usr/lib/libgmime-2.4.so.2
#10 0xb7f84fbf in ?? () from /usr/lib/libgmime-2.4.so.2
#11 0xb7f85761 in ?? () from /usr/lib/libgmime-2.4.so.2
#12 0xb7f869ea in g_mime_parser_construct_message () from /usr/lib/libgmime-2.4.so.2
#13 0xb7fc40fd in ?? () from /usr/lib/libnotmuch.so.1
#14 0xb7fc1a45 in notmuch_database_add_message () from /usr/lib/libnotmuch.so.1
#15 0x0804f521 in ?? ()
#16 0x080501fe in ?? ()
#17 0x0804c9c0 in ?? ()
#18 0xb7cd3e37 in __libc_start_main () from /lib/i386-linux-gnu/libc.so.6
#19 0x0804ba91 in ?? ()
(gdb) quit
next prev parent reply other threads:[~2011-12-15 22:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-15 18:18 Error Running "notmuch new" Nathan Edson
2011-12-15 21:46 ` David Bremner
2011-12-15 21:56 ` Austin Clements
2011-12-15 22:08 ` Nathan Edson [this message]
2011-12-15 22:22 ` Austin Clements
2011-12-15 22:37 ` Nathan Edson
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=20111215220802.GA19961@newb \
--to=nedson@nedson.net \
--cc=amdragon@MIT.EDU \
--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).