Re: kde daemon crashes
On Saturday 07 of July 2012 11:52:06 Martin Steigerwald wrote:
> Am Samstag, 7. Juli 2012 schrieb Jacopo Nespolo:
> > Hi,
> > Following Sune's answer, I got a rudimentary backtrace. It seems to me
> > that kde daemon is crashing every first time i open amarok.
> >
> > Can anyone suggest against which packet i should file the bug?
> > Also, the crash handler reports that the backtrace is uncomplete and
> > of little use. Can anyone suggest which other debugging packages i
> > could use?
> > Following is a reduced version of the backtrace.
> > Thanks a lot,
> > j
> >
> > Application: KDE Daemon (kdeinit4), signal: Aborted
> > Using host libthread_db library
> > "/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1".
> > [Current thread is 1 (Thread 0xb56bd710 (LWP 3050))]
>
> […]
>
> > #10 0xb0c8d251 in ?? () from /usr/lib/i386-linux-gnu/libGL.so.1
>
> […]
>
> > #81 0x0f910485 in ?? ()
> > #82 0xb60fc095 in ?? () from /usr/lib/i386-linux-gnu/libQtGui.so.4
> > Backtrace stopped: previous frame inner to this frame (corrupt stack?)
>
> […]
>
> > /lib/i386-linux-gnu/libglib-2.0.so.0 #3 0xb59b383f in ?? () from
> > /lib/i386-linux-gnu/libglib-2.0.so.0 #4 0xb59b3e2b in g_main_loop_run
>
> Thanks. Seems there are still some debug packages missing like
>
> libglib2.0-0-dbg
>
> martin@merkaba:~> apt-cache search libgl1-mesa dbg | cut -c1-72
> libgl1-mesa-dri-dbg - Debugging symbols for the Mesa DRI modules
> libgl1-mesa-dri-experimental-dbg - Debugging symbols for the experimenta
> libgl1-mesa-glx-dbg - Debugging symbols for the Mesa GLX runtime
> libgl1-mesa-swx11-dbg - free implementation of the OpenGL API -- debuggi
>
> martin@merkaba:~> locate libQtGui.so
> /usr/lib/x86_64-linux-gnu/libQtGui.so
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4.8
> /usr/lib/x86_64-linux-gnu/libQtGui.so.4.8.2
> martin@merkaba:~> dpkg -S /usr/lib/x86_64-linux-gnu/libQtGui.so
> libqt4-dev: /usr/lib/x86_64-linux-gnu/libQtGui.so
> martin@merkaba:~> apt-cache search libqt4 dbg
> libqt4-dbg - Debug-Symbole für die Qt-4-Bibliothek
> […]
>
> Why dpkg report libQtGui.so to be in a "-dev" package is beyond me
> currently.
Example:
ln -f -
s"libQtGui.so.4.8.2""/build/buildd/qt4x11-4.8.2/debian/tmp//usr/lib/i386-
linux-gnu/libQtGui.so"
ls -l /usr/lib/x86_64-linux-gnu/libQtGui.so
lrwxrwxrwx 1 root root 17 Jun 20 02:33 /usr/lib/x86_64-linux-gnu/libQtGui.so -
> libQtGui.so.4.8.2
Reply to: