SIGSEGV (0xb) at pc=0x00007f699d3a0611, pid=1, tid=0x00007f699c28b700错误记录一下

#

# A fatal error has been detected by the Java Runtime Environment:

#

#  SIGSEGV (0xb) at pc=0x00007f699d3a0611, pid=1, tid=0x00007f699c28b700

#

# JRE version: OpenJDK Runtime Environment (8.0_242-b08) (build 1.8.0_242-b08)

# Java VM: OpenJDK 64-Bit Server VM (25.242-b08 mixed mode linux-amd64 compressed oops)

# Problematic frame:

# C  [libc.so.6+0x22611]  abort+0x1fd

#

# Core dump written. Default location: /usr/local/tomcat/core or core.1

#

# An error report file with more information is saved as:

# /tmp/hs_err_pid1.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.

#

library initialization failed - unable to allocate file descriptor table - out of memory

exited with code 127

出现这个错误是OpenCloud os9系统,docker 20版,docker-compose使用的是2.23.3;

在启动tomcat:8.5.53-jdk8-openjdk这个版本的容器时出现上面错误,换成tomcat9,可以正常启动

相关推荐

  1. 0x28 IDA*

    2023-12-13 16:32:09       57 阅读
  2. 0x23 剪枝

    2023-12-13 16:32:09       55 阅读
  3. x.permute(0, 3, 1, 2).contiguous() 和 x.permute(0, 3, 1, 2)

    2023-12-13 16:32:09       30 阅读

最近更新

  1. docker php8.1+nginx base 镜像 dockerfile 配置

    2023-12-13 16:32:09       98 阅读
  2. Could not load dynamic library ‘cudart64_100.dll‘

    2023-12-13 16:32:09       106 阅读
  3. 在Django里面运行非项目文件

    2023-12-13 16:32:09       87 阅读
  4. Python语言-面向对象

    2023-12-13 16:32:09       96 阅读

热门阅读

  1. String的常用方法

    2023-12-13 16:32:09       59 阅读
  2. es6中常见问题

    2023-12-13 16:32:09       52 阅读
  3. Python入门第5篇(爬虫相关)

    2023-12-13 16:32:09       68 阅读
  4. Unity发布WebGL测试界面处理方式参考

    2023-12-13 16:32:09       63 阅读
  5. git切换分支

    2023-12-13 16:32:09       63 阅读
  6. Oracle创建定时任务——-job

    2023-12-13 16:32:09       63 阅读
  7. 在循环内错误使用函数定义(js的问题)

    2023-12-13 16:32:09       61 阅读
  8. 【Docker】Docker的安装部署及优化详解

    2023-12-13 16:32:09       52 阅读
  9. 验证回文串算法(leetcode第125题)

    2023-12-13 16:32:09       60 阅读
  10. (第56天)分区表转换之复合分区

    2023-12-13 16:32:09       61 阅读
  11. WPF的WebBrowser控件

    2023-12-13 16:32:09       49 阅读