[Scummvm-devel] PS2 #3 : GUI : COMI crash : must
sunmax at libero.it
sunmax at libero.it
Mon Mar 2 21:07:16 CET 2009
Hi there Lars!
> Do you have a log of the stderr and stdout streams?
I do. But no errors or warnings are printed, differently
from the "Help" case where it was immediately obvious what
was going on. Is there any extra debug I can activate to
provide you with?
What I was able to trace is that we are safe until we
enter GuiManager::runLoop after that if both:
- _theme->enable();
- redraw();
are executed we will crash, which makes it look like an out
of place widget issue. The Help case was bombing in a similar
location. Unluckily we don't have a working gdb on PS2, otherwise
I will provide you with a patch myself!
I hope this helps you find a lead.
Is there anybody else able to crash COMI in a similar way?
Please Lars, let me know if you want me to add some debug
statements in the GUI code so that we can trim this down.
Thanks!
-max
More information about the Scummvm-devel
mailing list