Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Mar 2016 12:33:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-threads@FreeBSD.org
Subject:   [Bug 204426] Processes terminating cannot access memory
Message-ID:  <bug-204426-16-rStbvantXb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-204426-16@https.bugs.freebsd.org/bugzilla/>
References:  <bug-204426-16@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=3D204426

--- Comment #62 from Robert Blayzor <rblayzor@inoc.net> ---
Confirmed that the two patches in in the kernel I built and installed...

from trap.c, around line 601:

        if (uprintf_signal) {
                printf("pid %d comm %s: signal %d err %lx code %d type %d "
                    "addr 0x%lx rsp 0x%lx rip 0x%lx "
                    "<%02x %02x %02x %02x %02x %02x %02x %02x>\n",
...

--=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-204426-16-rStbvantXb>