Package: xserver-xorg-video-mga
Version: 1:1.4.11.dfsg-1

Using the attached xorg.conf the Xserver dies with SIGSEGV.
This breaks xinerama mode, AFAICS. If I comment out the
2 "Screen" lines in the ServerLayout section, then X works,
but with 2 identical screens instead of xinerama mode.

Xorg.4.log file is attached as well.


Please mail if I can help to track this down. This problem
is pretty important to me.


Regards

Harri
Section "ServerLayout"
        Identifier      "xinerama"
        Option          "Xinerama"      "on"
        Screen          "Screen[1]"     LeftOf  "Screen[0]"
        Screen          "Screen[0]"
EndSection

Section "Screen"
        Identifier      "Screen[0]"
        Device          "MGA(0)"
        DefaultDepth 24

        SubSection "Display"
                Depth   24
                Modes   "1600x1200"
        EndSubSection
EndSection

Section "Screen"
        Identifier      "Screen[1]"
        Device          "MGA(1)"
        DefaultDepth 24

        SubSection "Display"
                Depth   24
                Modes   "1600x1200"
        EndSubSection
EndSection
X.Org X Server 1.6.4
Release Date: 2009-9-27
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.30.8-dsa-amd64 x86_64 Debian
Current Operating System: Linux dpcl064 2.6.30.5 #1 SMP Thu Aug 20 15:30:51 
CEST 2009 x86_64
Build Date: 30 September 2009  11:12:55PM
xorg-server 2:1.6.4-2 (bui...@brahms.debian.org) 
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.4.log", Time: Mon Oct 26 15:32:42 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "xinerama"
(**) |-->Screen "Screen[1]" (0)
(**) |   |-->Monitor "<default monitor>"
(==) No monitor specified for screen "Screen[1]".
        Using a default monitor configuration.
(**) |-->Screen "Screen[0]" (1)
(**) |   |-->Monitor "<default monitor>"
(==) No monitor specified for screen "Screen[0]".
        Using a default monitor configuration.
(**) Option "Xinerama" "on"
(==) Automatically adding devices
(==) Automatically enabling devices
(**) Xinerama: enabled
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
        Entry deleted from font path.
(==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/100dpi/:unscaled,
        /usr/share/fonts/X11/75dpi/:unscaled,
        /usr/share/fonts/X11/Type1,
        /usr/share/fonts/X11/100dpi,
        /usr/share/fonts/X11/75dpi,
        /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
        built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
        If no devices become available, reconfigure HAL or disable 
AllowEmptyInput.
(II) Loader magic: 0x3b40
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.4
        X.Org Video Driver: 5.0
        X.Org XInput driver : 4.0
        X.Org Server Extension : 2.0
(II) Loader running on linux
(--) using VT number 7

(--) PCI:*(0:2:0:0) 102b:2527:102b:22c0 Matrox Graphics, Inc. MGA G550 AGP rev 
1, Mem @ 0xfa000000/33554432, 0xfe9fc000/16384, 0xfe000000/8388608, BIOS @ 
0x????????/131072
(II) Open ACPI successful (/var/run/acpid.socket)
(II) System resource ranges:
        [0] -1  0       0xffffffff - 0xffffffff (0x1) MX[B]
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [5] -1  0       0x00000000 - 0x00000000 (0x1) IX[B]
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.6.4, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.6.4, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
        compiled for 1.6.4, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
        compiled for 1.6.4, module version = 1.13.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
        compiled for 1.6.4, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
        compiled for 1.6.4, module version = 1.1.0
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(==) Matched mga for the autoconfigured driver
(==) Assigned the driver to the xf86ConfigLayout

Backtrace:
0: X(xorg_backtrace+0x26) [0x4ee026]
1: X(xf86SigHandler+0x39) [0x4836c9]
2: /lib/libc.so.6 [0x7fa6727d2db0]
3: X(xf86DriverlistFromConfig+0xbb) [0x47cc9b]
4: X(InitOutput+0x511) [0x46d631]
5: X(main+0x200) [0x4331d0]
6: /lib/libc.so.6(__libc_start_main+0xe6) [0x7fa6727bf5c6]
7: X [0x432819]

Fatal server error:
Caught signal 11.  Server aborting


Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 
Please also check the log file at "/var/log/Xorg.4.log" for additional 
information.

Reply via email to