[Mono-bugs] [Bug 41177][Nor] Changed - [mini] Inlining problems

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 15 Apr 2003 08:57:39 -0400 (EDT)


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 gonzalo@ximian.com.

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

--- shadow/41177	Tue Apr 15 08:55:46 2003
+++ shadow/41177.tmp.11541	Tue Apr 15 08:57:39 2003
@@ -45,6 +45,50 @@
 
 ------- Additional Comments From dietmar@ximian.com  2003-04-15 08:07 -------
 this works fine here, I cant reproduce it
 
 ------- Additional Comments From gonzalo@ximian.com  2003-04-15 08:55 -------
 It works fine now :-?
+
+------- Additional Comments From gonzalo@ximian.com  2003-04-15 08:57 -------
+It still fails for me. This is a PIII 256 MB ram.
+The stack trace...:
+Unhandled Exception: System.IO.FileNotFoundException: File '' not found.
+in (unmanaged)
+/home/gpanjav/go-mono/install/lib/libmini.so.0(mono_raise_exception+0x20)
+[0x4009263a]
+in (unmanaged)
+/home/gpanjav/go-mono/install/lib/libmini.so.0(ves_icall_System_AppDomain_LoadAssembly+0xf6)
+[0x400afa2a]
+in <0x0007b> 08 System.AppDomain:LoadAssembly
+(System.Reflection.AssemblyName,System.Security.Policy.Evidence)
+in <0x00017> 00 System.AppDomain:Load
+(System.Reflection.AssemblyName,System.Security.Policy.Evidence)
+in <0x00081> 00 System.AppDomain:Load (string)
+in <0x0047b> 00
+System.Runtime.Serialization.Formatters.Binary.ObjectWriter:GetDataFromSerializationInfo
+(System.Runtime.Serialization.SerializationInfo,TypeMetadata&,object[]&)
+in <0x002ff> 00
+System.Runtime.Serialization.Formatters.Binary.ObjectWriter:GetObjectData
+(object,TypeMetadata&,object[]&)
+in <0x00082> 00
+System.Runtime.Serialization.Formatters.Binary.ObjectWriter:WriteObject
+(System.IO.BinaryWriter,long,object)
+in <0x00126> 00
+System.Runtime.Serialization.Formatters.Binary.ObjectWriter:WriteObjectInstance
+(System.IO.BinaryWriter,object)
+in <0x0003d> 00
+System.Runtime.Serialization.Formatters.Binary.ObjectWriter:WriteQueuedObjects
+(System.IO.BinaryWriter)
+in <0x0006f> 00
+System.Runtime.Serialization.Formatters.Binary.ObjectWriter:WriteObjectGraph
+(System.IO.BinaryWriter,object,System.Runtime.Remoting.Messaging.Header[])
+in <0x001ce> 00
+System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Serialize
+(System.IO.Stream,object,System.Runtime.Remoting.Messaging.Header[])
+in <0x00019> 00
+System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Serialize
+(System.IO.Stream,object)
+in <0x00086> 00 .Test:Main ()
+
+If you need anything else, please, tell me.
+