GNOME Bugzilla – Bug 67805
memprof crash on "leaks"
Last modified: 2004-12-22 21:47:04 UTC
Package: memprof Severity: normal Version: 0.4.1 Synopsis: memprof crash on "leaks" Bugzilla-Product: memprof Bugzilla-Component: general Description: started memprof-0.4.1-2 (ximian) from CLI memprof --follow-fork --follow-exec /usr/bin/gimp loaded an ILBM image, closed gimp, inspected output. Went to the second entry in the process list (first was 20856, second was 0), selected "Leaks" -> crash. Debugging Information: (no debugging symbols found)...0x405abee9 in __wait4 () from /lib/i686/libc.so.6
+ Trace 15646
------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-01-01 14:21 ------- The original reporter (tevessen@pop-koeln.de) of this bug does not have an account here. Reassigning to the exporter, unknown@bugzilla.gnome.org. Reassigning to the default owner of the component, otaylor@redhat.com.
Output that was on the console after the crash: [johnny@aris gnomemm-1.2.2]$ memprof --follow-fork --follow-exec /usr/bin/gimp ** WARNING **: Can't open /proc/0/cmdline ** WARNING **: Can't open /proc/0/cmdline ** WARNING **: Can't open /proc/0/cmdline Gtk-WARNING **: shouldn't set wmclass after window is realized! gimp-ilbm 0.9.2 (Jan 1 2002 20:00:15) running. === Loading /home/johnny/images/iff/koeln/koeln.ilbm... Header ANNO of 58 byte. ANNO: $VER: Written by the Gimp ILBM plugin 0.9.2 (07.08.2001) Header BMHD of 20 byte. 24bit image 424x600, max. 16777216 colors, RGB x/y = 0/0, Masking:0, Compr.:1 Transparent color: 0, Aspect: 1/1 Page size: 424x600 Header CAMG of 4 byte. ViewModes: 0x00008004 HIRES LACE Header BODY of 726400 byte. isGray:0 exportRGB:1 needsAlpha:0 Gimp tileHeight: 64 Processing lines 0 upto 63 (64)... Processing lines 64 upto 127 (64)... Processing lines 128 upto 191 (64)... Processing lines 192 upto 255 (64)... Processing lines 256 upto 319 (64)... Processing lines 320 upto 383 (64)... Processing lines 384 upto 447 (64)... Processing lines 448 upto 511 (64)... Processing lines 512 upto 575 (64)... Processing lines 576 upto 599 (24)... ** WARNING **: Can't open /proc/0/cmdline ** WARNING **: Can't open /proc/0/cmdline memprof: /usr/lib/libpng.so.2.1.0.9: No symbols memprof: /usr/X11R6/lib/libX11.so.6.2: No symbols memprof: /usr/X11R6/lib/libXext.so.6.4: No symbols memprof: /usr/X11R6/lib/libXi.so.6.0: No symbols memprof: /usr/lib/gconv/ISO8859-1.so: No symbols memprof: /usr/lib/gconv/ISO8859-15.so: No symbols memprof: /usr/bin/gimp: No symbols /tmp/gnomemm-1.2.2/20855: No such file or directory. 659 gnome-init.c: No such file or directory. 43 iofgets.c: No such file or directory. 41 eval.c: No such file or directory.
This looks a lot like bug 84053, although the stack traces are completely different.
*** Bug 70128 has been marked as a duplicate of this bug. ***
Reassigning to memprof-maint alias
*** This bug has been marked as a duplicate of 97756 ***