[Bug 294296] java/openjdk8: SIGSEGV (0xb) at pc=0x000005d27dfa3820, pid=60639, tid=0x000000000007c227 (amd64)

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 07 Apr 2026 05:06:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294296

            Bug ID: 294296
           Summary: java/openjdk8: SIGSEGV (0xb) at pc=0x000005d27dfa3820,
                    pid=60639, tid=0x000000000007c227 (amd64)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: java@FreeBSD.org
          Reporter: freebsd@sysctl.cz
          Assignee: java@FreeBSD.org
             Flags: maintainer-feedback?(java@FreeBSD.org)

Hi,
I build Apache Spark on a freebsd cluster, and sometimes i have a problem with
SIGSEGV

[INFO] --- build-helper-maven-plugin:3.2.0:add-source (add-sources) @
spark-catalyst_2.12 ---
[INFO] Source directory:
/wrkdirs/usr/ports/devel/spark/work/spark-3.3.4/sql/catalyst/src/main/scala-2.12
added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles)
@ spark-catalyst_2.12 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @
spark-catalyst_2.12 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @
spark-catalyst_2.12 ---
[INFO] Not compiling main sources
[INFO] 
[INFO] --- scala-maven-plugin:4.4.0:compile (scala-compile-first) @
spark-catalyst_2.12 ---
[INFO] Using incremental compilation using Mixed compile order
[INFO] Compiler bridge file:
/wrkdirs/usr/ports/devel/spark/work/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.12-1.3.5-bin_2.12.15__52.0-1.3.5_20200330T000931.jar
[INFO] compiler plugin:
BasicArtifact(com.github.ghik,silencer-plugin_2.12.15,1.7.6,null)
[INFO] Compiling 387 Scala sources and 164 Java sources to
/wrkdirs/usr/ports/devel/spark/work/spark-3.3.4/sql/catalyst/target/scala-2.12/classes
...
An irrecoverable stack overflow has occurred.
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x000005d27dfa3820, pid=60639, tid=0x000000000007c227
#
# JRE version: OpenJDK Runtime Environment (8.0_482-b08) (build 1.8.0_482-b08)
# Java VM: OpenJDK 64-Bit Server VM (25.482-b08 mixed mode bsd-amd64 compressed
oops)
# Problematic frame:
# J 183336 C1
scala.reflect.api.Trees$Transformer.treeCopy()Lscala/reflect/api/Trees$TreeCopierOps;
(5 bytes) @ 0x000005d27dfa3820 [0x000005d27dfa37e0+0x40]
#
# Core dump written. Default location:
/wrkdirs/usr/ports/devel/spark/work/spark-3.3.4/java.core
#
# An error report file with more information is saved as:
# /wrkdirs/usr/ports/devel/spark/work/spark-3.3.4/hs_err_pid60639.log
#
# If you would like to submit a bug report, please visit:
#  
https://bugs.freebsd.org/bugzilla/enter_bug.cgi?product=Ports%20%26%20Packages&component=Individual%20Port(s)&short_desc=java/openjdk8%3A%20
#
Abort trap (core dumped)
*** Error code 134

-- 
You are receiving this mail because:
You are the assignee for the bug.