Ticket #1444 (closed defect: duplicate)
Crashes when running out of FDs
| Reported by: | Olaf van der Spek | Owned by: | jan |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.4.20 |
| Component: | core | Version: | 1.4.13 |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Need User Feedback: | no | Blocking: |
Description
Hi,
The server appears to crash when it runs out of FDs. Changing max-fds from 1 k to 2 k avoids the crashes. Strace showed memory corruption.
fdevent.c.171: aborted *** glibc detected *** malloc(): memory corruption: 0x0a319dd8 *** *** glibc detected *** free(): invalid next size (fast): 0x094023b8 ***
Linux: 2.6.9-42.0.2.ELsmp
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

