This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: network problem


Andrew,

After I sent the e-mail this morning, it stopped working in another way.
http stopped responding but pings still worked. I have a simple telnet
server on my application and it was failing trying to bind with "Try again
later". In_pcbbind was failing because in_pcbinshash was failing indicating
it couldn't MALLOC memory. I turned on fancy asserts and tracing and am
testing again. It usually take 12 Hrs or more to fail. In_pcbhash MALLOCs
from the network pool so I am monitoring that. Any ideas why the network
pool would run out of memory? Can it get fragmented?

Thanks,
Rick Davis


-----Original Message-----
From: Andrew Lunn [mailto:andrew@lunn.ch] 
Sent: Tuesday, August 28, 2007 12:09 PM
To: Rick Davis
Cc: ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] network problem

> I guess I need to submit a patch because this issue is still in the latest
> eCos repository which I am getting ready to use the latest eCos for a new
> project/processor.

Please do submit a patch. 

       Andrew


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]