[Bug 280037] KTLS with Intel QAT may trigger kernel panics
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 280037] KTLS with Intel QAT may trigger kernel panics"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 28 Jun 2024 14:50:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280037 --- Comment #7 from ss3bsd <3226388001@jcom.home.ne.jp> --- (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.