From doconnor@cain.gsoft.com.au  Mon Aug 30 01:40:20 2004
Return-Path: <doconnor@cain.gsoft.com.au>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A93F516A4D0
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 30 Aug 2004 01:40:20 +0000 (GMT)
Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B8BE543D1D
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 30 Aug 2004 01:40:19 +0000 (GMT)
	(envelope-from doconnor@cain.gsoft.com.au)
Received: from cain.gsoft.com.au (localhost [127.0.0.1])
	by cain.gsoft.com.au (8.12.11/8.12.10) with ESMTP id i7U1eH07038765
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 30 Aug 2004 11:10:17 +0930 (CST)
	(envelope-from doconnor@cain.gsoft.com.au)
Received: (from doconnor@localhost)
	by cain.gsoft.com.au (8.12.11/8.12.10/Submit) id i7U1eHog038764;
	Mon, 30 Aug 2004 11:10:17 +0930 (CST)
	(envelope-from doconnor)
Message-Id: <200408300140.i7U1eHog038764@cain.gsoft.com.au>
Date: Mon, 30 Aug 2004 11:10:17 +0930 (CST)
From: "Daniel O'Connor" <doconnor@gsoft.com.au>
Reply-To: "Daniel O'Connor" <doconnor@gsoft.com.au>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: profile.sh causes bfe to panic
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         71131
>Category:       kern
>Synopsis:       [panic] profile.sh causes bfe to panic
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    remko
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 30 01:50:25 GMT 2004
>Closed-Date:    Sat Jan 27 18:45:15 GMT 2007
>Last-Modified:  Sat Jan 27 18:45:15 GMT 2007
>Originator:     Daniel O'Connor
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD inchoate.localdomain 5.2-CURRENT FreeBSD 5.2-CURRENT #5: Mon Aug 23 12:04:16 CST 2004 darius@inchoate.localdomain:/usr/src/sys/i386/compile/INCHOATE i386


>Description:
If I use https://projects.fsck.ch/profile/wiki/InstallGuide I get a panic on boot that looks like

_bus_dmamap_sync()
bfe_list_newbuf()
bfe_list_rx_init()
bfe_init()
bfe_ioctl()
ifhwioctl()
...

fault v. addr = 0xb
fault code = supervisor read, page not present
instr ptr = 0x8:0xc05a9198
cur proc = ifconfig

Here's a fragment from nm /boot/kernel/kernel
...
c05a8ab4 t _bus_dmamap_load_buffer
c05a9178 T _bus_dmamap_sync
c05a913c T _bus_dmamap_unload
c04da6c8 T _callout_stop_safe
...

I have the coredump but no GDB to debug it...

>How-To-Repeat:

Install profile.sh setup a profile and reboot.

>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: remko 
State-Changed-When: Mon Dec 25 11:16:09 UTC 2006 
State-Changed-Why:  
Hello can you tell me whether this is still an accurate report 
for freebsd 6.x ? 


Responsible-Changed-From-To: freebsd-bugs->remko 
Responsible-Changed-By: remko 
Responsible-Changed-When: Mon Dec 25 11:16:09 UTC 2006 
Responsible-Changed-Why:  
Grab the PR for feedback tracing. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=71131 
State-Changed-From-To: feedback->closed 
State-Changed-By: remko 
State-Changed-When: Sat Jan 27 18:45:13 UTC 2007 
State-Changed-Why:  
The feedback request to the submitter bounces, closing the ticket. If 
someone has feedback please let me know so that we might be able to sort 
this out. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=71131 
>Unformatted:
