[Users] [Bug 4025] Segmentation fault in libgobject's g_type_check_instance_cast
noreply at thewildbeast.co.uk
noreply at thewildbeast.co.uk
Tue May 8 15:11:18 CEST 2018
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4025
--- Comment #5 from Andrej Kacian <andrej at kacian.sk> ---
Something in quicksearch_show() overwrites the beginning of the MainWindow
object in memory (hpaned is the first member in the struct). I tried changing
the member order, and whichever member is first, gets overwritten.
Possibly an off-by-one error somewhere.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Users
mailing list