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 :)
Created attachment 131388 [details] Xorg.log it shows nothing interesting to me
I suspect you probably want to upload Xorg.0.log.old
(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.
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?
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