Comment 5 for bug 531464

Revision history for this message
Hund (hund) wrote :

I can run a full backtrace as I said before. This is the only output I can get:

GNU gdb (GDB) 7.0.90.20100309-ubuntu
Copyright (C) 2010 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/bin/liferea...(no debugging symbols found)...done.
(gdb) handle SIG33 pass nostop noprint
Signal Stop Print Pass to program Description
SIG33 No No Yes Real-time event 33
(gdb) set pagination 0
(gdb) run 
Starting program: /usr/bin/liferea
[Thread debugging using libthread_db enabled]
[New Thread 0x7fffe7a4a710 (LWP 31723)]
[New Thread 0x7fffe6bfa710 (LWP 31724)]
[Thread 0x7fffe6bfa710 (LWP 31724) exited]
[New Thread 0x7fffe6bfa710 (LWP 31726)]
[New Thread 0x7fffe3611710 (LWP 31727)]
set zoom: 1.21
[New Thread 0x7fffe2e10710 (LWP 31728)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffe2e10710 (LWP 31728)]
0x00007fffe1fd1e4c in _nss_wins_gethostbyname_r () from /lib/libnss_wins.so.2
(gdb)