Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Feb 2017 06:49:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 217128] Kernel panic on 11.0-Release when executing files over NFS(AutoFS) before it's automounted
Message-ID:  <bug-217128-8-qzU0RfTXGd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-217128-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-217128-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217128

--- Comment #2 from Chang, Ching-hao <frank@csie.io> ---
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 the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217128-8-qzU0RfTXGd>