Bug 247645 - plasma-desktop crashed while configuration of 3rd party plasmoid
Summary: plasma-desktop crashed while configuration of 3rd party plasmoid
Status: RESOLVED NOT A BUG
Alias: None
Product: plasma4
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 298509 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-08-13 13:58 UTC by Steven Crooks
Modified: 2012-05-26 18:11 UTC (History)
2 users (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 Steven Crooks 2010-08-13 13:58:24 UTC
Application: plasma-desktop (0.3)
KDE Platform Version: 4.5.00 (KDE 4.5.0)
Qt Version: 4.6.3
Operating System: Linux 2.6.34-12-default x86_64
Distribution: "openSUSE 11.3 (x86_64)"

-- Information about the crash:
This is a behavior when trying to change settings in 3rd party plasmoid "adjustable clock" (http://kde-look.org/content/show.php/Adjustable+Clock?content=92825).

When trying to change fonts, fontsize or similar things and press ok, plasma-desktop crashes everytime.

I know, that it could be related only to the plasmoid, but maybe there are some useful information to be found in the crashreport.

The crash can be reproduced every time.

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

Thread 2 (Thread 0x7fdfc1e4a710 (LWP 31568)):
#0  0x00007fdfeb18c39c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fdfe192d2a0 in WTF::TCMalloc_PageHeap::scavengerThread() () from /usr/lib64/libQtWebKit.so.4
#2  0x00007fdfe192d2d9 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /usr/lib64/libQtWebKit.so.4
#3  0x00007fdfeb187a4f in start_thread () from /lib64/libpthread.so.0
#4  0x00007fdfe9f7782d in clone () from /lib64/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fdfec7d5760 (LWP 2953)):
[KCrash Handler]
#6  0x00007fdfeb50c614 in QObject::thread (this=0x2629460) at kernel/qobject.cpp:1424
#7  0x00007fdfeb50f068 in QObject::QObject (this=0x424a320, parent=0x2629460) at kernel/qobject.cpp:758
#8  0x00007fdfe1de372e in QWebPage::QWebPage(QObject*) () from /usr/lib64/libQtWebKit.so.4
#9  0x00007fdfe1de7e78 in QWebView::page() const () from /usr/lib64/libQtWebKit.so.4
#10 0x00007fdfbd4252da in AdjustableClock::updateControls() () from /usr/lib64/kde4/plasma_applet_adjustableclock.so
#11 0x00007fdfbd42c98f in AdjustableClock::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/kde4/plasma_applet_adjustableclock.so
#12 0x00007fdfeb510a1f in QMetaObject::activate (sender=0x28bc7a0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3295
#13 0x00007fdfeb50e22e in QObject::event (this=0x28bc7a0, e=0x7fff3fcd5330) at kernel/qobject.cpp:1212
#14 0x00007fdfea6d14d4 in QApplicationPrivate::notify_helper (this=0x683e60, receiver=0x28bc7a0, e=0x7fff3fcd5330) at kernel/qapplication.cpp:4302
#15 0x00007fdfea6d9aca in QApplication::notify (this=<value optimized out>, receiver=0x28bc7a0, e=0x7fff3fcd5330) at kernel/qapplication.cpp:4185
#16 0x00007fdfec1620b6 in KApplication::notify (this=0x678a50, receiver=0x28bc7a0, event=0x7fff3fcd5330) at /usr/src/debug/kdelibs-4.5.0/kdeui/kernel/kapplication.cpp:310
#17 0x00007fdfeb4fce4c in QCoreApplication::notifyInternal (this=0x678a50, receiver=0x28bc7a0, event=0x7fff3fcd5330) at kernel/qcoreapplication.cpp:726
#18 0x00007fdfeb5280c9 in sendEvent (this=0x687610) at kernel/qcoreapplication.h:215
#19 QTimerInfoList::activateTimers (this=0x687610) at kernel/qeventdispatcher_unix.cpp:618
#20 0x00007fdfeb524fd4 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#21 0x00007fdfe7085a93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#22 0x00007fdfe7086270 in ?? () from /usr/lib64/libglib-2.0.so.0
#23 0x00007fdfe7086510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#24 0x00007fdfeb52567f in QEventDispatcherGlib::processEvents (this=0x683b90, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#25 0x00007fdfea77214e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x00007fdfeb4fc292 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#27 0x00007fdfeb4fc495 in QEventLoop::exec (this=0x7fff3fcd56c0, flags=...) at kernel/qeventloop.cpp:201
#28 0x00007fdfeb50088b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#29 0x00007fdfdc5821fb in kdemain (argc=1, argv=0x670550) at /usr/src/debug/kdebase-workspace-4.5.0/plasma/desktop/shell/main.cpp:118
#30 0x00000000004074a9 in _start ()

Reported using DrKonqi
Comment 1 Jonathan Thomas 2010-08-14 21:14:14 UTC
Please report this crash to the Adjustable Clock's developer on its kde-look page. Thank you.
Comment 2 Jekyll Wu 2012-05-26 18:11:28 UTC
*** Bug 298509 has been marked as a duplicate of this bug. ***