Bug 186878

Summary: Plasma crashes with signal 11 during startup after logout with xrandr -o left
Product: [Plasma] plasma4 Reporter: Ivan Lakhturov <inbox.1>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: crash CC: andresbajotierra, aseigo, inbox.1
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Ivan Lakhturov 2009-03-11 16:54:27 UTC
Version:            (using KDE 4.2.1)
Compiler:          gcc-4.3.3 -march=amdfam10 -O3
OS:                Linux
Installed from:    Gentoo Packages

I have nvidia drivers 180.37, xorg.conf contains "RandRRotation true".

Steps to reproduce a crash:
1. In KDE fire a command "xrandr -o left".
2. From the portrait mode logout to console.
3. "startx" back.
4. A Fatal Error Occurred
The application Plasma Workspace (plasma) crashed and caused the signal 11 (SIGSEGV).

All subsequent logins to KDE reproduce crash until I clean the ~/.kde4 directory.

I don't want to recompile without optimizations, so, will not post a backtrace, but I think, this should be reproducible.
Comment 1 Dario Andres 2009-03-11 23:26:41 UTC
This may be related to bug 185741 (fixed in 4.2.2/4.3). A workaround is on bug 185741 comment 3, however some distros are planning on backporting the fix.
Thanks for reporting
Comment 2 Ivan Lakhturov 2009-04-03 20:06:54 UTC
(In reply to comment #1)
> This may be related to bug 185741 (fixed in 4.2.2/4.3). A workaround is on bug
> 185741 comment 3, however some distros are planning on backporting the fix.
> Thanks for reporting

I updated some KDE packages (I'm using the testing branch of Gentoo) and the bug is gone. I'm still on 4.2.1, however.