From owner-freebsd-alpha@FreeBSD.ORG  Sun Sep  4 04:03:48 2005
Return-Path: <owner-freebsd-alpha@FreeBSD.ORG>
X-Original-To: alpha@freebsd.org
Delivered-To: freebsd-alpha@FreeBSD.ORG
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9F3AE16A421;
	Sun,  4 Sep 2005 04:03:48 +0000 (GMT)
	(envelope-from marcel@xcllnt.net)
Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8115443D68;
	Sun,  4 Sep 2005 04:03:46 +0000 (GMT)
	(envelope-from marcel@xcllnt.net)
Received: from [192.168.4.250] (dhcp50.pn.xcllnt.net [192.168.4.250])
	by ns1.xcllnt.net (8.13.4/8.13.4) with ESMTP id j8443jko023704;
	Sat, 3 Sep 2005 21:03:45 -0700 (PDT)
	(envelope-from marcel@xcllnt.net)
In-Reply-To: <200509021324.13391.jhb@FreeBSD.org>
References: <200509021324.13391.jhb@FreeBSD.org>
Mime-Version: 1.0 (Apple Message framework v734)
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Message-Id: <8805E3B0-6C63-47D8-861B-16A0AF36369B@xcllnt.net>
Content-Transfer-Encoding: 7bit
From: Marcel Moolenaar <marcel@xcllnt.net>
Date: Sat, 3 Sep 2005 21:03:43 -0700
To: John Baldwin <jhb@freebsd.org>
X-Mailer: Apple Mail (2.734)
Cc: alpha@freebsd.org
Subject: Re: [PATCH] Add membar to bus dma PREWRITE operations
X-BeenThere: freebsd-alpha@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting FreeBSD to the Alpha <freebsd-alpha.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-alpha>,
	<mailto:freebsd-alpha-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-alpha>
List-Post: <mailto:freebsd-alpha@freebsd.org>
List-Help: <mailto:freebsd-alpha-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-alpha>,
	<mailto:freebsd-alpha-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 04 Sep 2005 04:03:48 -0000

On Sep 2, 2005, at 10:24 AM, John Baldwin wrote:

> --- //depot/vendor/freebsd/src/sys/alpha/alpha/busdma_machdep.c     
> 2005/05/25
> 07:26:16
> +++ //depot/user/jhb/acpipci/alpha/alpha/busdma_machdep.c     
> 2005/08/18 17:55:22
> @@ -891,6 +891,10 @@
>              }
>          }
>      }
> +
> +    /* Ensure any pending writes have drained. */
> +    if (op & (BUS_DMASYNC_PREWRITE))
> +        alpha_mb();
>  }
>
>  static void

Ok on -current.

-- 
  Marcel Moolenaar         USPA: A-39004          marcel@xcllnt.net


From owner-freebsd-alpha@FreeBSD.ORG  Sun Sep  4 04:04:38 2005
Return-Path: <owner-freebsd-alpha@FreeBSD.ORG>
X-Original-To: alpha@freebsd.org
Delivered-To: freebsd-alpha@FreeBSD.ORG
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 75ADE16A420;
	Sun,  4 Sep 2005 04:04:38 +0000 (GMT)
	(envelope-from marcel@xcllnt.net)
Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1A77D43D48;
	Sun,  4 Sep 2005 04:04:37 +0000 (GMT)
	(envelope-from marcel@xcllnt.net)
Received: from [192.168.4.250] (dhcp50.pn.xcllnt.net [192.168.4.250])
	by ns1.xcllnt.net (8.13.4/8.13.4) with ESMTP id j8443jkp023704;
	Sat, 3 Sep 2005 21:04:37 -0700 (PDT)
	(envelope-from marcel@xcllnt.net)
In-Reply-To: <200509021542.22227.jhb@FreeBSD.org>
References: <200509021532.54579.jhb@FreeBSD.org>
	<200509021542.22227.jhb@FreeBSD.org>
