You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Ilya Berezhniuk (JIRA)" <ji...@apache.org> on 2006/11/26 22:50:22 UTC

[jira] Updated: (HARMONY-2324) [drlvm] Native stack contains wrong frame

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

Ilya Berezhniuk updated HARMONY-2324:
-------------------------------------

    Attachment: wrong-JNI-frame.diff

Suggested patch fixes problem.

> [drlvm] Native stack contains wrong frame
> -----------------------------------------
>
>                 Key: HARMONY-2324
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2324
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: all
>            Reporter: Ilya Berezhniuk
>            Priority: Minor
>         Attachments: wrong-JNI-frame.diff
>
>
> When native stack is requested from walk_native_stack_jit() function, and thread is stopped (is in native code), but not in JNI code, resulting stack trace contains wrong JNI frame among top frames.
> With such invalid JNI frame, st_print() function fails to syncronize native frames with Java frames obtained using StackIterator.

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