Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [DE] Start von PDFsam mit "Problematic frame: C [libfontconfig.so.1+0x15ff3]"  (Read 561 times)

Offline jande75

  • User
  • Posts: 7
Hallo,

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

Code: [Select]
# 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

Code: [Select]
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

Offline edlin

  • User
  • Posts: 720
Was du mit dem Java-Problem machen kannst, steht ja am Ende der Ausgabe:
Code: [Select]
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
„Ein kluger Mann macht nicht alle Fehler selber. Er lässt auch anderen eine Chance.“

Winston Churchill

Offline der_bud

  • User
  • Posts: 1.113
  • member
Offener Bugreport bei Debian dazu: =>  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1088021  , noch ohne Antwort.
Du lachst? Wieso lachst du? Das ist doch oft so, Leute lachen erst und dann sind sie tot.

Offline jande75

  • User
  • Posts: 7
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

Offline charlyheinz

  • User
  • Posts: 143
Hatte das gleiche Problem gehabt und habe mir pdfsam_direkt von der Homepage (pdfsam.org)
Quote
https://github.com/torakiki/pdfsam/releases/download/v5.2.9/pdfsam_5.2.9-1_amd64.deb
geladen. Diese Version funktioniert bei mir anstandslos.