Date: Fri, 6 Jun 2014 11:06:40 -0400 From: Glen Barber <gjb@FreeBSD.org> To: sbruno@freebsd.org Cc: freebsd-current@FreeBSD.org Subject: Re: panic in deadlkres() on r267110 Message-ID: <20140606150640.GI33882@hub.FreeBSD.org> In-Reply-To: <1402064629.1123.46.camel@bruno> References: <20140606141215.GE33882@hub.FreeBSD.org> <1402064629.1123.46.camel@bruno>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Fri, Jun 06, 2014 at 07:23:49AM -0700, Sean Bruno wrote:
> On Fri, 2014-06-06 at 10:12 -0400, Glen Barber wrote:
> > Two machines in the cluster panic last night with the same backtrace.
> > It is unclear yet exactly what was happening on the systems, but both
> > are port building machines using ports-mgmt/tinderbox.
> >
> > Any ideas or information on how to further debug this would be
> > appreciated.
> >
> These machines were happily running r266621 previously to this update
> yesterday. So, that gives us a bisection point.
>
Some more debug information. Thank you to Attilio for information on
what data to get.
Script started on Fri Jun 6 15:00:53 2014
command: /bin/sh
# kgdb ./kernel.debug /var/crash/vmcore.0
[...]
#0 doadump (textdump=-946873840) at pcpu.h:219
219 __asm("movq %%gs:%1,%0" : "=r" (td)
(kgdb) p/x allproc_lock.sx_lock
$1 = 0xfffff813ae7f4924
Current language: auto; currently minimal
(kgdb) p ((struct thread *)0xfffff813ae7f4924)
$2 = (struct thread *) 0xfffff813ae7f4924
(kgdb) p $2->td_tid
$3 = 0
(kgdb) ^D
# ^D
Script done on Fri Jun 6 15:03:19 2014
Glen
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (FreeBSD)
iQIcBAEBCAAGBQJTkdkAAAoJELls3eqvi17QbDQP/i13eXoXDb3XBnt1GHlDWbaa
zr4+IgaD0x4BYLRiViuM8KE6L5OTpDUjDUVXE47iBs1Hmcd0ymSyQutO057LbsP3
vSb8lUzIMQPJp40NGJeYfCq66f6+GZmlLdPXpajtYHYDFf/gFxhpZG41fR+9gI3a
sXXe04hYTSZn0qI1qHJDDnEJUgg3g4cV/o2ENAFzgSV0ibsFZQeQfhykzYuTOqaX
lUwVAYAd3NTNP1rTjMJm008ftatYqdzqHiIcV/u6mP9xBncASy/azLaT+ZDUK/Pw
3rrxb2ddwp4pmhcF+gjG/wZpUUXcUDpgqrd/eHPSA8CMP/KVPzHfT0fHkqQqdBtI
6X7cMYp9VUW3p0vxx6+hGwvFaBK0aKwqaJNcTaQbJOb+m1w3o8AV/cHQKyR7Hs9x
d1M+dJyUI15GIPJPTDrOYsTgWbn0yZpML7c57MfloZZzRZ8oP3wqbvWf2XgMjDkN
01ZBL9xTz20n12umBeA3YKmZ0kgT4/o5UHBelKnNWYbAcr37pTvyYmGujz1kfaa7
GLUVVpw/DauG5+/IZFQAejKj5lrWNXQXWXcebmrLDyO3BNt0/Rq47NPJ4i8amxeh
1YQMDLyNSe5JdLhWn1Dm39NQRIT3Tr8jBVRiGWP3hr31kHkkF8G/zS5dg08A9nt8
oo/uJsOVohdjtceGuvTP
=bn+6
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140606150640.GI33882>
