From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2006-05-11 21:02:41
|
Do not reply to this via email (we are currently unable to handle email responses and they get discarded). You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=3D341339 gnome-perl | Gtk2 | Ver: unspecified ------- Comment #4 from Sergei Steshenko 2006-05-11 21:02 UTC ------- I do not think gdb backtrace command is showing anything useful. Here is what I did: 1) ulimit -c unlimited 2) " /usr/bin/perl5.8.7 -I blib/lib -I blib/arch -MGlib::GenPod -MGtk2 -e 'add= _types ("doctypes", "/mnt/removable4/sergei/build_work/install/Glib-1.120/lib/perl5/site_perl= /5.8.7/i386-linux/Glib/Install/doctypes"); $Glib::GenPod::COPYRIGHT=3D"Copyright (C) 2003-2005 by the gtk2-perl team.\n\nThis software is licensed under the LGPL. See L<Gtk2> for a ful= l notice.\n"; $Glib::GenPod::MAIN_MOD=3D"Gtk2"; xsdoc2pod("build/doc.pl", "blib/lib", "build/podindex");' Segmentation fault (core dumped) " 3) " ls -ltr ... -rw------- 1 sergei sergei 2322432 May 11 23:57 core.1067 " 4) gdb /usr/bin/perl5.8.7 core.1067 GNU gdb 6.3-5mdk (Mandriva Linux release 2006.0) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you = are welcome to change it and/or distribute copies of it under certain conditi= ons. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for detail= s. This GDB was configured as "i586-mandriva-linux-gnu"...(no debugging symb= ols found) Using host libthread_db library "/lib/tls/libthread_db.so.1". Reading symbols from shared object read from target memory...(no debuggin= g symbols found)...done. Loaded system supplied DSO at 0xffffe000 Core was generated by `/usr/bin/perl5.8.7 -I blib/lib -I blib/arch -MGlib::GenPod -MGtk2 -e add_types'. Program terminated with signal 11, Segmentation fault. warning: svr4_current_sos: Can't read pathname for load map: Input/output= error Reading symbols from /usr/lib/perl5/5.8.7/i386-linux/CORE/libperl.so...(n= o debugging symbols found)...done. Loaded symbols for /usr/lib/perl5/5.8.7/i386-linux/CORE/libperl.so Reading symbols from /lib/libnsl.so.1...(no debugging symbols found)...do= ne. Loaded symbols for /lib/libnsl.so.1 Reading symbols from /lib/libdl.so.2...(no debugging symbols found)...don= e. Loaded symbols for /lib/libdl.so.2 Reading symbols from /lib/tls/libm.so.6...(no debugging symbols found)...= done. Loaded symbols for /lib/tls/libm.so.6 Reading symbols from /lib/libcrypt.so.1...(no debugging symbols found)...= done. Loaded symbols for /lib/libcrypt.so.1 Reading symbols from /lib/libutil.so.1...(no debugging symbols found)...d= one. Loaded symbols for /lib/libutil.so.1 Reading symbols from /lib/tls/libc.so.6... (no debugging symbols found)...done. Loaded symbols for /lib/tls/libc.so.6 Reading symbols from /lib/ld-linux.so.2...done. Loaded symbols for /lib/ld-linux.so.2 Reading symbols from /usr/lib/perl5/5.8.7/i386-linux/auto/Data/Dumper/Dumper.so...done. Loaded symbols for /usr/lib/perl5/5.8.7/i386-linux/auto/Data/Dumper/Dumpe= r.so Reading symbols from /usr/lib/perl5/5.8.7/i386-linux/auto/POSIX/POSIX.so...done. Loaded symbols for /usr/lib/perl5/5.8.7/i386-linux/auto/POSIX/POSIX.so Reading symbols from /usr/lib/perl5/vendor_perl/5.8.7/i386-linux/auto/Glib/Glib.so...done. Loaded symbols for /usr/lib/perl5/vendor_perl/5.8.7/i386-linux/auto/Glib/Glib.so Reading symbols from /usr/lib/libgobject-2.0.so.0...done. Loaded symbols for /usr/lib/libgobject-2.0.so.0 Reading symbols from /usr/lib/libglib-2.0.so.0...done. Loaded symbols for /usr/lib/libglib-2.0.so.0 Reading symbols from /usr/lib/libgthread-2.0.so.0...done. Loaded symbols for /usr/lib/libgthread-2.0.so.0 Reading symbols from /lib/tls/libpthread.so.0...done. Loaded symbols for /lib/tls/libpthread.so.0 Reading symbols from /mnt/removable4/sergei/build_work/build/Gtk2-1.121/blib/arch/auto/Gtk2/Gt= k2.so...done. Loaded symbols for blib/arch/auto/Gtk2/Gtk2.so Reading symbols from /mnt/removable4/sergei/build_work/install/gtk+-2.8.17/lib/libgtk-x11-2.0.= so.0...done. Loaded symbols for /mnt/removable4/sergei/build_work/install/gtk+-2.8.17/lib/libgtk-x11-2.0.= so.0 Reading symbols from /mnt/removable4/sergei/build_work/install/gtk+-2.8.17/lib/libgdk-x11-2.0.= so.0...done. Loaded symbols for /mnt/removable4/sergei/build_work/install/gtk+-2.8.17/lib/libgdk-x11-2.0.= so.0 Reading symbols from /mnt/removable4/sergei/build_work/install/atk-1.10.3/lib/libatk-1.0.so.0.= ..done. Loaded symbols for /mnt/removable4/sergei/build_work/install/atk-1.10.3/lib/libatk-1.0.so.0 Reading symbols from /mnt/removable4/sergei/build_work/install/gtk+-2.8.17/lib/libgdk_pixbuf-2= .0.so.0...done. Loaded symbols for /mnt/removable4/sergei/build_work/install/gtk+-2.8.17/lib/libgdk_pixbuf-2= .0.so.0 Reading symbols from /mnt/removable4/sergei/build_work/install/pango-1.12.1/lib/libpangocairo-= 1.0.so.0...done. Loaded symbols for /mnt/removable4/sergei/build_work/install/pango-1.12.1/lib/libpangocairo-= 1.0.so.0 Reading symbols from /mnt/removable4/sergei/build_work/install/pango-1.12.1/lib/libpango-1.0.s= o.0...done. Loaded symbols for /mnt/removable4/sergei/build_work/install/pango-1.12.1/lib/libpango-1.0.s= o.0 Reading symbols from /mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib/libcairo.so.2..= .done. Loaded symbols for /mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib/libcairo.so.2 Reading symbols from /mnt/removable4/sergei/build_work/install/glib-2.10.1/lib/libgmodule-2.0.= so.0...done. Loaded symbols for /mnt/removable4/sergei/build_work/install/glib-2.10.1/lib/libgmodule-2.0.= so.0 Reading symbols from /usr/lib/libfreetype.so.6...done. Loaded symbols for /usr/lib/libfreetype.so.6 Reading symbols from /usr/lib/libfontconfig.so.1...done. Loaded symbols for /usr/lib/libfontconfig.so.1 Reading symbols from /usr/X11R6/lib/libXrender.so.1...done. Loaded symbols for /usr/X11R6/lib/libXrender.so.1 Reading symbols from /usr/X11R6/lib/libX11.so.6...done. Loaded symbols for /usr/X11R6/lib/libX11.so.6 Reading symbols from /usr/X11R6/lib/libXext.so.6...done. Loaded symbols for /usr/X11R6/lib/libXext.so.6 Reading symbols from /usr/lib/libpng12.so.0...done. Loaded symbols for /usr/lib/libpng12.so.0 Reading symbols from /lib/libz.so.1...done. Loaded symbols for /lib/libz.so.1 Reading symbols from /usr/X11R6/lib/libXrandr.so.2...done. Loaded symbols for /usr/X11R6/lib/libXrandr.so.2 Reading symbols from /usr/X11R6/lib/libXinerama.so.1...done. Loaded symbols for /usr/X11R6/lib/libXinerama.so.1 Reading symbols from /usr/X11R6/lib/libXcursor.so.1...done. Loaded symbols for /usr/X11R6/lib/libXcursor.so.1 Reading symbols from /usr/X11R6/lib/libXfixes.so.3...done. Loaded symbols for /usr/X11R6/lib/libXfixes.so.3 Reading symbols from /mnt/removable4/sergei/build_work/install/pango-1.12.1/lib/libpangoft2-1.= 0.so.0...done. Loaded symbols for /mnt/removable4/sergei/build_work/install/pango-1.12.1/lib/libpangoft2-1.= 0.so.0 Reading symbols from /usr/lib/libexpat.so.0...done. Loaded symbols for /usr/lib/libexpat.so.0 #0 0x000000a4 in ?? () (gdb) backtrace #0 0x000000a4 in ?? () #1 0x00000000 in ?? () (gdb) --=20 Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. |