svn commit: r365787 - head/sys/fs/tmpfs

Hans Petter Selasky hps at selasky.org
Tue Jan 5 15:13:39 UTC 2021


On 1/1/21 7:44 PM, Alexey Dokuchaev wrote:
>    __mtx_lock_sleep()
>    tmpfs_free_node()
>    tmpfs_fo_close()
>    _fdrop()
>    closef()
>    fdescfree_fds()
>    fdescfree()
>    exit1()
>    sigexit()
>    postsig()
>    ast()
>    doreit_ast()

I'm seeing the same and I have a clue what is going on.

Are you absolutely sure doreit_ast() is the bottom of your stacktrace, 
or do you see ??'s in there?

--HPS


More information about the svn-src-all mailing list