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 2007/05/17 16:59:16 UTC

[jira] Updated: (HARMONY-3878) [drlvm][util] gc.NPE smoke test fails with assertion on Linux/IPF

     [ https://issues.apache.org/jira/browse/HARMONY-3878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Shimansky updated HARMONY-3878:
---------------------------------------

    Environment: Linux@IPF  (was: Linux/IPF)
        Summary: [drlvm][util] gc.NPE smoke test fails with assertion on Linux/IPF  (was: [drlvm][vmcore] gc.NPE smoke test fails with assertion on Linux/IPF)

> [drlvm][util] gc.NPE smoke test fails with assertion on Linux/IPF
> -----------------------------------------------------------------
>
>                 Key: HARMONY-3878
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3878
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Linux@IPF
>            Reporter: Pavel Ozhdikhin
>
> The smoke test gc.NPE fails with assertion violation when running in JIT mode on Linux/IPF:
> bin> ./java -cp /harmony/trunk/working_vm/build/lnx_ipf_gcc_debug/semis/vm/_smoke.tests/classes gc.NPE
> .,...,..,..,.FIXME: java_throw_from_sigcontext: not implemented
> java: /harmony/trunk/working_vm/vm/vmcore/src/util/linux/signals_ipf.cpp:118: bool java_throw_from_sigcontext(ucontext_t*, Class*): Assertion `0' failed.
> SIGABRT in VM code.
> Aborted
> bin>
> When running with interpreter the test passes.

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