From owner-freebsd-stable Thu Mar 13 23:48:50 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3487837B404 for ; Thu, 13 Mar 2003 23:48:32 -0800 (PST) Received: from mail.halplant.com (ip68-98-167-210.nv.nv.cox.net [68.98.167.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3627B43FBF for ; Thu, 13 Mar 2003 23:48:30 -0800 (PST) (envelope-from A.J.Caines@halplant.com) Received: by mail.halplant.com (Postfix, from userid 1001) id 1590919; Fri, 14 Mar 2003 02:48:27 -0500 (EST) Date: Fri, 14 Mar 2003 02:48:26 -0500 From: Andrew J Caines To: stable@FreeBSD.org Subject: Signal 11 on X server startup (Was: HEADSUP: XFree86 4.3.0 update Message-ID: <20030314074826.GB38481@hal9000.halplant.com> Reply-To: Andrew J Caines Mail-Followup-To: stable@FreeBSD.org References: <1047429424.8471.40.camel@leguin> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="ibTvN161/egqYuK8" Content-Disposition: inline In-Reply-To: <1047429424.8471.40.camel@leguin> Organization: H.A.L. Plant X-PGP-Fingerprint: C59A 2F74 1139 9432 B457 0B61 DDF2 AA61 67C3 18A1 X-Powered-by: FreeBSD 4.8-RC X-URL: http://halplant.com:88/ X-Yahoo-Profile: AJ_Z0 Importance: Normal User-Agent: Mutt/1.5.3i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --ibTvN161/egqYuK8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline System and ports updated to -STABLE today, after running system and ports without problems (except with DHCP) from about a week ago. All XFree86-4 ports updated to 4.3.0 using portupgrade[1]: XFree86-4.3.0,1 X11/XFree86 core distribution (complete, using mini/meta-po XFree86-FontServer-4.3.0 XFree86-4 font server XFree86-Server-4.3.0 XFree86-4 X server and related programs XFree86-clients-4.3.0 XFree86-4 client programs and related files XFree86-documents-4.3.0 XFree86-4 documentation XFree86-font100dpi-4.3.0 XFree86-4 bitmap 100 dpi fonts XFree86-font75dpi-4.3.0 XFree86-4 bitmap 75 dpi fonts XFree86-fontCyrillic-4.3.0 XFree86-4 Cyrillic fonts XFree86-fontDefaultBitmaps-4.3.0 XFree86-4 default bitmap fonts XFree86-fontEncodings-4.3.0 XFree86-4 font encoding files XFree86-fontScalable-4.3.0 XFree86-4 scalable fonts XFree86-libraries-4.3.0 XFree86-4 libraries and headers Starting the server as normal with xinit gives normal startup messages, then fails with a signal 11: ----8<---- XFree86 Version 4.3.0 Release Date: 27 February 2003 X Protocol Version 11, Revision 0, Release 6.6 Build Operating System: FreeBSD 4.8 i386 [ELF] Build Date: 13 March 2003 Before reporting problems, check http://www.XFree86.Org/ to make sure that you have the latest version. Module Loader present 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/XFree86.0.log", Time: Fri Mar 14 02:10:09 2003 (==) Using config file: "/etc/X11/XF86Config" *** If unresolved symbols were reported above, they might not *** be the reason for the server aborting. Fatal server error: Caught signal 11. Server aborting ----8<---- My .xserverrc is "exec X -nolisten tcp :0 $* 1> ~/log/X.log 2>&1" where X resolves to lrwxr-xr-x 1 root wheel 25 Mar 14 00:52 /usr/X11R6/bin/X -> /usr/X11R6/bin/Xwrapper-4 -rwxr-xr-x 1 root wheel 1836842 Mar 13 22:59 /usr/X11R6/bin/XFree86 -r-sr-sr-x 1 root wheel 4964 Mar 14 00:34 /usr/X11R6/bin/Xwrapper-4 Note that Xwrapper-4 (wrapper-1.0_2) was not updated in CVS, but I rebuilt and reinstalled it. I tried creating a new XF86Config with "X -configure" and merged my few manual additions (fonts, etc.). The only significant changes were the removal of the PEX and XIE module loads. My /var/log/XFree86.0.log (attached) looks the same to me as it did with 4.2 and has no errors or problems preceding the signal 11. Clutching at straws, I ran xinit under truss, but the only error information it gave was the rather cryptic.. ----8<---- ... read(0x4,0xbfbff980,0x8) ERR#35 'Resource temporarily unavailable' SIGNAL 20 poll(0x8051040,0x1,0xffffffff) = 1 (0x1) read(0x4,0xbfbff980,0x8) = 0 (0x0) write(2,0xbfbff158,65) = 65 (0x41) exit(0x1) process exit, rval = 256 ----8<---- Full output attached. Copious details of my system can be found here[2] and here[2]. Running xinit as root has exactly the same result, as does starting without my .xserverrc, .Xauthority or /tmp/.X11-unix/ directory (mentioned for completeness) Any suggestions would be appreciated. [1] portupgrade --new --upward-recursive --recursive --sudo --uninstall --verbose imake [2] http://halplant.com:88/systems.html#Hardware [3] http://halplant.com:88/server/config/ -Andrew- -- _______________________________________________________________________ | -Andrew J. Caines- Unix Systems Engineer A.J.Caines@halplant.com | | "They that can give up essential liberty to obtain a little temporary | | safety deserve neither liberty nor safety" - Benjamin Franklin, 1759 | --ibTvN161/egqYuK8 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="XFree86.0.log" XFree86 Version 4.3.0 Release Date: 27 February 2003 X Protocol Version 11, Revision 0, Release 6.6 Build Operating System: FreeBSD 4.8 i386 [ELF] Build Date: 13 March 2003 Before reporting problems, check http://www.XFree86.Org/ to make sure that you have the latest version. Module Loader present 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/XFree86.0.log", Time: Fri Mar 14 02:10:09 2003 (==) Using config file: "/etc/X11/XF86Config" (==) ServerLayout "XFree86 Configured" (**) |-->Screen "Screen0" (0) (**) | |-->Monitor "Monitor0" (**) | |-->Device "Card0" (**) |-->Input Device "Mouse0" (**) |-->Input Device "Keyboard0" (==) 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/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/,/usr/X11R6/lib/X11/fonts/ajc/,/usr/X11R6/lib/X11/fonts/local/sgi/,/usr/X11R6/lib/X11/fonts/artwiz-fonts/,/usr/X11R6/lib/X11/fonts/freefont/,/usr/X11R6/lib/X11/fonts/URW/" (**) RgbPath set to "/usr/X11R6/lib/X11/rgb" (**) ModulePath set to "/usr/X11R6/lib/modules" (**) Option "AllowDeactivateGrabs" "On" (**) Option "AllowClosedownGrabs" "On" (--) Using syscons driver with X support (version 2.0) (--) using VT number 9 (II) Module ABI versions: XFree86 ANSI C Emulation: 0.2 XFree86 Video Driver: 0.6 XFree86 XInput driver : 0.4 XFree86 Server Extension : 0.2 XFree86 Font Renderer : 0.4 (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.3.0, module version = 1.0.0 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.4 (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.3.0, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.6 (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 8086,7180 card 0000,0000 rev 03 class 06,00,00 hdr 00 (II) PCI: 00:01:0: chip 8086,7181 card 0000,0000 rev 03 class 06,04,00 hdr 01 (II) PCI: 00:07:0: chip 8086,7110 card 0000,0000 rev 01 class 06,01,00 hdr 80 (II) PCI: 00:07:1: chip 8086,7111 card 0000,0000 rev 01 class 01,01,80 hdr 00 (II) PCI: 00:07:2: chip 8086,7112 card 0000,0000 rev 01 class 0c,03,00 hdr 00 (II) PCI: 00:07:3: chip 8086,7113 card 0000,0000 rev 01 class 06,80,00 hdr 00 (II) PCI: 00:0d:0: chip 105a,4d68 card 105a,4d68 rev 02 class 01,80,85 hdr 00 (II) PCI: 00:0e:0: chip 1000,000f card 0000,0000 rev 26 class 01,00,00 hdr 00 (II) PCI: 00:0f:0: chip 11ad,c115 card 11ad,c001 rev 25 class 02,00,00 hdr 00 (II) PCI: 00:10:0: chip 1274,5000 card 4942,4c4c rev 00 class 04,01,00 hdr 00 (II) PCI: 01:00:0: chip 12d2,0018 card 10b4,1b1e rev 10 class 03,00,00 hdr 00 (II) PCI: End of PCI scan (II) Host-to-PCI bridge: (II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set) (II) Bus 0 I/O range: [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) Bus 0 non-prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] (II) Bus 0 prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] (II) PCI-to-PCI bridge: (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set) (II) Bus 1 non-prefetchable memory range: [0] -1 0 0x9a000000 - 0x9affffff (0x1000000) MX[B] (II) Bus 1 prefetchable memory range: [0] -1 0 0x98000000 - 0x98ffffff (0x1000000) MX[B] (II) PCI-to-ISA bridge: (II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set) (--) PCI:*(1:0:0) NVidia / SGS Thomson (Joint Venture) Riva128 rev 16, Mem @ 0x9a000000/24, 0x98000000/24 (II) Addressable bus resource ranges are [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) OS-reported resource ranges: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] (II) PCI Memory resource overlap reduced 0xf4000000 from 0xf7ffffff to 0xf3ffffff (II) Active PCI resource ranges: [0] -1 0 0xfedfa800 - 0xfedfafff (0x800) MX[B]E [1] -1 0 0xfedfb000 - 0xfedfbfff (0x1000) MX[B]E [2] -1 0 0xfedfac00 - 0xfedfafff (0x400) MX[B]E [3] -1 0 0xfedfc000 - 0xfedfffff (0x4000) MX[B]E [4] -1 0 0xf4000000 - 0xf3ffffff (0x0) MX[B]EO [5] -1 0 0x98000000 - 0x98ffffff (0x1000000) MX[B](B) [6] -1 0 0x9a000000 - 0x9affffff (0x1000000) MX[B](B) [7] -1 0 0x0000fcc0 - 0x0000fcff (0x40) IX[B]E [8] -1 0 0x0000f400 - 0x0000f4ff (0x100) IX[B]E [9] -1 0 0x0000f800 - 0x0000f8ff (0x100) IX[B]E [10] -1 0 0x0000fc70 - 0x0000fc7f (0x10) IX[B]E [11] -1 0 0x0000fc8c - 0x0000fc8f (0x4) IX[B]E [12] -1 0 0x0000fc68 - 0x0000fc6f (0x8) IX[B]E [13] -1 0 0x0000fc88 - 0x0000fc8f (0x8) IX[B]E [14] -1 0 0x0000fc60 - 0x0000fc7f (0x20) IX[B]E [15] -1 0 0x0000fca0 - 0x0000fcbf (0x20) IX[B]E [16] -1 0 0x0000fc90 - 0x0000fc9f (0x10) IX[B]E (II) PCI Memory resource overlap reduced 0xfedfa800 from 0xfedfafff to 0xfedfabff (II) PCI I/O resource overlap reduced 0x0000fc88 from 0x0000fc8f to 0x0000fc8b (II) PCI I/O resource overlap reduced 0x0000fc60 from 0x0000fc7f to 0x0000fc67 (II) Active PCI resource ranges after removing overlaps: [0] -1 0 0xfedfa800 - 0xfedfabff (0x400) MX[B]E [1] -1 0 0xfedfb000 - 0xfedfbfff (0x1000) MX[B]E [2] -1 0 0xfedfac00 - 0xfedfafff (0x400) MX[B]E [3] -1 0 0xfedfc000 - 0xfedfffff (0x4000) MX[B]E [4] -1 0 0xf4000000 - 0xf3ffffff (0x0) MX[B]EO [5] -1 0 0x98000000 - 0x98ffffff (0x1000000) MX[B](B) [6] -1 0 0x9a000000 - 0x9affffff (0x1000000) MX[B](B) [7] -1 0 0x0000fcc0 - 0x0000fcff (0x40) IX[B]E [8] -1 0 0x0000f400 - 0x0000f4ff (0x100) IX[B]E [9] -1 0 0x0000f800 - 0x0000f8ff (0x100) IX[B]E [10] -1 0 0x0000fc70 - 0x0000fc7f (0x10) IX[B]E [11] -1 0 0x0000fc8c - 0x0000fc8f (0x4) IX[B]E [12] -1 0 0x0000fc68 - 0x0000fc6f (0x8) IX[B]E [13] -1 0 0x0000fc88 - 0x0000fc8b (0x4) IX[B]E [14] -1 0 0x0000fc60 - 0x0000fc67 (0x8) IX[B]E [15] -1 0 0x0000fca0 - 0x0000fcbf (0x20) IX[B]E [16] -1 0 0x0000fc90 - 0x0000fc9f (0x10) IX[B]E (II) OS-reported resource ranges after removing overlaps with PCI: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] (II) All system resource ranges: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0xfedfa800 - 0xfedfabff (0x400) MX[B]E [6] -1 0 0xfedfb000 - 0xfedfbfff (0x1000) MX[B]E [7] -1 0 0xfedfac00 - 0xfedfafff (0x400) MX[B]E [8] -1 0 0xfedfc000 - 0xfedfffff (0x4000) MX[B]E [9] -1 0 0xf4000000 - 0xf3ffffff (0x0) MX[B]EO [10] -1 0 0x98000000 - 0x98ffffff (0x1000000) MX[B](B) [11] -1 0 0x9a000000 - 0x9affffff (0x1000000) MX[B](B) [12] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [13] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [14] -1 0 0x0000fcc0 - 0x0000fcff (0x40) IX[B]E [15] -1 0 0x0000f400 - 0x0000f4ff (0x100) IX[B]E [16] -1 0 0x0000f800 - 0x0000f8ff (0x100) IX[B]E [17] -1 0 0x0000fc70 - 0x0000fc7f (0x10) IX[B]E [18] -1 0 0x0000fc8c - 0x0000fc8f (0x4) IX[B]E [19] -1 0 0x0000fc68 - 0x0000fc6f (0x8) IX[B]E [20] -1 0 0x0000fc88 - 0x0000fc8b (0x4) IX[B]E [21] -1 0 0x0000fc60 - 0x0000fc67 (0x8) IX[B]E [22] -1 0 0x0000fca0 - 0x0000fcbf (0x20) IX[B]E [23] -1 0 0x0000fc90 - 0x0000fc9f (0x10) 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.3.0, module version = 1.0.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.2 (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) Loading extension X-Resource (II) LoadModule: "glx" (II) Loading /usr/X11R6/lib/modules/extensions/libglx.a (II) Module glx: vendor="The XFree86 Project" compiled for 4.3.0, module version = 1.0.0 ABI class: XFree86 Server Extension, version 0.2 (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.3.0, module version = 1.0.0 ABI class: XFree86 Server Extension, version 0.2 (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.3.0, module version = 1.0.0 ABI class: XFree86 Server Extension, version 0.2 (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.3.0, module version = 1.0.0 ABI class: XFree86 Server Extension, version 0.2 (II) Loading extension XFree86-DRI (II) LoadModule: "dbe" (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a (II) Module dbe: vendor="The XFree86 Project" compiled for 4.3.0, module version = 1.0.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.2 (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.3.0, module version = 1.13.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.2 (II) Loading extension RECORD (II) LoadModule: "xtrap" (II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a (II) Module xtrap: vendor="The XFree86 Project" compiled for 4.3.0, module version = 1.0.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.2 (II) Loading extension DEC-XTRAP (II) LoadModule: "speedo" (II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a (II) Module speedo: vendor="The XFree86 Project" compiled for 4.3.0, module version = 1.0.1 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.4 (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.3.0, module version = 1.0.2 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.4 (II) Loading font Type1 (II) Loading font CID (II) LoadModule: "nv" (II) Loading /usr/X11R6/lib/modules/drivers/nv_drv.o (II) Module nv: vendor="The XFree86 Project" compiled for 4.3.0, module version = 1.0.1 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.6 (II) LoadModule: "mouse" (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o (II) Module mouse: vendor="The XFree86 Project" compiled for 4.3.0, module version = 1.0.0 Module class: XFree86 XInput Driver ABI class: XFree86 XInput driver, version 0.4 (II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64, Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400, GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go, GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra, Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420, GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go, GeForce4 420 Go 32M, GeForce4 460 Go, GeForce4 440 Go 64M, GeForce4 410 Go 16M, Quadro4 500 GoGL, Quadro4 550 XGL, Quadro4 NVS, GeForce4 MX 440 with AGP8X, GeForce4 MX 440SE with AGP8X, GeForce4 MX 420 with AGP8X, GeForce4 448 Go, GeForce4 488 Go, Quadro4 580 XGL, Quadro4 280 NVS, Quadro4 380 XGL, GeForce4 MX Integrated GPU, GeForce3, GeForce3 Ti 200, GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600, GeForce4 Ti 4400, 0x0252, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL, Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X, GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL, Quadro4 980 XGL, Quadro4 780 XGL, 0x0300, GeForce FX 5800 Ultra, GeForce FX 5800, Quadro FX 2000, Quadro FX 1000, 0x0311, 0x0312, 0x0316, 0x0317, 0x0318, 0x0319, 0x031A, 0x031B, 0x031C, 0x031D, 0x031E, 0x031F, 0x0321, 0x0322, 0x0323, 0x0326, 0x032A, 0x032B, 0x032E (II) Primary Device is: PCI 01:00:0 (--) Chipset RIVA 128 found (II) resource ranges after xf86ClaimFixedResources() call: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0xfedfa800 - 0xfedfabff (0x400) MX[B]E [6] -1 0 0xfedfb000 - 0xfedfbfff (0x1000) MX[B]E [7] -1 0 0xfedfac00 - 0xfedfafff (0x400) MX[B]E [8] -1 0 0xfedfc000 - 0xfedfffff (0x4000) MX[B]E [9] -1 0 0xf4000000 - 0xf3ffffff (0x0) MX[B]EO [10] -1 0 0x98000000 - 0x98ffffff (0x1000000) MX[B](B) [11] -1 0 0x9a000000 - 0x9affffff (0x1000000) MX[B](B) [12] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [13] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [14] -1 0 0x0000fcc0 - 0x0000fcff (0x40) IX[B]E [15] -1 0 0x0000f400 - 0x0000f4ff (0x100) IX[B]E [16] -1 0 0x0000f800 - 0x0000f8ff (0x100) IX[B]E [17] -1 0 0x0000fc70 - 0x0000fc7f (0x10) IX[B]E [18] -1 0 0x0000fc8c - 0x0000fc8f (0x4) IX[B]E [19] -1 0 0x0000fc68 - 0x0000fc6f (0x8) IX[B]E [20] -1 0 0x0000fc88 - 0x0000fc8b (0x4) IX[B]E [21] -1 0 0x0000fc60 - 0x0000fc67 (0x8) IX[B]E [22] -1 0 0x0000fca0 - 0x0000fcbf (0x20) IX[B]E [23] -1 0 0x0000fc90 - 0x0000fc9f (0x10) IX[B]E (II) resource ranges after probing: [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0 0xfedfa800 - 0xfedfabff (0x400) MX[B]E [6] -1 0 0xfedfb000 - 0xfedfbfff (0x1000) MX[B]E [7] -1 0 0xfedfac00 - 0xfedfafff (0x400) MX[B]E [8] -1 0 0xfedfc000 - 0xfedfffff (0x4000) MX[B]E [9] -1 0 0xf4000000 - 0xf3ffffff (0x0) MX[B]EO [10] -1 0 0x98000000 - 0x98ffffff (0x1000000) MX[B](B) [11] -1 0 0x9a000000 - 0x9affffff (0x1000000) MX[B](B) [12] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [13] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [14] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [17] -1 0 0x0000fcc0 - 0x0000fcff (0x40) IX[B]E [18] -1 0 0x0000f400 - 0x0000f4ff (0x100) IX[B]E [19] -1 0 0x0000f800 - 0x0000f8ff (0x100) IX[B]E [20] -1 0 0x0000fc70 - 0x0000fc7f (0x10) IX[B]E [21] -1 0 0x0000fc8c - 0x0000fc8f (0x4) IX[B]E [22] -1 0 0x0000fc68 - 0x0000fc6f (0x8) IX[B]E [23] -1 0 0x0000fc88 - 0x0000fc8b (0x4) IX[B]E [24] -1 0 0x0000fc60 - 0x0000fc67 (0x8) IX[B]E [25] -1 0 0x0000fca0 - 0x0000fcbf (0x20) IX[B]E [26] -1 0 0x0000fc90 - 0x0000fc9f (0x10) IX[B]E [27] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] [28] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] (II) Setting vga for screen 0. (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.3.0, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.6 (II) NV(0): Initializing int10 (==) NV(0): Write-combining range (0xa0000,0x20000) was already clear (==) NV(0): Write-combining range (0xc0000,0x40000) (II) NV(0): Primary V_BIOS segment is: 0xc000 (==) NV(0): Write-combining range (0x0,0x1000) was already clear (--) NV(0): Chipset: "RIVA 128" (==) NV(0): Depth 8, (==) framebuffer bpp 8 (==) NV(0): Default visual is PseudoColor (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.3.0, module version = 0.1.0 ABI class: XFree86 Video Driver, version 0.6 (==) NV(0): Using HW cursor (--) NV(0): Linear framebuffer at 0x98000000 (--) NV(0): MMIO registers at 0x9A000000 (==) NV(0): Write-combining range (0x98c00000,0x8000) was already clear (==) NV(0): Write-combining range (0x9a680000,0x3000) was already clear (==) NV(0): Write-combining range (0x9a100000,0x1000) was already clear (==) NV(0): Write-combining range (0x9a002000,0x2000) was already clear (==) NV(0): Write-combining range (0x9a400000,0x2000) was already clear (==) NV(0): Write-combining range (0x9a101000,0x1000) was already clear (==) NV(0): Write-combining range (0x9a009000,0x1000) was already clear (==) NV(0): Write-combining range (0x9a000000,0x9000) was already clear (==) NV(0): Write-combining range (0x9a800000,0x10000) was already clear (==) NV(0): Write-combining range (0x9a601000,0x3000) was already clear (==) NV(0): Write-combining range (0x9a681000,0x3000) was already clear (==) NV(0): Write-combining range (0x9a0c0000,0x1000) was already clear (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.3.0, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.6 (==) NV(0): Write-combining range (0xa0000,0x10000) was already clear (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.3.0, module version = 1.2.0 ABI class: XFree86 Video Driver, version 0.6 (II) NV(0): I2C bus "DDC" initialized. (II) NV(0): I2C device "DDC:ddc2" registered at address 0xA0. (II) NV(0): I2C device "DDC:ddc2" removed. (II) NV(0): I2C device "DDC:ddc2" registered at address 0xA0. (II) NV(0): I2C device "DDC:ddc2" removed. (II) NV(0): DDC Monitor info: 0x8862c00 (II) NV(0): Manufacturer: DEL Model: 5155 Serial#: 1163084856 (II) NV(0): Year: 1999 Week: 22 (II) NV(0): EDID Version: 1.1 (II) NV(0): Analog Display Input, Input Voltage Level: 0.714/0.286 V (II) NV(0): Sync: Separate Composite SyncOnGreen (II) NV(0): Max H-Image Size [cm]: horiz.: 33 vert.: 24 (II) NV(0): Gamma: 2.50 (II) NV(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display (II) NV(0): redX: 0.625 redY: 0.340 greenX: 0.280 greenY: 0.595 (II) NV(0): blueX: 0.155 blueY: 0.070 whiteX: 0.283 whiteY: 0.298 (II) NV(0): Supported VESA Video Modes: (II) NV(0): 720x400@70Hz (II) NV(0): 640x480@60Hz (II) NV(0): 640x480@75Hz (II) NV(0): 800x600@60Hz (II) NV(0): 800x600@75Hz (II) NV(0): 1024x768@60Hz (II) NV(0): 1024x768@75Hz (II) NV(0): 1280x1024@75Hz (II) NV(0): Manufacturer's mask: 0 (II) NV(0): Supported Future Video Modes: (II) NV(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833 (II) NV(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853 (II) NV(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881 (II) NV(0): #3: hsize: 1600 vsize 1200 refresh: 65 vid: 17833 (II) NV(0): Supported additional Video Mode: (II) NV(0): clock: 28.3 MHz Image Size: 250 x 184 mm (II) NV(0): h_active: 720 h_sync: 738 h_sync_end 846 h_blank_end 900 h_border: 0 (II) NV(0): v_active: 350 v_sync: 388 v_sync_end 390 v_blanking: 449 v_border: 0 (II) NV(0): Serial No: 55341CESD859 (II) NV(0): Monitor name: DELL D1025TM (II) NV(0): Ranges: V min: 50 V max: 120 Hz, H min: 30 H max: 85 kHz, PixClock max 2550 MHz (II) NV(0): end of DDC Monitor info *** If unresolved symbols were reported above, they might not *** be the reason for the server aborting. Fatal server error: Caught signal 11. 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 xfree86@xfree86.org. --ibTvN161/egqYuK8 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="xinit.truss" mmap(0x0,1976,0x3,0x1000,-1,0x0) = 671481856 (0x28060000) munmap(0x28060000,0x7b8) = 0 (0x0) __sysctl(0xbfbff998,0x2,0x2805e808,0xbfbff994,0x0,0x0) = 0 (0x0) mmap(0x0,32768,0x3,0x1002,-1,0x0) = 671481856 (0x28060000) geteuid() = 1001 (0x3e9) getuid() = 1001 (0x3e9) getegid() = 0 (0x0) getgid() = 0 (0x0) access("/usr/X11R6/lib/libXmuu.so.1",0) = 0 (0x0) open("/usr/X11R6/lib/libXmuu.so.1",0x0,05001202327) = 4 (0x4) fstat(4,0xbfbff9c0) = 0 (0x0) read(0x4,0xbfbfe990,0x1000) = 4096 (0x1000) mmap(0x0,16384,0x5,0x20002,4,0x0) = 671514624 (0x28068000) mprotect(0x28069000,0x1000,0x7) = 0 (0x0) mprotect(0x28069000,0x1000,0x5) = 0 (0x0) mmap(0x2806a000,8192,0x3,0x12,4,0x1000) = 671522816 (0x2806a000) close(4) = 0 (0x0) access("/usr/X11R6/lib/libXext.so.6",0) = 0 (0x0) open("/usr/X11R6/lib/libXext.so.6",0x0,05001202327) = 4 (0x4) fstat(4,0xbfbff9c0) = 0 (0x0) read(0x4,0xbfbfe990,0x1000) = 4096 (0x1000) mmap(0x0,57344,0x5,0x20002,4,0x0) = 671531008 (0x2806c000) mprotect(0x28077000,0x1000,0x7) = 0 (0x0) mprotect(0x28077000,0x1000,0x5) = 0 (0x0) mmap(0x28078000,8192,0x3,0x12,4,0xb000) = 671580160 (0x28078000) close(4) = 0 (0x0) access("/usr/X11R6/lib/libX11.so.6",0) = 0 (0x0) open("/usr/X11R6/lib/libX11.so.6",0x0,05001202327) = 4 (0x4) fstat(4,0xbfbff9c0) = 0 (0x0) read(0x4,0xbfbfe990,0x1000) = 4096 (0x1000) mmap(0x0,786432,0x5,0x20002,4,0x0) = 671588352 (0x2807a000) mprotect(0x28135000,0x1000,0x7) = 0 (0x0) mprotect(0x28135000,0x1000,0x5) = 0 (0x0) mmap(0x28136000,12288,0x3,0x12,4,0xbb000) = 672358400 (0x28136000) mmap(0x28139000,4096,0x3,0x1012,-1,0x0) = 672370688 (0x28139000) close(4) = 0 (0x0) access("/usr/X11R6/lib/libc.so.4",0) ERR#2 'No such file or directory' open("/var/run/ld-elf.so.hints",0x0,016) = 4 (0x4) read(0x4,0xbfbff978,0x80) = 128 (0x80) lseek(4,0x80,0) = 128 (0x80) read(0x4,0x28065000,0x51) = 81 (0x51) close(4) = 0 (0x0) access("/usr/lib/libc.so.4",0) = 0 (0x0) open("/usr/lib/libc.so.4",0x0,05001202327) = 4 (0x4) fstat(4,0xbfbff9c0) = 0 (0x0) read(0x4,0xbfbfe990,0x1000) = 4096 (0x1000) mmap(0x0,647168,0x5,0x20002,4,0x0) = 672374784 (0x2813a000) mprotect(0x281c0000,0x1000,0x7) = 0 (0x0) mprotect(0x281c0000,0x1000,0x5) = 0 (0x0) mmap(0x281c1000,20480,0x3,0x12,4,0x86000) = 672927744 (0x281c1000) mmap(0x281c6000,73728,0x3,0x1012,-1,0x0) = 672948224 (0x281c6000) close(4) = 0 (0x0) access("/usr/X11R6/lib/libXt.so.6",0) = 0 (0x0) open("/usr/X11R6/lib/libXt.so.6",0x0,05001202327) = 4 (0x4) fstat(4,0xbfbff9c0) = 0 (0x0) read(0x4,0xbfbfe990,0x1000) = 4096 (0x1000) mmap(0x0,311296,0x5,0x20002,4,0x0) = 673021952 (0x281d8000) mprotect(0x2821f000,0x1000,0x7) = 0 (0x0) mprotect(0x2821f000,0x1000,0x5) = 0 (0x0) mmap(0x28220000,16384,0x3,0x12,4,0x47000) = 673316864 (0x28220000) close(4) = 0 (0x0) access("/usr/X11R6/lib/libSM.so.6",0) = 0 (0x0) open("/usr/X11R6/lib/libSM.so.6",0x0,05001202327) = 4 (0x4) fstat(4,0xbfbff9c0) = 0 (0x0) read(0x4,0xbfbfe990,0x1000) = 4096 (0x1000) mmap(0x0,36864,0x5,0x20002,4,0x0) = 673333248 (0x28224000) mprotect(0x2822b000,0x1000,0x7) = 0 (0x0) mprotect(0x2822b000,0x1000,0x5) = 0 (0x0) mmap(0x2822c000,4096,0x3,0x12,4,0x7000) = 673366016 (0x2822c000) close(4) = 0 (0x0) access("/usr/X11R6/lib/libICE.so.6",0) = 0 (0x0) open("/usr/X11R6/lib/libICE.so.6",0x0,05001202327) = 4 (0x4) fstat(4,0xbfbff9c0) = 0 (0x0) read(0x4,0xbfbfe990,0x1000) = 4096 (0x1000) mmap(0x0,98304,0x5,0x20002,4,0x0) = 673370112 (0x2822d000) mprotect(0x28241000,0x1000,0x7) = 0 (0x0) mprotect(0x28241000,0x1000,0x5) = 0 (0x0) mmap(0x28242000,4096,0x3,0x12,4,0x14000) = 673456128 (0x28242000) mmap(0x28243000,8192,0x3,0x1012,-1,0x0) = 673460224 (0x28243000) close(4) = 0 (0x0) access("/usr/X11R6/lib/libXext.so.6",0) = 0 (0x0) access("/usr/X11R6/lib/libX11.so.6",0) = 0 (0x0) access("/usr/X11R6/lib/libX11.so.6",0) = 0 (0x0) access("/usr/X11R6/lib/libXThrStub.so.6",0) = 0 (0x0) open("/usr/X11R6/lib/libXThrStub.so.6",0x0,05001202327) = 4 (0x4) fstat(4,0xbfbff9c0) = 0 (0x0) read(0x4,0xbfbfe990,0x1000) = 4096 (0x1000) mmap(0x0,8192,0x5,0x20002,4,0x0) = 673468416 (0x28245000) mprotect(0x28245000,0x1000,0x7) = 0 (0x0) mprotect(0x28245000,0x1000,0x5) = 0 (0x0) mmap(0x28246000,4096,0x3,0x12,4,0x0) = 673472512 (0x28246000) close(4) = 0 (0x0) access("/usr/X11R6/lib/libX11.so.6",0) = 0 (0x0) access("/usr/X11R6/lib/libSM.so.6",0) = 0 (0x0) access("/usr/X11R6/lib/libICE.so.6",0) = 0 (0x0) access("/usr/X11R6/lib/libXThrStub.so.6",0) = 0 (0x0) access("/usr/X11R6/lib/libICE.so.6",0) = 0 (0x0) mmap(0x0,424,0x3,0x1000,-1,0x0) = 673476608 (0x28247000) munmap(0x28247000,0x1a8) = 0 (0x0) mmap(0x0,424,0x3,0x1000,-1,0x0) = 673476608 (0x28247000) munmap(0x28247000,0x1a8) = 0 (0x0) mmap(0x0,1608,0x3,0x1000,-1,0x0) = 673476608 (0x28247000) munmap(0x28247000,0x648) = 0 (0x0) mmap(0x0,9832,0x3,0x1000,-1,0x0) = 673476608 (0x28247000) munmap(0x28247000,0x2668) = 0 (0x0) mmap(0x0,13312,0x3,0x1000,-1,0x0) = 673476608 (0x28247000) munmap(0x28247000,0x3400) = 0 (0x0) mmap(0x0,5616,0x3,0x1000,-1,0x0) = 673476608 (0x28247000) munmap(0x28247000,0x15f0) = 0 (0x0) mmap(0x0,992,0x3,0x1000,-1,0x0) = 673476608 (0x28247000) munmap(0x28247000,0x3e0) = 0 (0x0) mmap(0x0,1864,0x3,0x1000,-1,0x0) = 673476608 (0x28247000) munmap(0x28247000,0x748) = 0 (0x0) mmap(0x0,336,0x3,0x1000,-1,0x0) = 673476608 (0x28247000) munmap(0x28247000,0x150) = 0 (0x0) sigaction(SIGILL,0xbfbffa18,0xbfbffa00) = 0 (0x0) sigprocmask(0x1,0x0,0x2805e73c) = 0 (0x0) sigaction(SIGILL,0xbfbffa00,0x0) = 0 (0x0) sigprocmask(0x1,0x2805e700,0xbfbffa40) = 0 (0x0) sigprocmask(0x3,0x2805e710,0x0) = 0 (0x0) access("/home/ajc/.xinitrc",0) = 0 (0x0) access("/home/ajc/.xserverrc",0) = 0 (0x0) readlink("/etc/malloc.conf",0xbfbff9d0,63) ERR#2 'No such file or directory' mmap(0x0,4096,0x3,0x1002,-1,0x0) = 673476608 (0x28247000) break(0x804e000) = 0 (0x0) break(0x804f000) = 0 (0x0) sigaction(SIGCHLD,0xbfbffa48,0xbfbffa30) = 0 (0x0) sigaction(SIGQUIT,0xbfbffaa8,0x0) = 0 (0x0) sigaction(SIGINT,0xbfbffaa8,0x0) = 0 (0x0) sigaction(SIGHUP,0xbfbffaa8,0x0) = 0 (0x0) sigaction(SIGPIPE,0xbfbffaa8,0x0) = 0 (0x0) sigaction(SIGALRM,0xbfbffa48,0xbfbffa30) = 0 (0x0) sigaction(SIGUSR1,0xbfbffa38,0xbfbffa20) = 0 (0x0) sigprocmask(0x1,0xbfbffa50,0xbfbffa40) = 0 (0x0) fork() = 62998 (0xf616) wait4(0xffffffff,0x804c184,0x1,0x0) = 0 (0x0) write(2,0x281c46d3,1) = 1 (0x1) setitimer(0x0,0xbfbffa00,0xbfbff9f0) = 0 (0x0) SIGNAL 30 SIGNAL 30 SIGNAL 30 sigsuspend(0xbfbffa40) ERR#4 'Interrupted system call' sigreturn(0xbfbff880) ERR#4 'Interrupted system call' setitimer(0x0,0xbfbffa00,0xbfbff9f0) = 0 (0x0) sigprocmask(0x3,0xbfbffa40,0x0) = 0 (0x0) break(0x8050000) = 0 (0x0) break(0x8051000) = 0 (0x0) __sysctl(0xbfbff608,0x2,0xbfbff680,0xbfbff604,0x0,0x0) = 0 (0x0) break(0x8052000) = 0 (0x0) socket(0x1,0x1,0x0) = 4 (0x4) __sysctl(0xbfbff648,0x2,0xbfbff6c0,0xbfbff644,0x0,0x0) = 0 (0x0) __sysctl(0xbfbff568,0x2,0xbfbff620,0xbfbff564,0x0,0x0) = 0 (0x0) connect(0x4,{ AF_UNIX "/tmp/.X11-unix/X0" },19) = 0 (0x0) __sysctl(0xbfbff678,0x2,0xbfbff6e0,0xbfbff674,0x0,0x0) = 0 (0x0) fcntl(0x4,0x2,0x1) = 0 (0x0) access("/home/ajc/.Xauthority",4) = 0 (0x0) open("/home/ajc/.Xauthority",0x0,0666) = 5 (0x5) fstat(5,0xbfbff2a0) = 0 (0x0) break(0x8054000) = 0 (0x0) read(0x5,0x8052000,0x2000) = 404 (0x194) read(0x5,0x8052000,0x2000) = 0 (0x0) close(5) = 0 (0x0) writev(0x4,0xbfbff8c8,0x1) = 12 (0xc) fcntl(0x4,0x3,0x0) = 2 (0x2) fcntl(0x4,0x4,0x6) = 0 (0x0) read(0x4,0xbfbff980,0x8) ERR#35 'Resource temporarily unavailable' SIGNAL 20 poll(0x8051040,0x1,0xffffffff) = 1 (0x1) read(0x4,0xbfbff980,0x8) = 0 (0x0) write(2,0xbfbff158,65) = 65 (0x41) exit(0x1) process exit, rval = 256 --ibTvN161/egqYuK8-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message