Bug 283689 - crashing when configurating plasmoid
Summary: crashing when configurating plasmoid
Status: RESOLVED DUPLICATE of bug 263221
Alias: None
Product: plasma4
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-10 07:31 UTC by nedrigaylov.arz
Modified: 2011-10-10 13:13 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 nedrigaylov.arz 2011-10-10 07:31:29 UTC
Application: plasma-desktop (0.4)
KDE Platform Version: 4.7.00 (4.7.0)
Qt Version: 4.8.0
Operating System: Linux 3.1.0-0.rc8.git0.1.fc16.x86_64 x86_64
Distribution: "RFRemix release 16 (Verne)"

-- Information about the crash:
- What I was doing when the application crashed:

I'm just configuring email notifications plasmoid after install of it.

-- Backtrace:
Application: Оболочка Plasma (plasma-desktop), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7f5cbb4f5880 (LWP 19699))]

Thread 3 (Thread 0x7f5c97fff700 (LWP 19730)):
#0  0x0000003639ce7343 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x0000003639844f58 in g_main_context_poll (n_fds=1, fds=0x7f5c8c0013e0, priority=<optimized out>, timeout=-1, context=0x7f5c8c0009a0) at gmain.c:3402
#2  g_main_context_iterate (context=0x7f5c8c0009a0, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3084
#3  0x000000363984541c in g_main_context_iteration (context=0x7f5c8c0009a0, may_block=1) at gmain.c:3152
#4  0x0000003643da67e6 in QEventDispatcherGlib::processEvents (this=0x7f5c8c0008c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:426
#5  0x0000003643d76bd2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x0000003643d76e27 in QEventLoop::exec (this=0x7f5c97ffed00, flags=...) at kernel/qeventloop.cpp:204
#7  0x0000003643c78a07 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x0000003643c7b9eb in QThreadPrivate::start (arg=0x7f5c90002bc0) at thread/qthread_unix.cpp:298
#9  0x000000363a007d31 in start_thread (arg=0x7f5c97fff700) at pthread_create.c:305
#10 0x0000003639cefdfd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 2 (Thread 0x7f5c9e823700 (LWP 24057)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1  0x0000003643c7be5f in wait (time=30000, this=0x2225790) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2225708, time=30000) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003643c6f48f in QThreadPoolThread::run (this=0x1b77e70) at concurrent/qthreadpool.cpp:141
#4  0x0000003643c7b9eb in QThreadPrivate::start (arg=0x1b77e70) at thread/qthread_unix.cpp:298
#5  0x000000363a007d31 in start_thread (arg=0x7f5c9e823700) at pthread_create.c:305
#6  0x0000003639cefdfd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7f5cbb4f5880 (LWP 19699)):
[KCrash Handler]
#6  0x00007f5c95b5312a in PyObject_Call (func=<instancemethod at remote 0x539bb40>, arg=(<instancemethod at remote 0x6c5d690>, False), kw=0x0) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2527
#7  0x00007f5c95be43f7 in PyEval_CallObjectWithKeywords (func=<instancemethod at remote 0x539bb40>, arg=(<instancemethod at remote 0x6c5d690>, False), kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3941
#8  0x00007f5c6fc666ab in _pyglib_handler_marshal () from /usr/lib64/libpyglib-2.0-python.so.0
#9  0x000000363984623b in g_timeout_dispatch (source=0x2e13650, callback=<optimized out>, user_data=<optimized out>) at gmain.c:3907
#10 0x0000003639844a4d in g_main_dispatch (context=0x19ed440) at gmain.c:2441
#11 g_main_context_dispatch (context=0x19ed440) at gmain.c:3011
#12 0x0000003639845248 in g_main_context_iterate (context=0x19ed440, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3089
#13 0x000000363984541c in g_main_context_iteration (context=0x19ed440, may_block=1) at gmain.c:3152
#14 0x0000003643da677f in QEventDispatcherGlib::processEvents (this=0x196cbe0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#15 0x0000003646e6a72e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:207
#16 0x0000003643d76bd2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#17 0x0000003643d76e27 in QEventLoop::exec (this=0x7fff2cfb2490, flags=...) at kernel/qeventloop.cpp:204
#18 0x000000364728ac26 in QDialog::exec (this=0x7aa6240) at dialogs/qdialog.cpp:552
#19 0x00007f5c796e36f5 in meth_QDialog_exec_ (sipSelf=<KPageDialog at remote 0x7c53c20>, sipArgs=<optimized out>) at /usr/src/debug/PyQt-x11-gpl-4.8.4/sip/QtGui/qdialog.sip:78
#20 0x00007f5c95be9f5b in call_function (oparg=<optimized out>, pp_stack=0x7fff2cfb2618) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4072
#21 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2722
#22 0x00007f5c95bea520 in fast_function (nk=<optimized out>, na=1, n=<optimized out>, pp_stack=0x7fff2cfb2758, func=<function at remote 0x7c42aa0>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4158
#23 call_function (oparg=<optimized out>, pp_stack=0x7fff2cfb2758) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4093
#24 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:2722
#25 0x00007f5c95beb545 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=1, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3312
#26 0x00007f5c95b77bcc in function_call (func=<function at remote 0x4fd8d70>, arg=(<PythonAppletScript(moduleName='plasmaMailChecker', pyapplet=<plasmaMailChecker(panelIcon=<IconWidget at remote 0x6743950>, countToolTipSColourStyle='QLabel { color: rgba(0, 192, 192, 255);} ', accountToolTipSColourStyle='QLabel { color: rgba(0, 192, 192, 255);} ', fieldSubjSuff='</font>', accountColourVar=<QString at remote 0x6d78e50>, fieldBoxItalVar=<QString at remote 0x7c52d70>, countItalVar=<QString at remote 0x7c456e0>, accountItalVar=<QString at remote 0x6d78de0>, fieldFromPref=<QString at remote 0x7c48c20>, usualIconPath=u'/home/nedr/.kde/share/apps/plasma/plasmoids/plasmaMailChecker/contents/icons/mailChecker.png', accTTSPref=<QString at remote 0x7c48910>, accountSColourVar=<QString at remote 0x7c450c0>, layout=<QGraphicsLinearLayout at remote 0x67438c0>, fieldDateSuff='</font>', headerPref=<QString at remote 0x7c45fa0>, tr=<Translator(context='plasmaMailChecker') at remote 0x67435f0>, countSColourVar=<QString at remote 0x7c45980>, waitThread=<QString at remote 0x7c48ec0>, fieldSubjPref=<QString at ...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.2/Objects/funcobject.c:526
#27 0x00007f5c95b53143 in PyObject_Call (func=<function at remote 0x4fd8d70>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529
#28 0x00007f5c95b61daf in instancemethod_call (func=<function at remote 0x4fd8d70>, arg=(<PythonAppletScript(moduleName='plasmaMailChecker', pyapplet=<plasmaMailChecker(panelIcon=<IconWidget at remote 0x6743950>, countToolTipSColourStyle='QLabel { color: rgba(0, 192, 192, 255);} ', accountToolTipSColourStyle='QLabel { color: rgba(0, 192, 192, 255);} ', fieldSubjSuff='</font>', accountColourVar=<QString at remote 0x6d78e50>, fieldBoxItalVar=<QString at remote 0x7c52d70>, countItalVar=<QString at remote 0x7c456e0>, accountItalVar=<QString at remote 0x6d78de0>, fieldFromPref=<QString at remote 0x7c48c20>, usualIconPath=u'/home/nedr/.kde/share/apps/plasma/plasmoids/plasmaMailChecker/contents/icons/mailChecker.png', accTTSPref=<QString at remote 0x7c48910>, accountSColourVar=<QString at remote 0x7c450c0>, layout=<QGraphicsLinearLayout at remote 0x67438c0>, fieldDateSuff='</font>', headerPref=<QString at remote 0x7c45fa0>, tr=<Translator(context='plasmaMailChecker') at remote 0x67435f0>, countSColourVar=<QString at remote 0x7c45980>, waitThread=<QString at remote 0x7c48ec0>, fieldSubjPref=<QString at ...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.2/Objects/classobject.c:2578
#29 0x00007f5c95b53143 in PyObject_Call (func=<instancemethod at remote 0x6c5d500>, arg=<optimized out>, kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529
#30 0x00007f5c95be43f7 in PyEval_CallObjectWithKeywords (func=<instancemethod at remote 0x6c5d500>, arg=(), kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:3941
#31 0x00007f5c79b5b8b2 in ?? () from /usr/lib64/python2.7/site-packages/sip.so
#32 0x00007f5c79dfaa57 in sipVH_QtCore_11 (sipGILState=PyGILState_UNLOCKED, sipMethod=<instancemethod at remote 0x6c5d500>) at sipQtCorecmodule.cpp:4382
#33 0x00007f5c78e2a272 in sipPlasma_AppletScript::showConfigurationInterface() () from /usr/lib64/python2.7/site-packages/PyKDE4/plasma.so
#34 0x000000364eb0caf1 in showConfigurationInterface (this=0x5d95a70) at /usr/src/debug/kdelibs-4.7.0/plasma/applet.cpp:1908
#35 Plasma::Applet::showConfigurationInterface (this=0x5d95a70) at /usr/src/debug/kdelibs-4.7.0/plasma/applet.cpp:1864
#36 0x0000003643d8b721 in QMetaObject::activate (sender=0x29eb3b0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff2cfb2fc0) at kernel/qobject.cpp:3546
#37 0x0000003647447572 in QAbstractButton::clicked (this=<optimized out>, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:220
#38 0x000000364718b56e in QAbstractButtonPrivate::emitClicked (this=0x69b6ee0) at widgets/qabstractbutton.cpp:546
#39 0x000000364718c8ab in QAbstractButtonPrivate::click (this=0x69b6ee0) at widgets/qabstractbutton.cpp:539
#40 0x000000364718cb1c in QAbstractButton::mouseReleaseEvent (this=0x29eb3b0, e=0x7fff2cfb38a0) at widgets/qabstractbutton.cpp:1121
#41 0x00000036472493fa in QToolButton::mouseReleaseEvent (this=<optimized out>, e=<optimized out>) at widgets/qtoolbutton.cpp:718
#42 0x0000003646e1835a in QWidget::event (this=0x29eb3b0, event=0x7fff2cfb38a0) at kernel/qwidget.cpp:8342
#43 0x0000003646dc7d64 in notify_helper (e=0x7fff2cfb38a0, receiver=0x29eb3b0, this=0x19eabf0) at kernel/qapplication.cpp:4495
#44 QApplicationPrivate::notify_helper (this=0x19eabf0, receiver=0x29eb3b0, e=0x7fff2cfb38a0) at kernel/qapplication.cpp:4467
#45 0x0000003646dcd4b3 in QApplication::notify (this=<optimized out>, receiver=0x29eb3b0, e=0x7fff2cfb38a0) at kernel/qapplication.cpp:4038
#46 0x00000036484500a6 in KApplication::notify (this=0x19cef00, receiver=0x29eb3b0, event=0x7fff2cfb38a0) at /usr/src/debug/kdelibs-4.7.0/kdeui/kernel/kapplication.cpp:311
#47 0x0000003643d77a9c in QCoreApplication::notifyInternal (this=0x19cef00, receiver=0x29eb3b0, event=0x7fff2cfb38a0) at kernel/qcoreapplication.cpp:853
#48 0x0000003646dc8d32 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:231
#49 QApplicationPrivate::sendMouseEvent (receiver=0x29eb3b0, event=0x7fff2cfb38a0, alienWidget=0x29eb3b0, nativeWidget=0x69b0650, buttonDown=0x29eb3b0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3153
#50 0x0000003646e44285 in QETWidget::translateMouseEvent (this=0x69b0650, event=<optimized out>) at kernel/qapplication_x11.cpp:4473
#51 0x0000003646e4314a in QApplication::x11ProcessEvent (this=0x19cef00, event=0x7fff2cfb4160) at kernel/qapplication_x11.cpp:3599
#52 0x0000003646e6aa3c in x11EventSourceDispatch (s=0x19ed990, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#53 0x0000003639844a4d in g_main_dispatch (context=0x19ed440) at gmain.c:2441
#54 g_main_context_dispatch (context=0x19ed440) at gmain.c:3011
#55 0x0000003639845248 in g_main_context_iterate (context=0x19ed440, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3089
#56 0x000000363984541c in g_main_context_iteration (context=0x19ed440, may_block=1) at gmain.c:3152
#57 0x0000003643da677f in QEventDispatcherGlib::processEvents (this=0x196cbe0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#58 0x0000003646e6a72e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:207
#59 0x0000003643d76bd2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#60 0x0000003643d76e27 in QEventLoop::exec (this=0x7fff2cfb4530, flags=...) at kernel/qeventloop.cpp:204
#61 0x0000003643d7b825 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1125
#62 0x0000003651c41173 in kdemain (argc=1, argv=0x7fff2cfb4918) at /usr/src/debug/kdebase-workspace-4.7.0/kdebase-workspace-4.7.0/plasma/desktop/shell/main.cpp:120
#63 0x0000003639c2162d in __libc_start_main (main=0x400870 <main(int, char**)>, argc=1, ubp_av=0x7fff2cfb4918, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff2cfb4908) at libc-start.c:226
#64 0x00000000004008a1 in _start ()

This bug may be a duplicate of or related to bug 263221.

Possible duplicates by query: bug 263221, bug 257357.

Reported using DrKonqi
Comment 1 Nicolas L. 2011-10-10 13:13:50 UTC

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