[Mono-bugs] [Bug 81262][Wis] New - crash in monodis if an assembly cannot be loaded

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Mar 29 05:32:17 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 goetz.waschk at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=81262

--- shadow/81262	2007-03-29 04:32:17.000000000 -0500
+++ shadow/81262.tmp.20854	2007-03-29 04:32:17.000000000 -0500
@@ -0,0 +1,51 @@
+Bug#: 81262
+Product: Mono: Tools
+Version: unspecified
+OS: 
+OS Details: Mandriva Cooker i586
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: tools
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: goetz.waschk at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: crash in monodis if an assembly cannot be loaded
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. monodis /usr/lib/tomboy/Plugins/Evolution.dll
+2. 
+3. 
+
+Actual Results:
+
+** (process:14160): WARNING **: Missing method set_Image in assembly
+/usr/lib/tomboy/Plugins/Evolution.dll, type Tomboy.NoteTag
+        IL_002c:  callvirt instance void
+[Tomboy]Tomboy.NoteTag::set_Image(class ['gdk-sharp']Gdk.Pixbuf)
+        IL_0031:  ret
+    } // end of method EmailLink::Initialize
+ 
+Speicherzugriffsfehler (core dumped)
+
+
+
+Expected Results:
+no segmentation fault 
+
+If you set the mono path to /usr/lib/tomboy it can resolve the Tomboy
+assembly reference and does not crash.
+
+How often does this happen? 
+
+
+Additional Information:


More information about the mono-bugs mailing list