[openbeosnetteam] Re: [Update] recent fixes, TODOs

Axel Dörfler wrote:
Waldemar Kornewald <Waldemar.Kornewald@xxxxxx> wrote:

ftp (R5, Be Inc.):
Does not work. Seems to hang in recv() sometimes. Cannot be killed because thread entered kernel.

This can be either a deadlock or someone didn't specify the B_CAN_INTERRUPT in a user syscall - or both :)

If it is a dead-lock then it is probably caused by PPP because our netstack does not use much locking. Can anyone reproduce this bug on his local net (without PPP)?
A "ps" told me that the ftp thread is rdy. TManager shows state switching between blocked and ready.


Bye,
Waldemar


Other related posts: