Bug 186878 - Plasma crashes with signal 11 during startup after logout with xrandr -o left
Summary: Plasma crashes with signal 11 during startup after logout with xrandr -o left
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-11 16:54 UTC by Ivan Lakhturov
Modified: 2009-04-28 20:32 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 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.