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 2005/09/15 23:04:57 UTC

[jira] Updated: (STDCXX-15) [MSVC] EXCEPTION_DTOR test crashes with VC 7.1 debug

     [ http://issues.apache.org/jira/browse/STDCXX-15?page=all ]

Martin Sebor updated STDCXX-15:
-------------------------------

    Summary: [MSVC] EXCEPTION_DTOR test crashes with VC 7.1 debug  (was: EXCEPTION_DTOR test crashes with VC 7.1 debug)

> [MSVC] EXCEPTION_DTOR test crashes with VC 7.1 debug
> ----------------------------------------------------
>
>          Key: STDCXX-15
>          URL: http://issues.apache.org/jira/browse/STDCXX-15
>      Project: STDCXX
>         Type: Bug
>   Components: Configuration
>     Versions: 4.1.2
>  Environment: MS VC++ 7.1 debug build
>     Reporter: Alex Ostapenko
>     Assignee: Martin Sebor
>      Fix For: 4.1.3

>
> Test asserts on "Damage after normal" block. Probably reason is that std::exception class declared in the EXCEPTION_DTOR.cpp has different layout from std::exception declared in the VC headers. Thus external .ctor/.dtor call damages memory beyond the memory block allocated for a class.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira