Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on graphical signature (PAdES) using the podofo-vanilla branch #21

Open
M0Rf30 opened this issue Sep 3, 2022 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@M0Rf30
Copy link
Owner

M0Rf30 commented Sep 3, 2022

Using the podofo-vanilla branch a crash will occur during the PAdES graphical signature process (without checking the box to append the signature image)

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fbe441740b0, pid=2393655, tid=2393968
#
# JRE version: OpenJDK Runtime Environment (17.0.4+8) (build 17.0.4+8-nixos)
# Java VM: OpenJDK 64-Bit Server VM (17.0.4+8-nixos, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# C  [libpodofo.so.0.9.8+0x14e0b0]  PoDoFo::PdfPagesTree::GetTotalNumberOfPages() const+0x0
#

Originally posted by @rnhmjoj in #8 (comment)

@M0Rf30 M0Rf30 added the bug Something isn't working label Sep 3, 2022
@M0Rf30 M0Rf30 self-assigned this Sep 3, 2022
@resoli
Copy link
Contributor

resoli commented Jan 4, 2023

Same here:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007ff7522f1ef4, pid=57361, tid=57415
#
# JRE version: OpenJDK Runtime Environment (11.0.17+8) (build 11.0.17+8-post-Ubuntu-1ubuntu222.04)
# Java VM: OpenJDK 64-Bit Server VM (11.0.17+8-post-Ubuntu-1ubuntu222.04, mixed mode, sharing, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# C  [libpodofo.so.0.9.7+0xf0ef4]  PoDoFo::PdfPagesTree::GetTotalNumberOfPages() const+0x4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants