wangp / bower

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

segmentation violation on reading some html emails #61

Closed ajalexei closed 4 years ago

ajalexei commented 4 years ago

Bower (compiled with Mercury 20.01) crushes on many (but not all) html emails with the following error message: " Mercury runtime: caught segmentation violation cause: address not mapped to object address involved: 0x7f1031c0d040 This may have been caused by a stack overflow, due to unbounded recursion. exiting from signal handler Segmentation fault" I believe that this behaviour appeared several weeks ago, when I updated the source code. The "text/html" config option does not seem to have any effect on this behaviour.

wangp commented 4 years ago

If it occurs with a non-sensitive message, please forward the message to my email address. Also, what OS are you running on, and what Mercury grade are you using?