[Bug 15650] Wine crashes if it is built with -fomit-frame-pointer

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 17 15:13:07 CDT 2008


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


Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |focht at gmx.net




--- Comment #1 from Anastasius Focht <focht at gmx.net>  2008-10-17 15:13:07 ---
Hello,

yes nice bug ;-)
A bit hard to debug/spot ... stack imbalance once again.
The default entry point for wine's native subsystem drivers (winecrt0) needs
stdcall decoration because the caller (winedevice) assumes WINAPI for the
driver init function (PDRIVER_INITIALIZE).

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