Bug 346378 - segfault and crash after enabling or disabling screens on kscreen
Summary: segfault and crash after enabling or disabling screens on kscreen
Status: RESOLVED DUPLICATE of bug 344239
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.2.2
Platform: Arch Linux Linux
: NOR crash
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-19 22:36 UTC by raphael.cazenave
Modified: 2015-04-19 23:40 UTC (History)
3 users (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 raphael.cazenave 2015-04-19 22:36:01 UTC
segfault and crash of plasmashell after enabling or disabling screens on kscreen.

(I'm Using x86-64 Archlinux with 
kscreen-frameworks 5.2.2-1
libkscreen-frameworks 5.2.2-1
libkscreen4 1.0.5-1
)

it does not happens everytime, but if you try to disable or move screen using kscreen, apply multiple time it crash/segfault again :/

trace: https://paste.kde.org/p6yngpoa9

Reproducible: Always

Steps to Reproduce:
1 .disable or move screen using kscreen
2. apply
3. goto 1 until plasmashell segfault

Actual Results:  
plasmashell segfaulting

Expected Results:  
plasmashell not segfaulting

trace: https://paste.kde.org/p6yngpoa9
Comment 1 raphael.cazenave 2015-04-19 22:42:10 UTC
if you need any additional information please ask.
Comment 2 raphael.cazenave 2015-04-19 23:26:14 UTC
Maybe it's related to https://bugs.kde.org/show_bug.cgi?id=344239 ?

Thread 1 in both backtraces looks pretty similar : "Plasma::Applet::actions() const () from /usr/lib/libKF5Plasma.so.5".

* I'm using xf86-video-intel on Intel HD Graphics 4600.
* Operating system: Archlinux x86_64
* plasmashell 5.2.2
* plasma-framework 5.9.0-1
Comment 3 David Edmundson 2015-04-19 23:40:45 UTC
Yep, they're the same. Thanks for finding that.

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