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

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 25 08:35:09 CST 2010


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





--- Comment #27 from Dan Kegel <dank at kegel.com>  2010-01-25 08:35:09 ---
Or we could just do 
#ifdef _FORTIFY_SOURCE
#undef _FORTIFY_SOURCE
#endif
in the affected source file, I guess.

Maybe that's what the distros are trying to tell us.

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