Bug 10706 - xorg.conf file crashes server with old syntax.
Summary: xorg.conf file crashes server with old syntax.
Status: RESOLVED DUPLICATE of bug 10299
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Eric Anholt
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-21 09:32 UTC by Colin Guthrie
Modified: 2007-08-09 15:08 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
User's log (59.70 KB, text/x-log)
2007-04-21 09:42 UTC, Colin Guthrie
no flags Details

Description Colin Guthrie 2007-04-21 09:32:30 UTC
Having just packaged up the latest 1.3 / 2.0 versions of server/driver, some users reported crashes when running the new code with there old config.

One user reported that removing the line "Screen "xxx" Rightof "yyy"" solved the crash.  Obviously this isn't needed anymore but it shouldn't crash the server.

Apologies if this is a red herring.

See http://qa.mandriva.com/show_bug.cgi?id=30361 for a more detailed listing and links to backtraces etc.
Comment 1 Colin Guthrie 2007-04-21 09:42:18 UTC
Created attachment 9674 [details]
User's log

The log file of the user who had this problem.
Comment 2 Colin Guthrie 2007-04-21 09:43:58 UTC
The user posted his Xorg.conf here: http://troumad.developpez.com/linux/serveurx/xorg/#L2.1

But the relevent section appears to be his serverlayout which was:
Section "ServerLayout"
    Identifier "double"
    InputDevice "Keyboard1" "CoreKeyboard"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "SynapticsMouse1" "AlwaysCore"
    Screen "screen1"
    Screen "screen2" RightOf "screen1"
    Option "Xinerama" "on"
EndSection
Comment 3 Colin Guthrie 2007-04-23 01:34:23 UTC
As someone pointed out, "man xorg.conf" still says the "Screen xxx LeftOf yyy" syntax is OK.... If it has been deprecated it should be removed from the docs ;)
Comment 4 Eric Anholt 2007-08-09 15:08:45 UTC
consolidating xinerama crash bugs

*** This bug has been marked as a duplicate of bug 10299 ***


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.