Dosn`t start with glib2-2.14 GLib-ERROR **: gmem.c:135: failed to allocate 375277062455680 bytes4.4 on OpenSuse 10.2
Dude... *** This bug has been marked as a duplicate of bug 4241 ***
bug 4241 is a dublicate of this
*** Bug 4241 has been marked as a duplicate of this bug. ***
Could you please provide a useful backtrace. Compile with debugging, run it in gdb and run backtrace after the crash.
(In reply to comment #4) (gdb) run Starting program: /usr/bin/mousepad [Thread debugging using libthread_db enabled] [New Thread 46912552609936 (LWP 5314)] GLib-ERROR **: gmem.c:136: failed to allocate 375277062455680 bytes aborting... Program received signal SIGABRT, Aborted. [Switching to Thread 46912552609936 (LWP 5314)] 0x00002aaaad308aa5 in raise () from /lib64/libc.so.6 (gdb) backtrace #0 0x00002aaaad308aa5 in raise () from /lib64/libc.so.6 #1 0x00002aaaad309e60 in abort () from /lib64/libc.so.6 #2 0x00002aaaad052de6 in g_logv () from /usr/lib64/libglib-2.0.so.0 #3 0x00002aaaad052e73 in g_log () from /usr/lib64/libglib-2.0.so.0 #4 0x00002aaaad051bb6 in g_malloc () from /usr/lib64/libglib-2.0.so.0 #5 0x00002aaaae8462ec in gdk_pixbuf__png_image_load () from /usr/lib64/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so #6 0x00002aaaab7e7ca3 in _gdk_pixbuf_generic_image_load () from /usr/lib64/libgdk_pixbuf-2.0.so.0 #7 0x00002aaaab7e8eba in gdk_pixbuf_new_from_file () from /usr/lib64/libgdk_pixbuf-2.0.so.0 #8 0x00000000004077af in create_main_window () #9 0x0000000000407280 in main () (gdb)
I believe this bug doesn't happen in the new version 0.3.0 since it's a complete rewrite. Please confirm.
Closing as fixed since it's not filed against lastest version, which is a total re-write of version this bug is about, and which is no longer maintained or supported. Please feel free to re-open and update the version on this bug or make a new report if you experience it still in latest version.