Summary: | "Show a Launcher for <program> When It Is Not Running" feature of Smooth Tasks crashes plasma on program exit | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | patchesthecaveman |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | crash | CC: | andresbajotierra, KaiUweBroulik2, micheluzzo, wikt.sztw+kdebugs |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
patchesthecaveman
2011-02-11 00:31:18 UTC
[Comment from a bug triager] Looks like an issue which could be caused by some bug in the SmoothTasks code combined with some other thing in Qt or KDE code. (as the backtrace shows no trace of smoothtasks, but the description is all about it) - Can you mention this bug report on https://bitbucket.org/panzi/smooth-tasks/issues/ so the Smooth Tasks author can check it ? Regards I reported this bug to the Smooth Tasks developers: https://bitbucket.org/panzi/smooth-tasks/issue/51/smooth-tasks-crashes-plasma-on-kde-46 The Smooth Tasks developer doesn't see anything in the stack trace coming from his code. Also, I've since discovered that when I have the taskbar on auto hide, Plasma doesn't crash until I close the app whose icon I made persistent *and* move my mouse down so the panel shows, if that's helpful. Created attachment 57833 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.6.1 (4.6.1) using Qt 4.7.0
I can confirm the same behaviour with same steps here (except for the object being moved to the left in the panel, which I guess is not very important). I'll make the same report in smooth tasks bugzilla as it's probably a bug in there - it doesn't happen with the task manager shipped in KDE.
-- Backtrace (Reduced):
#13 0x02ec1024 in qRealloc (ptr=0x30fc494, size=48) at global/qmalloc.cpp:65
#14 0x02f21fcc in QVectorData::reallocate (x=0x6, newsize=1567, oldsize=-16, alignment=0) at tools/qvector.cpp:74
#15 0x0150bd75 in QVector<QScriptItem>::realloc (this=0xbf8f128c, asize=0, aalloc=1) at ../../include/QtCore/../../src/corelib/tools/qvector.h:480
#16 0x01629844 in QVector<QScriptItem>::append(QScriptItem const&) () from /usr/lib/libQtGui.so.4
#17 0x01621f92 in generateScriptItems (this=0xbf8ed100, start=<value optimized out>, length=1, caps=QFont::MixedCase) at text/qtextengine.cpp:124
The icon moving issue appears to have been unrelated. I subsequently discovered it happened whenever I logged in (or really whenever Plasma restarts), and I also experienced that problem with the built-in Task Manager plasmoid. Deleting and recreating my panel made that issue go away. Bug 268256 is a duplicate of this one. Created attachment 62300 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.6.5 (4.6.5) using Qt 4.7.3
- What I was doing when the application crashed:
Same things but without moving icons.
- Custom settings of the application:
As people wrote above.
I'm not attaching debug info, because I can't find them in repository.
-- Backtrace (Reduced):
#12 0x4953a5ab in qFree(void*) () from /usr/lib/libQtCore.so.4
#13 0x49599342 in QVectorData::free(QVectorData*, int) () from /usr/lib/libQtCore.so.4
[...]
#16 0x4d2fa48b in QGraphicsScene::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtGui.so.4
#17 0x4111ce42 in Plasma::Corona::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libplasma.so.3
[...]
#21 0x4965220f in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
|