Mime-Version: 1.0 (Apple Message framework v734)
Content-Type: text/plain; charset=US-ASCII; format=flowed
Message-Id: <85605CF9-72E5-440D-A809-7AD6C0689074@xcllnt.net>
Content-Transfer-Encoding: 7bit
From: Marcel Moolenaar <marcel@xcllnt.net>
Date: Sat, 3 Sep 2005 21:04:36 -0700
To: John Baldwin <jhb@freebsd.org>
X-Mailer: Apple Mail (2.734)
Cc: powerpc@freebsd.org, alpha@freebsd.org, current@freebsd.org
Subject: Re: [PATCH] Cleanup asm constraints in atomic operations
X-BeenThere: freebsd-alpha@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting FreeBSD to the Alpha <freebsd-alpha.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-alpha>,
	<mailto:freebsd-alpha-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-alpha>
List-Post: <mailto:freebsd-alpha@freebsd.org>
List-Help: <mailto:freebsd-alpha-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-alpha>,
	<mailto:freebsd-alpha-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 04 Sep 2005 04:04:38 -0000


On Sep 2, 2005, at 12:42 PM, John Baldwin wrote:

> http://www.FreeBSD.org/~jhb/patches/atomic.patch

Ok for alpha on -current.

-- 
  Marcel Moolenaar         USPA: A-39004          marcel@xcllnt.net



From owner-freebsd-alpha@FreeBSD.ORG  Mon Sep  5 11:02:00 2005
Return-Path: <owner-freebsd-alpha@FreeBSD.ORG>
X-Original-To: freebsd-alpha@freebsd.org
Delivered-To: freebsd-alpha@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5B24916A420
	for <freebsd-alpha@freebsd.org>; Mon,  5 Sep 2005 11:02:00 +0000 (GMT)
	(envelope-from owner-bugmaster@freebsd.org)
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 182A643D48
	for <freebsd-alpha@freebsd.org>; Mon,  5 Sep 2005 11:02:00 +0000 (GMT)
	(envelope-from owner-bugmaster@freebsd.org)
Received: from freefall.freebsd.org (peter@localhost [127.0.0.1])
	by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j85B1x2t076798
	for <freebsd-alpha@freebsd.org>; Mon, 5 Sep 2005 11:01:59 GMT
	(envelope-from owner-bugmaster@freebsd.org)
Received: (from peter@localhost)
	by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j85B1xDn076792
	for freebsd-alpha@freebsd.org; Mon, 5 Sep 2005 11:01:59 GMT
	(envelope-from owner-bugmaster@freebsd.org)
Date: Mon, 5 Sep 2005 11:01:59 GMT
Message-Id: <200509051101.j85B1xDn076792@freefall.freebsd.org>
X-Authentication-Warning: freefall.freebsd.org: peter set sender to
	owner-bugmaster@freebsd.org using -f
From: FreeBSD bugmaster <bugmaster@freebsd.org>
To: freebsd-alpha@FreeBSD.org
Cc: 
Subject: Current problem reports assigned to you
X-BeenThere: freebsd-alpha@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting FreeBSD to the Alpha <freebsd-alpha.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-alpha>,
	<mailto:freebsd-alpha-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-alpha>
List-Post: <mailto:freebsd-alpha@freebsd.org>
List-Help: <mailto:freebsd-alpha-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-alpha>,
	<mailto:freebsd-alpha-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 05 Sep 2005 11:02:00 -0000

Current FreeBSD problem reports
Critical problems

S  Submitted   Tracker     Resp.       Description
-------------------------------------------------------------------------------
o [2004/12/20] alpha/75317 alpha       ATA DMA broken on PCalpha

1 problem total.

Serious problems

S  Submitted   Tracker     Resp.       Description
-------------------------------------------------------------------------------
o [2003/02/05] alpha/47952 alpha       DEFPA causes machine check with V5.0-rele
o [2003/11/10] alpha/59116 alpha       [ntfs] mount_ntfs of a Windows 2000-forma
o [2004/01/26] alpha/61940 alpha       Can't disklabel new disk from FreeBSD/alp
o [2004/01/27] alpha/61973 alpha       Machine Check on boot-up of AlphaServer 2
f [2004/06/06] alpha/67626 alpha       X crashes an alpha machine, resulting reb

5 problems total.

Non-critical problems

