Skip to content

Conversation

@omajid
Copy link
Member

@omajid omajid commented Dec 15, 2025

I have seen an unexpected failure when using lldb to debug a core in a CI enviornment. Log additional details to help make it easier to reproduce/fix the problem.

I have seen an unexpected failure when using lldb to debug a core in a
CI enviornment. Log additional details to help make it easier to
reproduce/fix the problem.
@omajid omajid requested review from nicrowe00 and tmds December 15, 2025 14:26
@omajid
Copy link
Member Author

omajid commented Dec 15, 2025

Warning looks like this:

warning: (aarch64) /usr/lib64/dotnet/dotnet unsupported DW_FORM values: 0x1f20 0x1f21

echo "lldb is not installed"
exit 1
fi
{ rpm -qa | grep lldb; } || { apk list -i | grep lldb; } || true
Copy link
Member

Choose a reason for hiding this comment

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

Perhaps you could implement redhat-developer/dotnet-bunny#96 (comment) instead?

Copy link
Member Author

Choose a reason for hiding this comment

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

Done.

@omajid
Copy link
Member Author

omajid commented Dec 15, 2025

Closing in favour of redhat-developer/dotnet-bunny#97

@omajid omajid closed this Dec 15, 2025
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.

2 participants