[ 
https://issues.apache.org/jira/browse/STDCXX-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12583514#action_12583514
 ] 

Martin Sebor commented on STDCXX-426:
-------------------------------------

Thanks for the patch! I've tested it with gcc 4.3 on Linux/x86_64 and Sun C++ 
5.9/Solaris 10/SPARC by running all tests with no obvious problems. If you 
tested it on at least one other platform please go ahead and commit it after 
correcting the few minor formatting issues (missing space before open paren and 
the {{else}} keyword following a closing brace).

> infinite loop in exec utility
> -----------------------------
>
>                 Key: STDCXX-426
>                 URL: https://issues.apache.org/jira/browse/STDCXX-426
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: Test Driver
>    Affects Versions: 4.2.0
>         Environment: gcc 3.4.6 on Red Hat Advanced Server 4, 12D (shared, 
> wide, optimized, thread-safe) build
>            Reporter: Mark Brown
>            Assignee: Andrew Black
>            Priority: Critical
>             Fix For: 4.2.1
>
>         Attachments: STDCXX-426.diff, strace.run-21.cwchar.log
>
>   Original Estimate: 8h
>          Time Spent: 9h
>  Remaining Estimate: 0.5h
>
> Copied from 
> http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-dev/200705.mbox/[EMAIL
>  PROTECTED]
> -------- Original Message --------
> Subject: infinite loop in exec
> Date: Wed, 23 May 2007 14:28:47 -0600
> From: Martin Sebor <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Organization: Rogue Wave Software
> To: [EMAIL PROTECTED]
> I'm running into an (almost?) infinite loop when running some
> of our tests under the exec utility on Linux (in a 12D build
> with gcc 3.4.6 on Red Hat Advanced Server 4, I haven't tried
> other configurations). The initial output of strace for one
> of the tests, 21.cwchar, is in the attached file. The test
> by itself runs fine to completion and doesn't produce any
> unusual output (no NULs).
> Andrew, when you have a chance, can you take a look at it?
> If that's not going to be soon let me know if I should open
> an issue.
> Martin

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to