[Mono-bugs] [Bug 426181] System.AccessViolationException Doesn' t Contain The Same Private Fields As MS .NET

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Sep 15 09:55:33 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=426181

User vargaz at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=426181#c3





--- Comment #3 from Zoltan Varga <vargaz at gmail.com>  2008-09-15 07:55:33 MDT ---
If a process receives a SIGSEGV while executing native code, that means
something
is _very_ wrong, and nothing can be assumed to work, memory and data structures
can be corrupted etc. So if we would throw that exception, the application
might
try to handle it, and crash in an unexpected manner in a completely unrelated
location. With the current approach, the user/developer gets an immediate crash
with unmanaged/managed stack traces.


-- 
Configure bugmail: https://bugzilla.novell.com/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 mono-bugs mailing list