panic: vm_object_madvise: page 0xfffffe0413c58630 is fictitious

Andriy Gapon avg at FreeBSD.org
Tue Nov 27 15:41:02 UTC 2012


on 27/11/2012 17:38 Andre Oppermann said the following:
> Clang doing a manual kernel build of my work tree with "make -j8 kernel".

This sounds like a "process" that may have triggered the problem.
But is it the process that made the syscall in the backtrace?
You can check by e.g. going to frame 13 and examining *td and *td->td_proc.

-- 
Andriy Gapon


More information about the freebsd-current mailing list