https://bugzilla.novell.com/show_bug.cgi?id=754513 https://bugzilla.novell.com/show_bug.cgi?id=754513#c3 --- Comment #3 from Philipp Seiler <seiler@b1-systems.de> 2012-03-28 16:58:09 UTC --- I've done that. Was that right way to do a backtrace (first time) philipp@newton ~ % gdb clementine 2>&1 | tee clementine.backtrace philipp@newton ~ % cat clementine.backtrace GNU gdb (GDB) SUSE (7.3-41.1.2) Copyright (C) 2011 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-suse-linux". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/clementine...Reading symbols from /usr/lib/debug/usr/bin/clementine.debug...done. done. (gdb) run Starting program: /usr/bin/clementine [Thread debugging using libthread_db enabled] /usr/bin/clementine: symbol lookup error: /usr/bin/clementine: undefined symbol: _ZN6QMutex12lockInternalEv [Inferior 1 (process 18751) exited with code 0177] (gdb) bt No stack. (gdb) quit -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.