GNU gdb 6.6-debian Copyright (C) 2006 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 "i486-linux-gnu"... Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (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-bin [Thread debugging using libthread_db enabled] [New Thread -1221458240 (LWP 28044)] libnm_glib_nm_state_cb: dbus returned an error. (org.freedesktop.DBus.Error.ServiceUnknown) The name org.freedesktop.NetworkManager was not provided by any .service files [New Thread -1222591600 (LWP 28047)] [New Thread -1231185008 (LWP 28048)] [New Thread -1239577712 (LWP 28049)] [New Thread -1253299312 (LWP 28050)] ** (liferea:28044): WARNING **: Unknown social bookmarking site ""! [New Thread -1315153008 (LWP 28053)] [New Thread -1326118000 (LWP 28054)] [New Thread -1334510704 (LWP 28055)] [New Thread -1342903408 (LWP 28056)] [New Thread -1351296112 (LWP 28057)] [New Thread -1360770160 (LWP 28060)] [Thread -1360770160 (LWP 28060) exited] [New Thread -1369384048 (LWP 28061)] ** Message: GetValue variable 1 (1) ** Message: GetValue variable 2 (2) ** Message: GetValue variable 1 (1) ** Message: GetValue variable 2 (2) ** Message: GetValue variable 1 (1) ** Message: GetValue variable 2 (2) ** Message: GetValue variable 1 (1) ** Message: GetValue variable 2 (2) /usr/bin/liferea-bin: symbol lookup error: /usr/lib/j2se/1.4/jre/plugin/i386/mozilla/libjavaplugin_oji.so: undefined symbol: PR_NewMonitor Program exited with code 0177. (gdb) backtrace No stack. (gdb) info registers The program has no registers now. (gdb) thread apply all backtrace (gdb) quit