[plasmashell] [Bug 356470] Plasmashell 5.5 segfaults on shutdown (like 5.3)

2015-12-25 Thread Sudhir Khanger via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356470 Sudhir Khanger changed: What|Removed |Added CC||sud...@sudhirkhanger.com -- You are receiving

[plasmashell] [Bug 356470] Plasmashell 5.5 segfaults on shutdown (like 5.3)

2015-12-25 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356470 David Edmundson changed: What|Removed |Added Latest Commit||http://commits.kde.org/plas

[plasmashell] [Bug 356470] Plasmashell 5.5 segfaults on shutdown (like 5.3)

2015-12-21 Thread David Strobach via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356470 --- Comment #8 from David Strobach --- (In reply to Paul Konecny from comment #7) > I just received the update for plasma-workspace 5.5.1 and the issue seems > fixed. > Neither kquitapp plasmashell nor a normal shutdown trigger the segfault now. > >

[plasmashell] [Bug 356470] Plasmashell 5.5 segfaults on shutdown (like 5.3)

2015-12-15 Thread Paul Konecny via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356470 --- Comment #7 from Paul Konecny --- I just received the update for plasma-workspace 5.5.1 and the issue seems fixed. Neither kquitapp plasmashell nor a normal shutdown trigger the segfault now. Can you guys confirm this? -- You are receiving this

[plasmashell] [Bug 356470] Plasmashell 5.5 segfaults on shutdown (like 5.3)

2015-12-12 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356470 David Edmundson changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[plasmashell] [Bug 356470] Plasmashell 5.5 segfaults on shutdown (like 5.3)

2015-12-11 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356470 --- Comment #5 from lal...@atlas.cz --- The guilty plasmoid is in my case "org.kde.muonnotifier", which for some reason failed to load, but its task destructor is called at shutdown nevertheless: invalid fallback path in "" could not load plasma applet

[plasmashell] [Bug 356470] Plasmashell 5.5 segfaults on shutdown (like 5.3)

2015-12-11 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356470 --- Comment #4 from lal...@atlas.cz --- The value of m_applet in applets/systemtray/plugin/protocols/plasmoid:PlasmoidTask::~PlasmoidTask() is sometimes NULL. The crash can be "fixed" by simple if (m_applet) m_applet->destroy(); but I suppose

[plasmashell] [Bug 356470] Plasmashell 5.5 segfaults on shutdown (like 5.3)

2015-12-11 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356470 lal...@atlas.cz changed: What|Removed |Added CC||lal...@atlas.cz --- Comment #3 from lal...@atl

[plasmashell] [Bug 356470] Plasmashell 5.5 segfaults on shutdown (like 5.3)

2015-12-11 Thread Raghavendra kamath via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356470 Raghavendra kamath changed: What|Removed |Added CC||raghavendr.ra...@gmail.com --- Comment #2

[plasmashell] [Bug 356470] Plasmashell 5.5 segfaults on shutdown (like 5.3)

2015-12-10 Thread Paul Konecny via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356470 --- Comment #1 from Paul Konecny --- Happens on logout too. I'm compiling Qt 5.5 with debugging now. When it's finished I'll get you a more complete trace. Cheers! -- You are receiving this mail because: You are watching all bug changes.