Summary: | sudden crash when changing userpersonality with ctrl+alt+respective F(e.g. 7,8,9) combination | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | stakanov.s |
Component: | kdeinit | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | cfeck |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
stakanov.s
2013-12-06 10:12:30 UTC
This is actually repeatable: Application: KCMInit (kcminit), signal: Aborted Using host libthread_db library "/lib64/libthread_db.so.1". [KCrash Handler] #6 0x00007f80da286849 in raise () from /lib64/libc.so.6 #7 0x00007f80da287cd8 in abort () from /lib64/libc.so.6 #8 0x00007f80d8cfe204 in qt_message_output(QtMsgType, char const*) () from /usr/lib64/libQtCore.so.4 #9 0x00007f80d9d54009 in QDebug::~QDebug (this=0x7fffef8c43b0, __in_chrg=<optimized out>) at /usr/include/QtCore/qdebug.h:85 #10 0x00007f80d9e2c268 in KApplicationPrivate::init (this=0xbfb9e0, GUIenabled=GUIenabled@entry=true) at /usr/src/debug/kdelibs-4.11.2/kdeui/kernel/kapplication.cpp:516 #11 0x00007f80d9e2cc52 in KApplication::KApplication (this=0x7fffef8c45a0, GUIenabled=true) at /usr/src/debug/kdelibs-4.11.2/kdeui/kernel/kapplication.cpp:352 #12 0x00007f80da605539 in kdemain (argc=2, argv=0x7fffef8c4708) at /usr/src/debug/kde-workspace-4.11.2/kcminit/main.cpp:262 #13 0x00007f80da272be5 in __libc_start_main () from /lib64/libc.so.6 #14 0x0000000000400761 in _start () at ../sysdeps/x86_64/start.S:122 When this happens, no application can be launched anymore until kcminit is restarted. The apps that one tries to open "pile up" and open in sequence once this is done (giving way of course to a multitude of windows). The backtrace implies dbus not running ? Well, I cannot tell you, I do not have the skills to answer you on this. If dbus is not running, I shall take the backtrace to suse and file a bug about dbus crashing I guess. Currently it does not happen anymore. But I switched to 4.11.3 *** This bug has been marked as a duplicate of bug 270442 *** |