GNOME Bugzilla – Bug 587555
Crash on disk full
Last modified: 2009-07-02 12:14:52 UTC
Steps to reproduce: f-spot gives no error on "no space left on device" but crashes instead, an error with resume option on import needed Stack trace: f-spot ** (/usr/lib/f-spot/f-spot.exe:3883): CRITICAL **: _wapi_shm_file_open: shared file [/home/mattias/.wapi/shared_data-ront-Linux-x86_64-328-12-0] write error: No space left on device ** (/usr/lib/f-spot/f-spot.exe:3883): CRITICAL **: _wapi_shm_attach: shared file [/home/mattias/.wapi/shared_data-ront-Linux-x86_64-328-12-0] open error ** ERROR:shared.c:346:shm_semaphores_init: assertion failed: (tmp_shared != NULL) ** (/usr/lib/f-spot/f-spot.exe:3883): WARNING **: Thread (nil) may have been prematurely finalized Stacktrace: ** (/usr/lib/f-spot/f-spot.exe:3883): WARNING **: Thread (nil) may have been prematurely finalized Native stacktrace: f-spot [0x429e65] /lib/libpthread.so.0 [0x7f1a920ff080] /lib/libc.so.6(gsignal+0x35) [0x7f1a91b2bfb5] /lib/libc.so.6(abort+0x183) [0x7f1a91b2dbc3] /usr/lib/libglib-2.0.so.0(g_assertion_message+0x113) [0x7f1a927784f3] /usr/lib/libglib-2.0.so.0 [0x7f1a92778a82] f-spot [0x51a497] f-spot [0x5079dd] f-spot(mono_once+0x63) [0x515293] f-spot [0x507760] f-spot [0x519306] f-spot [0x4b8a87] f-spot(mono_runtime_init+0x25) [0x4c0485] f-spot [0x53cf3c] f-spot(mono_main+0x311) [0x417831] /lib/libc.so.6(__libc_start_main+0xe6) [0x7f1a91b175a6] f-spot [0x416ef9] Debug info from gdb: (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 0x7f1a92dd9730 (LWP 3883)] 0x00007f1a920fdea0 in __read_nocancel () from /lib/libpthread.so.0 1 Thread 0x7f1a92dd9730 (LWP 3883) 0x00007f1a920fdea0 in __read_nocancel () from /lib/libpthread.so.0
+ Trace 216285
Thread 1 (Thread 0x7f1a92dd9730 (LWP 3883))
================================================================= Got a SIGABRT while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. ================================================================= Aborted Other information:
*** Bug 587556 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of 322541 ***