[openbeosnetteam] Re: KDL visits...

So, that one was due to dprintf...this one isn't...

KERNEL PANIC: add_timer(001a6a60, 3000, 00129750, 2) already in timer queue
(idl
e thread 1, 00129777)!

kernel debugger: Welcome to Kernel Debugging Land...
 eax 00000000  ebp fc00396c  cs 0008 | area 05beaf68  (kernel_intel_text)
 ebx 00000059  esp fc003848  ss 0010 | addr 00100000  size 00087000
 ecx 00177f3a  edi 00000001  ds 0010 |
 edx 00000000  esi fc00386c  es 0010 | Thread: idle thread 1
 eip 00120431 flag 00000046  fs 0000 | Team:  kernel_team
trap ffffffff  err 00000000  gs 0000 | Stack Trace follows:

00000000  00120431  panic+0125
fc00396c  0012a7ca  add_timer+01ba
fc0039bc  00129777  preemption_handler+0027
fc0039dc  0012ad19  timer_interrupt+02e5
fc003a64  0015def7  call_decrementer+000f
fc003cd8  0015a0f9  ---- iframe ----
fc003cd8  0012974e  null_thread+000a
fc003ce0  0011ecb8  sysinit1_after_stack_switch+019c

Anyone any ideas on how to debug this further?

david
----- Original Message -----
From: "David Reid" <dreid@xxxxxxxxxxxx>
To: <openbeosnetteam@xxxxxxxxxxxxx>
Sent: Saturday, April 27, 2002 8:56 PM
Subject: [openbeosnetteam] Re: KDL visits...


> Do we think this might be due to dprintf???
>
> KERNEL PANIC: add_timer(001a6a60, 3000, 00129750, 2) already in timer
queue
> (tul
> ip0_rx_thread, 00129777)!
>
> kernel debugger: Welcome to Kernel Debugging Land...
>  eax 00000000  ebp fc02317c  cs 0008 | area 05beaf68  (kernel_intel_text)
>  ebx 0000005c  esp fc023058  ss 0010 | addr 00100000  size 00087000
>  ecx 00177f3a  edi 00000001  ds 0010 |
>  edx 00000000  esi fc02307c  es 0010 | Thread: tulip0_rx_thread
>  eip 00120431 flag 00000046  fs 017b | Team:  kernel_team
> trap ffffffff  err 00000000  gs 0000 | Stack Trace follows:
>
> 00000000  00120431  panic+0125
> fc02317c  0012a7ca  add_timer+01ba
> fc0231cc  00129777  preemption_handler+0027
> fc0231ec  0012ad19  timer_interrupt+02e5
> fc023274  0015def7  call_decrementer+000f
> fc023500  00159dfd  ---- iframe ----
> fc023500  001361f3  sccwrite+00e3
> fc023518  00137825  dprintf+0221
> fc02394c  6038c07e  _end+367da
> fc02397c  6040f8b4  _end+455dc
> fc023998  60372e14  _end+1d570
> address 6038c07e:
>  area 05cac118 (ipv4_seg0) -- addr: 6038a000, size: 00003000
>  offset:     2000
>  object: 05cabdd8
>  pg: 0x4cf1
>  pte (11597e30): pa=06e2f000, r=1, c=0, uw=10
>  frame: 0x6e2f
>
> I've added more debugging printf's in ipv4, so I'll try removing them :)
>
> david
>
> ----- Original Message -----
> From: "David Reid" <dreid@xxxxxxxxxxxx>
> To: "OpenBeOS Network Team" <openbeosnetteam@xxxxxxxxxxxxx>
> Sent: Saturday, April 27, 2002 8:05 PM
> Subject: [openbeosnetteam] KDL visits...
>
>
> > So, I tried to download Mozilla for R5 using Net+ from R5 and our new
> stack
> > :) I'm mad I know. I got to 4MB and then this...
> >
> > kernel debugger: Welcome to Kernel Debugging Land...
> >  eax 00000000  ebp fc00396c  cs 0008 | area 05beaf68
(kernel_intel_text)
> >  ebx 00000059  esp fc003848  ss 0010 | addr 00100000  size 00087000
> >  ecx 00177f3a  edi 00000001  ds 0010 |
> >  edx 00000000  esi fc00386c  es 0010 | Thread: idle thread 1
> >  eip 00120431 flag 00000046  fs 0000 | Team:  kernel_team
> > trap ffffffff  err 00000000  gs 0000 | Stack Trace follows:
> >
> > 00000000  00120431  panic+0125
> > fc00396c  0012a7ca  add_timer+01ba
> > fc0039bc  00129777  preemption_handler+0027
> > fc0039dc  0012ad19  timer_interrupt+02e5
> > fc003a64  0015def7  call_decrementer+000f
> > fc003cd8  0015a0f9  ---- iframe ----
> > fc003cd8  0012974e  null_thread+000a
> > fc003ce0  0011ecb8  sysinit1_after_stack_switch+019c
> >
> > I think marcus has seen this before as well. Until we can find this one
we
> > can't really say we're stable as it's been an irregular visitor for a
> while
> > now :(
> >
> > david
> >
> >
> >
>
>
>


Other related posts: