[
https://issues.apache.org/jira/browse/STDCXX-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12587241#action_12587241
]
Martin Sebor commented on STDCXX-828:
-------------------------------------
What does the stack trace look like?
It might make debugging the problem more convenient if you isolated the problem
to a small test case. One approach is to determine the values of each of the
function arguments (e.g., from the stack trace) and make the same call in a
small test program.
> [AMD64] SIGABRT in 27.istream.fmat.arith
> ----------------------------------------
>
> Key: STDCXX-828
> URL: https://issues.apache.org/jira/browse/STDCXX-828
> Project: C++ Standard Library
> Issue Type: Bug
> Components: Tests
> Affects Versions: 4.2.0
> Environment: Sun C++ 5.9/Solaris/AMD64
> Reporter: Martin Sebor
> Assignee: Eric Lemings
> Fix For: 4.2.1
>
> Original Estimate: 4h
> Remaining Estimate: 4h
>
> When compiled with Intel C++ 10.0 on Linux/AMD64 or Sun C++ 5.9 on Solaris
> 10/AMD64, the test
> [27.istream.fmat.arith.cpp|http://svn.apache.org/repos/asf/stdcxx/trunk/tests/iostream/27.istream.fmat.arith.cpp]
> abends with SIGABRT. This was observed in 8{D,S}, 12{D,S} and 15D build
> types, not necessarily consistently on both platforms.
> The same test was also failing in 4.2.0 with Intel C++.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.