Git Product home page Git Product logo

Comments (6)

dimitarg avatar dimitarg commented on May 20, 2024 1

Thanks for your work. Successfully moved to 4.1.1 final with this repo

from netty-tcnative-alpine.

pires avatar pires commented on May 20, 2024

@dimitarg thank you it seems I screwed up the docs. You found the correct way to do it ;)

from netty-tcnative-alpine.

pires avatar pires commented on May 20, 2024

By any chance, are you using Spring Boot? Having a hard time getting the boringssl-static binary to run there. It's in the classpath, but it still won't load.

If I do it manually with a simple app JAR + -classpath argument, it works.

from netty-tcnative-alpine.

dimitarg avatar dimitarg commented on May 20, 2024

Nope, sorry. We're a very lean setup with just a main class and entry point via https://github.com/Transmode/gradle-docker. Almost no external dependencies + homegrown framework

from netty-tcnative-alpine.

pires avatar pires commented on May 20, 2024

It seems Tomcat is to blame. I've since moved to Undertow but now the JVM crashes:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fcf6e53fb51, pid=6, tid=0x00007fcf58002ab0
#
# JRE version: OpenJDK Runtime Environment (8.0_92-b14) (build 1.8.0_92-internal-alpine-r1-b14)
# Java VM: OpenJDK 64-Bit Server VM (25.92-b14 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [ld-musl-x86_64.so.1+0x4fb51]  memcpy+0x11
#
# 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:
# //hs_err_pid6.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
#

from netty-tcnative-alpine.

pires avatar pires commented on May 20, 2024

Update: it sometimes crashes, sometimes don't.

from netty-tcnative-alpine.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.