GNOME Bugzilla – Bug 607683
f-spot.exe crashes when using themes using the pixmap engine
Last modified: 2010-01-21 17:39:06 UTC
The bug has been opened on https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/411941 "Gdk-ERROR **: The program 'f-spot' received an X Window System error. This probably reflects a bug in the program. The error was 'BadAlloc (insufficient resources for operation)'. (Details: serial 3446 error_code 11 request_code 53 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() " The issue happens on i386 (not on amd64 apparently) when using GTK 2.18 or 2.19 (tried on 2.19.3), it doesn't happen with GDK_NATIVE_WINDOWS set step to trigger it: * set a theme use the pixmap engine (new wave is one example) * f-spot -b empty_dir (or start f-spot without any image on a new install) * click on the f-spot toolbar on "edit" and back on "browse" the crash stacktrace using --sync: "#0 gdk_x_error (display=0x8419720, error=0xbfffa8ac) at /build/buildd/gtk+2.0-2.18.3/gdk/x11/gdkmain-x11.c:439
+ Trace 220187
*** This bug has been marked as a duplicate of bug 607687 ***