From owner-freebsd-stable@FreeBSD.ORG Sat Jan 19 07:24:28 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D8D3916A418 for ; Sat, 19 Jan 2008 07:24:28 +0000 (UTC) (envelope-from chris#@1command.com) Received: from mail.1command.com (mail.1command.com [75.160.109.226]) by mx1.freebsd.org (Postfix) with ESMTP id 7E19F13C44B for ; Sat, 19 Jan 2008 07:24:28 +0000 (UTC) (envelope-from chris#@1command.com) Received: from mail.1command.com (localhost.1command.com [127.0.0.1]) by mail.1command.com (8.13.3/8.13.3) with ESMTP id m0J7OJkG099672 for ; Fri, 18 Jan 2008 23:24:25 -0800 (PST) (envelope-from chris#@1command.com) Received: (from www@localhost) by mail.1command.com (8.13.3/8.13.3/Submit) id m0J7OJuA099671 for freebsd-stable@freebsd.org; Fri, 18 Jan 2008 23:24:19 -0800 (PST) (envelope-from chris#@1command.com) Received: from hitme.hitometer.net (hitme.hitometer.net [75.160.109.235]) by webmail.1command.com (H.R. Communications Messaging System) with HTTP; Fri, 18 Jan 2008 23:24:19 -0800 Message-ID: <20080118232419.p98qhmys8wcswo8w@webmail.1command.com> X-Priority: 3 (Normal) Date: Fri, 18 Jan 2008 23:24:19 -0800 From: "Chris H." To: freebsd-stable@freebsd.org References: <20080118134920.zlp77jtees8ckkk4@webmail.1command.com> <20080118162233.0w16fs92ssog0cs8@webmail.1command.com> In-Reply-To: <20080118162233.0w16fs92ssog0cs8@webmail.1command.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: H.R. Communications Internet Messaging System (HCIMS) 4.1 Professional (not for redistribution) / FreeBSD-5.5 Subject: Re: (Xorg), uid 0: exited on signal 4 (core dumped) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jan 2008 07:24:29 -0000 Quoting "Chris H." : > Quoting chris# : > >> Greetings all, >> As the title of this message indicates; I'm struggling with the ability >> of getting the Xorg server running on a recent build of FreeBSD 7. >> Of likely interest: >> ########### >> kernel info (2 proc pentium3): >> 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #0: Wed Jan 16 18:39:53 PST 2008 >> Installed from disc#1 >> src and port src cvsup'd 2008-01-10 >> agp related info from dmesg: >> agp0: on hostb0 >> hostb0: Reserved 0x4000000 bytes for rid 0x10 type 3 at 0xf8000000 >> agp0: allocating GATT for aperture of size 64M >> pcib1: at device 1.0 on pci0 >> pcib1: domain 0 >> pcib1: secondary bus 1 >> pcib1: subordinate bus 2 >> pcib1: I/O decode 0xf000-0xfff >> pcib1: no prefetched decode > I forgot to add something... > From Xorg.log: > 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/Xorg.0.log", Time: Fri Jan 18 13:21:21 2008 > (==) Using config file: "/etc/X11/xorg.conf" > (==) ServerLayout "Simple Layout" > (**) |-->Screen "Screen 1" (0) > (**) | |-->Monitor "NEC" > > That's as far as it got. :( OK, here's the output from gdb: Script started on Fri Jan 18 23:14:51 2008 GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd". Core was generated by `Xorg'. Program terminated with signal 4, Illegal instruction. #0 0x080b7992 in ?? () (gdb) list *0x080b7992 No symbol table is loaded. Use the "file" command. (gdb) q But, given that I didn't build a debug version of Xorg-server, I can't get anything very useful. :( I'll keep the core around in case it can be used to retrieve anything of value. I hope to find a solution/resolution soon. Or I'll be forced to upgrade this box to Linux, or WinXP. >:-)> Thank you for all your time and consideration. --Chris >> ############ >> >> I built the Xorg server from source. The only thing worth mentioning >> in my make.conf file is: CPUTYPE?=pentium3 >> (added AFTER build/install world/kernel). >> >> I didn't notice an inordinate number of error messages during >> the Xorg server build. But given that it's only a PIII, it's slow >> enough that I didn't watch the entire build process. While I could >> have run script to capture the output of the build, I didn't, as >> I've not run into any troubles (worth mentioning) with Xorg server >> in the past. Not sure where to go from here. Wondering if anyone has >> had a similar problem, and might be able to provide a solution. >> If I haven't provided enough info, I'd be happy to provide anything >> missing - just tell me what to do. :) >> >> Thank you for all your time and consideration. >> >> --Chris >> >> >> _______________________________________________ >> freebsd-stable@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-stable >> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >> > > -- > panic: kernel trap (ignored) > > > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > -- panic: kernel trap (ignored)