From owner-freebsd-hackers Tue Sep 22 11:00:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA22764 for freebsd-hackers-outgoing; Tue, 22 Sep 1998 11:00:16 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from sparks.net (gw.sparks.net [209.222.120.18]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA22659 for ; Tue, 22 Sep 1998 10:59:42 -0700 (PDT) (envelope-from david@sparks.net) Received: from david by sparks.net with smtp (Exim 1.62 #5) id 0zLWi1-0003Xu-00; Tue, 22 Sep 1998 13:58:41 -0400 Date: Tue, 22 Sep 1998 13:58:41 -0400 (EDT) From: To: freebsd-hackers@FreeBSD.ORG Subject: AMD K6-2/300 problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just brought up a new system with a FIC 503+ motherboard and an AMD K6-2/300 processor in it. It seems to run pretty well except that the freebsd version of communicator went out to lunch last night (unattended), and today died with: fatal process exception: page fault, fault VA = 0xa004bb14 The other thing which happens is that compiles seem to randomly crash. Compiling GoodStuff, for example: cc -fpic -DPIC -O -I. -I./../generic -I../bitmaps -I/usr/X11R6/include -I/usr/local/include/tcl8.0/generic -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DTK_LIBRARY=\"/usr/local/lib/tk80\" -c ../generic/tkTextTag.c -o ../generic/tkTextTag.so fatal process exception: general protection fault, fault VA = 0x12e000 cc: Internal compiler error: program cc1 got fatal signal 10 *** Error code 1 Stop. *** Error code 1 Anyone else seeing this? It compiles OK on a K6-200 I have at home:) Thanks, --- David ---------------------------------------------------------------------------- It's *amazing* what one can accomplish when one doesn't know what one can't do! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message