S  Submitted   Tracker     Resp.       Description
-------------------------------------------------------------------------------
o [2001/02/22] alpha/25284 alpha       PC164 won't reboot with graphics console
f [2001/07/29] alpha/29299 alpha       FreeBSD 4.3 Alpha + Tekram SCSI adapter p
o [2002/05/13] alpha/38031 alpha       osf1.ko not loaded during boot-time of li
o [2003/02/25] alpha/48676 alpha       Changing the baud rate of serial consoles
o [2003/04/12] alpha/50868 alpha       fd0 floppy device is not mapped into /dev
o [2004/05/10] alpha/66478 alpha       unexpected machine check: panic for 4.9, 
o [2004/06/13] alpha/67903 alpha       hw.chipset.memory: 1099511627776 - thats 

7 problems total.


From owner-freebsd-alpha@FreeBSD.ORG  Wed Sep  7 10:45:19 2005
Return-Path: <owner-freebsd-alpha@FreeBSD.ORG>
X-Original-To: freebsd-alpha@FreeBSD.org
Delivered-To: freebsd-alpha@FreeBSD.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A3D4B16A41F
	for <freebsd-alpha@FreeBSD.org>; Wed,  7 Sep 2005 10:45:19 +0000 (GMT)
	(envelope-from grossp@hawaii.edu)
Received: from rapidash.its.hawaii.edu (rapidash.its.hawaii.edu
	[128.171.224.40])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 65A6D43D49
	for <freebsd-alpha@FreeBSD.org>; Wed,  7 Sep 2005 10:45:18 +0000 (GMT)
	(envelope-from grossp@hawaii.edu)
Received: from conversion-daemon.mail.hawaii.edu by mail.hawaii.edu
	(iPlanet Messaging Server 5.1 HotFix 1.14 (built Oct  8 2003))
	id <0IMG00F0100ZAA@mail.hawaii.edu>;
	Wed, 07 Sep 2005 00:45:18 -1000 (HST)
Received: from uhunix2 (uhunix2.its.hawaii.edu [128.171.44.7])
	by mail.hawaii.edu
	(iPlanet Messaging Server 5.1 HotFix 1.14 (built Oct  8 2003))
	with ESMTPS id <0IMG00M7Z0JII6@mail.hawaii.edu>; Wed,
	07 Sep 2005 00:45:18 -1000 (HST)
Date: Wed, 07 Sep 2005 00:45:18 -1000 (HST)
From: Pete Gross <grossp@hawaii.edu>
X-X-Sender: grossp@uhunix2
To: freebsd-alpha@FreeBSD.org
Message-id: <Pine.GSO.4.58a.0509070037220.11377@uhunix2>
MIME-version: 1.0
Content-type: TEXT/PLAIN; charset=US-ASCII
Cc: 
Subject: DEC 500a
X-BeenThere: freebsd-alpha@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting FreeBSD to the Alpha <freebsd-alpha.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-alpha>,
	<mailto:freebsd-alpha-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-alpha>
List-Post: <mailto:freebsd-alpha@freebsd.org>
List-Help: <mailto:freebsd-alpha-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-alpha>,
	<mailto:freebsd-alpha-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 07 Sep 2005 10:45:19 -0000

I have download the alpha iso for fbsd 5.4.  I am trying to install it,
but I am not having any luck.  I have tried to find info on google or irc,
but haven't had any luck there either.

Basically my problem is that when I type 'boot dka0' at the srm prompt it
goes and loads the kernel, but it eventually just stops and says

"halted cpu 0
 halt code = 5
HALT instruction executed
PC = 1C"

The last couple lines before this is detecting the scsi qlogic 1020/1040
adapter.

I am wondering what is going wrong and what can I do to fix this problem?


Thanks in advanced.

Pete




From owner-freebsd-alpha@FreeBSD.ORG  Wed Sep  7 10:56:36 2005
Return-Path: <owner-freebsd-alpha@FreeBSD.ORG>
X-Original-To: freebsd-alpha@freebsd.org
Delivered-To: freebsd-alpha@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1C3F216A41F
	for <freebsd-alpha@freebsd.org>; Wed,  7 Sep 2005 10:56:36 +0000 (GMT)
	(envelope-from wb@freebie.xs4all.nl)
Received: from smtp-vbr1.xs4all.nl (smtp-vbr1.xs4all.nl [194.109.24.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8140943D45
	for <freebsd-alpha@freebsd.org>; Wed,  7 Sep 2005 10:56:35 +0000 (GMT)
	(envelope-from wb@freebie.xs4all.nl)
Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253])
	by smtp-vbr1.xs4all.nl (8.13.3/8.13.3) with ESMTP id j87AuXM9020772;
	Wed, 7 Sep 2005 12:56:33 +0200 (CEST)
	(envelope-from wb@freebie.xs4all.nl)
Received: from freebie.xs4all.nl (localhost [127.0.0.1])
	by freebie.xs4all.nl (8.13.3/8.13.3) with ESMTP id j87AuWna003655;
	Wed, 7 Sep 2005 12:56:32 +0200 (CEST)
	(envelope-from wb@freebie.xs4all.nl)
Received: (from wb@localhost)
	by freebie.xs4all.nl (8.13.3/8.13.1/Submit) id j87AuWg7003654;
	Wed, 7 Sep 2005 12:56:32 +0200 (CEST) (envelope-from wb)
Date: Wed, 7 Sep 2005 12:56:32 +0200
From: Wilko Bulte <wb@freebie.xs4all.nl>
To: Pete Gross <grossp@hawaii.edu>
Message-ID: <20050907105632.GA3639@freebie.xs4all.nl>
References: <Pine.GSO.4.58a.0509070037220.11377@uhunix2>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <Pine.GSO.4.58a.0509070037220.11377@uhunix2>
X-OS: FreeBSD 5.4-STABLE
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: by XS4ALL Virus Scanner
Cc: freebsd-alpha@freebsd.org
Subject: Re: DEC 500a
X-BeenThere: freebsd-alpha@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting FreeBSD to the Alpha <freebsd-alpha.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-alpha>,
	<mailto:freebsd-alpha-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-alpha>
List-Post: <mailto:freebsd-alpha@freebsd.org>
List-Help: <mailto:freebsd-alpha-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-alpha>,
	<mailto:freebsd-alpha-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 07 Sep 2005 10:56:36 -0000

On Wed, Sep 07, 2005 at 12:45:18AM -1000, Pete Gross wrote..
> I have download the alpha iso for fbsd 5.4.  I am trying to install it,
> but I am not having any luck.  I have tried to find info on google or irc,
> but haven't had any luck there either.
> 
> Basically my problem is that when I type 'boot dka0' at the srm prompt it
> goes and loads the kernel, but it eventually just stops and says
> 
> "halted cpu 0
>  halt code = 5
> HALT instruction executed
> PC = 1C"
> 
> The last couple lines before this is detecting the scsi qlogic 1020/1040
> adapter.
> 
> I am wondering what is going wrong and what can I do to fix this problem?

Post the complete bootlog please.

A SHOW CONF from the >>> prompt typically is also useful.

-- 
Wilko Bulte				wilko@FreeBSD.org

From owner-freebsd-alpha@FreeBSD.ORG  Wed Sep  7 10:58:04 2005
Return-Path: <owner-freebsd-alpha@FreeBSD.ORG>
X-Original-To: freebsd-alpha@freebsd.org
Delivered-To: freebsd-alpha@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C969316A41F
	for <freebsd-alpha@freebsd.org>; Wed,  7 Sep 2005 10:58:04 +0000 (GMT)
	(envelope-from Riccardo.Veraldi@fi.infn.it)
Received: from postino.fi.infn.it (postino.fi.infn.it [192.84.145.9])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1C33543D48
	for <freebsd-alpha@freebsd.org>; Wed,  7 Sep 2005 10:57:57 +0000 (GMT)
	(envelope-from Riccardo.Veraldi@fi.infn.it)
Received: from fi.infn.it (xiexie.fi.infn.it [192.84.145.25])
	by postino.fi.infn.it (8.13.4/8.13.4) with ESMTP id j87AvilR058014
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK);
	Wed, 7 Sep 2005 12:57:44 +0200 (CEST)
Message-ID: <431EC7D3.10806@fi.infn.it>
Date: Wed, 07 Sep 2005 12:58:27 +0200
From: Riccardo Veraldi <Riccardo.Veraldi@fi.infn.it>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
	rv:1.4) Gecko/20030624
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Pete Gross <grossp@hawaii.edu>
References: <Pine.GSO.4.58a.0509070037220.11377@uhunix2>
In-Reply-To: <Pine.GSO.4.58a.0509070037220.11377@uhunix2>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Greylist: Sender succeeded STARTTLS authentication, not delayed by
	milter-greylist-2.0rc2 (postino.fi.infn.it [192.84.145.9]);
	Wed, 07 Sep 2005 12:57:44 +0200 (CEST)
X-Virus-Scanned: by amavisd-new
X-Spam-Status: No, score=-5.7 required=3.5 tests=ALL_TRUSTED,AWL,BAYES_00 
	autolearn=ham version=3.0.4
X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on postino.fi.infn.it
Cc: freebsd-alpha@freebsd.org
Subject: Re: DEC 500a
X-BeenThere: freebsd-alpha@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting FreeBSD to the Alpha <freebsd-alpha.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-alpha>,
	<mailto:freebsd-alpha-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-alpha>
List-Post: <mailto:freebsd-alpha@freebsd.org>
List-Help: <mailto:freebsd-alpha-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-alpha>,
	<mailto:freebsd-alpha-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 07 Sep 2005 10:58:04 -0000


have you issued a

"sh dev"

command to see all your scsi devices ?

type "boot CDDEVICE"  where CDCDEVICE is the device name of your CDROM
and the installation should start.

Rick

Pete Gross wrote:

> I have download the alpha iso for fbsd 5.4.  I am trying to install it,
> but I am not having any luck.  I have tried to find info on google or irc,
> but haven't had any luck there either.
> 
> Basically my problem is that when I type 'boot dka0' at the srm prompt it
> goes and loads the kernel, but it eventually just stops and says
> 
> "halted cpu 0
>  halt code = 5
> HALT instruction executed
> PC = 1C"
> 
> The last couple lines before this is detecting the scsi qlogic 1020/1040
> adapter.
> 
> I am wondering what is going wrong and what can I do to fix this problem?
> 
> 
> Thanks in advanced.
> 
> Pete
> 
> 
> 
> _______________________________________________
> freebsd-alpha@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-alpha
> To unsubscribe, send any mail to "freebsd-alpha-unsubscribe@freebsd.org"



From owner-freebsd-alpha@FreeBSD.ORG  Thu Sep  8 01:38:58 2005
Return-Path: <owner-freebsd-alpha@FreeBSD.ORG>
X-Original-To: alpha@freebsd.org
Delivered-To: freebsd-alpha@FreeBSD.ORG
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 42FE816A41F;
	Thu,  8 Sep 2005 01:38:58 +0000 (GMT)
	(envelope-from rbyrnes@mailshack.com)
Received: from karen.nerdshack.com (karen.nerdshack.com [209.189.235.41])
	by mx1.FreeBSD.org (Postfix) with ESMTP id EF01543D48;
	Thu,  8 Sep 2005 01:38:57 +0000 (GMT)
	(envelope-from rbyrnes@mailshack.com)
Received: from dispatchd.nerdshack.com (jean.nerdshack.com [209.189.235.38])
	by karen.nerdshack.com (Postfix) with SMTP id 4228B1E3BB3;
	Wed,  7 Sep 2005 20:33:34 -0500 (CDT)
Received: from cartman.mailshack.com
	(dsl-235.47.221.203.lns02-kent-syd.dsl.comindico.com.au
	[203.221.47.235]) by mail.nerdshack.com with ESMTP
	Wed, 07 Sep 2005 20:36:45 -0500
Message-Id: <6.2.3.4.2.20050908113155.028ea6c8@mail.nerdshack.com>
X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4
Date: Thu, 08 Sep 2005 11:36:41 +1000
To: alpha@freebsd.org
From: Rob B <rbyrnes@mailshack.com>
In-Reply-To: <6.2.3.4.2.20050812175719.029b56a8@127.0.0.1>
References: <6.2.3.4.2.20050812175719.029b56a8@127.0.0.1>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
Cc: stable@freebsd.org
Subject: Re: Crash on Alpha - 4.11-STABLE
X-BeenThere: freebsd-alpha@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting FreeBSD to the Alpha <freebsd-alpha.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-alpha>,
	<mailto:freebsd-alpha-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-alpha>
