You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2009/07/06 22:43:14 UTC

[jira] Commented: (HARMONY-6246) Crash during debugging session

    [ https://issues.apache.org/jira/browse/HARMONY-6246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727776#action_12727776 ] 

Gregory Shimansky commented on HARMONY-6246:
--------------------------------------------

Just a guess, that since crash happens while allocating new memory, it happens because of some memory corruption. This might happen because of VM's behavior or JPDA agent which is loaded into VM address space. It would be much more helpful to run debug build of Harmony and therefore see stack trace with line numbers.

I also wonder if JPDA agent from Sun's VM is loaded into Harmony VM... Theoretically it should work alright, but who knows, especially in case it is 6.0 version.

> Crash during debugging session
> ------------------------------
>
>                 Key: HARMONY-6246
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6246
>             Project: Harmony
>          Issue Type: Bug
>          Components: VM
>    Affects Versions: 5.0M10
>         Environment: Windows XP SP2
> java version "1.5.0"
> pre-alpha : not complete or compatible
> svn = r782693, (Jun 12 2009), Windows/ia32/msvc 1310, release build 
>            Reporter: Hristo Spaschev Iliev
>         Attachments: crash_details.zip
>
>
> VM crashes with GPFault during a debug session.
> More details can be found attached.

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