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 17:52:16 UTC

[jira] Assigned: (HARMONY-3758) [drlvm][classloader] assert fires in String_Pool::lookup()

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

Gregory Shimansky reassigned HARMONY-3758:
------------------------------------------

    Assignee: Gregory Shimansky

> [drlvm][classloader] assert fires in String_Pool::lookup()
> ----------------------------------------------------------
>
>                 Key: HARMONY-3758
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3758
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Sles9@IPF 
>            Reporter: Alexey Varlamov
>         Assigned To: Gregory Shimansky
>            Priority: Minor
>
> To reproduce:
>  sh build.sh -DBUILD_CFG=debug kernel.test -Dtest.mode=int -Dtest.vmargs="-XX:vm.dlls=libgc_cc.so" -Dtest.case=java.lang.ClassGenericsTest
> ...
>     [junit] java: /nfs/ins/proj/drl/coreapi/avarlamo/harmony/linux.ipf/svn-repo/trunk/working_vm/vm/vmcore/src/class_support/String_Pool.cpp:199: String* String_Pool::lookup(const char*, long unsigned int, long long unsigned int): Assertion `key_stats->raw_hash == raw_hash' failed.
>     [junit] SIGABRT in VM code.

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