This is Bugzilla
Bugzilla Version 2.22.7
View Bug Activity | Format For Printing | XML | Clone This Bug
This is a very hard to reproduce crash that happens when opening attachments usually over 100kb in size. The crash happens just after the list controls OnItemClick handler has been called because the object (a GList) has been deleted during the OnItemClick call.