[Mono-bugs] [Bug 82330][Wis] New - insufficient information on library loading

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Aug 6 06:43:23 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 m.konijnenburg at amolf.nl.

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

--- shadow/82330	2007-08-06 06:43:23.000000000 -0400
+++ shadow/82330.tmp.13935	2007-08-06 06:43:23.000000000 -0400
@@ -0,0 +1,39 @@
+Bug#: 82330
+Product: Mono: Runtime
+Version: 1.2
+OS: other
+OS Details: System Fedora core 3, 64bit
+Status: NEW   
+Resolution: 
+Severity: Unknown
+Priority: Wishlist
+Component: interop
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: m.konijnenburg at amolf.nl               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: insufficient information on library loading
+
+When loading a non-compatible library the debug information only speaks of
+file not found. In reality the file was found, but the problem is that the
+library is incompatible. This information should be passed in debug mode.
+
+Steps to reproduce the problem:
+1.  Get a library compiled from a non-compatible platform
+2. Try to load
+3. 
+
+Actual Results:
+The debug information tells 
+File not found
+
+Expected Results:
+file found, but has incompatible format.
+
+How often does this happen? 
+every time
+
+
+Additional Information:


More information about the mono-bugs mailing list