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 ABCA8429E25 for ; Thu, 15 Dec 2011 13:35:11 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_NONE=-0.0001] 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 cCKS922ZOXqA for ; Thu, 15 Dec 2011 13:35:11 -0800 (PST) X-Greylist: delayed 1144 seconds by postgrey-1.32 at olra; Thu, 15 Dec 2011 13:35:11 PST Received: from gateway06.websitewelcome.com (gateway06.websitewelcome.com [69.56.148.7]) by olra.theworths.org (Postfix) with ESMTP id 5BC82431FD0 for ; Thu, 15 Dec 2011 13:35:11 -0800 (PST) Received: by gateway06.websitewelcome.com (Postfix, from userid 5007) id 3DEF663F266C4; Thu, 15 Dec 2011 15:16:06 -0600 (CST) Received: from terminator.websitewelcome.com (terminator.websitewelcome.com [74.53.228.194]) by gateway06.websitewelcome.com (Postfix) with ESMTP id 32D4463F26682 for ; Thu, 15 Dec 2011 15:16:06 -0600 (CST) Received: from [76.90.166.13] (port=60169 helo=newb) by terminator.websitewelcome.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.69) (envelope-from ) id 1RbIer-0001rp-Os for notmuch@notmuchmail.org; Thu, 15 Dec 2011 15:16:06 -0600 Resent-From: Nathan Edson Resent-Date: Thu, 15 Dec 2011 13:16:04 -0800 Resent-Message-ID: <20111215211604.GA18580@newb> Resent-To: notmuch@notmuchmail.org Date: Thu, 15 Dec 2011 10:18:26 -0800 From: Nathan Edson To: notmuch-commits@notmuchmail.org Subject: Error Running "notmuch new" Message-ID: <20111215181826.GA14760@newb> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - terminator.websitewelcome.com X-AntiAbuse: Original Domain - notmuchmail.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - nedson.net X-BWhitelist: no X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: cpe-76-90-166-13.socal.res.rr.com (newb) [76.90.166.13]:60169 X-Source-Auth: nedson@nedson.net X-Email-Count: 1 X-Source-Cap: bmVkc29ubmU7dHJpY2s7dGVybWluYXRvci53ZWJzaXRld2VsY29tZS5jb20= 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:35:11 -0000 I'm having a problem using notmuch. 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 Any ideas or tips? Thanks!