[
https://issues.apache.org/jira/browse/STDCXX-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12587248#action_12587248
]
Travis Vitek commented on STDCXX-842:
-------------------------------------
Here is the stack trace from a 12S build.
{noformat}
Segmentation fault in strcpy.strcpy [22.locale.codecvt.out] at 0x10002cbb4 ($t1)
0x10002cbb4 (strcpy+0x74) f9050009 stdu r8,0x8(r5)
(dbx) where
strcpy.strcpy() at 0x10002cbb4
make_strings(const char*,unsigned long,wchar_t*,char*,const WideCode*)() at
0x100026788
test_wcodecvt_byname_libc_based()() at 0x100025994
(dbx) quit
{noformat}
> [XLC++ 7.0, 8.0] SEGV in 22.locale.codecvt.out
> ----------------------------------------------
>
> Key: STDCXX-842
> URL: https://issues.apache.org/jira/browse/STDCXX-842
> Project: C++ Standard Library
> Issue Type: Bug
> Components: Tests
> Affects Versions: 4.2.1
> Environment: AIX 5.3 PowerPC IBM XLC++ 9.0
> AIX 5.3 PowerPC IBM XLC++ 8.0
> AIX 5.3 PowerPC IBM XLC++ 7.0
> Reporter: Travis Vitek
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> On AIX, when compiled with XLC++ in 64-bit mode with optimization on, the
> test
> [22.locale.codecvt.out.cpp|http://svn.apache.org/viewvc/stdcxx/trunk/tests/localization/22.locale.codecvt.out.cpp?view=markup]
> fails with {{SIGSEGV}}.
> Since this test is actually being compiled for the first time in 4.2.1, its
> failure is a regression.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.