Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Aug 2017 14:54:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 221151] panic: tdsendsignal(): invalid signal 0
Message-ID:  <bug-221151-8-SNonBYzKLk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221151-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221151-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=3D221151

--- Comment #1 from Konstantin Belousov <kib@FreeBSD.org> ---
Can you provide the minimal test case which reproduces this issue ?  It mig=
ht
depend on the kernel configuration.

With the core dump you get, load it into kgdb and print out the trap frame =
by
doing
  frame 7
  p/x *frame

Also I am attaching a patch which covers code paths which might cause that
effect, from reading of the code.

--=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-221151-8-SNonBYzKLk>