[openbeosnetteam] Re: [Update] recent fixes, TODOs
- From: Waldemar Kornewald <Waldemar.Kornewald@xxxxxx>
- To: openbeosnetteam@xxxxxxxxxxxxx
- Date: Wed, 29 Sep 2004 12:24:17 +0200
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
- References:
- [openbeosnetteam] Re: [Update] recent fixes, TODOs
- From: Axel Dörfler
Other related posts:
- » [openbeosnetteam] [Update] recent fixes, TODOs
- » [openbeosnetteam] Re: [Update] recent fixes, TODOs
- » [openbeosnetteam] Re: [Update] recent fixes, TODOs
- » [openbeosnetteam] Re: [Update] recent fixes, TODOs
- » [openbeosnetteam] Re: [Update] recent fixes, TODOs
- » [openbeosnetteam] Re: [Update] recent fixes, TODOs
- » [openbeosnetteam] Re: [Update] recent fixes, TODOs
- » [openbeosnetteam] Re: [Update] recent fixes, TODOs
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 :)
- [openbeosnetteam] Re: [Update] recent fixes, TODOs
- From: Axel Dörfler