Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Mar 2019 18:31:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 236466] [sendfile]: panic when VOP_READ returns an error
Message-ID:  <bug-236466-227-d78ntgOuOU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236466-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236466-227@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=3D236466

--- Comment #3 from Alan Somers <asomers@FreeBSD.org> ---
Steps to reproduce on HEAD:
1) sudo pkg install googletest googlemock
2) svn checkout https://svn.freebsd.org/base/projects/fuse2
3) cd /path/to/base/projects/fuse2/tests/sys/fs/fuse
4) sudo mkdir -p /usr/tests/sys/fs/fuse
5) make -j8 && sudo make install
6) cd /usr/tests/sys/fs/fuse
7) ./read --gtest_also_run_disabled_tests
--gtest_filter=3DRead.DISABLED_sendfile_eio

--=20
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-236466-227-d78ntgOuOU>