From owner-freebsd-questions Wed Nov 6 21:45:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1911C37B401 for ; Wed, 6 Nov 2002 21:45:21 -0800 (PST) Received: from the-frontier.org (ns1.the-frontier.org [216.86.199.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AB6A43E4A for ; Wed, 6 Nov 2002 21:45:20 -0800 (PST) (envelope-from pscott@skycoast.us) Received: from [192.168.66.249] (dhcp-249-66-168-192.the-frontier.org [192.168.66.249]) by the-frontier.org (8.9.3/8.9.3) with ESMTP id VAA95455; Wed, 6 Nov 2002 21:44:58 -0800 (PST) (envelope-from pscott@skycoast.us) User-Agent: Microsoft-Entourage/10.0.0.1309 Date: Wed, 06 Nov 2002 21:44:57 -0800 Subject: Re: xfree86 failing From: "Paul A. Scott" To: Charles Pelletier , Message-ID: In-Reply-To: <01c401c2861c$5378d7f0$32040101@hume> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > can you tell me what problem you've encountered and what to do about it if i > do encounter the same? > --charlie pelletier XFree86 4.2.1 (as packaged on the FreeBSD 4.6 and 4.7 CDROM) is failing on signal 11 during sysinstall, as well as via startx and directly executed. The log file shows it dies in routine int10 (AFAIK). I have no solution. The .core file I get after the failure appears to be useless. gdb doesn't know what to make of it; it loads the core file but can't access any memory-- not via the instruction pointer nor anything pointed to by the gp registers. When I try running the X server under gdb, the machine locks up. I have to hard reset. All of this is on a machine that has run every release of FreeBSD and X since FreeBSD 2.2.7. The problem was introduced in FreeBSD 4.6 which includes XFree86 4.2 by default. XFree86 3.3.6 and earlier didn't have the problem. If I don't get some help soon, I don't know what I'll do. Perhaps try and make the X server with debug symbols and run again. That's a chore I'm not looking forward to, but since I can't seem to get much response from the "experts" I guess I have little choice. I have some experience with writing X apps, but none at all with the server itself, so I know I'm in for a major learning experience. Whatever I eventually learn, I'll post here. Of course, I'm still hoping for expert help. Paul A. Scott mailto:pscott@skycoast.us http://skycoast.us/pscott/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message