Hi,

On 03/08/2012 09:16 AM, Michael Vogt wrote:
>> syslog shows:
>> Mar  8 01:31:18 linprofs-hgb kernel: [ 8440.806485] synaptic[7794]:
>> segfault at 0 ip 000000000047ec41 sp 00007fffab0cd3d0 error 4 in
>> synaptic[400000+b7000]
>>
>> Thanks for looking at it.
> 
> Could you please run synpatic under "gdb" ? To do that, you need to
> install it first and then run:
> $ sudo gdb synaptic
> (gdb) run
> [wait for crash]
> (gdb) backtrace full
> 
> and send me the output?

here you are:

GNU gdb (GDB) 7.4-debian
Copyright (C) 2012 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".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/sbin/synaptic...(no debugging symbols
found)...done.
(gdb) run
Starting program: /usr/sbin/synaptic
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0x000000000047ec41 in ?? ()
(gdb) backtrace full
#0  0x000000000047ec41 in ?? ()
No symbol table info available.
#1  0x000000000047a7da in ?? ()
No symbol table info available.
#2  0x000000000046c362 in ?? ()
No symbol table info available.
#3  0x0000000000417499 in ?? ()
No symbol table info available.
#4  0x00007ffff3323ead in __libc_start_main () from
/lib/x86_64-linux-gnu/libc.so.6
No symbol table info available.
#5  0x0000000000419ef1 in ?? ()
No symbol table info available.
#6  0x00007fffffffe6f8 in ?? ()
No symbol table info available.
#7  0x000000000000001c in ?? ()
No symbol table info available.
#8  0x0000000000000001 in ?? ()
No symbol table info available.
#9  0x00007fffffffe925 in ?? ()
No symbol table info available.
#10 0x0000000000000000 in ?? ()
No symbol table info available.
(gdb)

        -- hgb



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to