[Mono-bugs] [Bug 322163] runtime hangs after main() exit

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon May 19 20:24:26 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=322163

User jra at samba.org added comment
https://bugzilla.novell.com/show_bug.cgi?id=322163#c15





--- Comment #15 from Jeremy Allison <jra at samba.org>  2008-05-19 18:24:26 MST ---
Here's the backtrace from the QUIT signal sent to the mono instance running
f-spot.exe.

$ mono /usr/lib/f-spot/f-spot.exe
Starting new FSpot server
Reloading
item changed

(f-spot:13837): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without calling
gdk_pixbuf_loader_close() - this is not allowed. You must explicitly end the
data stream to the loader before dropping the last reference.
Full thread dump:

"" tid=0x0xb7d27940 this=0x0x34e10:
  at (wrapper managed-to-native) System.Environment.Exit (int) <0x00004>
  at (wrapper managed-to-native) System.Environment.Exit (int) <0xffffffff>
  at FSpot.Core.HandleDestroyed (object,System.EventArgs) <0x00049>
  at Gtk.Object.OnDestroyed () <0x000a0>
  at Gtk.Object.NativeDestroy (object,System.EventArgs) <0x0002e>
  at GLib.Signal.voidObjectCallback (intptr,intptr) <0x000da>
  at (wrapper native-to-managed) GLib.Signal.voidObjectCallback (intptr,intptr)
<0xffffffff>
  at (wrapper managed-to-native) Gtk.Object.gtk_object_destroy (intptr)
<0x00004>
  at (wrapper managed-to-native) Gtk.Object.gtk_object_destroy (intptr)
<0xffffffff>
  at Gtk.Object.Destroy () <0x0002a>
  at Gtk.Widget.Destroy () <0x0000a>
  at MainWindow.Close () <0x00460>
  at MainWindow.HandleDeleteEvent (object,Gtk.DeleteEventArgs) <0x0000f>
  at Gtk.Widget.DeleteEventSignalCallback (intptr,intptr,intptr) <0x00146>
  at (wrapper native-to-managed) Gtk.Widget.DeleteEventSignalCallback
(intptr,intptr,intptr) <0xffffffff>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x00004>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0xffffffff>
  at Gtk.Application.Run () <0x00007>
  at Gnome.Program.Run () <0x00007>
  at FSpot.Driver.Main (string[]) <0x00cf1>
  at (wrapper runtime-invoke) FSpot.Driver.runtime_invoke_int_string[]
(object,intptr,intptr,intptr) <0xffffffff>


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list