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 C8B38429E26 for ; Tue, 6 Dec 2011 03:16:35 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.09 X-Spam-Level: X-Spam-Status: No, score=-0.09 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, T_MIME_NO_TEXT=0.01] 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 EoiRcOopxNKp for ; Tue, 6 Dec 2011 03:16:35 -0800 (PST) Received: from homiemail-a76.g.dreamhost.com (caiajhbdcagg.dreamhost.com [208.97.132.66]) by olra.theworths.org (Postfix) with ESMTP id 531C2431FB6 for ; Tue, 6 Dec 2011 03:16:35 -0800 (PST) Received: from homiemail-a76.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a76.g.dreamhost.com (Postfix) with ESMTP id BC522458083; Tue, 6 Dec 2011 03:16:34 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=SSpaeth.de; h=from:to:cc:subject :in-reply-to:references:date:message-id:mime-version: content-type; q=dns; s=sspaeth.de; b=j/j6BI2ew4z3iRUXqSiNwqLEBGB 0SwcZgdJgmuWZ/AL88/gOWHHbVbtzrY2FMPV5VLepAQsF/9NXLmmo/Arx8x5W4lD FpOEUMtaD/7Ukvrxb4q1tZ+YDtBRQgRL9toepq2jZqCm3CfQFNuqFMKl7JjlVQgp U7JpWOsVZnRbBmj8= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=SSpaeth.de; h=from:to:cc :subject:in-reply-to:references:date:message-id:mime-version: content-type; s=sspaeth.de; bh=Ia3MvNtmkRXENcJzPUGYL7awsbw=; b=i T4O7s2rbB9NZtuLhAe0GWaW6K3b5BrvitjQL32ld0KTlnsSwhblJ/QoAWOAkfGij lOoCPi14WucC0icSJy8gcMSjVJ7Q++fJuZKRanEDMmb/RxPdAJ/AMswYsEePKOXG 9cOTYKl3iVwdSaFFnWYrn8gVg3C/vAxZyamewh9Kvw= Received: from spaetzbook.sspaeth.de (unknown [176.46.199.176]) (Authenticated sender: fax@sspaeth.de) by homiemail-a76.g.dreamhost.com (Postfix) with ESMTPA id 0589C458080; Tue, 6 Dec 2011 03:16:32 -0800 (PST) Received: by spaetzbook.sspaeth.de (sSMTP sendmail emulation); Tue, 06 Dec 2011 12:16:31 +0100 From: Sebastian Spaeth To: David Bremner , notmuch@notmuchmail.org Subject: Re: [PATCH] lib: call g_type_init from notmuch_database_open In-Reply-To: <1323027314-8764-1-git-send-email-david@tethera.net> References: <20111204182948.GU16194@mit.edu> <1323027314-8764-1-git-send-email-david@tethera.net> User-Agent: Notmuch/0.10+58~g935365d (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Tue, 06 Dec 2011 12:16:31 +0100 Message-ID: <87k46a6jcg.fsf@SSpaeth.de> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Cc: David Bremner 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: Tue, 06 Dec 2011 11:16:35 -0000 --=-=-= On Sun, 4 Dec 2011 15:35:14 -0400, David Bremner wrote: > From: David Bremner > This seems to fix the segfault for me. Any other comments/experiences? > + /* Initialize the GLib type system and threads */ > + g_type_init (); > + Thanks the patch looks sane, and relieves me from doing ugly things with gmime from the python side of things. +1 Sebastian --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk7d+Y8ACgkQVYX1jMgnoGJXOwCgkaE3NvHUaGICVdAd7aIZB0jS lhsAnAnmjwL6s8A7k9c9sb+4ZntHnvRl =7G3v -----END PGP SIGNATURE----- --=-=-=--