Re: Panic on CURRENT

From: Yar Tikhiy <yar_at_comp.chem.msu.su>
Date: Fri, 16 Sep 2005 13:04:39 +0400
On Thu, Sep 15, 2005 at 07:23:03AM +0800, Huang wen hui wrote:
> Got this panic from CURRENT:
[...]
> #8 0xc084e335 in trap (frame=
> {tf_fs = 8, tf_es = 40, tf_ds = 40, tf_edi = -1063692320, tf_esi =
> -1063692320, tf_ebp = -120058940, tf_isp = -120058968, tf_ebx =
> -1014159968, tf_edx = 32, tf_ecx = -1014856092, tf_eax = 4096, tf_trapno
> = 12, tf_err = 2, tf_eip = -1066308142, tf_cs = 32, tf_eflags = 66050,
> tf_esp = -1004422012, tf_ss = -1014159968}) at
> /usr/src/sys/i386/i386/trap.c:442
> #9 0xc084069a in calltrap () at /usr/src/sys/i386/i386/exception.s:139
> #10 0xc0716dd2 in in_pcbremlists (inp=0xc38d25a0) at
> /usr/src/sys/netinet/in_pcb.c:1180

Evidently, this is where the exception occured.  Could you please
load the kernel and the core file into kgdb again, and issue the
following command:

	frame 10

so that we have a chance to see what actually happened there?
Thanks!

-- 
Yar
Received on Fri Sep 16 2005 - 07:04:52 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:43 UTC