James Z created NETBEANS-6150:
---------------------------------
Summary: Use JDK 8 will crash when switch to non-English input
method
Key: NETBEANS-6150
URL: https://issues.apache.org/jira/browse/NETBEANS-6150
Project: NetBeans
Issue Type: Bug
Affects Versions: 12.0
Environment: Java:
Java(TM) SE Runtime Environment (build 1.8.0_251-b08)
Java HotSpot(TM) 64-Bit Server VM (build 25.251-b08, mixed mode)
OS:
maxOS Mojave
Version: 10.14.6 (18G5033)
Reporter: James Z
When use JDK 8 to launch the IDE, if I switch to another input method (for
example Sogou Pinyin that is for Chinese input) then the IDE will crash
immediately. Even when I working on another app (for example Libre Office),
once I switch to Chinese input method, the IDE will crash.
Below is the console output.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fff7cbf369d, pid=13894, tid=0x0000000000000307
#
# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build
1.8.0_251-b08)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode bsd-amd64
compressed oops)
# Problematic frame:
# C [libobjc.A.dylib+0x669d] objc_msgSend+0x1d
#
# Failed to write core dump. Core dumps have been disabled. To enable core
dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /Users/ifzhang/james.z/programs/netbeans-12/bin/hs_err_pid13894.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists