Re: [OpenSBC] OSBC processes dying
Brought to you by:
joegenbaclor
|
From: Joegen E. B. <jb...@so...> - 2007-12-21 01:33:46
|
{noformat}Resend: {noformat}{noformat}1. Did you increase the number of file handles per process (rlimit)?
Let's eliminate the possibility that you are just hitting the 1024 file
handle limit per process.
2. If its crashing, then it is highly probable that a back-traceable
core file can be generated. If possible, enable core dumps and perform
a back-trace on the core file and send it to the forum.{noformat}
|