[
https://issues.apache.org/jira/browse/STDCXX-858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588188#action_12588188
]
Travis Vitek commented on STDCXX-858:
-------------------------------------
It turns out that really long paths used for the BUILDDIR, TOPDIR and the TEMP
environment variables cause a buffer to be resized. When this buffer is
resized, it triggers an assertion as mentioned in the linked issue.
> [Windows] many locale tests failing with exit code 3
> ----------------------------------------------------
>
> Key: STDCXX-858
> URL: https://issues.apache.org/jira/browse/STDCXX-858
> Project: C++ Standard Library
> Issue Type: Bug
> Components: Test Driver
> Affects Versions: 4.2.0
> Reporter: Travis Vitek
> Assignee: Travis Vitek
>
> Many of the locale tests have been failing with exit code 3. The problem has
> been difficult to reproduce in local builds.
> There was some
> [discussion|http://www.nabble.com/Exit-code-3-on-MSVC-and-ICC-Windows-tt16615186.html]
> on this issue earlier in the week.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.