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