Public bug reported:

I am encountering a segmentation fault (SIGSEGV) while running the
application bin/Runner.Listener run on kernel version 6.8.0-1020-azure.
The crash appears to originate from the SSL_CTX_set_cipher_list function
in libssl.so.3, which is part of the OpenSSL library. Additionally, the
issue extends to the DKMS build process for the radxa-overlays kernel
module, where the GCC compiler terminates with a segmentation fault
while processing certain files.

The GCC version in use (12.2.0-14) differs from the version used to
build the kernel (aarch64-linux-gnu-gcc 10.2.1-6), which may be
contributing to the problem. The issue does not occur when using kernel
version 6.1.68-2-stable with the same GCC version.

This bug affects both the application runtime and kernel module
compilation, suggesting potential compatibility issues between GCC,
OpenSSL, and the .NET runtime under the newer kernel version.

issues: https://github.com/actions/runner-images/issues/11471
https://github.com/actions/runner-images/issues/11508
https://github.com/actions/runner-images/issues/11542
https://github.com/actions/runner-images/issues/11541
https://github.com/actions/runner-images/issues/11533
https://github.com/actions/runner-images/issues/11517

** Affects: apport (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/2097404

Title:
  Segmentation faults occur in bin/Runner.Listener and GCC during DKMS
  build on kernel 6.8.0-1020-azure, possibly due to GCC version mismatch
  and OpenSSL compatibility.

Status in apport package in Ubuntu:
  New

Bug description:
  I am encountering a segmentation fault (SIGSEGV) while running the
  application bin/Runner.Listener run on kernel version
  6.8.0-1020-azure. The crash appears to originate from the
  SSL_CTX_set_cipher_list function in libssl.so.3, which is part of the
  OpenSSL library. Additionally, the issue extends to the DKMS build
  process for the radxa-overlays kernel module, where the GCC compiler
  terminates with a segmentation fault while processing certain files.

  The GCC version in use (12.2.0-14) differs from the version used to
  build the kernel (aarch64-linux-gnu-gcc 10.2.1-6), which may be
  contributing to the problem. The issue does not occur when using
  kernel version 6.1.68-2-stable with the same GCC version.

  This bug affects both the application runtime and kernel module
  compilation, suggesting potential compatibility issues between GCC,
  OpenSSL, and the .NET runtime under the newer kernel version.

  issues: https://github.com/actions/runner-images/issues/11471
  https://github.com/actions/runner-images/issues/11508
  https://github.com/actions/runner-images/issues/11542
  https://github.com/actions/runner-images/issues/11541
  https://github.com/actions/runner-images/issues/11533
  https://github.com/actions/runner-images/issues/11517

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/2097404/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to