Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Mar 2018 06:15:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 222027] panic on non-zero RACCT destroy
Message-ID:  <bug-222027-8-Nov6GUKpPc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-222027-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-222027-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=3D222027

--- Comment #6 from Andriy Gapon <avg@FreeBSD.org> ---
I've also just got this, also at the end of a poudriere run:

panic: destroying non-empty racct: 2334720 allocated for resource 4
cpuid =3D 0
curthread: 0xfffff80192300580
stack: 0xfffffe090f856000 - 0xfffffe090f85a000
stack pointer: 0xfffffe090f859910
time =3D 1520178482
KDB: stack backtrace:
db_trace_self_wrapper() at 0xffffffff804670bb =3D
db_trace_self_wrapper+0x2b/frame 0xfffffe090f859840
kdb_backtrace() at 0xffffffff806d4c79 =3D kdb_backtrace+0x39/frame
0xfffffe090f8598f0
vpanic() at 0xffffffff80699da6 =3D vpanic+0x166/frame 0xfffffe090f859930
kassert_panic() at 0xffffffff80699adb =3D kassert_panic+0x16b/frame
0xfffffe090f8599a0
racct_destroy_locked() at 0xffffffff80689f82 =3D racct_destroy_locked+0x72/=
frame
0xfffffe090f8599d0
racct_destroy() at 0xffffffff80689ee5 =3D racct_destroy+0x35/frame
0xfffffe090f8599f0
prison_racct_free_locked() at 0xffffffff80667adc =3D
prison_racct_free_locked+0x4c/frame 0xfffffe090f859a10
prison_racct_free() at 0xffffffff80667a2d =3D prison_racct_free+0x6d/frame
0xfffffe090f859a30
prison_racct_detach() at 0xffffffff80667b8e =3D prison_racct_detach+0x3e/fr=
ame
0xfffffe090f859a50
prison_deref() at 0xffffffff8066583e =3D prison_deref+0x2fe/frame
0xfffffe090f859a90
prison_remove_one() at 0xffffffff80666ca5 =3D prison_remove_one+0x145/frame
0xfffffe090f859ac0
sys_jail_remove() at 0xffffffff80666b49 =3D sys_jail_remove+0x1f9/frame
0xfffffe090f859b10
syscallenter() at 0xffffffff808fd92b =3D syscallenter+0x2cb/frame
0xfffffe090f859b50
amd64_syscall() at 0xffffffff808fd4e7 =3D amd64_syscall+0x17/frame
0xfffffe090f859bf0
Xfast_syscall() at 0xffffffff808e485b =3D Xfast_syscall+0xfb/frame
0xfffffe090f859bf0

--=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-222027-8-Nov6GUKpPc>