http://bugs.winehq.org/show_bug.cgi?id=15451
Summary: King's Bounty crashes with recursive error in trace:seh:call_stack_handlers Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kjella79@yahoo.no
Created an attachment (id=16343) --> (http://bugs.winehq.org/attachment.cgi?id=16343) Trace output from console
King's Bounty will often crash on entering combat with a stack overflow. Turning on trace of the seh module, you can see that call_stack_handlers is called once, then twice, then three times, then four, then five, then six until finally it crashes with a stack overflow. The attached output is cut before that happens (produced many 100MBs before it crashes), but you see where it's going.
http://bugs.winehq.org/show_bug.cgi?id=15451
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |1.1.5
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2008-09-28 22:33:39 --- Please specify Wine version instead of CVS/GIT.
http://bugs.winehq.org/show_bug.cgi?id=15451
--- Comment #2 from kjella79@yahoo.no 2008-09-29 06:05:54 --- It's a GIT clone from yesterday (2008-09-28). Also same against 1.1.5 release.
http://bugs.winehq.org/show_bug.cgi?id=15451
--- Comment #3 from kjella79@yahoo.no 2008-10-25 10:00:02 --- Problem persists in WINE 1.1.7, most likely there's some sort of battlefield item WINE doesn't handle correctly because
a) It never happens in tutorial, which has its own battlegrounds b) It happens randomly out on the play area, but works on restart/load c) Certain "fixed" battles don't work at all
My theory is that there is some object/texture/whatever that can happen on random battlefields => random crashes. On "fixed" battles the element is always present, so always crashes. I haven't really gotten any further studying the logs.
http://bugs.winehq.org/show_bug.cgi?id=15451
kjella79@yahoo.no changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #4 from kjella79@yahoo.no 2008-10-30 12:35:58 --- Same issue, probably better explained in 15817
*** This bug has been marked as a duplicate of bug 15817 ***
http://bugs.winehq.org/show_bug.cgi?id=15451
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from James Hawkins truiken@gmail.com 2008-10-30 12:41:45 --- Closing.