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/09/18 06:46:44 UTC

[jira] Created: (STDCXX-562) [Intel C++ 9.1/SuSE Linux/AMD64, shared] SIGSEGV in tests

[Intel C++ 9.1/SuSE Linux/AMD64, shared] SIGSEGV in tests
---------------------------------------------------------

                 Key: STDCXX-562
                 URL: https://issues.apache.org/jira/browse/STDCXX-562
             Project: C++ Standard Library
          Issue Type: Bug
          Components: Tests
    Affects Versions: trunk
         Environment: Intel C++ 9.1/SuSE Linux/AMD64, shared builds only
            Reporter: Martin Sebor


Many string and container tests, as well as some iostream are failing when compiled with Intel C++ 9.1 on SuSE Linux/AMD64. Examples don't seem to be affected. Could the problem be in the driver, or related to exceptions? Or TLS? Builds with Intel C++ 10.0 look good.

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


[jira] Commented: (STDCXX-562) [Intel C++ 9.1/SuSE Linux/AMD64, shared] SIGSEGV in tests

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

Martin Sebor commented on STDCXX-562:
-------------------------------------

Farid, if you have access to this platform, do you have any insight?

> [Intel C++ 9.1/SuSE Linux/AMD64, shared] SIGSEGV in tests
> ---------------------------------------------------------
>
>                 Key: STDCXX-562
>                 URL: https://issues.apache.org/jira/browse/STDCXX-562
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: trunk
>         Environment: Intel C++ 9.1/SuSE Linux/AMD64, shared builds only
>            Reporter: Martin Sebor
>         Attachments: linux_suse-9.1-amd64-icc-9.1-12D-575978-log.gz.txt
>
>
> Many string and container tests, as well as some iostream are failing when compiled with Intel C++ 9.1 on SuSE Linux/AMD64. Examples don't seem to be affected. Could the problem be in the driver, or related to exceptions? Or TLS? Builds with Intel C++ 10.0 look good.

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


[jira] Commented: (STDCXX-562) [Intel C++ 9.1/SuSE Linux/AMD64, shared] SIGSEGV in tests

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

Farid Zaripov commented on STDCXX-562:
--------------------------------------

No such problems on 64 bit icc 9.1 on Windows.

> [Intel C++ 9.1/SuSE Linux/AMD64, shared] SIGSEGV in tests
> ---------------------------------------------------------
>
>                 Key: STDCXX-562
>                 URL: https://issues.apache.org/jira/browse/STDCXX-562
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: trunk
>         Environment: Intel C++ 9.1/SuSE Linux/AMD64, shared builds only
>            Reporter: Martin Sebor
>         Attachments: linux_suse-9.1-amd64-icc-9.1-12D-575978-log.gz.txt
>
>
> Many string and container tests, as well as some iostream are failing when compiled with Intel C++ 9.1 on SuSE Linux/AMD64. Examples don't seem to be affected. Could the problem be in the driver, or related to exceptions? Or TLS? Builds with Intel C++ 10.0 look good.

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


[jira] Updated: (STDCXX-562) [Intel C++ 9.1/SuSE Linux/AMD64, shared] SIGSEGV in tests

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

Martin Sebor updated STDCXX-562:
--------------------------------

    Attachment: linux_suse-9.1-amd64-icc-9.1-12D-575978-log.gz.txt

Attached log for an otimized, shared, wide build with Intel C++ 9.1 showing the problems.

> [Intel C++ 9.1/SuSE Linux/AMD64, shared] SIGSEGV in tests
> ---------------------------------------------------------
>
>                 Key: STDCXX-562
>                 URL: https://issues.apache.org/jira/browse/STDCXX-562
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: trunk
>         Environment: Intel C++ 9.1/SuSE Linux/AMD64, shared builds only
>            Reporter: Martin Sebor
>         Attachments: linux_suse-9.1-amd64-icc-9.1-12D-575978-log.gz.txt
>
>
> Many string and container tests, as well as some iostream are failing when compiled with Intel C++ 9.1 on SuSE Linux/AMD64. Examples don't seem to be affected. Could the problem be in the driver, or related to exceptions? Or TLS? Builds with Intel C++ 10.0 look good.

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


[jira] Commented: (STDCXX-562) [Intel C++ 9.1/SuSE Linux/AMD64, shared] SIGSEGV in tests

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

Farid Zaripov commented on STDCXX-562:
--------------------------------------

I have no access to this platform, but trying to check the 64-bit build with intel c++ 9.1 / Windows.

> [Intel C++ 9.1/SuSE Linux/AMD64, shared] SIGSEGV in tests
> ---------------------------------------------------------
>
>                 Key: STDCXX-562
>                 URL: https://issues.apache.org/jira/browse/STDCXX-562
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: trunk
>         Environment: Intel C++ 9.1/SuSE Linux/AMD64, shared builds only
>            Reporter: Martin Sebor
>         Attachments: linux_suse-9.1-amd64-icc-9.1-12D-575978-log.gz.txt
>
>
> Many string and container tests, as well as some iostream are failing when compiled with Intel C++ 9.1 on SuSE Linux/AMD64. Examples don't seem to be affected. Could the problem be in the driver, or related to exceptions? Or TLS? Builds with Intel C++ 10.0 look good.

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