| Summary: | if kern.maxproc > 512 sybase ASE 11.9.2(linux binary) exits on signal 11 | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Vitezslav Novy <vita> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.4-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Vitezslav Novy
2001-11-28 15:40:01 UTC
Correction: behavior depends on kern.maxfilesperproc which depends on kern.maxproc. Sybase server is unhappy when it is allowed to open more then 1024 files. So setting this limit for sybase daemon user in login.conf or limits -n 1024 when starting server seems to be good work-around. vita State Changed From-To: open->feedback 4.x is EOL, need to confirm that this issue is still present. State Changed From-To: feedback->closed Feedback timeout (> 3 months). |