[Bug 204426] Processes terminating cannot access memory

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 7 12:33:06 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204426

--- Comment #62 from Robert Blayzor <rblayzor at 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",
...

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-threads mailing list