Summary: |
Passing '+xinerama' on command line to Xorg causes seg fault |
Product: |
xorg
|
Reporter: |
Lee Leahu <6khRTwRnE3AB> |
Component: |
Server/General | Assignee: |
Xorg Project Team <xorg-team> |
Status: |
RESOLVED
FIXED
|
QA Contact: |
Xorg Project Team <xorg-team> |
Severity: |
normal
|
|
|
Priority: |
medium
|
|
|
Version: |
git | |
|
Hardware: |
x86 (IA32) | |
|
OS: |
Linux (All) | |
|
Whiteboard: |
|
i915 platform:
|
|
i915 features:
|
|
Bug Depends on: |
|
|
|
Bug Blocks: |
24075
|
|
|
Attachments: |
|
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.
Created attachment 30564 [details] xorg.conf GIT Commit - 25344ba7f7845654364d62bf15322b3b79465bd9 /usr/bin/Xorg :0 -ac +xinerama Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb7a368d0 (LWP 20287)] 0x080ab4ec in privateExists (privates=0x851b7f8, key=0x0) at privates.c:79 79 return *key && *privates && (gdb) bt #0 0x080ab4ec in privateExists (privates=0x851b7f8, key=0x0) at privates.c:79 #1 0x080ab48c in dixLookupPrivate (privates=0x851b7f8, key=0x0) at privates.c:162 #2 0x080e99c3 in xf86RandR12CreateScreenResources (pScreen=0x851b6a8) at xf86RandR12.c:773 #3 0x080e17c7 in xf86CrtcCreateScreenResources (screen=0x851b6a8) at xf86Crtc.c:727 #4 0x08065a85 in main (argc=4, argv=0xbfd60874, envp=0xbfd60888) at main.c:214 (gdb)