[Bug 1072257] [NEW] KDE Crash Handler error message doesn't reflect the problem

Vertago1 vertago1 at hotmail.com
Sun Oct 28 02:36:40 UTC 2012


Public bug reported:

I have been trying to report a different bug related to plasma-desktop crashing at start-up. When I try to submit the crash information I get an error message from apport: "The packages containing debug information for the following application and libraries are missing: /usr/bin/plasma-desktop"
However I have already installed the debug symbols including kde-workspace-dbg which contains "/usr/lib/debug/usr/bin/plasma-desktop"

So there is something wrong here because the error message doesn't
reflect the fact that the debugging symbols are there already for
plasma-desktop.

>From looking at the stack trace it looks like the problem is that there
are more underlying libraries for which I need to install debugging
libraries. It would be helpful if apport could follow the stack trace to
the missing libraries instead of telling me to install debugging symbols
I already have.

Here is the stack trace it was trying to parse:

Application: Plasma Desktop Shell (plasma-desktop), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f1f4a55e780 (LWP 11932))]

Thread 7 (Thread 0x7f1f267f0700 (LWP 11933)):
#0  0x00007f1f49e3e303 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f1f3dae0d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f1f3dae0ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f1f46aefc16 in QEventDispatcherGlib::processEvents (this=0x7f1f200008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f1f46ac02bf in QEventLoop::processEvents (this=this at entry=0x7f1f267efdd0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f1f46ac0548 in QEventLoop::exec (this=0x7f1f267efdd0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f1f469c1b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f1f46aa09af in QInotifyFileSystemWatcherEngine::run (this=0x13b9190) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f1f469c4aec in QThreadPrivate::start (arg=0x13b9190) at thread/qthread_unix.cpp:338
#9  0x00007f1f3e1dfe9a in start_thread (arg=0x7f1f267f0700) at pthread_create.c:308
#10 0x00007f1f49e49cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f1f1ffff700 (LWP 11934)):
#0  0x00007f1f49e3c8bd in read () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f1f3db1cf6f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f1f3dae0914 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f1f3dae0d22 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f1f3dae0ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f1f46aefc16 in QEventDispatcherGlib::processEvents (this=0x7f1f180008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f1f46ac02bf in QEventLoop::processEvents (this=this at entry=0x7f1f1fffedd0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f1f46ac0548 in QEventLoop::exec (this=0x7f1f1fffedd0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f1f469c1b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f1f46aa09af in QInotifyFileSystemWatcherEngine::run (this=0x17169f0) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00007f1f469c4aec in QThreadPrivate::start (arg=0x17169f0) at thread/qthread_unix.cpp:338
#11 0x00007f1f3e1dfe9a in start_thread (arg=0x7f1f1ffff700) at pthread_create.c:308
#12 0x00007f1f49e49cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f1f17fff700 (LWP 11940)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f1f43b46cd7 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f1f43b46d09 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f1f3e1dfe9a in start_thread (arg=0x7f1f17fff700) at pthread_create.c:308
#4  0x00007f1f49e49cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f1f1579d700 (LWP 11942)):
#0  0x00007f1f49e3e303 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f1f3dae0d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f1f3dae11e2 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f1f1628a3b6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007f1f3db04645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f1f3e1dfe9a in start_thread (arg=0x7f1f1579d700) at pthread_create.c:308
#6  0x00007f1f49e49cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f1f14f9c700 (LWP 11943)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f1f44fb4b2d in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f1f44fb4c39 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f1f3e1dfe9a in start_thread (arg=0x7f1f14f9c700) at pthread_create.c:308
#4  0x00007f1f49e49cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f1f0bfff700 (LWP 11944)):
#0  0x00007f1f49e3c8bd in read () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f1f3db1cf6f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f1f3dae0914 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f1f3dae0d22 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f1f3dae0ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f1f46aefc16 in QEventDispatcherGlib::processEvents (this=0x7f1f000008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f1f46ac02bf in QEventLoop::processEvents (this=this at entry=0x7f1f0bffee00, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f1f46ac0548 in QEventLoop::exec (this=0x7f1f0bffee00, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f1f469c1b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f1f469c4aec in QThreadPrivate::start (arg=0x1f97f50) at thread/qthread_unix.cpp:338
#10 0x00007f1f3e1dfe9a in start_thread (arg=0x7f1f0bfff700) at pthread_create.c:308
#11 0x00007f1f49e49cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f1f4a55e780 (LWP 11932)):
[KCrash Handler]
#6  0x00007f1e4a3af030 in ?? ()
#7  0x00007f1ebfffc7c8 in ?? ()
#8  0x0000000000000000 in ?? ()

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: kde-runtime 4:4.9.2-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Sat Oct 27 21:25:25 2012
EcryptfsInUse: Yes
ExecutablePath: /usr/lib/kde4/libexec/drkonqi
InstallationDate: Installed on 2011-01-07 (659 days ago)
InstallationMedia: Kubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
MarkForUpload: True
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: kde-runtime
UpgradeStatus: Upgraded to quantal on 2012-10-18 (9 days ago)
XsessionErrors:
 (process:12042): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
 (acroread:12200): Gdk-CRITICAL **: IA__gdk_error_trap_pop: assertion `gdk_error_traps != NULL' failed

** Affects: kde-runtime (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug quantal

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde-runtime in Ubuntu.
https://bugs.launchpad.net/bugs/1072257

Title:
  KDE Crash Handler error message doesn't reflect the problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-runtime/+bug/1072257/+subscriptions




More information about the kubuntu-bugs mailing list