[ros-bugs] [Bug 6072] Exception after pressing "Alt" several times

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Fri Apr 1 20:50:02 UTC 2011


http://www.reactos.org/bugzilla/show_bug.cgi?id=6072


Smiley <johnyadams at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |johnyadams at hotmail.com




--- Comment #6 from Smiley <johnyadams at hotmail.com>  2011-04-01 20:50:02 CET ---
Can you try to catch all first chance exceptions that occur? I doubt that the
one mentioned in the last backtrace can cause the program to exit since the
exception is guarded by SEH. In other words: after catching the first exception
type cont to catch the remaining exceptions.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Ros-bugs mailing list