Eventtimers b0rking w/ math/atlas

Dimitry Andric dim at FreeBSD.org
Fri Sep 10 14:31:39 UTC 2010


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...


More information about the freebsd-current mailing list