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

.NET TP Worker" received signal SIGSEGV, Segmentation fault. #11508

Closed
2 of 15 tasks
kenorb opened this issue Jan 30, 2025 · 4 comments
Closed
2 of 15 tasks

.NET TP Worker" received signal SIGSEGV, Segmentation fault. #11508

kenorb opened this issue Jan 30, 2025 · 4 comments

Comments

@kenorb
Copy link

kenorb commented Jan 30, 2025

Description

$ gdb --args bin/Runner.Listener run
...
Thread 12 ".NET TP Worker" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff74a00640 (LWP 3352941)]
0x00007ffff278f946 in SSL_CTX_set_cipher_list () from /lib/x86_64-linux-gnu/libssl.so.3
(gdb) bt
#0  0x00007ffff278f946 in SSL_CTX_set_cipher_list () from /lib/x86_64-linux-gnu/libssl.so.3
#1  0x00007ffff3ca6f6b in CryptoNative_EnsureLibSslInitialized () from bin/libSystem.Security.Cryptography.Native.OpenSsl.so
#2  0x00007fff7bc28a4f in ?? ()
#3  0x000000001d3b6774 in ?? ()
#4  0x00007ffff76723d8 in ?? () from bin/libcoreclr.so

Platforms affected

  • Azure DevOps
  • GitHub Actions - Standard Runners
  • GitHub Actions - Larger Runners

Runner images affected

  • Ubuntu 20.04
  • Ubuntu 22.04
  • Ubuntu 24.04
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • macOS 15
  • macOS 15 Arm64
  • Windows Server 2019
  • Windows Server 2022
  • Windows Server 2025

Image version and build link

actions-runner-linux-x64-2.321.0

Is it regression?

no

Expected behavior

Won't crash.

Actual behavior

$ ./run.sh 
run-helper.sh: line 36: 3354305 Segmentation fault      (core dumped) "$DIR"/bin/Runner.Listener run $*
Exiting with unknown error code: 139
Exiting runner...

Repro steps

$ ./run.sh 
@kenorb
Copy link
Author

kenorb commented Jan 30, 2025

If this was raised at the wrong repo, please move it to https://github.com/actions/runner.

@RaviAkshintala
Copy link
Contributor

Hi @kenorb Thank you for bringing this issue to our attention. We will look into this issue closely and will update you after investigating.

@kishorekumar-anchala
Copy link
Contributor

please find the comment ,may it will useful.

@kenorb - #11471 (comment)

@kishorekumar-anchala
Copy link
Contributor

hI @kenorb - Kindly raise the issue in repo . thanks, closing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants