Skip to content

debugging-sos-lldb-via-core: work around lldb deadlock.#410

Merged
tmds merged 1 commit intoredhat-developer:mainfrom
tmds:lldb_deadlock
Mar 17, 2026
Merged

debugging-sos-lldb-via-core: work around lldb deadlock.#410
tmds merged 1 commit intoredhat-developer:mainfrom
tmds:lldb_deadlock

Conversation

@tmds
Copy link
Copy Markdown
Member

@tmds tmds commented Mar 16, 2026

This works around the deadlock on Fedora 43, RHEL 9 and RHEL 10.

Fixes #392

@tmds tmds requested review from nicrowe00 and omajid March 16, 2026 16:35
@tmds
Copy link
Copy Markdown
Member Author

tmds commented Mar 16, 2026

Alpine legs are failing with:

Unhandled exception: System.ComponentModel.Win32Exception (2): An error occurred trying to start process 'rpm' with working directory '/__w/dotnet-regular-tests/dotnet-regular-tests'. No such file or directory
   at System.Diagnostics.Process.ForkAndExecProcess(ProcessStartInfo startInfo, String resolvedFilename, String[] argv, String[] envp, String cwd, Boolean setCredentials, UInt32 userId, UInt32 groupId, UInt32[] groups, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean usesTerminal, Boolean throwOnNoExec) in /_/src/runtime/artifacts/source-build/self/src/src/libraries/System.Diagnostics.Process/src/System/Diagnostics/Process.Unix.cs:line 498

Copy link
Copy Markdown
Member

@omajid omajid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@tmds tmds merged commit 95a88fc into redhat-developer:main Mar 17, 2026
22 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

debugging-sos-lldb-via-core fails on Fedora 43+

2 participants