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/16 16:21:16 UTC

[jira] Updated: (HARMONY-3178) [drlvm][gc] VM crashes in hynls_lookup_message when run with -Xmx900m -Xms900m options

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

Gregory Shimansky updated HARMONY-3178:
---------------------------------------

    Summary: [drlvm][gc] VM crashes in hynls_lookup_message when run with -Xmx900m -Xms900m options  (was: [drlvm] VM crashes in hynls_lookup_message when run with -Xmx900m -Xms900m options)

> [drlvm][gc] VM crashes in hynls_lookup_message when run with -Xmx900m -Xms900m options
> --------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3178
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3178
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Mikhail Fursov
>
> VM crashes in hynls_lookup_message when run with -Xmx900m -Xms900m options
> Options to run VM : -Xms900m -Xmx900m 
> Stacktrace:
> >	hyprt.dll!free_catalog(HyPortLibrary * portLibrary=0x0013fbb8)  Line 990 + 0x3	C
>  	hyprt.dll!open_catalog(HyPortLibrary * portLibrary=0x0013fbb8)  Line 553 + 0x9	C
>  	hyprt.dll!hynls_lookup_message(HyPortLibrary * portLibrary=0x0013fbb8, unsigned int flags=17, unsigned int module_name=1162037327, unsigned int message_num=19, const char * default_string=0x018e3df0)  Line 278 + 0x9	C
>  	harmonyvm.dll!LogParams::release()  Line 80 + 0x2b	C++
>  	gc_cc.dll!init_mem()  Line 250 + 0x5f	C++
>  	gc_cc.dll!gc_init()  Line 282	C++
>  	harmonyvm.dll!vm_init1(JavaVM_Internal * java_vm=0x01492388, JavaVMInitArgs * vm_arguments=0x0013fa98)  Line 678 + 0x8	C++
>  	harmonyvm.dll!JNI_CreateJavaVM(JavaVM_External * * p_vm=0x0013faa8, JNIEnv_External * * p_jni_env=0x0013fab0, void * args=0x0013fa98)  Line 492 + 0xd	C++
>  	java.exe!invocation(HyPortLibrary * portLibrary=0x0013fbb8, int argc=9, char * * argv=0x003a3fb8, unsigned int handle=5308416, int version=65540, unsigned char ignoreUnrecognized='', char * mainClass=0x003a3ef5, unsigned int classArg=6, char * propertiesFileName=0x00154a00, int isStandaloneJar=0, char * vmdllsubdir=0x0013fb44)  Line 635 + 0xf	C
>  	java.exe!gpProtectedMain(haCmdlineOptions * args=0x0013fb90)  Line 362 + 0x33	C
>  	java.exe!main(int argc=9, char * * argv=0x003a3fb8, char * * envp=0x003a2c98)  Line 108 + 0xc	C

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