-
Bug
-
Resolution: Fixed
-
P2
-
8u141, 9, 10
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8189787 | 8u172 | Murali Billa | P2 | Resolved | Fixed | b01 |
JDK-8193777 | 8u171 | Murali Billa | P2 | Closed | Fixed | b01 |
ASSERTION FAILED: exec->vm().currentThreadIsHoldingAPILock()
/home/murali/Apr_CPU/rt/modules/javafx.web/src/main/native/Source/JavaScriptCore/API/APICast.h(132) : const OpaqueJSValue* toRef(JSC::ExecState*, JSC::JSValue)
1 0x7fc21e7c6933 WTFCrash
2 0x7fc21c1f30e9
3 0x7fc21d373639
4 0x7fc21d3736b6 Java_com_sun_webkit_dom_JSObject_evalImpl
5 0x7fc289b60d35
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fc21e7c6938, pid=5660, tid=5695
#
# JRE version: Java(TM) SE Runtime Environment (9.0+180) (build 9+180)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (9+180, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# C [libjfxwebkit.so+0x2daa938] WTFCrash+0x23
/home/murali/Apr_CPU/rt/modules/javafx.web/src/main/native/Source/JavaScriptCore/API/APICast.h(132) : const OpaqueJSValue* toRef(JSC::ExecState*, JSC::JSValue)
1 0x7fc21e7c6933 WTFCrash
2 0x7fc21c1f30e9
3 0x7fc21d373639
4 0x7fc21d3736b6 Java_com_sun_webkit_dom_JSObject_evalImpl
5 0x7fc289b60d35
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fc21e7c6938, pid=5660, tid=5695
#
# JRE version: Java(TM) SE Runtime Environment (9.0+180) (build 9+180)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (9+180, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# C [libjfxwebkit.so+0x2daa938] WTFCrash+0x23
- backported by
-
JDK-8189787 Crash in :web:test in debug build
- Resolved
-
JDK-8193777 Crash in :web:test in debug build
- Closed