Our C++ program compiled with gcc 4.1.1 on Aix 5.3 terminates abnormally with a
core dump.
This happens in the initialization phase of the program. The program is the
core process of our application.
We can reproduce it at will.
This problem occurs with a binary compiled in the production environment.
If we run the binary compiled in the test environment, we have no problem, both
in the production server and in the test one.
Moreover, the program crash is not occuring if we use a higher tracing level.
The production server has an Aix patch set newer than the test server; however
the servers have same version and maintanance level of the operating system,
namely:
production server Aix V5.3.0.0-05-05
test server Aix V5.3.0.0-05
--
Summary: Our C++ program (gcc 4.1.1 under Aix 5.3) crashes with a
core dump
Product: gcc
Version: 4.1.1
Status: UNCONFIRMED
Severity: critical
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: alessandro dot mei at elsagdatamat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32288