[Mono-bugs] [Bug 76990][Wis] Changed - Class not found in assembly
=> segvault
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Dec 13 22:56:40 EST 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by bmaurer at users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=76990
--- shadow/76990 2005-12-13 22:17:37.000000000 -0500
+++ shadow/76990.tmp.13285 2005-12-13 22:56:40.000000000 -0500
@@ -1,23 +1,23 @@
Bug#: 76990
Product: Mono: Runtime
Version: 1.1
OS: GNU/Linux [Other]
OS Details: Gentoo 2005.1
-Status: RESOLVED
-Resolution: NOTABUG
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Wishlist
-Component: JIT
+Component: misc
AssignedTo: lupus at ximian.com
ReportedBy: sdoyle at myspace.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Using object from System.Net.NetworkInformation crashes Mono.
+Summary: Class not found in assembly => segvault
Description of Problem:
When an application is compiled under VS2005 and contains references to
System.Net.NetworkInformation (specifically the PhysicalAddress class), the
runtime crashes with SIGSEGV. My assumption is that for some reason the
@@ -104,6 +104,11 @@
SIGSEGV isn't what I want to see when an assembly reference fails to
load...
Just a thought.
--S
+
+------- Additional Comments From bmaurer at users.sf.net 2005-12-13 22:56 -------
+Agreed, reopening for the loader bug. we should probably at the very
+least throw a friendly assert. Not sure how possible this is to do
+though.
More information about the mono-bugs
mailing list