[Bug 21405] IE6 / IE7 crashes with "longjmp causes uninitialized stack frame"

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 19 07:44:37 CST 2010


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





--- Comment #8 from James Le Cuirot <chewi at aura-online.co.uk>  2010-01-19 07:44:36 ---
Created an attachment (id=25794)
 --> (http://bugs.winehq.org/attachment.cgi?id=25794)
Backtrace with debug information

I rebuilt Wine with debugging information. Here's the new backtrace. It
mentions line 209 of dlls/kernel32/fiber.c. The line just above this is
siglongjmp( new_fiber->jmpbuf, 1 ) so this seems to be the right place.
Although it doesn't say so explicitly, the point before that seems to be
somewhere in HTMLDocument_get_body of dlls/mshtml/htmldoc.c.

-- 
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