
|
[openbeosnetteam]
||
[Date Prev]
[05-2002 Date Index]
[Date Next]
||
[Thread Prev]
[05-2002 Thread Index]
[Thread Next]
[openbeosnetteam] Re: Test!
- From: "David Reid" <dreid@xxxxxxxxxxxx>
- To: <openbeosnetteam@xxxxxxxxxxxxx>
- Date: Wed, 1 May 2002 16:07:55 +0100
Same issue as I get the exact same problem when using traceroute... :(
It's being caused by the reolver library. It looks like a NULL pointer being
referenced as a function, which would tend to imply that we have set hte
function pointer to NULL, and it only happens when select is involved. It
seems to be happenning in core so I'm guessing (and that's all it is at
present) that it's when we get a callback for a socket that we've closed.
I've added checks for this and it doesn't seem to be stopping it, so more
checks required I think!
david
KERNEL : area_resize : cannot grow area at 0x80006000 (heap) in ./traceroute
62.
172.71.4 (00012000 -> 00023000)
resize_area error
select: on_socket_event = 0x6001b338, nsc = 0x0106d060
net_stack_driver: on_socket_event(0x31c7b118, 2, 0x0106d060)
net_stack_driver: on_socket_event(0x31c7b118, 1, 0x0106d060)
net_stack_driver: net_stack_close(0x00bb4f78)
Problems in tulip0_rx_thread :
segment violation
net_stack_driver: net_stack_close(0x0106d060)
address = 0, pc = 0, ps = 0x00000000 tmid = 2 thid = 334
seleckernel debugger: Welcome to Kernel Debugging Land...
eax 31c7b118 ebp fc023904 cs 0008 | area 00000000 (unmapped memory)
ebx 00000000 esp fc0238f0 ss 0010 | addr 00000000 size 00000000
ecx 00000000 edi fc023948 ds 0010 |
edx 31c7b118 esi 31c76254 es 0010 | Thread: tulip0_rx_thread
eip 00000000 flag 00010202 fs 08f3 | Team: kernel_team
trap 0000000e err 00000000 gs 0000 | Stack Trace follows:
00000000 00000000
fc023904 60375648 _end+1bce4
fc023910 603d257b _end+c2a3
fc023958 6039009e _end+3673a
fc02397c 6040f8a4 _end+495cc
fc023998 6037df04 _end+245a0
Stack back trace for thread 334
KERNEL-- frame retaddr
0x00000000 0x00000000
0xfc023904 0x60375648 <_end+0x1bce4>
0xfc023910 0x603d257b <_end+0xc2a3>
0xfc023958 0x6039009e <_end+0x3673a>
0xfc02397c 0x6040f8a4 <_end+0x495cc>
0xfc023998 0x6037df04 <_end+0x245a0>
----- Original Message -----
From: "Beprojects.com" <info@xxxxxxxxxxxxxx>
To: <openbeosnetteam@xxxxxxxxxxxxx>
Sent: Wednesday, May 01, 2002 3:05 PM
Subject: [openbeosnetteam] Re: Test!
> >On a related note, traceroute brought me to KDL (the cullprit was the
> >network card tx thread).
>
> I had the same thing yesterday with traceroute. Once I get my KDL
> debugging stuff setup, I will have more info.
>
> Peder
>
>
|

|