Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 193193 - x11-drivers/xf86-input-fpit crashes >=x11-base/xorg-server-1.3
Summary: x11-drivers/xf86-input-fpit crashes >=x11-base/xorg-server-1.3
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-20 15:16 UTC by Stefan Hellermann
Modified: 2008-09-08 08:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Xorg.log (Xorg.1.log,30.70 KB, text/plain)
2007-09-20 15:17 UTC, Stefan Hellermann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Hellermann 2007-09-20 15:16:11 UTC
Since xorg-server-1.3 the touchscreen-input-driver fpit for Fujitsu Stylistic devices crashes Xorg while receiving the first event.

With xorg-server-1.4 startx shows the following message and dies:
Xorg: symbol lookup error: /usr/lib/xorg/modules/input//fpit_drv.so: undefined symbol: xf86IsCorePointer

With xorg-server-1.3 startx shows on every received event an message that something is divided by 0, but I haven't recorded it somewhere. I could reinstall xorg-server-1.3 if this is important.

Is it gentoo-related? I saw 3 patches against it in the tree, so I thought I should post it here first.

Reproducible: Always

Steps to Reproduce:
1. startx
2. touch the screen 
Actual Results:  
Xorg crashed badly (the last shown image stays, screen is unusable, ssh to the machine works, "ps aux" shows no running X

Expected Results:  
The cursor should move to the point I touched the screen :)
Comment 1 Stefan Hellermann 2007-09-20 15:17:30 UTC
Created attachment 131388 [details]
Xorg.log

it shows nothing interesting to me
Comment 2 Alan Hourihane 2007-09-24 21:04:32 UTC
I suspect you probably want to upload Xorg.0.log.old 
Comment 3 Stefan Hellermann 2007-09-26 17:36:43 UTC
(In reply to comment #2)
> I suspect you probably want to upload Xorg.0.log.old 
> 

I've checked it right now, this is the right file, I've posted this bug from another machine right after I've reproduced the crash. Xorg crashes without a noise in Xorg.0.log, the screen is frozen an it seems that the keyboard doesn't work anymore.
Comment 4 Stefan Hellermann 2007-11-18 22:46:26 UTC
I've build x11-base/xorg-server-1.4-r2 and x11-drivers/xf86-input-fpit with debug use-flag now, and the following message appears on Xorg crash:
Xorg: symbol lookup error: /usr/lib/xorg/modules/input//fpit_drv.so: undefined symbol: xf86IsCorePointer

"echo $?" shows 127

(captured with ssh, the machine is unusable otherwise after Xorg has crashed)

Should I post this to a X.org mailing-list? 
Comment 5 Stefan Hellermann 2008-09-08 08:04:58 UTC
I closed the bug because I don't use this device anymore and nobody else seems interested. Probably you should mask the ebuild. If anyone is interested in fixing it I can test patches or do more debugging.

Thanks for your time,
Stefan