[Mono-bugs] [Bug 72824][Nor] Changed - [PPC] SIGILL on G3 compiling Microsoft.VisualBasic.dll

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 24 Feb 2005 07:54:05 -0500 (EST)


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 sven@gnuwhv.de.

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

--- shadow/72824	2005-02-23 13:08:03.000000000 -0500
+++ shadow/72824.tmp.3501	2005-02-24 07:54:05.000000000 -0500
@@ -204,6 +204,25 @@
 0x00141f90 <start.2+12>:        .long 0x0
 0x00141f94 <start.2+16>:        .long 0x0
 <snip>
 
 -kangaroo
 
+
+------- Additional Comments From sven@gnuwhv.de  2005-02-24 07:54 -------
+mono-1.0.6 compiles cleanly - but when running f-spot on mono-1.0.6
+the same error occurs when scanning for Images:
+
+---
+Scanning /home/sk/Pictures/Images/Backgrounds
+value = 2005:02:24 12:46:08 len = 19
+
+Unhandled Exception: System.ExecutionEngineException: SIGILL
+in (unmanaged) (wrapper managed-to-native) Gtk.Application:gtk_main ()
+in <0x00080> (wrapper managed-to-native) Gtk.Application:gtk_main ()
+in <0x00014> Gtk.Application:Run ()
+in <0x00018> Gnome.Program:Run ()
+in [0x0007c] (at /home/sk/Software/f-spot-0.0.9/src/main.cs:31)
+Driver:Main (string[])
+---
+
+