mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mldonkey-users] BUFFER OVERFLOW and lots of messages


From: marco puszina
Subject: Re: [Mldonkey-users] BUFFER OVERFLOW and lots of messages
Date: Sat, 4 Jan 2003 20:17:03 +0100
User-agent: KMail/1.6.1-cool

hi dek...

 if b.len + len > b.max_buf_size then begin
 Printf.printf "BUFFER OVERFLOW %d+%d> %d" b.len len b.max_buf_size ;

if i understand the code correctly you are running out of tcp bufferes 
(surprise surprise) - i also saw this msg from time to time in console output 
- at the same time heavy memory usage (aprox 250megs) ...

maybe a devel guy can comment this?

rgds
marc'I


Am Freitag, 3. Januar 2003 14:21 schrieb Jörg Maisenbacher:
> Hi,
>
> I don't know wether this two messages are related, but they them to
> appear always together:
>
> --------SNIP form mldonkey-core-output--------
> BUFFER OVERFLOW 496918+3102> 500000
> MESSAGE [(227)(25)(12)(0)(0)(70)(107)[..(and so on)..]...]
> BUFFER OVERFLOW 496926+3102> 500000
> MESSAGE [(227)(25)(12)(0)(0)(70)(38)[..(and so on)..]...]
> BUFFER OVERFLOW 496916+3102> 500000
> --------SNAP--------
> I wonder what those MESSAGEs are about (opcode 227 ???).
> Dek





reply via email to

[Prev in Thread] Current Thread [Next in Thread]