Bug 204009 - Just a small crash after hitting download new widgets
Summary: Just a small crash after hitting download new widgets
Status: RESOLVED DUPLICATE of bug 198421
Alias: None
Product: plasma4
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-16 04:27 UTC by Sean Gibbons
Modified: 2009-08-16 17:19 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sean Gibbons 2009-08-16 04:27:58 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.28-14-generic x86_64
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
I clicked on "add new widgets" on the top of the desktop.  Then I clicked on the download button for new widgets, the screen went blank, then crash.  KDE restored though so nothing was lost.  I think it was just a small internet timeout error or something, so i dont know what it was.  This isnt a recurring bug (  I think just a crash) so i dont know so ive given you the crash report so that you guys can inspect the bug and hopefully it will be patched.  Thanks for making KDE 4.3 such a good release its way better than my current GNOME desktop!

 -- Backtrace:
Application: Plasma Workspace (kdeinit4), signal: Segmentation fault
[Current thread is 0 (LWP 4261)]

Thread 3 (Thread 0x7fb5c0ca2950 (LWP 4262)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fb5e09bdd19 in QWaitCondition::wait (this=0x2d9f7c0, mutex=0x2d9f7b8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  0x00007fb5df84781c in QHostInfoAgent::run (this=0x2d9f7a0) at kernel/qhostinfo.cpp:260
#3  0x00007fb5e09bcd35 in QThreadPrivate::start (arg=0x2d9f7a0) at thread/qthread_unix.cpp:188
#4  0x00007fb5dc8b63ba in start_thread (arg=<value optimized out>) at pthread_create.c:297
#5  0x00007fb5dd49afcd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fb5aaae6950 (LWP 7586)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:217
#1  0x00007fb5e09bdcf7 in QWaitCondition::wait (this=0x35520a8, mutex=0x35520a0, time=30000) at thread/qwaitcondition_unix.cpp:85
#2  0x00007fb5e09b3929 in QThreadPoolThread::run (this=0x3552250) at concurrent/qthreadpool.cpp:140
#3  0x00007fb5e09bcd35 in QThreadPrivate::start (arg=0x3552250) at thread/qthread_unix.cpp:188
#4  0x00007fb5dc8b63ba in start_thread (arg=<value optimized out>) at pthread_create.c:297
#5  0x00007fb5dd49afcd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fb5e0f7f750 (LWP 4261)):
[KCrash Handler]
#5  0x00007fb5d7e73855 in KNS::Engine::downloadDialog (this=0x3cef160) at /usr/include/qt4/QtGui/qwidget.h:473
#6  0x00007fb5d8422cf0 in Plasma::PlasmoidPackage::createNewWidgetBrowser (this=0x3d76c30, parent=<value optimized out>) at /build/buildd/kde4libs-4.3.0/plasma/private/packages.cpp:84
#7  0x00007fb5d4921ddc in ?? () from /usr/lib/libkdeinit4_plasma-desktop.so
#8  0x00007fb5d4925d9c in ?? () from /usr/lib/libkdeinit4_plasma-desktop.so
#9  0x00007fb5e0abbea2 in QMetaObject::activate (sender=0x56c04a0, from_signal_index=<value optimized out>, to_signal_index=5, argv=0x0) at kernel/qobject.cpp:3113
#10 0x00007fb5e0abec05 in QSignalMapper::mapped (this=0x3d5e380, _t1=<value optimized out>) at .moc/release-shared/moc_qsignalmapper.cpp:102
#11 0x00007fb5e0abf52d in QSignalMapper::map (this=0x56c04a0, sender=0x366e130) at kernel/qsignalmapper.cpp:268
#12 0x00007fb5e0ac00d0 in QSignalMapper::qt_metacall (this=0x56c04a0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffe8fb3d00) at .moc/release-shared/moc_qsignalmapper.cpp:81
#13 0x00007fb5e0abbea2 in QMetaObject::activate (sender=0x366e130, from_signal_index=<value optimized out>, to_signal_index=6, argv=0x0) at kernel/qobject.cpp:3113
#14 0x00007fb5de06bf37 in QAction::triggered (this=0x3d5e380, _t1=false) at .moc/release-shared/moc_qaction.cpp:236
#15 0x00007fb5de06d3b0 in QAction::activate (this=0x366e130, event=<value optimized out>) at kernel/qaction.cpp:1160
#16 0x00007fb5de47452d in QMenuPrivate::activateCausedStack (this=0x4ec7360, causedStack=@0x7fffe8fb3e20, action=0x366e130, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:967
#17 0x00007fb5de47a53e in QMenuPrivate::activateAction (this=0x4ec7360, action=0x366e130, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1060
#18 0x00007fb5df257dc1 in KMenu::mouseReleaseEvent (this=0x3082970, e=0x7fffe8fb47c0) at /build/buildd/kde4libs-4.3.0/kdeui/widgets/kmenu.cpp:456
#19 0x00007fb5de0c30bf in QWidget::event (this=0x3082970, event=0x7fffe8fb47c0) at kernel/qwidget.cpp:7549
#20 0x00007fb5de47cd8b in QMenu::event (this=0x3082970, e=0x7fffe8fb47c0) at widgets/qmenu.cpp:2353
#21 0x00007fb5de071f4d in QApplicationPrivate::notify_helper (this=0x253dee0, receiver=0x3082970, e=0x7fffe8fb47c0) at kernel/qapplication.cpp:4056
#22 0x00007fb5de07a8ea in QApplication::notify (this=<value optimized out>, receiver=0x3082970, e=0x7fffe8fb47c0) at kernel/qapplication.cpp:3758
#23 0x00007fb5df18471b in KApplication::notify (this=0x24fcf30, receiver=0x3082970, event=0x7fffe8fb47c0) at /build/buildd/kde4libs-4.3.0/kdeui/kernel/kapplication.cpp:302
#24 0x00007fb5e0aa66ac in QCoreApplication::notifyInternal (this=0x24fcf30, receiver=0x3082970, event=0x7fffe8fb47c0) at kernel/qcoreapplication.cpp:610
#25 0x00007fb5de079b38 in QApplicationPrivate::sendMouseEvent (receiver=0x3082970, event=0x7fffe8fb47c0, alienWidget=0x0, nativeWidget=0x3082970, buttonDown=<value optimized out>, 
    lastMouseReceiver=@0x7fb5deaa9010) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#26 0x00007fb5de0e3cd4 in QETWidget::translateMouseEvent (this=0x3082970, event=<value optimized out>) at kernel/qapplication_x11.cpp:4343
#27 0x00007fb5de0e2b53 in QApplication::x11ProcessEvent (this=0x24fcf30, event=0x7fffe8fb6340) at kernel/qapplication_x11.cpp:3550
#28 0x00007fb5de10b454 in x11EventSourceDispatch (s=0x2541860, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#29 0x00007fb5dcb0520a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#30 0x00007fb5dcb088e0 in ?? () from /usr/lib/libglib-2.0.so.0
#31 0x00007fb5dcb08a7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#32 0x00007fb5e0acfa8f in QEventDispatcherGlib::processEvents (this=0x253d7d0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#33 0x00007fb5de10abdf in QGuiEventDispatcherGlib::processEvents (this=0x3d5e380, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#34 0x00007fb5e0aa4f42 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -386177488}) at kernel/qeventloop.cpp:149
#35 0x00007fb5e0aa5314 in QEventLoop::exec (this=0x7fffe8fb6670, flags={i = -386177392}) at kernel/qeventloop.cpp:201
#36 0x00007fb5de47cbe5 in QMenu::exec (this=<value optimized out>, p=@0x7fffe8fb6770, action=0x0) at widgets/qmenu.cpp:1993
#37 0x00007fb5de487f2c in QPushButtonPrivate::_q_popupPressed (this=0x391b030) at widgets/qpushbutton.cpp:611
#38 0x00007fb5de48959d in QPushButton::qt_metacall (this=0x3615300, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fffe8fb68c0) at .moc/release-shared/moc_qpushbutton.cpp:74
#39 0x00007fb5df263cf5 in KPushButton::qt_metacall (this=0x3d5e380, _c=QMetaObject::ReadProperty, _id=85115649, _a=0x0) at /build/buildd/kde4libs-4.3.0/obj-x86_64-linux-gnu/kdeui/kpushbutton.moc:70
#40 0x00007fb5e0abbea2 in QMetaObject::activate (sender=0x3615300, from_signal_index=<value optimized out>, to_signal_index=27, argv=0x0) at kernel/qobject.cpp:3113
#41 0x00007fb5de3ed83e in QAbstractButtonPrivate::emitPressed (this=0x391b030) at widgets/qabstractbutton.cpp:557
#42 0x00007fb5de3eda13 in QAbstractButton::mousePressEvent (this=0x3615300, e=0x7fffe8fb7090) at widgets/qabstractbutton.cpp:1092
#43 0x00007fb5de0c3296 in QWidget::event (this=0x3615300, event=0x7fffe8fb7090) at kernel/qwidget.cpp:7545
#44 0x00007fb5de071f4d in QApplicationPrivate::notify_helper (this=0x253dee0, receiver=0x3615300, e=0x7fffe8fb7090) at kernel/qapplication.cpp:4056
#45 0x00007fb5de07a8ea in QApplication::notify (this=<value optimized out>, receiver=0x3615300, e=0x7fffe8fb7090) at kernel/qapplication.cpp:3758
#46 0x00007fb5df18471b in KApplication::notify (this=0x24fcf30, receiver=0x3615300, event=0x7fffe8fb7090) at /build/buildd/kde4libs-4.3.0/kdeui/kernel/kapplication.cpp:302
#47 0x00007fb5e0aa66ac in QCoreApplication::notifyInternal (this=0x24fcf30, receiver=0x3615300, event=0x7fffe8fb7090) at kernel/qcoreapplication.cpp:610
#48 0x00007fb5de079b38 in QApplicationPrivate::sendMouseEvent (receiver=0x3615300, event=0x7fffe8fb7090, alienWidget=0x3615300, nativeWidget=0x3515f70, buttonDown=<value optimized out>, 
    lastMouseReceiver=@0x7fb5deaa9010) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#49 0x00007fb5de0e3b19 in QETWidget::translateMouseEvent (this=0x3515f70, event=<value optimized out>) at kernel/qapplication_x11.cpp:4409
#50 0x00007fb5de0e2b53 in QApplication::x11ProcessEvent (this=0x24fcf30, event=0x7fffe8fb8c10) at kernel/qapplication_x11.cpp:3550
#51 0x00007fb5de10b454 in x11EventSourceDispatch (s=0x2541860, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#52 0x00007fb5dcb0520a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#53 0x00007fb5dcb088e0 in ?? () from /usr/lib/libglib-2.0.so.0
#54 0x00007fb5dcb08a7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#55 0x00007fb5e0acfa8f in QEventDispatcherGlib::processEvents (this=0x253d7d0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#56 0x00007fb5de10abdf in QGuiEventDispatcherGlib::processEvents (this=0x3d5e380, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#57 0x00007fb5e0aa4f42 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -386167040}) at kernel/qeventloop.cpp:149
#58 0x00007fb5e0aa5314 in QEventLoop::exec (this=0x7fffe8fb8f40, flags={i = -386166960}) at kernel/qeventloop.cpp:201
#59 0x00007fb5e0aa75e4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#60 0x00007fb5d49031eb in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#61 0x0000000000407215 in launch (argc=1, _name=0x24f20c8 "/usr/bin/plasma-desktop", args=<value optimized out>, cwd=0x0, envc=0, envs=0x24f20e8 "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x40a3a1 "0") at /build/buildd/kde4libs-4.3.0/kinit/kinit.cpp:676
#62 0x0000000000407a38 in handle_launcher_request (sock=7, who=<value optimized out>) at /build/buildd/kde4libs-4.3.0/kinit/kinit.cpp:1168
#63 0x0000000000407fe5 in handle_requests (waitForPid=0) at /build/buildd/kde4libs-4.3.0/kinit/kinit.cpp:1361
#64 0x0000000000408b26 in main (argc=2, argv=0x7fffe8fb9de8, envp=0x7fffe8fb9e00) at /build/buildd/kde4libs-4.3.0/kinit/kinit.cpp:1788

Reported using DrKonqi
Comment 1 Dario Andres 2009-08-16 17:19:13 UTC
Merging with bug 198421. Thanks

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