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

cie-middleware-linux: jre segfault on 24.11 #372448

Open
fgaz opened this issue Jan 9, 2025 · 0 comments
Open

cie-middleware-linux: jre segfault on 24.11 #372448

fgaz opened this issue Jan 9, 2025 · 0 comments
Labels
0.kind: bug Something is broken

Comments

@fgaz
Copy link
Member

fgaz commented Jan 9, 2025

Describe the bug

cieid segfaults the JRE when adding a new CIE

Steps To Reproduce

Steps to reproduce the behavior:

  1. Open cieid
  2. Connect a card reader
  3. Insert the pin
  4. Press "Abbina"
  5. About two thirds of the way, I get a JRE segfault
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f38aa5fc28d, pid=1237138, tid=1237200
#
# JRE version: OpenJDK Runtime Environment (21.0.5+1) (build 21.0.5+1-nixos)
# Java VM: OpenJDK 64-Bit Server VM (21.0.5+1-nixos, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# C  [libcrypto.so.3+0x1fc28d]  EVP_DigestUpdate+0xd
#
# Core dump will be written. Default location: Core dumps may be processed with "/nix/store/2psnkmli9n3gqxj219jdvxfaafpnlsn9-systemd/lib/systemd/systemd-coredump %P %u %g %s %t %c %h" (or dumping to /home/fgaz/core.1237138)
#
# An error report file with more information is saved as:
# /home/fgaz/hs_err_pid1237138.log
#
# If you would like to submit a bug report, please visit:
#   https://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Aborted (core dumped)

(I'd include the .log file but it probably contains sensitive data)

Expected behavior

The card is added

Screenshots

Additional context

cie-middleware-linux is also broken on master: #372444

Metadata

  • system: "x86_64-linux"
  • host os: Linux 6.6.67, NixOS, 24.11 (Vicuna), 24.11.712148.edf04b75c13c
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.24.11
  • channels(root): "disko, nixos-24.11, nixos-hardware, nixos-unstable"
  • nixpkgs: /nix/var/nix/profiles/per-user/root/channels/nixos

Notify maintainers

@rnhmjoj


Note for maintainers: Please tag this issue in your PR.


Add a 👍 reaction to issues you find important.

@fgaz fgaz added the 0.kind: bug Something is broken label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: bug Something is broken
Projects
None yet
Development

No branches or pull requests

1 participant