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

Mark Johnston <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|New                         |Open

--- Comment #6 from Mark Johnston <[email protected]> ---
Have you seen the crash more than once?  If so, is it always in the same place?

Can you open the kernel dump in kgdb and dump the socket state?  I think the
following should do the trick:

# kgdb /boot/kernel/kernel /var/crash/vmcore.latest
(kgdb) frame 10
(kgdb) p/x *xprt->xp_socket

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

Reply via email to