You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Neil C Smith (Jira)" <ji...@apache.org> on 2021/11/03 14:16:00 UTC

[jira] [Commented] (NETBEANS-6150) Use JDK 8 will crash when switch to non-English input method

    [ https://issues.apache.org/jira/browse/NETBEANS-6150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17438097#comment-17438097 ] 

Neil C Smith commented on NETBEANS-6150:
----------------------------------------

Does this happen with other Java applications? With JDK 11?  With NB 12.5?

> 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
>            Priority: Major
>         Attachments: hs_err_pid13894.log
>
>
> 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: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists