Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
cmake hanging
Hi,
While doing pkg_rolling-replace on amd64 -current from yesterday, I
got three times in a row a hang in cmake as the followingL
...
(gdb) bt
#0 0x00007a316cea8d3a in ___lwp_park60 () from /usr/lib/libc.so.12
#1 0x00007a316d60a7d0 in pthread_cond_timedwait () from
/usr/lib/libpthread.so.1
#2 0x00007a316e2a0214 in
std::condition_variable::wait(std::unique_lock<std::mutex>&) () from
/usr/lib/libstdc++.so.9
#3 0x00000000004a7bb3 in cmWorkerPoolInternal::Work(unsigned int) ()
#4 0x00007a316e29e53a in ?? () from /usr/lib/libstdc++.so.9
#5 0x00007a316d60c899 in ?? () from /usr/lib/libpthread.so.1
#6 0x00007a316ce92900 in ?? () from /usr/lib/libc.so.12
#7 0x0000000000000000 in ?? ()
The process completed after I quit the gdb session.
--
----
Home |
Main Index |
Thread Index |
Old Index