java - JRE 经常崩溃。我在 Linux 中将 RXTX 与 Java (1.6) 用于串行通信。异常(exception)

标签 java linux rxtx

An unexpected error has been detected by Java Runtime Environment:

SIGSEGV (0xb) at pc=0xb7e50e81, pid=18299, tid=2909465488

 Java VM: Java HotSpot(TM) Client VM (10.0-b22 mixed mode linux-x86)
 Problematic frame:
 C  [libc.so.6+0x68e81]

 An error report file with more information is saved as:
 /home/user/hs_err_pid18299.log

 If you would like to submit a bug report, please visit:
  http://java.sun.com/webapps/bugreport/crash.jsp
 The crash happened outside the Java Virtual Machine in native code.
 See problematic frame for where to report the bug.

Experimental:  JNI_OnLoad called.

最佳答案

我会尝试通过 diagnosing what's going on using the hs_err file 获取更多信息.

关于java - JRE 经常崩溃。我在 Linux 中将 RXTX 与 Java (1.6) 用于串行通信。异常(exception),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12349687/

相关文章:

java - Windows 上的 Excel 中无法正确显示西类牙语特殊字符适用于 Linux

java - 在 Kotlin 中将字符串编码为 UTF-8

c - printf newline 有行缓冲区吗?

java - 添加路径到java构建

Java串口读取如何删除?

java - JAVA GUI 应用程序中的 jPanel 颜色未改变

java - 如何在applicationContext中从Spring中排除一个类?

java - for 循环条件 : array size - . 长度还是常量?

linux - 如何修改下面的squid url_rewriting_program

linux - console.log 输出在哪里?