Bug 571016

Summary: [abrt] crash in kdebase-workspace-4.4.0-8.fc12: Process /usr/bin/plasma-desktop was killed by signal 7 (SIGBUS)
Product: [Fedora] Fedora Reporter: Eirik Thorsnes <torsos>
Component: kdebase-workspaceAssignee: Than Ngo <than>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: fedora, fedora, jreznik, kevin, lorenzo, ltinkl, rdieter, smparrish, than
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:d9f9028a66b4b6b92b74e41b710791fe7b7f0a51
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-03-06 16:05:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

Description Eirik Thorsnes 2010-03-06 11:16:20 UTC
abrt 1.0.7 detected a crash.

architecture: x86_64
Attached file: backtrace
cmdline: /usr/bin/plasma-desktop
comment: Unknown if related but the mouse-clicks stopped working as well (mouse-cursor can still be moved).
component: kdebase-workspace
executable: /usr/bin/plasma-desktop
kernel: 2.6.32.9-67.fc12.x86_64
package: kdebase-workspace-4.4.0-8.fc12
rating: 4
reason: Process /usr/bin/plasma-desktop was killed by signal 7 (SIGBUS)
release: Fedora release 12 (Constantine)

How to reproduce
-----
0. Panel looked to be half oxygen theme half air theme divided in middle of screen.
1. Tried to fix by changing from Air to Air-for-netbook theme in System-Settings->Appearance->Style->Workspace
2. Panel and background disappeared. Alt-tab'ing and alt-f2 still worked.
3. Running plasma-desktop got the panel and background back.

Comment 1 Eirik Thorsnes 2010-03-06 11:16:24 UTC
Created attachment 398200 [details]
File: backtrace

Comment 2 Eirik Thorsnes 2010-03-06 11:36:28 UTC
Correction: the crash occured when switching BACK to Air from Air-for-netbook theme. Just reproduced the crash again now.

I also tried switching from Air to Oxygen theme. This time kwin crashed with signal 7, should I report separately?

Comment 3 Kevin Kofler 2010-03-06 16:05:09 UTC
No, those SIGBUS issues are all the same bug, we have tons of duplicates already. The stacktrace has always one of 2 related functions of the same class on the top (KPixmapCache::mmapFile or KPixmapCache::invalidateMmapFile, most times the former).

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