Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jan 2021 16:13:16 +0100
From:      Hans Petter Selasky <hps@selasky.org>
To:        Alexey Dokuchaev <danfe@freebsd.org>, Konstantin Belousov <kib@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r365787 - head/sys/fs/tmpfs
Message-ID:  <cf0fc61a-434c-5e37-3bdf-100c591f7a0d@selasky.org>
In-Reply-To: <20210101184400.GA77653@FreeBSD.org>
References:  <202009152219.08FMJGMw065722@repo.freebsd.org> <20210101184400.GA77653@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cf0fc61a-434c-5e37-3bdf-100c591f7a0d>