Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 May 2017 06:48:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-fs@FreeBSD.org
Subject:   [Bug 219457] ZFS ARC eviction & system hangup
Message-ID:  <bug-219457-3630-7hmfwFOWGF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219457-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219457-3630@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=3D219457

Andriy Gapon <avg@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kib@FreeBSD.org,
                   |                            |mjg@FreeBSD.org

--- Comment #14 from Andriy Gapon <avg@FreeBSD.org> ---
Anton,

I suspect that you could be running into a bug in fdalloc / fdgrowtable code
that causes an attempt to allocate an insane amount of memory.  The ARC is =
just
the first victim.

Could you please try to use kgdb (preferably from devel/gdb) and check
arguments and local variables in the relevant stack frames?

--=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-219457-3630-7hmfwFOWGF>