You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexei Fedotov (JIRA)" <ji...@apache.org> on 2006/11/05 18:29:17 UTC

[jira] Commented: (HARMONY-2073) [drlvm][unit] org.apache.harmony.beans.tests.java.beans.PersistenceDelegateTest crashes DRLVM

    [ http://issues.apache.org/jira/browse/HARMONY-2073?page=comments#action_12447270 ] 
            
Alexei Fedotov commented on HARMONY-2073:
-----------------------------------------

The problem happens on the first invocation of the following function

Breakpoint 2, exn_raise_by_name_internal (
    exc_name=0xb6dd02d4 "java/lang/StackOverflowError", exc_message=0x0,
    exc_cause=0x0)
    at /nfs/site/proj/drl/mrt/users/af/ws/1/drlvm/trunk/vm/vmcore/src/exception/exceptions_impl.cpp:384

I tracked this using
(gdb) break exn_raise_by_name_internal



> [drlvm][unit] org.apache.harmony.beans.tests.java.beans.PersistenceDelegateTest crashes DRLVM
> ---------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2073
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2073
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: SUSE Linux Enterprise Desktop 10 (i586)
> VERSION = 10
>            Reporter: Alexei Fedotov
>
> $ drlvm/trunk/build/lnx_ia32_gcc_debug/deploy/jre/bin/java -Xbootclasspath/a:/nfs/site/proj/drl/mrt/users/af/bin/cruisecontrol-bin-2.4.1/lib/junit.jar:classlib/trunk/modules/beans/bin/test:classlib/trunk/modules/beans/bin/test_support junit.textui.TestRunner org.apache.harmony.beans.tests.java.beans.PersistenceDelegateTest
> ..class java.lang.NullPointerException: newInstance is null
> ........java: /nfs/site/proj/drl/mrt/users/af/ws/1/drlvm/trunk/vm/vmcore/src/exception/exceptions_impl.cpp:384: void exn_raise_by_name_internal(const char*, const char*, _jobject*): Assertion `hythread_is_suspend_enabled()' failed.
> SIGABRT in VM code.
> SIGSEGV in VM code.
> Stack trace:
> [vm hangs]
> See http://wiki.apache.org/harmony/Unit_Tests_Pass_on_DRLVM

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