Skip to content

Conversation

@thehajime
Copy link
Member

Some of tests failed on zpoline build with random places, which are not always reproducible. All of them we found shows the message below, which this commit adds the package to silence them.

libgcc_s.so.1 must be installed for pthread_exit to work

Fixes: #577

This might not be a right fix for the issue; will get this back later if the problem will persist.

Some of tests failed on zpoline build with random places, which are not
always reproducible.  All of them we found shows the message below,
which this commit adds the package to silence them.

 libgcc_s.so.1 must be installed for pthread_exit to work

Signed-off-by: Hajime Tazaki <[email protected]>
@thehajime thehajime requested a review from tavip March 3, 2025 10:28
Copy link
Member

@tavip tavip left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @thehajime

@tavip tavip merged commit 79948c5 into lkl:master Mar 3, 2025
14 checks passed
@thehajime thehajime deleted the fix-zpoline-libgcc branch March 3, 2025 19:53
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.

Crash in zpoline tests

2 participants