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

pacman -Qqkl hangs for Emscripten #5122

Open
1 task done
bottle2 opened this issue Jan 9, 2025 · 1 comment
Open
1 task done

pacman -Qqkl hangs for Emscripten #5122

bottle2 opened this issue Jan 9, 2025 · 1 comment
Labels

Comments

@bottle2
Copy link

bottle2 commented Jan 9, 2025

Description / Steps to reproduce the issue

  1. run:

     $ pacman -Qqkl mingw-w64-clang-x86_64-emscripten
    

Expected behavior

The program finishes.

Actual behavior

The program doesn't finish.

Verification

Windows Version

MINGW64_NT-10.0-19045

Are you willing to submit a PR?

Not really.

@bottle2 bottle2 added the bug label Jan 9, 2025
@bottle2
Copy link
Author

bottle2 commented Jan 9, 2025

it stopped hanging after I ran it with strace, and now I can't reproduce the problem anymore. I just find odd that /clang64/share/licenses/LICENSE is owned by Emscripten, but it is kind of there, not really in a directory that belongs to Emscripten. it would hang right after printing this file.

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

No branches or pull requests

1 participant