Siduction Forum

Siduction Forum => Software - Support => Topic started by: jande75 on 2024/12/11, 10:01:56

Title: Start von PDFsam mit "Problematic frame: C [libfontconfig.so.1+0x15ff3]"
Post by: jande75 on 2024/12/11, 10:01:56
Hallo,

ich habe PDFsam installiert, kann es aber nicht starten. Das kurz erscheinende Startfenster crasht. Der Aufruf in der Konsole liefert die Fehlermeldung

# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f6cc807eff3, pid=56638, tid=56678
#
# JRE version: OpenJDK Runtime Environment (21.0.5+11) (build 21.0.5+11-Debian-1)
# Java VM: OpenJDK 64-Bit Server VM (21.0.5+11-Debian-1, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# C


Es wird eine core-Datei geschrieben. Das Problem tritt auch auf, nachdem ich das System mit

apt update && apt --solver 3.0 full-upgrade

aktualisiert habe.

Meine Systeminformationen:

Betriebssystem: siduction 23.1
KDE-Plasma-Version: 6.2.4
KDE-Frameworks-Version: 6.8.0
Qt-Version: 6.7.2
Kernel-Version: 6.12.4-1-siduction-amd64 (64-bit)
Grafik-Plattform: Wayland
Prozessoren: 14 × Intel® Core™ Ultra 5 125U
Speicher: 30,9 GiB Arbeitsspeicher
Grafikprozessor: Mesa Intel® Graphics
Hersteller: LENOVO
Produktname: 21KC00AAGE
Systemversion: ThinkPad X1 Carbon Gen 12

Hat einer von Euch vielleicht ne Idee?

Viele Grüße,

Jan
Title: Re: Start von PDFsam mit "Problematic frame: C [libfontconfig.so.1+0x15ff3]"
Post by: edlin on 2024/12/11, 10:40:58
Was du mit dem Java-Problem machen kannst, steht ja am Ende der Ausgabe:edlin@Edlin:~$ pdfsam
INFO  10:24:38.523 o.p.PdfsamApp[JavaFX-Launcher] Starting PDFsam
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f24fc01bff3, pid=1116444, tid=1116491
#
# JRE version: OpenJDK Runtime Environment (21.0.5+11) (build 21.0.5+11-Debian-1)
# Java VM: OpenJDK 64-Bit Server VM (21.0.5+11-Debian-1, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# C  [libfontconfig.so.1+0x15ff3]
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h" (or dumping to /home/edlin/core.1116444)
#
# An error report file with more information is saved as:
# /home/edlin/hs_err_pid1116444.log
[0,942s][warning][os] Loading hsdis library failed
#
# If you would like to submit a bug report, please visit:
#   https://bugs.debian.org/openjdk-21
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Abgebrochen (Speicherabzug geschrieben)

Ich selbst verwende pdfsam nicht, habs nur mal testweise installiert.
Verwende doch pdfarranger, sofern das deine benötigten Funktionen enthält. Hat mir bisher genügt, um PDFs zusammenzufügen oder Seiten zu entfernen/sortieren.

edlin
Title: Re: Start von PDFsam mit "Problematic frame: C [libfontconfig.so.1+0x15ff3]"
Post by: der_bud on 2024/12/11, 12:35:47
Offener Bugreport bei Debian dazu: =>  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1088021  , noch ohne Antwort.
Title: Re: Start von PDFsam mit "Problematic frame: C [libfontconfig.so.1+0x15ff3]"
Post by: jande75 on 2024/12/15, 01:15:06
Hallo, Ihr Beiden,

danke für Eure Rückmeldungen! pdfarranger scheint all das zu können, was ich brauche. Vielen Dank für den Tipp!  :)

Beste Grüße,

Jan
Title: Re: Start von PDFsam mit "Problematic frame: C [libfontconfig.so.1+0x15ff3]"
Post by: charlyheinz on 2024/12/15, 10:27:03
Hatte das gleiche Problem gehabt und habe mir pdfsam_direkt von der Homepage (pdfsam.org)
Quotehttps://github.com/torakiki/pdfsam/releases/download/v5.2.9/pdfsam_5.2.9-1_amd64.deb
geladen. Diese Version funktioniert bei mir anstandslos.