List-Post: <mailto:freebsd-alpha@freebsd.org>
List-Help: <mailto:freebsd-alpha-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-alpha>,
	<mailto:freebsd-alpha-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 08 Sep 2005 01:38:58 -0000

At 06:10 PM 12/08/2005, Rob B wrote:
>Hi there,
>
>This is the second time I've seen this crash in the past three 
>weeks. I'm not sure what the root cause either.
>
>This box is just a home server with a single NFS exported directory 
>and one NFS client.  It is also a caching http proxy server for my 
>home LAN (three machines).  The crash is not occurring during busy 
>times for the proxy side of things, as it happened at 2:01am.
>
>
>FreeBSD erwin.number6 4.11-STABLE FreeBSD 4.11-STABLE #9: Mon Jun 13 
>23:54:13 EST 2005     root@erwin.number6:/usr/obj/usr/src/sys/ERWIN  alpha
>
>
>         panic: ffs_write: dir_write
>panic
>Stopped at Debugger+02xc: ldq ra,0(sp) <0xfffffe000bab5988> 
><ra=0xfffffc0000557be0, sp=0xfffffe000ba5988>
>
>db> trace
>
>Debugger() at Debugger+02xc
>panic() at panic+0x2c
>ffs_write() at ffs_write+0x120
>vnode_pager_generic_putpages() at vnode_pager_generic_putpages+0x21c
>ffs_putpages() at ffs_putpages+0x30
>vnode_pager_putpages() at vnode_pager_putpages+0x9c
>vm_pageout_flush() at vm_pageout_flush+0x15c


This crash happened again at exactly the same place.  Traceback gives 
identical output

Rob 



From owner-freebsd-alpha@FreeBSD.ORG  Thu Sep  8 20:28:49 2005
Return-Path: <owner-freebsd-alpha@FreeBSD.ORG>
X-Original-To: freebsd-alpha@freebsd.org
Delivered-To: freebsd-alpha@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C151216A41F
	for <freebsd-alpha@freebsd.org>; Thu,  8 Sep 2005 20:28:49 +0000 (GMT)
	(envelope-from grossp@hawaii.edu)
Received: from rapidash.its.hawaii.edu (rapidash.its.hawaii.edu
	[128.171.224.40])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7910C43D45
	for <freebsd-alpha@freebsd.org>; Thu,  8 Sep 2005 20:28:49 +0000 (GMT)
	(envelope-from grossp@hawaii.edu)
Received: from conversion-daemon.mail.hawaii.edu by mail.hawaii.edu
	(iPlanet Messaging Server 5.1 HotFix 1.14 (built Oct  8 2003))
	id <0IMI00C01M1ZTG@mail.hawaii.edu>;
	Thu, 08 Sep 2005 10:28:48 -1000 (HST)
Received: from uhunix2 (uhunix2.its.hawaii.edu [128.171.44.7])
	by mail.hawaii.edu
	(iPlanet Messaging Server 5.1 HotFix 1.14 (built Oct  8 2003))
	with ESMTPS id <0IMI00DDFM8008@mail.hawaii.edu>; Thu,
	08 Sep 2005 10:28:48 -1000 (HST)
Date: Thu, 08 Sep 2005 10:28:48 -1000 (HST)
From: Pete Gross <grossp@hawaii.edu>
X-X-Sender: grossp@uhunix2
To: freebsd-alpha@freebsd.org
Message-id: <Pine.GSO.4.58a.0509081026270.10992@uhunix2>
MIME-version: 1.0
Content-type: TEXT/PLAIN; charset=US-ASCII
Subject: DEC 500a
X-BeenThere: freebsd-alpha@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Porting FreeBSD to the Alpha <freebsd-alpha.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-alpha>,
	<mailto:freebsd-alpha-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-alpha>
List-Post: <mailto:freebsd-alpha@freebsd.org>
List-Help: <mailto:freebsd-alpha-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-alpha>,
	<mailto:freebsd-alpha-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 08 Sep 2005 20:28:49 -0000

Some of you have tried to help me fix my problem, but as I know have a
boot log and a show conf output, I am posting it here so that someone
could possibly give me some help in figuring out why I am not able to boot
fbsd 5.4.  I have posted both the show conf and boot log at:

http://carl.ics.hawaii.edu/~pete/alpha.txt


Thanks.
Pete