GNOME Bugzilla – Bug 349418
Crash when opening particular email
Last modified: 2021-06-01 22:42:43 UTC
Steps to reproduce: 1. Click email in email list to view it 2. Crash Stack trace: Backtrace was generated from '/usr/bin/balsa' Using host libthread_db library "/lib/tls/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1500615936 (LWP 11986)] 0xa7aa4231 in __waitpid_nocancel () from /lib/tls/libpthread.so.0
+ Trace 69824
Thread 1 (Thread -1500615936 (LWP 11986))
Other information: If one of the -devs want to have a copy of the mail causing the crash, please send a request. This problem was originally reported at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=310811
Created attachment 69960 [details] [review] Patch that fixes the problem This patch fixes the crash problem. I don't understand 100% why this happen with the particular email, but a quick test of the application didn't reveal any regressions because of this patch.
Thanks for the patch - it seems there was a address group specified in one of the message headers (TO, CC) - look for semicolon characters.
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. As part of that, we are mass-closing older open tickets in bugzilla.gnome.org which have not seen updates for a longer time (resources are unfortunately quite limited so not every ticket can get handled). If you can still reproduce the situation described in this ticket in a recent and supported software version, then please follow https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines and create a new enhancement request ticket at https://gitlab.gnome.org/GNOME/balsa/-/issues/ Thank you for your understanding and your help.