On 2010-09-10 15:50, Thomas E. Spanjaard wrote:
While trying to build math/atlas on a FreeBSD/amd64 9.0-CURRENT r212411, the kernel hangs at some point when math/atlas tries to run some tests (presumably the ones to profile the code and optimise). The kernel spouts messages about Starting event timers: LAPIC @ 1000Hz, HPET @ 127Hz; then LAPIC @ 1000Hz, HPET @ 8128Hz (iirc), back, then back again.
It's probably running profiled executables (e.g. compiled with -pg)? This can lead to the above messages, and apparently also to deadlocks. I am not sure what to do about it though, except confirm that this is very likely your problem... _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"