Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SIGSEGV with netty-tcnative-boringssl-static v2.0.61.Final #833

Open
jpelfrene-klarrio opened this issue Oct 6, 2023 · 1 comment
Open

Comments

@jpelfrene-klarrio
Copy link

we saw a stack overflow pointing to io.netty.internal.tcnative.SSL::readFromSSL

An irrecoverable stack overflow has occurred.
Please check if any of your loaded .so files has enabled executable stack (see man page execstack(8))
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f3162bbe752, pid=1, tid=123
#
# JRE version: OpenJDK Runtime Environment Zulu11.64+19-CA (11.0.19+7) (build 11.0.19+7-LTS)
# Java VM: OpenJDK 64-Bit Server VM Zulu11.64+19-CA (11.0.19+7-LTS, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# C  [ld-musl-x86_64.so.1+0x51752]  memcpy+0x24
#
# Core dump will be written. Default location: /opt/docker/core.1
#
[thread 128 also had an error]
# An error report file with more information is saved as:
# /tmp/hs_err_pid1.log
Compiled method (nm) 1842450982 4284     n 0       io.netty.internal.tcnative.SSL::readFromSSL (native)
@normanmaurer
Copy link
Member

Can you please upload the full hs_err file ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants