On Wed, 01 Dec 2004 22:57:25 +0100, Alexandre Cassen
<alexandre.cassen@xxxxxxxxxx> wrote:
> At 18:04 01/12/2004, cheaney Chen wrote:
> >TCPHA_BE : no server found
> >KERNEL : assertionn (sk->forward_alloc ==0) failed at tcp.c(1853)
> >KERNEL : assertion (atomic_read(&sk->rmem_alloc==0)) failed at af_inet.c(173)
> >KERNEL : assertion (sk->forward_alloc == 0 ) failed at af_inet.c(176)
> >
> >Could anyone give me some idea about the question ?
>
> You are probably running this code on an SMP box ? if so there is a lake of
> locking somewhere in the code. Try with non SMP if so.
>
> Regards,
> Alexandre
>
>
Thanks for your advice.
No, I am runnging this code on a blade server. I think it isn't an SMB box.
|