Bug 697450

Summary: valuator axis values unaligned
Product: [Fedora] Fedora Reporter: Fabio Massimo Di Nitto <fdinitto>
Component: xorg-x11-serverAssignee: Peter Hutterer <peter.hutterer>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: peter.hutterer, xgl-maint
Target Milestone: ---Keywords: Patch, Triaged
Target Release: ---   
Hardware: sparc   
OS: Unspecified   
Whiteboard:
Fixed In Version: xorg-x11-server-1.10.1-8.fc15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-04-21 05:30:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Fabio Massimo Di Nitto 2011-04-18 10:41:04 UTC
Description of problem:

Xorg server will buserror on sparc because the valc->axisVal is not consistently aligned to 64bit boundaries.

Patch to fix the issue is already available upstream and sent to Peter.

Comment 1 Peter Hutterer 2011-04-18 23:49:17 UTC
From https://bugs.freedesktop.org/show_bug.cgi?id=36119
"I get SIGBUS when moving core pointer on n32
MIPS64 Linux. The architecture requires aligned access to memory. The aborting
signal is emitted when accessing v->axisVal[0] in UpdateDeviceState() from
Xi/exevents.c."

Caused by different allocation schemes in DeepCopyDeviceClasses and InitValuatorClassDeviceStruct.

Patch from http://patchwork.freedesktop.org/patch/4924/

Comment 2 Fedora Update System 2011-04-19 00:08:53 UTC
xorg-x11-server-1.10.1-8.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/xorg-x11-server-1.10.1-8.fc15

Comment 3 Fedora Update System 2011-04-20 02:44:09 UTC
Package xorg-x11-server-1.10.1-8.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing xorg-x11-server-1.10.1-8.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/xorg-x11-server-1.10.1-8.fc15
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2011-04-21 05:30:24 UTC
xorg-x11-server-1.10.1-8.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.