You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Pavel Afremov (JIRA)" <ji...@apache.org> on 2006/12/27 14:51:22 UTC

[jira] Commented: (HARMONY-2890) [drlvm][port] A smoke test detects issues on stack unwinding.

    [ http://issues.apache.org/jira/browse/HARMONY-2890?page=comments#action_12461004 ] 
            
Pavel Afremov commented on HARMONY-2890:
----------------------------------------

The source of the bug is in incorrect check in cpp_set_last_frame, for the case when m2n created in the heap instead stack.

> [drlvm][port]  A smoke test detects issues on stack unwinding.
> --------------------------------------------------------------
>
>                 Key: HARMONY-2890
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2890
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>
> Currently the smoke test exception.FinalizeStackTest fails on msvc release build.
> It prints the message: 
> "Unwinding:  Lost lastFrame"
> and exits.
> To reproduce the issue please build the drlvm in release mode and run the test in the following way:
> <drlvm home>\bin\java -cp <path to smoke tests classes> exception.FinalizeStackTest
> Since the function which prints the warning is described as "a hack function to detect problems with C++ object living on while destructive unwinding is used" in drlvm\trunk\vm\port\src\lil\ia32\pim\stack_iterator_ia32.cpp, possibly it is worth investigating and fixing.

-- 
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