You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/06/29 16:57:43 UTC

[GitHub] [pulsar] ehenoma commented on issue #14534: SIGSEGV error in docker (Java client)

ehenoma commented on issue #14534:
URL: https://github.com/apache/pulsar/issues/14534#issuecomment-1170239690

   Got the same issue using `openjdk:17` in docker
   ```
   # A fatal error has been detected by the Java Runtime Environment:
   --
   Wed, Jun 29 2022 5:53:04 pm | #
   Wed, Jun 29 2022 5:53:04 pm | # SIGSEGV (0xb) at pc=0x0000000000003fd6, pid=7, tid=8
   Wed, Jun 29 2022 5:53:04 pm | #
   Wed, Jun 29 2022 5:53:04 pm | # JRE version: OpenJDK Runtime Environment (17.0+14) (build 17-ea+14)
   Wed, Jun 29 2022 5:53:04 pm | # Java VM: OpenJDK 64-Bit Server VM (17-ea+14, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, serial gc, linux-amd64)
   Wed, Jun 29 2022 5:53:04 pm | # Problematic frame:
   Wed, Jun 29 2022 5:53:04 pm | # C 0x0000000000003fd6
   Wed, Jun 29 2022 5:53:04 pm | #
   Wed, Jun 29 2022 5:53:04 pm | # Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping to /usr/src/build/core.7)
   Wed, Jun 29 2022 5:53:04 pm | #
   Wed, Jun 29 2022 5:53:04 pm | # An error report file with more information is saved as:
   Wed, Jun 29 2022 5:53:04 pm | # /usr/src/build/hs_err_pid7.log
   Wed, Jun 29 2022 5:53:04 pm | #
   Wed, Jun 29 2022 5:53:04 pm | # If you would like to submit a bug report, please visit:
   Wed, Jun 29 2022 5:53:04 pm | # https://bugreport.java.com/bugreport/crash.jsp
   Wed, Jun 29 2022 5:53:04 pm | # The crash happened outside the Java Virtual Machine in native code.
   Wed, Jun 29 2022 5:53:04 pm | # See problematic frame for where to report the bug.
   Wed, Jun 29 2022 5:53:04 pm | #
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org