https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280037
--- Comment #7 from ss3bsd <[email protected]> --- (kgdb) frame 14 #14 0xffffffff80c83fb0 in crypto_dispatch_one (crp=crp@entry=0xfffffe014b081c38, hint=0) at /usr/src/sys/opencrypto/crypto.c:1432 1432 result = crypto_invoke(cap, crp, hint); (kgdb) p/x *crp->crp_buf.cb_uio $1 = {uio_iov = 0xfffff8079cb21c80, uio_iovcnt = 0x3, uio_offset = 0x0, uio_resid = 0x53d, uio_segflg = 0x1, uio_rw = 0x0, uio_td = 0xfffff8010459d000} (kgdb) -- You are receiving this mail because: You are the assignee for the bug.
