Bug 21531 - segfault in xserver due to commit fab563bf8f6b63906ce9d5a568c467425843265b
Summary: segfault in xserver due to commit fab563bf8f6b63906ce9d5a568c467425843265b
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Peter Hutterer
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-03 05:37 UTC by Bob Gleitsmann
Modified: 2009-05-04 21:25 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Bob Gleitsmann 2009-05-03 05:37:10 UTC
Commit "input: propagate XTst events through virtual slave devices." (Author: Benjamin Close, date 27 Mar 2009, fab563bf8f6b63906ce9d5a568c467425843265b) results in Xserver crashes when xine is used. 
Backtrace:
0: /home/bg/nouveau/myxorg/bin/Xorg(xorg_backtrace+0x28) [0x45e068]
1: /home/bg/nouveau/myxorg/bin/Xorg [0x46c80d]                     
2: /lib64/libc.so.6 [0x379d6322a0]                                 
3: /home/bg/nouveau/myxorg/bin/Xorg(miPointerUpdateSprite+0x99) [0x459919]
4: /home/bg/nouveau/myxorg/bin/Xorg [0x4bdea3]                            
5: /home/bg/nouveau/myxorg/bin/Xorg [0x42dc24]                            
6: /home/bg/nouveau/myxorg/bin/Xorg [0x42443d]                            
7: /lib64/libc.so.6(__libc_start_main+0xfa) [0x379d61e32a]                
8: /home/bg/nouveau/myxorg/bin/Xorg [0x423889]                            
Segmentation fault at address (nil)                                       

/home/bg/nouveau/myxorg is the X installation prefix.

This problem happens consistently when "DVD" is selected from xine. Git bisect was used to isolate the commit causing the problem.
Comment 1 Peter Hutterer 2009-05-04 21:25:48 UTC
Fixed with the commits leading up to 
http://cgit.freedesktop.org/xorg/xserver/commit/?id=749cae82204f347248c815b1068ffcae9825fe70


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.