Re: Panic booting cdboot-5.2-BETA-20031201-JPSNAP.iso

2003-12-01 Thread Scott Long

Hi,

This is a serious mistake of mine.  I'll come up with a patch later today.

Scott

On Mon, 1 Dec 2003, Andreas Braukmann wrote:

> Hi there,
>
> Hardware:   Tyan 2880 (K8S), single Opteron 240
> Adaptec 2200 or 2120, 2 Arrays (20 GB RAID-0, 20 GB RAID-5)
>
>
> booting the install kernel gives:
> [normal boot process]
> aacd0:  on aac0
> aacd0: 20480 MB (41943040 sectors)
> GEOM: create disk aacd0 dp=0xc2dc1c0c
> aacd1:  on aac0
> aacd1: 20480MB (41943168 sectors)
> GEOM: create disk aacd1 dp=0xc6fa980c
> panic: mutex Giant not owned at /usr/src/sys/cam/cam_xpt.c: 4822
> cpuid = 0;
> Debugger("panic")
> Stopped at Debugger+0x55: xchgl %ebx,in_Debugger.0
> db> trace
> Debugger(...)
> panic(...)
> _mtx_assert
> xpt_done
> aac_cam_complete
> aac_complete
> taskqueue_run
> taskqueue_swi_run
> ithread_loop
> fork_exit
> fork_trampoline
> --- trap 0x1, eip = 0, esp = 0xe22b2d7c, ebp = 0 ---
>
>
>
> I'm sorry for not having connected a serial console. If anybody needs
> the full trace information I would gladly reproduce the crash and write
> the complete information off.
>
> Yesterdays (2003/11/30) snapshot yields the same result.
>
>
> -Andreas
>
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>
>
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Panic booting cdboot-5.2-BETA-20031201-JPSNAP.iso

2003-12-01 Thread Andreas Braukmann
--On Montag, 1. Dezember 2003 17:41 Uhr +0100 Andreas Braukmann <[EMAIL PROTECTED]> wrote:

Hardware:   Tyan 2880 (K8S), single Opteron 240
Adaptec 2200 or 2120, 2 Arrays (20 GB RAID-0, 20 GB RAID-5)
[...]
GEOM: create disk aacd1 dp=0xc6fa980c
panic: mutex Giant not owned at /usr/src/sys/cam/cam_xpt.c: 4822
cpuid = 0;


I took another "K8S / Adaptec 2200S" box and (to rule out any hardware
issues) was able to reproduce the panic with all -current-snapshots back
to 20031128. I don't have former kernels available.
-Andreas

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Panic booting cdboot-5.2-BETA-20031201-JPSNAP.iso

2003-12-01 Thread Andreas Braukmann
Hi there,

Hardware:   Tyan 2880 (K8S), single Opteron 240
   Adaptec 2200 or 2120, 2 Arrays (20 GB RAID-0, 20 GB RAID-5)
booting the install kernel gives:
[normal boot process]
aacd0:  on aac0
aacd0: 20480 MB (41943040 sectors)
GEOM: create disk aacd0 dp=0xc2dc1c0c
aacd1:  on aac0
aacd1: 20480MB (41943168 sectors)
GEOM: create disk aacd1 dp=0xc6fa980c
panic: mutex Giant not owned at /usr/src/sys/cam/cam_xpt.c: 4822
cpuid = 0;
Debugger("panic")
Stopped at Debugger+0x55: xchgl %ebx,in_Debugger.0
db> trace
Debugger(...)
panic(...)
_mtx_assert
xpt_done
aac_cam_complete
aac_complete
taskqueue_run
taskqueue_swi_run
ithread_loop
fork_exit
fork_trampoline
--- trap 0x1, eip = 0, esp = 0xe22b2d7c, ebp = 0 ---


I'm sorry for not having connected a serial console. If anybody needs
the full trace information I would gladly reproduce the crash and write
the complete information off.
Yesterdays (2003/11/30) snapshot yields the same result.

-Andreas

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"