Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Apr 2026 05:06:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 294296] java/openjdk8: SIGSEGV (0xb) at pc=0x000005d27dfa3820, pid=60639, tid=0x000000000007c227 (amd64)
Message-ID:  <bug-294296-8522-iPSkdTjEhX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-294296-8522@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-java (Nobody)
<java@FreeBSD.org> for maintainer-feedback:
Bug 294296: java/openjdk8: SIGSEGV (0xb) at pc=0x000005d27dfa3820, pid=60639,
tid=0x000000000007c227 (amd64)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294296



--- Description ---
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.1
2
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-c
ompiler-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$TreeCopi
erOps;
(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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-294296-8522-iPSkdTjEhX>