Bug 254901 - Crash when tooltip is shown and comic is shown
Summary: Crash when tooltip is shown and comic is shown
Status: RESOLVED DUPLICATE of bug 253387
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-comic (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Tobias Koenig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-21 20:43 UTC by Rolf Eike Beer
Modified: 2010-10-21 20:59 UTC (History)
1 user (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 Rolf Eike Beer 2010-10-21 20:43:32 UTC
Version:           unspecified (using KDE 4.5.2) 
OS:                Linux

I can easily reproduce the following crash: I have 3 comics configured in one plasmoid, one of them is xkcd. Showing xkcd will display a tooltip with some additional text to the comic. When I now change the comic while the tooltip is shown plasma crashes.

Application: Plasma-Arbeitsfläche (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f5361080750 (LWP 4368))]

Thread 2 (Thread 0x7f5338e49910 (LWP 4394)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f535590e784 in ?? () from /usr/lib64/libQtScript.so.4
#2  0x00007f535590e7b9 in ?? () from /usr/lib64/libQtScript.so.4
#3  0x00007f535f9b765d in start_thread (arg=<value optimized out>) at pthread_create.c:297
#4  0x00007f535e742e1d in clone () from /lib64/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f5361080750 (LWP 4368)):
[KCrash Handler]
#6  0x00007f53574cf2fb in ?? () from /usr/lib64/libplasma.so.3
#7  0x00007f535750727e in Plasma::ToolTipManager::setContent(QGraphicsWidget*, Plasma::ToolTipContent const&) () from /usr/lib64/libplasma.so.3
#8  0x00007f5342fd43eb in ComicApplet::dataUpdated (this=0xa21dc0, data=<value optimized out>) at /usr/src/debug/kdeplasma-addons-4.5.2/applets/comic/comic.cpp:430
#9  0x00007f5342fd8fd7 in ComicApplet::qt_metacall (this=0xa21dc0, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff1580d4f0)
    at /usr/src/debug/kdeplasma-addons-4.5.2/build/applets/comic/comic.moc:107
#10 0x00007f535fd52c47 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#11 0x00007f535745d607 in Plasma::DataContainer::dataUpdated(QString const&, QHash<QString, QVariant> const&) () from /usr/lib64/libplasma.so.3
#12 0x00007f535745d761 in Plasma::DataContainer::checkForUpdate() () from /usr/lib64/libplasma.so.3
#13 0x00007f5357461f47 in Plasma::DataEngine::timerEvent(QTimerEvent*) () from /usr/lib64/libplasma.so.3
#14 0x00007f535fd4d0b9 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#15 0x00007f535eea113c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#16 0x00007f535eea982d in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#17 0x00007f5360a39606 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#18 0x00007f535fd3af7c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#19 0x00007f535fd6a850 in ?? () from /usr/lib64/libQtCore.so.4
#20 0x00007f535fd67394 in ?? () from /usr/lib64/libQtCore.so.4
#21 0x00007f535b853dee in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#22 0x00007f535b8577b8 in ?? () from /usr/lib64/libglib-2.0.so.0
#23 0x00007f535b8578e0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#24 0x00007f535fd67083 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#25 0x00007f535ef5294e in ?? () from /usr/lib64/libQtGui.so.4
#26 0x00007f535fd39ca2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#27 0x00007f535fd3a08c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#28 0x00007f535fd3eff9 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#29 0x00007f5351e62919 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdebase-workspace-4.5.2/plasma/desktop/shell/main.cpp:118
#30 0x0000000000407fe7 in launch (argc=1, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=0, envs=<value optimized out>, reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x40a888 "0") at /usr/src/debug/kdelibs-4.5.2/kinit/kinit.cpp:723
#31 0x0000000000408d30 in handle_launcher_request (sock=8, who=<value optimized out>) at /usr/src/debug/kdelibs-4.5.2/kinit/kinit.cpp:1215
#32 0x00000000004091e1 in handle_requests (waitForPid=0) at /usr/src/debug/kdelibs-4.5.2/kinit/kinit.cpp:1408
#33 0x0000000000409eb2 in main (argc=4, argv=<value optimized out>, envp=<value optimized out>) at /usr/src/debug/kdelibs-4.5.2/kinit/kinit.cpp:1892
The current source language is "auto; currently asm".


Reproducible: Always
Comment 1 Matthias Fuchs 2010-10-21 20:59:56 UTC

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