-
Notifications
You must be signed in to change notification settings - Fork 140
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
Hang while testing Boost 1.69.0 on Fedora31 / x86_64 #248
Comments
This issue is reproducible on another Fedora/x86_64 machine, which has 48 CPUs and 384GB memory. Build/tests were done with -j48 . |
Hi, the links to the log files are empty. Would you please check that? thanks! |
Ooops. Sorry. A file was too big. Here they are. The hang appeared again on the 48 cores big machine (see below) with -j1. ├─rpmbuild -ba boost-1.69.0-9.fc31.spec root 419717 419716 0 Jan16 ? 00:00:00 ../bin.v2/libs/log/test/util_ipc_reliable_mq.test/gcc-9.2.1/debug/threadapi-pthread/threading-multi/util_ipc_reliable_mq (gdb) info thread
|
I saw the same hang on Fedora/PPC64LE : ====== END OUTPUT ====== Details: ps -edf | grep 2486735root 2486735 1289775 0 déc.04 pts/7 00:01:56 ../b2 ps -edf | grep 2594484root 2594484 2486735 0 03:18 pts/7 00:00:00 /bin/sh -c LD_LIBRARY_PATH="/root/rpmbuild/BUILD/boost_1_69_0/bin.v2/libs/filesystem/build/gcc-9.2.1/debug/visibility-hidden:/root/rpmbuild/BUILD/boost_1_69_0/bin.v2/libs/system/build/gcc-9.2.1/debug/visibility-hidden:/usr/bin:/usr/lib:/usr/lib32:/usr/lib64:$LD_LIBRARY_PATH" export LD_LIBRARY_PATH status=0 if test ps -edf | grep 2594485root 2594485 2594484 0 03:18 pts/7 00:00:00 ../bin.v2/libs/process/test/async_pipe.test/gcc-9.2.1/debug/visibility-hidden/async_pipe ps -edf | grep 2594485root 2594485 2594484 0 03:18 pts/7 00:00:00 ../bin.v2/libs/process/test/async_pipe.test/gcc-9.2.1/debug/visibility-hidden/async_pipe cd $BUILDcd boost_1_69_0/ll ./bin.v2/libs/process/test/async_pipe.test/gcc-9.2.1/debug/visibility-hidden/async_pipe-rwxr-xr-x 1 root root 7741720 5 déc. 03:18 ./bin.v2/libs/process/test/async_pipe.test/gcc-9.2.1/debug/visibility-hidden/async_pipe file ./bin.v2/libs/process/test/async_pipe.test/gcc-9.2.1/debug/visibility-hidden/async_pipe./bin.v2/libs/process/test/async_pipe.test/gcc-9.2.1/debug/visibility-hidden/async_pipe: ELF 64-bit LSB executable, 64-bit PowerPC or cisco 7500, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=349899f6052dec92ad3db92a17ee7cd37d8ebb47, for GNU/Linux 3.10.0, with debug_info, not stripped gdb ./bin.v2/libs/process/test/async_pipe.test/gcc-9.2.1/debug/visibility-hidden/async_pipeGNU gdb (GDB) Fedora 8.3.50.20190824-25.fc31 For help, type "help".
|
Hi,
Using the official boost-1.69.0-9.fc31.spec.src.rpm and .spec file, just adding to the %check phase:
cd status
(../b2 %{?_smp_mflags} || true)
I've got a hang while testing.
I provide here-after some gdb information about what happened.
The x86_64 machine has 16GB Memory, 16GB swap, 16 cores.
The build & tests are done with -j4 .
Regards,
Hope it helps.
Tony Reix
Uploading BuildTest.txt…
Uploading Data.txt…
The text was updated successfully, but these errors were encountered: