[Mono-bugs] [Bug 82002][Nor] New - LoadWithPartialName causes glibc invalid pointer free()
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jul 3 15:11:18 EDT 2007
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 billholmes54 at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82002
--- shadow/82002 2007-07-03 15:11:18.000000000 -0400
+++ shadow/82002.tmp.23004 2007-07-03 15:11:18.000000000 -0400
@@ -0,0 +1,30 @@
+Bug#: 82002
+Product: Mono: Class Libraries
+Version: 1.2
+OS: SUSE 9.2
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: CORLIB
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: billholmes54 at gmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: LoadWithPartialName causes glibc invalid pointer free()
+
+Message ...
+*** glibc detected *** mono: free(): invalid pointer: 0x0826a002 ***
+
+from mono_assembly_load_with_partial_name
+
+Steps to reproduce the problem:
+1. Make a directory called .test in
+.../lib/mono/gac/Mono.CompilerServices.SymbolWriter
+2. Run the attached sample
+
+I know creating a directory in GAC is a bit ridiculous but it is a problem
+we have to deal with.
More information about the mono-bugs
mailing list