Bug 182194 - xorg catches Signal 11 immediately after loading synaptics driver
Summary: xorg catches Signal 11 immediately after loading synaptics driver
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: synaptics
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Paul Nasrat
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-02-20 22:44 UTC by cam
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-22 23:33:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
bzip compressed core file (202.32 KB, application/octet-stream)
2006-02-22 01:05 UTC, cam
no flags Details

Description cam 2006-02-20 22:44:37 UTC
Description of problem:


Installed FC5t2, X would hang the machine. Booted as single user and yum updated
as at 20th Feb 2006

This bug relates to the inability of the X server to start.
xorg-x11-drivers-7.0-2
synaptics-0.14.4-4.2.1
Dell Inspiron 6000 with Radeon X300, synaptics touchpad and 1920x1200 screen

How reproducible: every time


Steps to Reproduce:
1. Install FC5t2, yum update. 
2. attempt to start X
  
Actual results:

X server gets Signal 11

Expected results:

X server starts normally

Additional info (tail end of Xorg.0.log):


(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input/synaptics_drv.o
(II) Module synaptics: vendor="X.Org Foundation"
	compiled for 4.3.99.902, module version = 1.0.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.5

   *** If unresolved symbols were reported above, they might not
   *** be the reason for the server aborting.

Fatal server error:
Caught signal 11.  Server aborting

Workaround: remove or comment the following line from xorg.conf:

#       Load  "synaptics"

Comment 1 Paul Nasrat 2006-02-21 23:30:35 UTC
Can you boot into run level 3

ulimit -c unlimited
startx

compress and attach the generated core to this bug report.

Comment 2 cam 2006-02-22 01:04:27 UTC
init 3
ulimit was already unlimited
startx
core.3023.bz2 attached soon


Comment 3 cam 2006-02-22 01:05:42 UTC
Created attachment 124994 [details]
bzip compressed core file

Comment 4 cam 2006-02-22 01:13:57 UTC
I had an idea that selinux might be involved. I set it to 'Disabled' and the bug
no longer happens. Any ideas how to debug further? I used ls -Z and the
synaptics .o was similar to the other ones. Which log should give more details
of the problem?

Comment 5 cam 2006-02-22 23:33:30 UTC
No longer able to reproduce this bug in FC5t3. Same versions of synaptics and
xorg-x11-drivers so I'm not sure what has been fixed. Thanks!


Note You need to log in before you can comment on or make changes to this bug.