[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: kde daemon crashes



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.

-- 
Martin 'Helios' Steigerwald - http://www.Lichtvoll.de
GPG: 03B0 0D6C 0040 0710 4AFA  B82F 991B EAAC A599 84C7


Reply to: