Summary: | KDE crashes on unlocking screen after autologin. | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | blitz.kregar |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
blitz.kregar
2013-04-25 21:25:16 UTC
OK, after reboot, issue appeared to occur again, however the backtrace appears different. I am going to move some of my config files to a new directory and try again ( mkdir -p $HOME/plasma-config/ && mv $(kde4-config --localprefix)/share/config/plasma-desktop* $HOME/plasma-config/ ) 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 0x7f8b91ca7780 (LWP 4133))] Thread 3 (Thread 0x7f8b6c130700 (LWP 4159)): #0 0x00007f8b86511205 in __pthread_mutex_lock (mutex=0x2297d40) at pthread_mutex_lock.c:92 #1 0x00007f8b85a3b421 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f8b859ff60a in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f8b859ff744 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007f8b8e8be296 in QEventDispatcherGlib::processEvents (this=0x2275ef0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #5 0x00007f8b8e88e8af in QEventLoop::processEvents (this=this@entry=0x7f8b6c12fdf0, flags=...) at kernel/qeventloop.cpp:149 #6 0x00007f8b8e88eb38 in QEventLoop::exec (this=0x7f8b6c12fdf0, flags=...) at kernel/qeventloop.cpp:204 #7 0x00007f8b8e791d70 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501 #8 0x00007f8b8e86f1bf in QInotifyFileSystemWatcherEngine::run (this=0x224d9b0) at io/qfilesystemwatcher_inotify.cpp:248 #9 0x00007f8b8e794d0b in QThreadPrivate::start (arg=0x224d9b0) at thread/qthread_unix.cpp:307 #10 0x00007f8b8650eb50 in start_thread (arg=<optimized out>) at pthread_create.c:304 #11 0x00007f8b91702a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #12 0x0000000000000000 in ?? () Thread 2 (Thread 0x7f8b68311700 (LWP 4166)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f8b8b8fde77 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4 #2 0x00007f8b8b8fdea9 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4 #3 0x00007f8b8650eb50 in start_thread (arg=<optimized out>) at pthread_create.c:304 #4 0x00007f8b91702a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f8b91ca7780 (LWP 4133)): [KCrash Handler] #6 0x00007f8b754a3cf7 in ?? () from /usr/lib/libplasma_groupingcontainment.so.4 #7 0x00007f8b75486899 in AbstractGroup::restoreChildren() () from /usr/lib/libplasma_groupingcontainment.so.4 #8 0x00007f8b754a3bdd in ?? () from /usr/lib/libplasma_groupingcontainment.so.4 #9 0x00007f8b75484ce4 in ?? () from /usr/lib/libplasma_groupingcontainment.so.4 #10 0x00007f8b7548fee6 in ?? () from /usr/lib/libplasma_groupingcontainment.so.4 #11 0x00007f8b8e8a4a2e in QObject::event (this=0x1aab510, e=<optimized out>) at kernel/qobject.cpp:1195 #12 0x00007f8b8e24df5b in QGraphicsWidget::event (this=0x1aab510, event=0x1c1ea00) at graphicsview/qgraphicswidget.cpp:1461 #13 0x00007f8b8dc3970c in QApplicationPrivate::notify_helper (this=this@entry=0x1816d50, receiver=receiver@entry=0x1aab510, e=e@entry=0x1c1ea00) at kernel/qapplication.cpp:4556 #14 0x00007f8b8dc3db8a in QApplication::notify (this=0x17fd4e0, receiver=0x1aab510, e=0x1c1ea00) at kernel/qapplication.cpp:4417 #15 0x00007f8b8f598886 in KApplication::notify (this=0x17fd4e0, receiver=0x1aab510, event=0x1c1ea00) at ../../kdeui/kernel/kapplication.cpp:311 #16 0x00007f8b8e88fb5e in QCoreApplication::notifyInternal (this=0x17fd4e0, receiver=receiver@entry=0x1aab510, event=event@entry=0x1c1ea00) at kernel/qcoreapplication.cpp:915 #17 0x00007f8b8e8939e1 in sendEvent (event=0x1c1ea00, receiver=0x1aab510) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x17a31f0) at kernel/qcoreapplication.cpp:1539 #19 0x00007f8b8e8be0e3 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #20 postEventSourceDispatch (s=0x1817670) at kernel/qeventdispatcher_glib.cpp:279 #21 0x00007f8b859ff355 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #22 0x00007f8b859ff688 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #23 0x00007f8b859ff744 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #24 0x00007f8b8e8be276 in QEventDispatcherGlib::processEvents (this=0x17a4ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #25 0x00007f8b8dcda83e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #26 0x00007f8b8e88e8af in QEventLoop::processEvents (this=this@entry=0x7fffccf7e050, flags=...) at kernel/qeventloop.cpp:149 #27 0x00007f8b8e88eb38 in QEventLoop::exec (this=0x7fffccf7e050, flags=...) at kernel/qeventloop.cpp:204 #28 0x00007f8b8e893cf8 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #29 0x00007f8b919f54c5 in kdemain (argc=1, argv=0x7fffccf7e348) at ../../../../plasma/desktop/shell/main.cpp:120 #30 0x00007f8b91646ead in __libc_start_main (main=<optimized out>, argc=<optimized out>, ubp_av=<optimized out>, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffccf7e338) at libc-start.c:228 #31 0x0000000000400781 in _start () After moving the config files I mentioned in last update, issue no longer occurs. All of my desktop settings are defaulted (of course), but I can log in. Thank you for this crash report and helping to improve our software. Unfortunately we were not able to work on this specific report yet. Nowadays the version this crash was reported against is no longer maintained and this makes it very difficult to work on this report as the source code might have changed and the information in the backtrace is no longer valid. Also it is quite likely that this problem got fixed in a later version. Crash reports are very often reported multiple times. If you are able to reproduce this crash with the latest version of KDE Plasma (4.10.3) please reopen this report and adjust the version information in the dropdown above and please also include a new backtrace as generated by the crash reporting tool. Please also make sure that the steps on how to reproduce the crash are precise and correct. Thank you! |