wangp / bower

A curses terminal client for the Notmuch email system
Other
119 stars 11 forks source link

crash upon opening an email #62

Closed ajalexei closed 4 years ago

ajalexei commented 4 years ago

bower crashes upon opening an email with the following message: Uncaught Mercury exception: Software Error: notmuch_json_error Stack dump not available in this grade.

wangp commented 4 years ago

Thanks for your help.

For anyone interested, the problem was "notmuch show ... thread:NNNN" returning two threads instead of one. Regenerating the database fixed the issue, so the database was probably corrupted.