Details
Description
When compiled with HP aCC 6, the test 27.objects abends with SIBABRT after printing the following message to stderr:
$ nice gmake 27.objects -r && ./27.objects aCC -c -D_RWSTDDEBUG -mt -I/amd/homes/sebor/stdcxx-4.2.0/include -I/build/sebor/stdcxx-4.2.0-aCC-6.16-15D/include -I/amd/homes/sebor/stdcxx-4.2.0/tests/include -AA -g +d +DD64 +w +W392 +W655 +W684 +W818 +W819 +W849 +W2193 +W2236 +W2261 +W2340 +W2401 +W2487 +W4227 +W4229 +W4231 +W4235 +W4237 +W4249 +W4255 +W4272 +W4284 +W4285 +W4286 /amd/homes/sebor/stdcxx-4.2.0/tests/iostream/27.objects.cpp aCC 27.objects.o -o 27.objects -L/build/sebor/stdcxx-4.2.0-aCC-6.16-15D/rwtest -lrwtest15D -AA +nostl -Wl,+s -mt +DD64 -L/build/sebor/stdcxx-4.2.0-aCC-6.16-15D/lib -Wl,+b/build/sebor/stdcxx-4.2.0-aCC-6.16-15D/lib:/build/sebor/stdcxx-4.2.0-aCC-6.16-15D/rwtest -lstd15D -lm rm 27.objects.o /amd/homes/sebor/stdcxx-4.2.0/tests/src/driver.cpp:1485: rw_warn(): error: test driver not initialized yet ABORT instruction (core dumped)
Attachments
Issue Links
- is related to
-
STDCXX-817 [HP aCC 6.16] C++ runtime leaks memory
- Open