[openbeosnetteam] Daily kernel progress report - 21 March 2002
- From: "David Reid" <dreid@xxxxxxxxxxxx>
- To: "OpenBeOS Network Team" <openbeosnetteam@xxxxxxxxxxxxx>
- Date: Thu, 21 Mar 2002 01:32:07 -0000
The bug has been fixed, ifconfig has come a long way and things are
generally looking good.
Now comes the boring part of adding features and functions, without damaging
the server and trying to find the random INT13 bug that seems to appear
totally at random. They always seem to happen in the rx_thread and always on
the 3rd function pointer, which would seem to be the ip layer pointer,
(rx_thread -> ethernet -> ip) but this has been used a lot before and after!
13: General protection fault occured at eip = 6042c2d3
Fault (13) not handled
kernel debugger: Welcome to Kernel Debugging Land...
eax 00c0a668 ebp fc02f958 cs 0008 | area 05cb0378 (core_seg0)
ebx 3002f124 esp fc02f948 ss 0010 | addr 60422000 size 0000d000
ecx 00000001 edi 000005dc ds 0010 |
edx ffffffff esi 00002ee0 es 0010 | Thread: tulip0_rx_thread
eip 6042c2d3 flag 00010286 fs 0000 | Team: kernel_team
trap 0000000d err 00000000 gs 0000 | Stack Trace follows:
00000000 6042c2d3 _end+bcffb
fc02f958 60429d1b _end+baa43
fc02f984 6042d089 _end+bddb1
Anyone any ideas about debugging this further? Guess lots of dprintf's will
be next!
david
Other related posts:
- » [openbeosnetteam] Daily kernel progress report - 21 March 2002