[Mono-bugs] [Bug 81262][Wis] Changed - 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:53:54 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:45:11.000000000 -0500
+++ shadow/81262.tmp.21511	2007-03-29 04:53:54.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 81262
 Product: Mono: Tools
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: Mandriva Cooker i586
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: tools
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: goetz.waschk at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -51,6 +51,32 @@
 Additional Information:
 
 ------- Additional Comments From mono at evain.net  2007-03-29 04:45 -------
 Created an attachment (id=18972)
 proposed patch
 
+
+------- Additional Comments From goetz.waschk at gmail.com  2007-03-29 04:53 -------
+That patch helps a bit but now it crashes later:
+
+[...]
+
+.mresource public 'stock_mail.png'
+{
+}
+.module Evolution.dll // GUID = {6AA93D4A-99E2-40F9-863E-31F58ADC9A71}
+ 
+.module extern 'libgobject-2.0.so.0'
+ 
+  .class private auto ansi EvoUtils
+        extends [mscorlib]System.Object
+  {
+    .field  private static  class
+[mscorlib]System.Collections.Hashtable source_url_to_uid
+ 
+** ERROR **: Cannot find referenced assembly gconf-sharp,
+Version=2.16.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f
+ 
+aborting...
+Abgebrochen (core dumped)
+
+


More information about the mono-bugs mailing list