http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53308
Bug #: 53308
Summary: AIX 5.3 segmentation fault with basic_ofstream,
pthread and -O2
Classification: Unclassified
Product: gcc
Version: 4.4.7
Status: UNCONFIRMED
p (core dumped) on AIX with -pthread
Product: gcc
Version: 3.3.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: askees at appfluent dot com
--
What|Removed |Added
GCC host triplet||powerpc-ibm-aix5.1.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18024
--- Additional Comments From askees at appfluent dot com 2004-10-16 13:48 ---
After many attempts with various configure settings, I was able to get 3.4.2
(with both libstdc++-v3 and libgcc_s_pthread) installed. As in 3.3.5, the
problem still exists if both libpthread (in /usr/lib
ble-aix64 doesn't remove ppc64 from multilib list
Product: gcc
Version: 3.4.2
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: askees
--
What|Removed |Added
GCC host triplet||powerpc-ibm-aix5.1.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18033
The threaded program used in this ticket crashes intermittently. The error is
sometimes "terminate called after throwing" and something "unwind called
recursively". A sample stack trace is shown below.
#0 0x in ?? ()
#1 0xd254ece4 in __gxx_exception_cleanup (code=539406920, exc=0x202
--- Additional Comments From askees at appfluent dot com 2004-11-24 21:29
---
I downloaded 3.4.3 and the bug still exists. So, it is not a duplicate of
13391.
--
What|Removed |Added