[Bug 21624] MJ12node.exe crashes with StackOverflowException

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Feb 7 12:35:44 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=21624





--- Comment #7 from Anastasius Focht <focht at gmx.net>  2010-02-07 12:35:43 ---
Hello,

--- quote ---
It actually went a bit further after starting, but crashed when I tried to
click a button from the gui.
--- quote ---

Well depending on threading/timing and location of corrupted heap blocks it
might not crash at the same place.
Can you rerun the app with heap checking enabled?
Beware, the log might get large and app startup/responsiveness will be very
slow:

(remove any log.txt before that)

WINEDEBUG=+tid,+seh,+relay,+heap wine MJ12node.exe >>log.txt 2>&1

and attach/provide new log.

Regards

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list