[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
(ITS#5482) AIX 5.2 Logging core_dump Errors
Full_Name: Steven Handy
Version: 2.3.27
OS: AIX 5.2
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (63.237.119.62)
OpenLDAP had been running fine our AIX box then all of a sudden we are starting
to get core_dumps in the errpt and we have to restart openldap. We turned on the
logging for ldap and the errors we are getting are:
ch_malloc of 8388608 bytes failed
Assertion failed: __EX, file ch_malloc.c, line 57
The following is one of the errors from the errpt:
LABEL: CORE_DUMP
IDENTIFIER: B6048838
Date/Time: Mon Apr 14 16:07:15 EDT
Sequence Number: 119609
Machine Id: 00C4F0EA4C00
Node Id: host
Class: S
Type: PERM
Resource Name: SYSPROC
Description
SOFTWARE PROGRAM ABNORMALLY TERMINATED
Probable Causes
SOFTWARE PROGRAM
User Causes
USER GENERATED SIGNAL
Recommended Actions
CORRECT THEN RETRY
Failure Causes
SOFTWARE PROGRAM
Recommended Actions
RERUN THE APPLICATION PROGRAM
IF PROBLEM PERSISTS THEN DO THE FOLLOWING
CONTACT APPROPRIATE SERVICE REPRESENTATIVE
Detail Data
SIGNAL NUMBER
6
USER'S PROCESS ID:
40430
FILE SYSTEM SERIAL NUMBER
1
INODE NUMBER
2
PROCESSOR ID
-1
CORE FILE NAME
/core
PROGRAM NAME
slapd
ADDITIONAL INFORMATION
pthread_k 98
??
Symptom Data
REPORTABLE
1
INTERNAL ERROR
0
SYMPTOM CODE
PCSS/SPI2 FLDS/slapd SIG/6 FLDS/pthread_k VALU/98
Is there a fix for this issue? Thanks.