https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217128
--- Comment #2 from Chang, Ching-hao <[email protected]> --- I tried to get a core dump of the kernel panic by setting the dumpdev to AUTO and dumpdir to /var/crash but still got nothing. My FreeBSD would just freeze or worse, reboot. And please let me repharse it a little bit, we have a setuid executable on local drive as a setuid wrapper which calls execve() to execute a perl script located on the NFS. And kernel panic occured only when the /net folder is not automounted. If we list the /net folder (so that the NFS get mounted) and execute the setuid wrapper then everything is fine. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
