[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:22:56 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#c1


Zoltan Varga <vargaz at gmail.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |vargaz at gmail.com




--- Comment #1 from Zoltan Varga <vargaz at gmail.com>  2008-09-15 07:22:55 MDT ---
We don't duplicate private fields of classes in MS.NET. If a program depends
on them, it won't run on mono. 
Also, please note that on mono, AccessViolationException is never thrown, if
the runtime or a pinvoke'd library causes an access violation (SIGSEGV on
unix),
the process is terminated after printing an error message + a stacktrace.


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