Menu

#15 Breaks gtk/gdk debug libs

open
nobody
None
5
2002-04-15
2002-04-15
Anonymous
No

LD_LIBRARY_PATH=/usr/lib/debug gdb gimp
GNU gdb 2002-04-01-cvs
Copyright 2002 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 conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show
warranty" for details.
This GDB was configured as "i386-linux"...(no debugging
symbols found)...
(gdb) run
Starting program: /usr/bin/gimp-1.2
(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x4044a26c in ?? ()
(gdb) backtrace
#0 0x4044a26c in ?? ()
#1 0x400167cf in gdk_init_check () from
/usr/lib/libgdkxft.so.0
#2 0x400a7226 in gtk_init_check (argc=0xbffffa34,
argv=0xbffffa38)
at gtkmain.c:247
#3 0x400a76a1 in gtk_init (argc=0xbffffa34,
argv=0xbffffa38) at gtkmain.c:471
#4 0x08143e29 in main ()
#5 0x402ce17f in __libc_start_main () from /lib/libc.so.6
(gdb)

gdkxft appears to break gtk/gdk debug libs. This is
forwarded on from Debian bug #141787

Discussion


Log in to post a comment.