[Bug 23868] C++: Exception is thrown but application exits silently

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Aug 2 04:17:41 CDT 2010


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





--- Comment #4 from Sebastian <nil094 at yahoo.com>  2010-08-02 04:17:39 ---
(In reply to comment #1)
> Exit codes don't have the same meaning on Windows, an abort causes exit code 3.
> That is normal.

(In reply to comment #1)
> Exit codes don't have the same meaning on Windows, an abort causes exit code 3.
> That is normal.

I wasn't complaining about the exit code.
at all.

I was complaining about the lack of obvious evidence that an exception had been
thrown; which does exist on windows XP (and up), where windows would abort the
application with a messagebox saying something similar to:
    This application has been aborted in an unusual way

whereas wine does nothing. absolutely nothing. well, except just killing the
application silently.

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