today, i update my XFree86 from 4.0.3 to 4.1.0

but, when i start X server, it says

Fatal server error:
Caught signal 10.  Server aborting

and dumps core.

4.0.3 works fine with same configuration on the same hardware,
same os.


following's stack trace with the core file.

(gdb) bt
#0  0x282158a8 in kill () from /usr/lib/libc.so.4
#1  0x28251996 in abort () from /usr/lib/libc.so.4
#2  0x806c75a in ddxGiveUp ()
#3  0x806c7fe in AbortDDX ()
#4  0x80d132c in AbortServer ()
#5  0x80d266d in FatalError ()
#6  0x807e131 in xf86SigHandler ()
#7  0xbfbfffac in ?? ()
#8  0x80bd3de in AddScreen ()
#9  0x806c344 in InitOutput ()
#10 0x80bca56 in main ()
#11 0x806b525 in _start ()


any suggestions?


tia.
Section "ServerLayout"
        Identifier     "XFree86 Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
        RgbPath      "/usr/X11R6/lib/X11/rgb"
        ModulePath   "/usr/X11R6/lib/modules"
        FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
        FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
        FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
        FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
        FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
        FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
        Load  "extmod"
        Load  "xie"
        Load  "pex5"
        Load  "glx"
        Load  "dri"
        Load  "GLcore"
        Load  "dbe"
        Load  "record"
        Load  "bitmap"
#       Load  "freetype"
        Load  "speedo"
        Load  "type1"
        Load  "xtt"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "XkbModel" "jp106"
        Option      "XkbLayout" "jp"
        Option      "XkbOptions" "ctrl:swapcaps"
        Option      "LeftAlt" "Meta"
        Option      "RightAlt" "Meta"
        Option      "ScrollLock" "Compose"
        Option      "RightCtl" "Control"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/psm0"
        Option      "Emulate3Buttons"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
        DisplaySize  800        600
        HorizSync    31.5 - 37.9
        VertRefresh  55.0 - 90.0
        ModeLine     "800x600" 36.0 800 824 896 1024 600 601 603 625
EndSection

Section "Device"
        Identifier  "Card0"
        Driver      "chips"
        VendorName  "C&T"
        BoardName   "65555"
        VideoRam    2048
        BusID       "PCI:0:3:0"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultDepth     24
        SubSection "Display"
                Virtual   800 600
                Depth     1
        EndSubSection
        SubSection "Display"
                Virtual   800 600
                Depth     4
        EndSubSection
        SubSection "Display"
                Virtual   800 600
                Depth     8
        EndSubSection
        SubSection "Display"
                Virtual   800 600
                Depth     15
        EndSubSection
        SubSection "Display"
                Virtual   800 600
                Depth     16
        EndSubSection
        SubSection "Display"
                Virtual   800 600
                Depth     24
        EndSubSection
EndSection

Section "DRI"
EndSection


XFree86 Version 4.1.0 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: 2 June 2001
        If the server is older than 6-12 months, or if your card is
        newer than the above date, look for a newer version before
        reporting problems.  (See http://www.XFree86.Org/FAQ)
Build Operating System: FreeBSD 4.5-PRERELEASE i386 [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Tue Jan  1 10:46:29 2002
(==) Using config file: "/etc/X11/XF86Config"
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbModel" "jp106"
(**) XKB: model: "jp106"
(**) Option "XkbLayout" "jp"
(**) XKB: layout: "jp"
(**) Option "XkbOptions" "ctrl:swapcaps"
(**) XKB: options: "ctrl:swapcaps"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to 
"/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(II) xf86ReadBIOS(f8000, e80, Buf, 2)-> 74 05 28 fb...
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 9

(II) Module ABI versions:
        XFree86 ANSI C Emulation: 0.1
        XFree86 Video Driver: 0.4
        XFree86 XInput driver : 0.2
        XFree86 Server Extension : 0.1
        XFree86 Font Renderer : 0.2
(II) Loader running on freebsd
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 1.0.0
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.4
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1045,c701 card 1399,0001 rev 32 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1045,c700 card 1399,0001 rev 31 class 06,01,00 hdr 00
(II) PCI: 00:03:0: chip 102c,00e5 card 1399,0001 rev c6 class 03,00,00 hdr 00
(II) PCI: 00:05:0: chip 1045,c861 card 1399,0001 rev 10 class 0c,03,10 hdr 00
(II) PCI: 00:14:0: chip 1045,d568 card 1399,0001 rev 30 class 01,01,82 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: "scanpci"
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.4
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 0 I/O range:
        [0] -1  0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
        [0] -1  0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
        [0] -1  0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1: bridge is at (0:1:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(--) PCI:*(0:3:0) C&T 65555 rev 198, Mem @ 0x20000000/24, BIOS @ 0x20000000/18
(II) Addressable bus resource ranges are
        [0] -1  0x00000000 - 0xffffffff (0x0) MX[B]
        [1] -1  0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
        [0] -1  0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0x0000ffff - 0x0000ffff (0x1) IX[B]
        [6] -1  0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
        [0] -1  0x20000000 - 0x2003ffff (0x40000) MX[B](B)
        [1] -1  0x20000000 - 0x20ffffff (0x1000000) MX[B](B)
        [2] -1  0x00001000 - 0x000010ff (0x100) IX[B]E
(II) Inactive PCI resource ranges:
        [0] -1  0xffef0000 - 0xffefffff (0x10000) MX[B]E
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0x20000000 - 0x2003ffff (0x40000) MX[B](B)
        [1] -1  0x20000000 - 0x20ffffff (0x1000000) MX[B](B)
        [2] -1  0x00001000 - 0x000010ff (0x100) IX[B]E
(II) Inactive PCI resource ranges after removing overlaps:
        [0] -1  0xffef0000 - 0xffefffff (0x10000) MX[B]E
(II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1  0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0x00100000 - 0x1fffffff (0x1ff00000) MX[B]E(B)
        [2] -1  0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0x0000ffff - 0x0000ffff (0x1) IX[B]
        [6] -1  0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
        [0] -1  0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0x00100000 - 0x1fffffff (0x1ff00000) MX[B]E(B)
        [2] -1  0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0x20000000 - 0x2003ffff (0x40000) MX[B](B)
        [6] -1  0x20000000 - 0x20ffffff (0x1000000) MX[B](B)
        [7] -1  0xffef0000 - 0xffefffff (0x10000) MX[B]E
        [8] -1  0x0000ffff - 0x0000ffff (0x1) IX[B]
        [9] -1  0x00000000 - 0x000000ff (0x100) IX[B]
        [10] -1 0x00001000 - 0x000010ff (0x100) IX[B]E
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 1.0.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) LoadModule: "xie"
(II) Loading /usr/X11R6/lib/modules/extensions/libxie.a
(II) Module xie: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 1.0.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XIE
(II) LoadModule: "pex5"
(II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a
(II) Module pex5: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 1.0.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension X3D-PEX
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/freebsd/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "GLcore"
(II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 1.0.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 1.13.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension RECORD
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 1.0.0
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Speedo
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 1.0.0
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "xtt"
(II) Loading /usr/X11R6/lib/modules/fonts/libxtt.a
(II) Module xtt: vendor="X-TrueType Server Project"
        compiled for 4.1.0, module version = 1.3.0
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font xtt
(II) LoadModule: "chips"
(II) Loading /usr/X11R6/lib/modules/drivers/chips_drv.o
(II) Module chips: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 1.0.0
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 1.0.0
        Module class: XFree86 XInput Driver
        ABI class: XFree86 XInput driver, version 0.2
(II) CHIPS: Driver for Chips and Technologies chipsets: ct65520, ct65525,
        ct65530, ct65535, ct65540, ct65545, ct65546, ct65548, ct65550,
        ct65554, ct65555, ct68554, ct69000, ct69030, ct64200, ct64300
(II) Primary Device is: PCI 00:03:0
(--) Chipset ct65555 found
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1  0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0x00100000 - 0x1fffffff (0x1ff00000) MX[B]E(B)
        [2] -1  0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0x20000000 - 0x2003ffff (0x40000) MX[B](B)
        [6] -1  0x20000000 - 0x20ffffff (0x1000000) MX[B](B)
        [7] -1  0xffef0000 - 0xffefffff (0x10000) MX[B]E
        [8] -1  0x0000ffff - 0x0000ffff (0x1) IX[B]
        [9] -1  0x00000000 - 0x000000ff (0x100) IX[B]
        [10] -1 0x00001000 - 0x000010ff (0x100) IX[B]E
(II) resource ranges after probing:
        [0] -1  0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0x00100000 - 0x1fffffff (0x1ff00000) MX[B]E(B)
        [2] -1  0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0x20000000 - 0x2003ffff (0x40000) MX[B](B)
        [6] -1  0x20000000 - 0x20ffffff (0x1000000) MX[B](B)
        [7] -1  0xffef0000 - 0xffefffff (0x10000) MX[B]E
        [8] 0   0x000a0000 - 0x000affff (0x10000) MS[B]
        [9] 0   0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [10] 0  0x000b8000 - 0x000bffff (0x8000) MS[B]
        [11] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
        [12] -1 0x00000000 - 0x000000ff (0x100) IX[B]
        [13] -1 0x00001000 - 0x000010ff (0x100) IX[B]E
        [14] 0  0x000003b0 - 0x000003bb (0xc) IS[B]
        [15] 0  0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.4
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.4
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/libint10.a
(II) Module int10: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.4
(II) CHIPS(0): initializing int10
(II) xf86ReadBIOS(0, 0, Buf, 600)-> 86 cc 00 f0...
(II) xf86ReadBIOS(c0000, 0, Buf, 10000)-> 55 aa 58 eb...
(II) xf86ReadBIOS(d0000, 0, Buf, 10000)-> ff ff ff ff...
(II) xf86ReadBIOS(e0000, 0, Buf, 10000)-> ff ff ff ff...
(II) CHIPS(0): Primary V_BIOS segment is: 0xc000
(II) CHIPS(0): VESA BIOS detected
(II) CHIPS(0): VESA VBE Version 2.0
(II) CHIPS(0): VESA VBE Total Mem: 2048 kB
(II) CHIPS(0): VESA VBE OEM: CHIPS 65555 Super VGA
(II) CHIPS(0): VESA VBE OEM Software Rev: 1.0
(II) CHIPS(0): VESA VBE OEM Vendor: Chips & Technologies, Inc.
(II) CHIPS(0): VESA VBE OEM Product: 65555 Display Controller
(II) CHIPS(0): VESA VBE OEM Product Rev: 2
(**) CHIPS(0): Depth 24, (--) framebuffer bpp 24
(==) CHIPS(0): RGB weight 888
(==) CHIPS(0): Default visual is TrueColor
(==) CHIPS(0): Using gamma correction (1.0, 1.0, 1.0)
(==) CHIPS(0): Using HW cursor
(**) CHIPS(0): Enabling linear addressing
(--) CHIPS(0): base address is set at 0x20000000.
(**) CHIPS(0): Using MMIO
(**) CHIPS(0): VideoRAM: 2048 kByte
(--) CHIPS(0): VideoRAM: 2048 kByte
(--) CHIPS(0): TFT probed
(--) CHIPS(0): LCD
(--) CHIPS(0): Display Size: x=800; y=600
(--) CHIPS(0): PCI Bus
(--) CHIPS(0): Internal DAC disabled
(--) CHIPS(0): Using programmable clocks
(--) CHIPS(0): Dot clock 0:  25.056 MHz
(--) CHIPS(0): Dot clock 1:  28.238 MHz CRTclk
(--) CHIPS(0): Dot clock 2:  40.090 MHz FPclk
(--) CHIPS(0): Probed memory clock of  40.090 MHz
(==) CHIPS(0): Min pixel clock is  11.000 MHz
(--) CHIPS(0): Max pixel clock is  37.417 MHz
(II) CHIPS(0): FP clock set to  33.675 MHz
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.4
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) CHIPS(0): VESA VBE DDC supported
(II) CHIPS(0): VESA VBE DDC Level none
(II) CHIPS(0): VESA VBE DDC transfer in appr. 0 sec.
(II) CHIPS(0): VESA VBE DDC read failed
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 1.2.0
        ABI class: XFree86 Video Driver, version 0.4
(II) CHIPS(0): I2C bus "DDC" initialized.
(II) CHIPS(0): Probing for DDC1
(II) CHIPS(0): Monitor0: Using hsync range of 31.50-37.90 kHz
(II) CHIPS(0): Monitor0: Using vrefresh range of 55.00-90.00 Hz
(II) CHIPS(0): Clock range:  11.00 to  37.42 MHz
(II) CHIPS(0): Not using default mode "640x480" (hsync out of range)
(II) CHIPS(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "1152x864" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "1280x960" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "1280x960" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "1280x1024" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "1280x1024" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "1280x1024" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "1400x1050" (insufficient memory for mode)
(**) CHIPS(0): Virtual size is 800x600 (pitch 800)
(**) CHIPS(0): Mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) CHIPS(0): Modeline "800x600"   36.00  800 824 896 1024  600 601 603 625 (null)
(**) CHIPS(0): Display dimensions: (800, 600) mm
(**) CHIPS(0): DPI set to (25, 25)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 1.0.0
        ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
        compiled for 4.1.0, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.4
(==) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] 0   0x20000000 - 0x20ffffff (0x1000000) MS[B]
        [1] -1  0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [2] -1  0x00100000 - 0x1fffffff (0x1ff00000) MX[B]E(B)
        [3] -1  0x000f0000 - 0x000fffff (0x10000) MX[B]
        [4] -1  0x000c0000 - 0x000effff (0x30000) MX[B]
        [5] -1  0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [6] -1  0x20000000 - 0x2003ffff (0x40000) MX[B](B)
        [7] -1  0x20000000 - 0x20ffffff (0x1000000) MX[B](B)
        [8] -1  0xffef0000 - 0xffefffff (0x10000) MX[B]E
        [9] 0   0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
        [10] 0  0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
        [11] 0  0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
        [12] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
        [13] -1 0x00000000 - 0x000000ff (0x100) IX[B]
        [14] -1 0x00001000 - 0x000010ff (0x100) IX[B]E
        [15] 0  0x000003b0 - 0x000003bb (0xc) IS[B]
        [16] 0  0x000003c0 - 0x000003df (0x20) IS[B]

Fatal server error:
Caught signal 10.  Server aborting


When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to [EMAIL PROTECTED]

Reply via email to