Summary: | plasma-desktop(kdeinit4) PID 2063 signal:11 segmentation fault | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | nioreeves <a.afelix> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra, asraniel |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
nioreeves
2009-11-29 23:57:21 UTC
Try asking on http://forums.opensuse.org/, they can probably give you more user support for this kind of problems if you are not experienced in GNU/Linux. Good luck :) Application: Desktop Plasma (kdeinit4), signal: Segmentation fault [Current thread is 1 (Thread 0xb7889700 (LWP 2015))] Thread 2 (Thread 0xaa1fbb70 (LWP 2026)): #0 0xffffe430 in __kernel_vsyscall () #1 0x48c70d95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0x47c13db0 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4 #3 0x47e805e4 in ?? () from /usr/lib/libQtNetwork.so.4 #4 0x47c12c83 in ?? () from /usr/lib/libQtCore.so.4 #5 0x48c6c6e5 in start_thread () from /lib/libpthread.so.0 #6 0x48c6c600 in ?? () from /lib/libpthread.so.0 Thread 1 (Thread 0xb7889700 (LWP 2015)): [KCrash Handler] #6 0x4a0fbe4a in Plasma::Applet::flushPendingConstraintsEvents() () from /usr/lib/libplasma.so.3 #7 0x4a121cfd in Plasma::Corona::loadLayout(QString const&) () from /usr/lib/libplasma.so.3 #8 0x4a122af4 in Plasma::Corona::initializeLayout(QString const&) () from /usr/lib/libplasma.so.3 #9 0x49f7ec14 in ?? () from /usr/lib/libkdeinit4_plasma-desktop.so #10 0x49f7ef50 in ?? () from /usr/lib/libkdeinit4_plasma-desktop.so #11 0x49f7f1a9 in ?? () from /usr/lib/libkdeinit4_plasma-desktop.so #12 0x47d1fec4 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4 #13 0x47d20be5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4 #14 0x47d25185 in ?? () from /usr/lib/libQtCore.so.4 #15 0x47d252bc in ?? () from /usr/lib/libQtCore.so.4 #16 0x47d19b7b in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4 #17 0x4945e45c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #18 0x49465eae in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #19 0x484396e1 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #20 0x47d0998e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #21 0x47d389b6 in ?? () from /usr/lib/libQtCore.so.4 #22 0x47d35952 in ?? () from /usr/lib/libQtCore.so.4 #23 0x48d044c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #24 0x48d07d98 in ?? () from /usr/lib/libglib-2.0.so.0 #25 0x48d07ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #26 0x47d35671 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #27 0x494ffdfa in ?? () from /usr/lib/libQtGui.so.4 #28 0x47d07fed in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #29 0x47d08439 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #30 0x47d0a8d0 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4 #31 0x4945e2d4 in QApplication::exec() () from /usr/lib/libQtGui.so.4 #32 0x49f61c09 in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so #33 0x0804e147 in _start () Thanks for the backtrace.. there are some similar reports.. but I don't remember if there is a good solution. Have you asked on Opensuse forums ? hi, Dario tks! I have posted on forums.opensuse.org, before now, nothing. My desktop is black. If I press CRTL+Esc I see the system activity window but descktop is black. And if I press Alt+F2 I can run any aplication. What can I do to see my desktop plasma again? *** This bug has been marked as a duplicate of bug 213348 *** |