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

library_status: Infinity loop in argument parsing #40

Open
Kojoley opened this issue Nov 24, 2017 · 1 comment
Open

library_status: Infinity loop in argument parsing #40

Kojoley opened this issue Nov 24, 2017 · 1 comment

Comments

@Kojoley
Copy link
Contributor

Kojoley commented Nov 24, 2017

I tried to use library_status but it hangs with 100% CPU. Only after jumping with a debugger I have figured out that it does not support passing arguments like this --boost-root=../../../boost. It loops and does not consume any input.

@yuzhichang
Copy link

yuzhichang commented Mar 12, 2022

I have the same issue. It hangs with 100% CPU, outputs nothing.

OS: AIX 6.1
boost: 1.78.0
compiler: GCC 6.3.0

bash-5.0# pwd
/data/zhichyu/boost_1_78_0/libs/context/test
bash-5.0# /data/zhichyu/regression/stage/bin/library_status --boost-root=/data/zhichyu/boost_1_78_0/ toolset=gcc

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

No branches or pull requests

2 participants