[Mono-bugs] [Bug 77987][Wis] New - List missing libraries when reporting System.DllNotFoundException

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Apr 1 23:18:21 EST 2006


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 wberrier at novell.com.

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

--- shadow/77987	2006-04-01 23:18:21.000000000 -0500
+++ shadow/77987.tmp.20610	2006-04-01 23:18:21.000000000 -0500
@@ -0,0 +1,25 @@
+Bug#: 77987
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: wberrier at novell.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: List missing libraries when reporting System.DllNotFoundException
+
+Ex: If I dllimport gdiplus.dll, and libgdiplus.so points to a .so that is
+missing, the failing stacktrace shows that gdiplus.dll could not be loaded.
+
+If this is done in debug mode, the missing .so is also printed.
+
+It would be nice if the missing .so file was also printed out while in non
+debug mode.


More information about the mono-bugs mailing list