[openbeosnetteam] KDL trace...

This is still going on. Need to do more debugging in the morning.

address =        0, pc =        0, ps = 0x00000000 tmid = 2 thid = 330
Lockikernel debugger: Welcome to Kernel Debugging Land...
 eax 31bf808c  ebp fc027904  cs 0008 | area 00000000  (unmapped memory)
 ebx 00000000  esp fc0278ec  ss 0010 | addr 00000000  size 00000000
 ecx 00000000  edi fc027948  ds 0010 |
 edx 31bf808c  esi 31bf3154  es 0010 | Thread: tulip0_rx_thread
 eip 00000000 flag 00010202  fs 01db | Team:  kernel_team
trap 0000000e  err 00000000  gs 0000 | Stack Trace follows:

00000000  00000000
fc027904  6035da96  _end+e252
fc027910  603c45f8  _end+74db4
fc027958  6038209e  _end+3285a
fc02797c  6040f8a4  _end+455cc
fc027998  60366364  _end+16b20
address 6035da96:
 area 05c847b8 (core_seg0) -- addr: 60357000, size: 00012000
 offset:     6000
 object: 05c7e878
 pg: 0x4cd7
 pte (11579d74): pa=06eba000, r=1, c=0, uw=10
 frame: 0x6eba
address 603c45f8:
 area 05cb0698 (udp_seg0) -- addr: 603c3000, size: 00002000
 offset:     1000
 object: 05cb0358
 pg: 0x4d71
 pte (11579f10): pa=06f8d000, r=1, c=0, uw=10
 frame: 0x6f8d

Something being called from core, by the udp module is causing it...


Other related posts: