You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ASAN][upstream][25][clang]javaClasses.cpp:427:10: runtime error: call to function JNU_NewStringPlatform through pointer to incorrect function type '_jstring *(*)(JNIEnv_ *, const char *)'
#153
Open
sendaoYan opened this issue
Dec 25, 2024
· 0 comments
src/hotspot/share/classfile/javaClasses.cpp:427:10: runtime error: call to function JNU_NewStringPlatform through pointer to incorrect function type '_jstring *(*)(JNIEnv_ *, const char *)'
/home/yansendao/git/jdk-asan-clang/src/java.base/share/native/libjava/jni_util.c:821: note: JNU_NewStringPlatform defined here
#0 0x7f61cd322d54 in java_lang_String::create_from_platform_dependent_str(char const*, JavaThread*) /home/yansendao/git/jdk-asan-clang/src/hotspot/share/classfile/javaClasses.cpp:427:10
#1 0x7f61cd777807 in JVM_GetProperties /home/yansendao/git/jdk-asan-clang/src/hotspot/share/prims/jvm.cpp:338:29
#2 0x7f61bde95d44 (<unknown module>)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior src/hotspot/share/classfile/javaClasses.cpp:427:10 in
Configure command:
Standalone command:
result:
configure-command.txt
configure-linux-x86_64-server-fastdebug.log
make-linux-x86_64-server-fastdebug-2.log
buildtools_create_symbols_javac__the.COMPILE_CREATE_SYMBOLS_batch.cmdline.log
make-linux-x86_64-server-fastdebug-1.log.zip
The text was updated successfully, but these errors were encountered: