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: accept() FreeBSD hangs when out of resources


accept() won't return and won't timeout (>12hrs) when listen() indicates a new connection, if out of sockets/file-descriptors and all TCP connections are in ESTABLISHED state.

Where exactly is it blocked. Please could you provide a call stack.

Couldn't see why it would hang either, Andrew, but seems to reliably.


Wish I could help more. Submitted 20 hrs of digging. My system doesn't have any gdb or printf capablities. Think I gave enough reproduction situation for someone with gdb capabilities to take it further.



--
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]