mail-archives/mono-bugs/2008-September/079411.html

169 строки
4.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 426181] System.AccessViolationException Doesn' t Contain The Same Private Fields As MS .NET
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20426181%5D%20System.AccessViolationException%20Doesn%27%20t%0A%20Contain%20The%20Same%20Private%20Fields%20As%20MS%20.NET&In-Reply-To=bug-426181-28286%40https.bugzilla.novell.com/">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="079410.html">
<LINK REL="Next" HREF="079429.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 426181] System.AccessViolationException Doesn' t Contain The Same Private Fields As MS .NET</H1>
<B>bugzilla_noreply at novell.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20426181%5D%20System.AccessViolationException%20Doesn%27%20t%0A%20Contain%20The%20Same%20Private%20Fields%20As%20MS%20.NET&In-Reply-To=bug-426181-28286%40https.bugzilla.novell.com/"
TITLE="[Mono-bugs] [Bug 426181] System.AccessViolationException Doesn' t Contain The Same Private Fields As MS .NET">bugzilla_noreply at novell.com
</A><BR>
<I>Mon Sep 15 09:55:33 EDT 2008</I>
<P><UL>
<LI>Previous message: <A HREF="079410.html">[Mono-bugs] [Bug 426181] System.AccessViolationException Doesn' t Contain The Same Private Fields As MS .NET
</A></li>
<LI>Next message: <A HREF="079429.html">[Mono-bugs] [Bug 426181] System.AccessViolationException Doesn' t Contain The Same Private Fields As MS .NET
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#79411">[ date ]</a>
<a href="thread.html#79411">[ thread ]</a>
<a href="subject.html#79411">[ subject ]</a>
<a href="author.html#79411">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE><A HREF="https://bugzilla.novell.com/show_bug.cgi?id=426181">https://bugzilla.novell.com/show_bug.cgi?id=426181</A>
User <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">vargaz at gmail.com</A> added comment
<A HREF="https://bugzilla.novell.com/show_bug.cgi?id=426181#c3">https://bugzilla.novell.com/show_bug.cgi?id=426181#c3</A>
--- Comment #3 from Zoltan Varga &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">vargaz at gmail.com</A>&gt; 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: <A HREF="https://bugzilla.novell.com/userprefs.cgi?tab=email">https://bugzilla.novell.com/userprefs.cgi?tab=email</A>
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="079410.html">[Mono-bugs] [Bug 426181] System.AccessViolationException Doesn' t Contain The Same Private Fields As MS .NET
</A></li>
<LI>Next message: <A HREF="079429.html">[Mono-bugs] [Bug 426181] System.AccessViolationException Doesn' t Contain The Same Private Fields As MS .NET
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#79411">[ date ]</a>
<a href="thread.html#79411">[ thread ]</a>
<a href="subject.html#79411">[ subject ]</a>
<a href="author.html#79411">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
mailing list</a><br>
</body></html>