[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:59:36 CST 2010


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





--- Comment #10 from Alexandre Julliard <julliard at winehq.org>  2010-01-19 07:59:36 ---
By nature fibers use multiple stacks, so they are not compatible with that
longjmp check. You have to build without fortify options to avoid the check.

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