! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Segfault with Glib 2.14
Status:
RESOLVED: FIXED
Product:
Mousepad
Component:
General

Comments

Description hellohello 2008-07-22 19:23:22 CEST
Dosn`t start with glib2-2.14

GLib-ERROR **: gmem.c:135: failed to allocate 375277062455680 bytes4.4 on OpenSuse 10.2
Comment 1 Nick Schermer editbugs 2008-07-23 07:39:51 CEST
Dude...

*** This bug has been marked as a duplicate of bug 4241 ***
Comment 2 hellohello 2008-07-23 16:29:53 CEST
bug 4241 is a dublicate of this
Comment 3 hellohello 2008-07-23 16:30:24 CEST
*** Bug 4241 has been marked as a duplicate of this bug. ***
Comment 4 Nick Schermer editbugs 2008-08-27 13:31:41 CEST
Could you please provide a useful backtrace. Compile with debugging, run it in gdb and run backtrace after the crash.
Comment 5 hellohello 2008-08-31 17:43:19 CEST
(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)
Comment 6 Andre Miranda editbugs 2013-10-12 00:49:40 CEST
I believe this bug doesn't happen in the new version 0.3.0 since it's a complete rewrite. Please confirm.
Comment 7 Matthew Brush editbugs 2013-10-26 05:29:48 CEST
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.

Bug #4242

Reported by:
hellohello
Reported on: 2008-07-22
Last modified on: 2013-10-26
Duplicates (1):
  • 4241 Dosn`t start with glib2-2.1

People

Assignee:
Matthew Brush
CC List:
3 users

Version

Target Milestone:
Mousepad 0.2.x

Attachments

Additional information