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 7D38C431FD0 for ; Thu, 2 Jun 2011 00:16:59 -0700 (PDT) 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 K4V4TsbEZ+xb for ; Thu, 2 Jun 2011 00:16:59 -0700 (PDT) Received: from homiemail-a76.g.dreamhost.com (caiajhbdcbhh.dreamhost.com [208.97.132.177]) by olra.theworths.org (Postfix) with ESMTP id 02470431FB6 for ; Thu, 2 Jun 2011 00:16:58 -0700 (PDT) Received: from homiemail-a76.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a76.g.dreamhost.com (Postfix) with ESMTP id 5D9FB45807C for ; Thu, 2 Jun 2011 00:16:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=SSpaeth.de; h=from:to:subject :date:message-id:mime-version:content-type; q=dns; s=sspaeth.de; b=Dj5LqqeBFWnMVC4CI2WoWC8Ic+JQsyqtI9RMcmHZGEAwU5GU73oTAi+kVBBjg rvqQekir6i197GijDgtFBXzC0jIfvb/eFITsqB2xZUObKTomeA4gQq86rasDGY40 P+8ivpWEXH/wKhD4Aaq6+uwx38MSJqp+XmFQRr93D9ShAM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=SSpaeth.de; h=from:to :subject:date:message-id:mime-version:content-type; s=sspaeth.de ; bh=z0Bahf3kRqjSGxMp+ureqaVMLqo=; b=LsSuJs/lKhxhbBjccqQW+/ZMYGR C8GzjgofKeZA8PKECQpZGBcbU04G2roQGcHXEVjoomzGMkuTzCrYVeJX9PtQiW9E HHoLPSJ1CTajaQp2uD0df5kq4x6ge3q21VjlJOPg7UOYk/AUSSw01ehQtlxYLa7Q UQuzpr2mzFQ8NKQA= Received: from spaetzbook.sspaeth.de (unknown [195.250.171.64]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: fax@sspaeth.de) by homiemail-a76.g.dreamhost.com (Postfix) with ESMTPSA id 7ACA845807B for ; Thu, 2 Jun 2011 00:16:56 -0700 (PDT) Received: by spaetzbook.sspaeth.de (sSMTP sendmail emulation); Thu, 02 Jun 2011 09:16:50 +0200 From: Sebastian Spaeth To: Notmuch developer list Subject: notmuch crashing on misformated emails User-Agent: Notmuch/0.5-209-gc8b5718 (http://notmuchmail.org) Emacs/23.2.1 (x86_64-pc-linux-gnu) Date: Thu, 02 Jun 2011 09:16:33 +0200 Message-ID: <874o487lf2.fsf@SSpaeth.de> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" 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, 02 Jun 2011 07:16:59 -0000 --=-=-= in python: list(Threads()) leads to a program abortion (bombing out of python): Internal error: Failed to read timestamp value from document. (lib/message.cc:731). Can we not crash the app on misformated emails? Sebastian --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk3nOOIACgkQVYX1jMgnoGI9kgCghhwygnfwDJBYM/nOlgvop6IY Ld4An0g043TmnjXW0+zz22Hp5m0sbfHY =88Gl -----END PGP SIGNATURE----- --=-=-=--