You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2007/10/22 07:12:50 UTC

[jira] Created: (STDCXX-608) [IBM XLC++ 9.0/AIX 5.3] SIGHUP in ctype tests

[IBM XLC++ 9.0/AIX 5.3] SIGHUP in ctype tests
---------------------------------------------

                 Key: STDCXX-608
                 URL: https://issues.apache.org/jira/browse/STDCXX-608
             Project: C++ Standard Library
          Issue Type: Bug
          Components: Tests
    Affects Versions: trunk
         Environment: IBM XLC++ 9.0/AIX 5.3
            Reporter: Martin Sebor
             Fix For: 4.2.1


When compiled with IBM XLC++ 9.0 on AIX 5.3, the majority of ctype tests appear to hang (or time out). The output below has been copied from a 12a log for the latest trunk:
 
22.locale.ctype.is                HUP    0                         7.330 259.490 300.090
22.locale.ctype.narrow            HUP    0                         7.630 269.980 300.090
22.locale.ctype                   HUP    0                         8.090 274.500 300.130
22.locale.ctype.scan                0    0  540926      2    99%   4.320 140.280 154.680
22.locale.ctype.tolower           HUP    0                         7.720 275.110 300.090
22.locale.ctype.toupper           HUP    0                         7.860 282.690 300.100


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


[jira] Assigned: (STDCXX-608) [IBM XLC++ 9.0/AIX 5.3] SIGHUP in ctype tests

Posted by "Travis Vitek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Travis Vitek reassigned STDCXX-608:
-----------------------------------

    Assignee: Travis Vitek

> [IBM XLC++ 9.0/AIX 5.3] SIGHUP in ctype tests
> ---------------------------------------------
>
>                 Key: STDCXX-608
>                 URL: https://issues.apache.org/jira/browse/STDCXX-608
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 4.2.0
>         Environment: IBM XLC++ 9.0/AIX 5.3
>            Reporter: Martin Sebor
>            Assignee: Travis Vitek
>             Fix For: 4.2.1
>
>
> When compiled with IBM XLC++ 9.0 on AIX 5.3, the majority of ctype tests appear to hang (or time out). The output below has been copied from a 12a log for the latest trunk:
>  
> 22.locale.ctype.is                HUP    0                         7.330 259.490 300.090
> 22.locale.ctype.narrow            HUP    0                         7.630 269.980 300.090
> 22.locale.ctype                   HUP    0                         8.090 274.500 300.130
> 22.locale.ctype.scan                0    0  540926      2    99%   4.320 140.280 154.680
> 22.locale.ctype.tolower           HUP    0                         7.720 275.110 300.090
> 22.locale.ctype.toupper           HUP    0                         7.860 282.690 300.100

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


[jira] Commented: (STDCXX-608) [IBM XLC++ 9.0/AIX 5.3] SIGHUP in ctype tests

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/STDCXX-608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540910 ] 

Martin Sebor commented on STDCXX-608:
-------------------------------------

See the following thread for a discussion of these and similar problems:
http://www.nabble.com/low-hanging-fruit-while-cleaning-up-test-failures-tf4766995.html#a13634803

> [IBM XLC++ 9.0/AIX 5.3] SIGHUP in ctype tests
> ---------------------------------------------
>
>                 Key: STDCXX-608
>                 URL: https://issues.apache.org/jira/browse/STDCXX-608
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 4.2
>         Environment: IBM XLC++ 9.0/AIX 5.3
>            Reporter: Martin Sebor
>             Fix For: 4.2.1
>
>
> When compiled with IBM XLC++ 9.0 on AIX 5.3, the majority of ctype tests appear to hang (or time out). The output below has been copied from a 12a log for the latest trunk:
>  
> 22.locale.ctype.is                HUP    0                         7.330 259.490 300.090
> 22.locale.ctype.narrow            HUP    0                         7.630 269.980 300.090
> 22.locale.ctype                   HUP    0                         8.090 274.500 300.130
> 22.locale.ctype.scan                0    0  540926      2    99%   4.320 140.280 154.680
> 22.locale.ctype.tolower           HUP    0                         7.720 275.110 300.090
> 22.locale.ctype.toupper           HUP    0                         7.860 282.690 300.100

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