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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
