[Bug 33839] YY crash with builtin msvcr90 when 'my setting' is clicked

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Oct 24 16:19:39 CDT 2013


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

--- Comment #16 from Piotr Caban <piotr.caban at gmail.com> 2013-10-24 16:19:39 CDT ---
Native operator new will throw an exception in case of -1 allocation. I guess
this may cause the difference in application behavior. You can try to check if
new(-1) is called when native msvcr90 is used (it should be visible with seh or
snoop debug channel).

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