Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 1FA0E429E25 for ; Thu, 15 Dec 2011 13:46:58 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.3 X-Spam-Level: X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AFxE2rhFppQH for ; Thu, 15 Dec 2011 13:46:55 -0800 (PST) Received: from tempo.its.unb.ca (tempo.its.unb.ca [131.202.1.21]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 89F68431FD0 for ; Thu, 15 Dec 2011 13:46:55 -0800 (PST) Received: from convex-new.cs.unb.ca ([131.202.13.154]) by tempo.its.unb.ca (8.13.8/8.13.8) with ESMTP id pBFLkpHn014353; Thu, 15 Dec 2011 17:46:51 -0400 Received: from bremner by convex-new.cs.unb.ca with local (Exim 4.72) (envelope-from ) id 1RbJ8d-0000E8-7l; Thu, 15 Dec 2011 17:46:51 -0400 From: David Bremner To: Nathan Edson , notmuch@notmuchmail.org Subject: Re: Error Running "notmuch new" In-Reply-To: <20111215181826.GA14760@newb> References: <20111215181826.GA14760@newb> User-Agent: Notmuch/0.10.2+93~g518d4ef (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Thu, 15 Dec 2011 17:46:51 -0400 Message-ID: <87r505a4ok.fsf@convex-new.cs.unb.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Dec 2011 21:46:58 -0000 On Thu, 15 Dec 2011 10:18:26 -0800, Nathan Edson 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. btw, the right list is notmuch@notmuchmail.org; the other list is just for automatic messages. d