Bug 221852 - Plasma netbook crash when i loggin
Summary: Plasma netbook crash when i loggin
Status: RESOLVED DUPLICATE of bug 210146
Alias: None
Product: plasma4
Classification: Plasma
Component: plasma-netbook (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-08 22:37 UTC by decks
Modified: 2010-03-21 23:29 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description decks 2010-01-08 22:37:24 UTC
Application: plasma-netbook (0.1)
KDE Platform Version: 4.3.90 (KDE 4.3.90 (KDE 4.4 RC1)) "release 208"
Qt Version: 4.6.0
Operating System: Linux 2.6.31.8-0.1-default i686
Distribution: "openSUSE 11.2 (i586)"

-- Information about the crash:
When i loggin on plasma netbook, the plasma crash, i use opensuse 11.2. every loggin plasma netbook crash

The crash can be reproduced every time.

 -- Backtrace:
Application: Plasma Netbook (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb538b980 (LWP 3625))]

Thread 3 (Thread 0xb0818b70 (LWP 3963)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb6a9bd95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6b13070 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#3  0xb5d03a24 in ?? () from /usr/lib/libQtNetwork.so.4
#4  0xb6b1201f in ?? () from /usr/lib/libQtCore.so.4
#5  0xb6a976e5 in start_thread () from /lib/libpthread.so.0
#6  0xb6a97600 in ?? () from /lib/libpthread.so.0

Thread 2 (Thread 0xadbd7b70 (LWP 4167)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb6a9bd95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb412c5a7 in ?? () from /usr/lib/libQtWebKit.so.4
#3  0xb412c5ef in ?? () from /usr/lib/libQtWebKit.so.4
#4  0xb6a976e5 in start_thread () from /lib/libpthread.so.0
#5  0xb6a97600 in ?? () from /lib/libpthread.so.0

Thread 1 (Thread 0xb538b980 (LWP 3625)):
[KCrash Handler]
#6  0xb67f8270 in ?? () from /usr/lib/libQtGui.so.4
#7  0xb67fa4cd in ?? () from /usr/lib/libQtGui.so.4
#8  0xb67fab43 in QGraphicsScene::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtGui.so.4
#9  0xb50858f2 in Plasma::Corona::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libplasma.so.3
#10 0xb4f92612 in Plasma::Corona::offscreenWidgets() const () from /usr/lib/libkdeinit4_plasma-netbook.so
#11 0xb6c1fd4d in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#12 0xb6c2a735 in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4
#13 0xb6c2b81f in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#14 0xb67f6a20 in QGraphicsScene::event(QEvent*) () from /usr/lib/libQtGui.so.4
#15 0xb61311dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0xb6138000 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0xb6eace91 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#18 0xb6c1a9de in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#19 0xb6c1d3e3 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#20 0xb6c1d53c in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#21 0xb6c47b8d in ?? () from /usr/lib/libQtCore.so.4
#22 0xb58a44c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#23 0xb58a7d98 in ?? () from /usr/lib/libglib-2.0.so.0
#24 0xb58a7ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#25 0xb6c47671 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#26 0xb61ef8fa in ?? () from /usr/lib/libQtGui.so.4
#27 0xb6c1904d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0xb6c19499 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#29 0xb6c1d610 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#30 0xb6131284 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#31 0xb4f967b3 in kdemain () from /usr/lib/libkdeinit4_plasma-netbook.so
#32 0x0804e4af in _start ()

This bug may be a duplicate of or related to bug 218010, bug 219811.

Possible duplicates by query: bug 221827, bug 221545, bug 221385, bug 221339, bug 220896.

Reported using DrKonqi
Comment 1 Dario Andres 2010-01-09 02:23:11 UTC
- As you can reproduce the crash at will (or you experience this regularly), can you install the "libqt4-debuginfo", "kdelibs5-debuginfo" and "kdebase4-workspace-debuginfo" packages and post a complete backtrace here? (you can get more information at http://techbase.kde.org/User:DarioAndres/Basic_Guide_about_Crash_Reporting ) Thanks
Comment 2 decks 2010-01-09 04:07:41 UTC
i installed all packages debug-info from yast for kde4.3.90 and i try to reproduce the crash, and this time crash when i try to add widgets to a panel and send me this info:

Application: Plasma Netbook (plasma-netbook), signal: Segmentation fault
[Current thread is 1 (Thread 0xb3721760 (LWP 3548))]

Thread 3 (Thread 0xa789cb70 (LWP 3571)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb4298d95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb776627c in pthread_cond_wait () from /lib/libc.so.6
#3  0xb68e3070 in wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#5  0xb4533a24 in QHostInfoAgent::run (this=0x83336b0) at kernel/qhostinfo.cpp:252
#6  0xb68e201f in QThreadPrivate::start (arg=0x83336b0) at thread/qthread_unix.cpp:244
#7  0xb42946e5 in start_thread () from /lib/libpthread.so.0
#8  0xb4294600 in ?? () from /lib/libpthread.so.0

Thread 2 (Thread 0xa6297b70 (LWP 3654)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb4298d95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb776627c in pthread_cond_wait () from /lib/libc.so.6
#3  0xb68e3070 in wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#5  0xb494ee39 in ?? () from /usr/lib/libthreadweaver.so.4
#6  0xb494955a in ?? () from /usr/lib/libthreadweaver.so.4
#7  0xb4950374 in ?? () from /usr/lib/libthreadweaver.so.4
#8  0xb4950423 in ?? () from /usr/lib/libthreadweaver.so.4
#9  0xb494aaf4 in ?? () from /usr/lib/libthreadweaver.so.4
#10 0xb494cc7a in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#11 0xb68e201f in QThreadPrivate::start (arg=0x8381070) at thread/qthread_unix.cpp:244
#12 0xb42946e5 in start_thread () from /lib/libpthread.so.0
#13 0xb4294600 in ?? () from /lib/libpthread.so.0

Thread 1 (Thread 0xb3721760 (LWP 3548)):
[KCrash Handler]
#6  0xb65e2270 in ?? () from /usr/lib/libQtGui.so.4
#7  0xb65e44cd in ?? () from /usr/lib/libQtGui.so.4
#8  0xb65e4b43 in QGraphicsScene::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtGui.so.4
#9  0xb74ac8f2 in Plasma::Corona::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libplasma.so.3
#10 0xb77f2612 in NetCorona::qt_metacall (this=0x81a9f98, _c=InvokeMetaMethod, _id=18, _a=0x8a91ac0) at /usr/src/debug/kdebase-workspace-4.3.90/build/plasma/netbook/shell/netcorona.moc:69
#11 0xb69efd4d in QMetaObject::metacall (object=0x81a9f98, cl=150232488, idx=18, argv=0x8a91ac0) at kernel/qmetaobject.cpp:237
#12 0xb69fa735 in QMetaCallEvent::placeMetaCall (this=0x8573988, object=0x81a9f98) at kernel/qobject.cpp:574
#13 0xb69fb81f in QObject::event (this=0x81a9f98, e=0x8573988) at kernel/qobject.cpp:1260
#14 0xb65e0a20 in QGraphicsScene::event(QEvent*) () from /usr/lib/libQtGui.so.4
#15 0xb5f1b1dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0xb5f22000 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0xb6f82e91 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#18 0xb69ea9de in QCoreApplication::notifyInternal (this=0x806e0f8, receiver=0x81a9f98, event=0x8573988) at kernel/qcoreapplication.cpp:704
#19 0xb69ed3e3 in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:215
#20 QCoreApplicationPrivate::sendPostedEvents (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.cpp:1345
#21 0xb69ed53c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#22 0xb6a17b8d in sendPostedEvents () at kernel/qcoreapplication.h:220
#23 postEventSourceDispatch () at kernel/qeventdispatcher_glib.cpp:276
#24 0xb414e4c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#25 0xb4151d98 in ?? () from /usr/lib/libglib-2.0.so.0
#26 0xb4151ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#27 0xb6a17671 in QEventDispatcherGlib::processEvents (this=0x80706d0, flags=...) at kernel/qeventdispatcher_glib.cpp:407
#28 0xb5fd98fa in ?? () from /usr/lib/libQtGui.so.4
#29 0xb69e904d in QEventLoop::processEvents (this=0xbff73fb4, flags=) at kernel/qeventloop.cpp:149
#30 0xb69e9499 in QEventLoop::exec (this=0xbff73fb4, flags=...) at kernel/qeventloop.cpp:201
#31 0xb69ed610 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#32 0xb5f1b284 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#33 0xb77f67b3 in kdemain (argc=1, argv=0xbff741c4) at /usr/src/debug/kdebase-workspace-4.3.90/plasma/netbook/shell/main.cpp:66
#34 0x0804860b in main (argc=1, argv=0xbff741c4) at /usr/src/debug/kdebase-workspace-4.3.90/build/plasma/netbook/shell/plasma-netbook_dummy.cpp:3
Comment 3 decks 2010-01-12 20:39:59 UTC
again everytime when i try to start a session on my netbook, plasma-netbook crash and the aplication just restart

Application: Plasma Netbook (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb52e7980 (LWP 9936))]

Thread 2 (Thread 0xa7db8b70 (LWP 9961)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb69ce0c2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6a44eec in wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:85
#3  QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#4  0xb6a3969e in QThreadPoolThread::run (this=0x832b830) at concurrent/qthreadpool.cpp:140
#5  0xb6a43f0f in QThreadPrivate::start (arg=0x832b830) at thread/qthread_unix.cpp:248
#6  0xb69c96e5 in start_thread () from /lib/libpthread.so.0
#7  0xb69c9600 in ?? () from /lib/libpthread.so.0

Thread 1 (Thread 0xb52e7980 (LWP 9936)):
[KCrash Handler]
#6  0xb67254e0 in ?? () from /usr/lib/libQtGui.so.4
#7  0xb66e7be0 in QGraphicsItemPrivate::setFocusHelper(Qt::FocusReason, bool) () from /usr/lib/libQtGui.so.4
#8  0xb66e7c5e in QGraphicsItem::setFocus(Qt::FocusReason) () from /usr/lib/libQtGui.so.4
#9  0xb672569e in QGraphicsScene::setFocusItem(QGraphicsItem*, Qt::FocusReason) () from /usr/lib/libQtGui.so.4
#10 0xb672a24d in ?? () from /usr/lib/libQtGui.so.4
#11 0xb672a763 in QGraphicsScene::mousePressEvent(QGraphicsSceneMouseEvent*) () from /usr/lib/libQtGui.so.4
#12 0xb672dd14 in QGraphicsScene::event(QEvent*) () from /usr/lib/libQtGui.so.4
#13 0xb60846ec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#14 0xb608b530 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#15 0xb6ddee91 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#16 0xb6b4c82e in QCoreApplication::notifyInternal (this=0x80973b0, receiver=0x8153188, event=0xbfe2a174) at kernel/qcoreapplication.cpp:704
#17 0xb608561d in ?? () from /usr/lib/libQtGui.so.4
#18 0xb6750272 in QGraphicsView::mousePressEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#19 0xb60e52bd in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#20 0xb64cf235 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#21 0xb656bf91 in QAbstractScrollArea::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4
#22 0xb674cb14 in QGraphicsView::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4
#23 0xb656e886 in ?? () from /usr/lib/libQtGui.so.4
#24 0xb6b4bafe in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x809db30, receiver=0x8666c68, event=0xbfe2a8f0) at kernel/qcoreapplication.cpp:819
#25 0xb60846bd in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#26 0xb608bef5 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#27 0xb6ddee91 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#28 0xb6b4c82e in QCoreApplication::notifyInternal (this=0x80973b0, receiver=0x8666c68, event=0xbfe2a8f0) at kernel/qcoreapplication.cpp:704
#29 0xb608ae44 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#30 0xb611849a in ?? () from /usr/lib/libQtGui.so.4
#31 0xb6117a44 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#32 0xb6144d98 in ?? () from /usr/lib/libQtGui.so.4
#33 0xb57f54c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#34 0xb57f8d98 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#35 0xb57f8ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#36 0xb6b79401 in QEventDispatcherGlib::processEvents (this=0x8078500, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#37 0xb61448ea in ?? () from /usr/lib/libQtGui.so.4
#38 0xb6b4ae9d in QEventLoop::processEvents (this=0xbfe2b0b4, flags=) at kernel/qeventloop.cpp:149
#39 0xb6b4b2e9 in QEventLoop::exec (this=0xbfe2b0b4, flags=...) at kernel/qeventloop.cpp:201
#40 0xb6b4f460 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#41 0xb6084794 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#42 0xb4ef27b3 in kdemain (argc=1, argv=0x808ecf8) at /usr/src/debug/kdebase-workspace-4.3.90/plasma/netbook/shell/main.cpp:66
#43 0x0804e4af in launch (argc=134802256, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=0, envs=0x808eb50 "", reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=
    0x8050df2 "0") at /usr/src/debug/kdelibs-4.3.90/kinit/kinit.cpp:706
#44 0x0804f147 in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at /usr/src/debug/kdelibs-4.3.90/kinit/kinit.cpp:1198
#45 0x0804f594 in handle_requests (waitForPid=<value optimized out>) at /usr/src/debug/kdelibs-4.3.90/kinit/kinit.cpp:1391
#46 0x08050327 in main (argc=4, argv=0xbfe2bb64, envp=0xbfe2bb78) at /usr/src/debug/kdelibs-4.3.90/kinit/kinit.cpp:1830
Comment 4 Dario Andres 2010-01-13 20:14:04 UTC
- Did you installed the "libqt4-debuginfo" and "kdelibs4-debuginfo" packages ? There are still some symbols missing.
Strangely, the third backtrace seems different to the first ones...
Regards
Comment 5 Dario Andres 2010-03-21 23:29:46 UTC
As bug 221954 ("netbook/shell/netcorona.moc:69"), this is likely to be bug 210146 (a Qt bug fixed in 4.6.1 and later)
Regards

*** This bug has been marked as a duplicate of bug 210146 ***