Opened 15 years ago

Closed 15 years ago

Last modified 9 years ago

#204 closed defect (fixed)

Catching SIGABRT seems not to work on AIX 5.3

Reported by: rainer Owned by: rainer
Priority: major Milestone: 2.7.0
Component: main Version:
Keywords: Cc:

Description

As reported by Peter, logfile rotation doesn't work on AIX 5.3 because SIGABRT has no effect. It seems that the signal is caught (no abort), but the signal handler is not run. Use SIGTTIN (verified to work), and SIGABRT as well (for backward compatibility).

Change History (1)

comment:1 by rainer, 15 years ago

Resolution: fixed
Status: newclosed

Fixed in changeset [279].

Note: See TracTickets for help on using tickets.