GNOME Bugzilla – Bug 458077
F-spot start crash
Last modified: 2007-07-21 18:12:47 UTC
Steps to reproduce: 1. Run the program 2. wait few seconds 3. F-spot crash without show any window Stack trace: $ f-spot -b /home/sertinell/Fotos/ BaseDirectory is now /home/sertinell/Fotos/ Stacktrace: at (wrapper managed-to-native) NDesk.GLib.IO.g_io_add_watch (NDesk.GLib.IOChannel,NDesk.GLib.IOCondition,NDesk.GLib.IOFunc,intptr) <0xffffffff> at (wrapper managed-to-native) NDesk.GLib.IO.g_io_add_watch (NDesk.GLib.IOChannel,NDesk.GLib.IOCondition,NDesk.GLib.IOFunc,intptr) <0x000a4> at NDesk.GLib.IO.AddWatch (NDesk.GLib.IOChannel,NDesk.GLib.IOCondition,NDesk.GLib.IOFunc) <0x00064> at NDesk.DBus.BusG.Init (NDesk.DBus.Connection,NDesk.GLib.IOFunc) <0x00080> at NDesk.DBus.BusG.Init (NDesk.DBus.Connection) <0x000cc> at NDesk.DBus.BusG.Init () <0x00044> at FSpot.Driver.Main (string[]) <0x00394> at (wrapper runtime-invoke) System.Object.runtime_invoke_void_string[] (object,intptr,intptr,intptr) <0x00080> Native stacktrace: f-spot [0x1016572c] f-spot [0x1013f0e4] [0x100350] [(nil)] /usr/lib/libglib-2.0.so.0(g_io_add_watch_full+0x5c) [0xff1011c] [0x3127ac0c] [0x3127aab0] [0x3127a794] [0x3127a620] [0x31206d78] [0x30b8a7a8] [0x30b880dc] f-spot [0x1013ef0c] f-spot(mono_runtime_invoke+0x1c) [0x100563d8] f-spot(mono_runtime_exec_main+0x14c) [0x1005b958] f-spot(mono_runtime_run_main+0x2a4) [0x1005bc4c] f-spot(mono_jit_exec+0xe0) [0x100134ec] f-spot [0x10013628] f-spot(mono_main+0x1714) [0x10014fd0] f-spot [0x100120d4] /lib/libc.so.6 [0xfc5afa0] /lib/libc.so.6 [0xfc5b1f0] Debug info from gdb: (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 805445168 (LWP 30939)] [New Thread 818603184 (LWP 30941)] [New Thread 805491888 (LWP 30940)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0x0fce5a08 in fork () from /lib/libc.so.6 3 Thread 805491888 (LWP 30940) 0x0fe92ce0 in ?? () from /lib/libpthread.so.0 2 Thread 818603184 (LWP 30941) 0x0fe8e2b4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 1 Thread 805445168 (LWP 30939) 0x0fce5a08 in fork () from /lib/libc.so.6
+ Trace 148927
Thread 1 (Thread 805445168 (LWP 30939))
================================================================= Got a SIGSEGV while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. ================================================================= Abortado Other information:
*** Bug 458964 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of 458078 ***