Guillaume Melquiond schrieb:
I have hit another segfault while destroying dropdown widgets. This
time, it is due to the internal focus handler being automatically
destroyed by DropDown::~DropDrow yet still used later by the inherited
destructors. So I attach a new patch. In addition to the bugfix
contained in the previous patch, it removes the internal focus handler
while it is still alive.
Hello Melquiond,

thanks for your patch! I will test it around these days. Do you have maybe another system with 32bit and can try to reproduce this crash with it? Because on my 32bit architecture it's running well.

And please add a gdb tracelog :)

Regards,
   Patrick Matthäi

Reply via email to