gettimeofday((void *)-1, NULL) implicates core dump on recent FreeBSD 11-CURRENT

Konstantin Belousov kostikbel at gmail.com
Wed Jul 8 11:24:27 UTC 2015


On Wed, Jul 08, 2015 at 12:36:08PM +0200, Oliver Pinter wrote:
> Changing to HPET solves the problem:
No, it does not solve the problem, it only hides it.

The solution is to remove the test.

Or, if so inclined, only run the test when gettimeofday(2) is implemented
by a syscall.


More information about the freebsd-current mailing list