Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 2019 19:09:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 235783] Repeated ZFS-related kernel panic
Message-ID:  <bug-235783-3630-VUGybXWtpZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-235783-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-235783-3630@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=235783

--- Comment #9 from Jurij Kovacic <jurij.kovacic@ocpea.com> ---
Yes, sure - I did "frame 7" and then "info reg" - this is what I got:

(kgdb) frame 7
#7  0xffffffff82299013 in dbuf_destroy (db=0xfffff8028de9cae0) at atomic.h:79
79              atomic_subtract_32(target, 1);
(kgdb) info reg
rax            0xffff78028de9cb18       -149522610533608
rbx            0xffff78028de9cb18       -149522610533608
rcx            0xffff78028de9cae0       -149522610533664
rdx            0xfffff8000ac14001       -8795912585215
rsi            0xffffffff8240b008       -2109689848
rdi            0xffffffff8240b008       -2109689848
rbp            0xfffffe0352893b10       0xfffffe0352893b10
rsp            0xfffffe0352893ad0       0xfffffe0352893ad0
r8             0x9ae16a3b2f90408f       -7286425919675154289
r9             0xf66ab0fc2de1ac00       -690544995699938304
r10            0x0      0
r11            0xfffff800d6677c78       -8792495915912
r12            0xfffff8005b1914d0       -8794564651824
r13            0xfffff8028de9cae0       -8785122178336
r14            0xfffff800168d9000       -8795714646016
r15            0xffffffff8240b008       -2109689848
rip            0xffffffff82299013       0xffffffff82299013 <dbuf_destroy+563>
eflags         0x10287  66183
cs             0x20     32
ss             0x28     40
ds             0x0      0
es             0x0      0
fs             0x0      0
gs             0x0      0
(kgdb)

-- 
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-235783-3630-VUGybXWtpZ>