Skip to content

Conversation

@rmjskhy
Copy link

@rmjskhy rmjskhy commented Jan 15, 2026

The psx_test from libcap fails in the latx environment. This is because psx_test scans /proc/[pid]/task to synchronize all threads. Extra "ghost" threads introduced by the emulator cause psx_test to enter an infinite loop while waiting for synchronization signals that never arrive.

The psx_test from libcap fails in the latx environment.
This is because psx_test scans /proc/[pid]/task to synchronize all threads.
Extra "ghost" threads introduced by the emulator cause psx_test to enter
an infinite loop while waiting for synchronization signals that never arrive.

Signed-off-by: liuchaoyi <liuchaoyi@loongson.cn>
@LaurenIsACoder
Copy link
Contributor

@codex review

@chatgpt-codex-connector
Copy link

Codex Review: Something went wrong. Try again later by commenting “@codex review”.

We were unable to download your code in a timely manner.
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

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