Summary: | plasma crash on task in panel | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | miki <vmikiv> |
Component: | widget-taskbar | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra, andrew.i.coles, finex |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
miki
2009-05-03 10:19:04 UTC
*** Bug 191456 has been marked as a duplicate of this bug. *** This remember me bug 191141. May be they are somewhat related. *** This bug has been marked as a duplicate of bug 191412 *** Here using: Qt: 4.5.1 (qt-copy 960517) KDE: 4.2.71 (KDE 4.2.71 (KDE 4.3 >= 20090428)) kdelibs svn rev. 963904 / kdebase svn rev. 963904 on ArchLinux i686 - Kernel 2.6.29.1 I got this crash. (same bt) *** Bug 191983 has been marked as a duplicate of this bug. *** Valgrind trace of plasmoidviewer tasks: ==3923== Invalid read of size 4 ==3923== at 0x144F72E7: TaskManager::Task::window() const (task.cpp:355) ==3923== by 0x4A1B15E: QObject::event(QEvent*) (qobject.cpp:1082) ==3923== by 0x52FC066: QGraphicsWidget::event(QEvent*) (qgraphicswidget.cpp:1317) ==3923== by 0x4C78F2B: QApplicationPrivate::notify_helper(QObject*, QEvent*) (qapplication.cpp:4084) ==3923== by 0x4C8122D: QApplication::notify(QObject*, QEvent*) (qapplication.cpp:3631) ==3923== by 0x41FCF4C: KApplication::notify(QObject*, QEvent*) (kapplication.cpp:307) ==3923== by 0x4A0AA3A: QCoreApplication::notifyInternal(QObject*, QEvent*) (qcoreapplication.cpp:602) ==3923== by 0x4A39D70: QTimerInfoList::activateTimers() (qcoreapplication.h:213) ==3923== by 0x4A364DF: timerSourceDispatch(_GSource*, int (*)(void*), void*) (qeventdispatcher_glib.cpp:164) ==3923== by 0x6EB2B87: g_main_context_dispatch (gmain.c:1814) ==3923== by 0x6EB60EA: g_main_context_iterate (gmain.c:2448) ==3923== by 0x6EB6267: g_main_context_iteration (gmain.c:2511) ==3923== Address 0xc is not stack'd, malloc'd or (recently) free'd |