Comment 2 for bug 211724

Revision history for this message
Kishore (kitts) wrote :

I tried running it with gdb and here is the result. Sorry i do not understand what it means though.

$ gdb /usr/lib/eagle/bin/eagle
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu"...
(no debugging symbols found)
(gdb) run
Starting program: /usr/lib/eagle/bin/eagle
(no debugging symbols found)
warning: Lowest section in system-supplied DSO at 0xffffe000 is .hash at ffffe0b4
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)

Program received signal SIGABRT, Aborted.
0xffffe405 in __kernel_vsyscall ()
(gdb) bt
#0 0xffffe405 in __kernel_vsyscall ()
#1 0xf7d67335 in raise () from /lib32/libc.so.6
#2 0xf7d68cb1 in abort () from /lib32/libc.so.6
#3 0xf7dab3c5 in ?? () from /lib32/libc.so.6
#4 0xf7e88160 in ?? () from /lib32/libc.so.6
#5 0x08735d00 in ?? ()
#6 0xfffb2af8 in ?? ()
#7 0x0814e63c in ?? ()
#8 0xfffb2c5c in ?? ()
#9 0xfffb2bcc in ?? ()
#10 0x0004ba78 in ?? ()
#11 0x0001b580 in ?? ()
#12 0x0004a6a0 in ?? ()
#13 0xf7e86ff4 in ?? () from /lib32/libc.so.6
#14 0xfffb2c08 in ?? ()
#15 0x088ba880 in ?? ()
#16 0xfffb2b28 in ?? ()
#17 0xf7dac025 in free () from /lib32/libc.so.6
Backtrace stopped: frame did not save the PC
(gdb) quit