From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 4C1576DE285A for ; Mon, 3 Jul 2017 03:46:13 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.001 X-Spam-Level: X-Spam-Status: No, score=-0.001 tagged_above=-999 required=5 tests=[AWL=0.010, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dMzuT16pc-Ie for ; Mon, 3 Jul 2017 03:46:12 -0700 (PDT) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id 7A2C36DE2856 for ; Mon, 3 Jul 2017 03:46:12 -0700 (PDT) Received: from remotemail by fethera.tethera.net with local (Exim 4.84_2) (envelope-from ) id 1dRyog-0006tp-Vj; Mon, 03 Jul 2017 06:42:55 -0400 Received: (nullmailer pid 21219 invoked by uid 1000); Mon, 03 Jul 2017 10:46:06 -0000 From: David Bremner To: Gregor Zattler , notmuch Subject: Re: Bug: fatal error with notmuch new, second run starts indexing all over again In-Reply-To: <20170703100958.5yidjhsyrnglaxum@len.workgroup> References: <20170703100958.5yidjhsyrnglaxum@len.workgroup> Date: Mon, 03 Jul 2017 07:46:05 -0300 Message-ID: <877ezpbxxu.fsf@tethera.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.23 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: Mon, 03 Jul 2017 10:46:13 -0000 --=-=-= Content-Type: text/plain Gregor Zattler writes: > Dear notmuch developers, > > notmuch new fails while indexing my emails and when executed a > second time it obviously starts over again. This is on a > up-to-date debian stetch with notmuch from git: > Any ideas how to proceed in order to get a working notmuch setup? > > Ciao, Gregor Some things to try 1. Check disk space 2. run xapian-fsck 3. run "notmuch new" under gdb to try to get a backtrace 4. use "git bisect" to try to find what commit introduced this problem d --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAEBCAAdFiEE3VS2dnyDRXKVCQCp8gKXHaSnniwFAllaIG0ACgkQ8gKXHaSn niyECAv/aBgMW5KY3xBMefvSCD6u6hTVgtqnSZCy7w5TPC2+9L6e7/FsF2Qt0ORt /FAUpcfnp2Uo2LLb2fe3kGQ3UVmx2TD5roe/yaHPXV+mQTsZ2y7Halav6ygjU6l/ vWWVHNnE7LnyistHksar6wMp+t0vEg3FW4gNXkAEP8DM9WF+Qlb70ZRjeqsflAze sBvrNoV4RBusuOMTE2pjAYYgooZZHoTdbLfv6sVwb37fkk5q/ElZ7kQGaNeOpm+m QW4RdHPiFZGDeylXNsjV99X0PasMDx4F9VeN1z6rVT3v+fKpq656wnAeyhFwzEhp 5tf3jKLELmEt/aLGs4yTiH1KyKTAzN7JC0IeH0slb+6yo4Vvlw7PN0cmf5WZIptD FJ8ZVLw4P2z1sU24SRXORE4C1Frjbk/h4rI6PxkMO1Rrdh8kL6AI+U5UhGBTYRvA ur0MVe2jIdVskX1mRVxRh6VIgiRpK24Xs38KGTE18IcVk0D6K0IPqAOOzZuQxNF8 t23w4OUK =1dhI -----END PGP SIGNATURE----- --=-=-=--