[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 19:04:03 CDT 2013


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

--- Comment #17 from Qian Hong <fracting at gmail.com> 2013-10-24 19:04:03 CDT ---
(In reply to comment #16)
> 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).

Thanks for the hint, however I failed to follow this approach.
With +snoop, the app crashes, I don't know any way to workaround a +snoop
crash, is there one?

With only +seh, I don't have evidence to proof that some one tried to call
new(-1) when I was testing native msvcr90. (The app randomly call new(-1)).

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