Pentaho

 View Only

 Pentaho Spoon 9.3 Crashing after completing

Yoshihisa Yokoi's profile image
Yoshihisa Yokoi posted 01-26-2023 17:30
Everything when the task is completed spoon just crash and gives below errors? Can anyone help me debug it?

MacBook Pro (15-inch, 2019)
JAVA 11
Error Message:
2022/08/30 12:11:04 - main - Job execution finished
2022/08/30 12:11:04 - Spoon - Job has ended.
2022-08-30 12:11:04.767 java[40554:4109573] CoreText note: Client requested name ".SF NS Text", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2022-08-30 12:11:04.923 java[40554:4109573] CoreText note: Client requested name ".SF NS Text", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007ff80fc24629, pid=40554, tid=259
#
# JRE version: OpenJDK Runtime Environment Homebrew (11.0.15) (build 11.0.15+0)
# Java VM: OpenJDK 64-Bit Server VM Homebrew (11.0.15+0, mixed mode, tiered, compressed oops, g1 gc, bsd-amd64)
# Problematic frame:
# C  [libsystem_platform.dylib+0x1629]  _platform_bzero$VARIANT$Haswell+0x29
#
# Core dump will be written. Default location: /cores/core.40554
#
# An error report file with more information is saved as:
# /Users/arbins/spoon/spoon9.3/hs_err_pid40554.log
Compiled method (nm)  203695 21910     n 0       org.eclipse.swt.internal.C::memset (native)
 total in heap  [0x000000011ec3ef10,0x000000011ec3f2c8] = 952
 relocation     [0x000000011ec3f088,0x000000011ec3f0b8] = 48
 main code      [0x000000011ec3f0c0,0x000000011ec3f2c0] = 512
 oops           [0x000000011ec3f2c0,0x000000011ec3f2c8] = 8
Compiled method (nm)  203695 21910     n 0       org.eclipse.swt.internal.C::memset (native)
 total in heap  [0x000000011ec3ef10,0x000000011ec3f2c8] = 952
 relocation     [0x000000011ec3f088,0x000000011ec3f0b8] = 48
 main code      [0x000000011ec3f0c0,0x000000011ec3f2c0] = 512
 oops           [0x000000011ec3f2c0,0x000000011ec3f2c8] = 8
#
# If you would like to submit a bug report, please visit:
#   https://github.com/Homebrew/homebrew-core/issues
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
./spoon.sh: line 279: 40554 Abort trap: 6           "$_PENTAHO_JAVA" $JAVA_ADD_OPENS $OPT -jar "$STARTUP" -lib $LIBPATH "${1+$@}"​