Created
January 13, 2021 11:33
-
-
Save dmilith/66e43acb1b12fd3bb3ba139aa1fb4c48 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[46800] Fatal trap 9: general protection fault while in kernel mode | |
[46800] cpuid = 6; apic id = 06 | |
[46800] instruction pointer = 0x20:0xffffffff81169e77 | |
[46800] stack pointer = 0x28:0xfffffe00cb24a4d0 | |
[46800] frame pointer = 0x28:0xfffffe00cb24a4f0 | |
[46800] code segment = base 0x0, limit 0xfffff, type 0x1b | |
[46800] = DPL 0, pres 1, long 1, def32 0, gran 1 | |
[46800] processor eflags = interrupt enabled, resume, IOPL = 0 | |
[46800] current process = 77056 (zio_read_intr_0_5) | |
[46800] trap number = 9 | |
[46800] panic: general protection fault | |
[46800] cpuid = 6 | |
[46800] time = 1610294819 | |
[46800] __HardenedBSD_version = 1200060 __FreeBSD_version = 1202000 | |
[46800] version = FreeBSD 12.2-RELEASE-HBSD VerKnowSys | |
[46800] KDB: stack backtrace: | |
[46800] #0 0xffffffff80d3e80d at kdb_backtrace+0x7d | |
[46800] #1 0xffffffff80cce07e at vpanic+0x23e | |
[46800] #2 0xffffffff80ccde40 at vpanic+0 | |
[46800] #3 0xffffffff8133cc66 at trap_fatal+0x636 | |
[46800] #4 0xffffffff8133c207 at trap+0xc47 | |
[46800] #5 0xffffffff8133d3f8 at trap_check+0x48 | |
[46800] #6 0xffffffff81309458 at calltrap+0x8 | |
[46800] #7 0xffffffff81168e54 at uma_zalloc_arg+0x504 | |
[46800] #8 0xffffffff8262d5ea at abd_borrow_buf+0x1a | |
[46800] #9 0xffffffff82724ab2 at vdev_geom_io_start+0x192 | |
[46800] #10 0xffffffff826ecd75 at zio_vdev_io_start+0x2a5 | |
[46800] #11 0xffffffff826e916c at zio_execute+0xac | |
[46800] #12 0xffffffff826c3db0 at vdev_queue_io_done+0xf0 | |
[46800] #13 0xffffffff826ed02e at zio_vdev_io_done+0x14e | |
[46800] #14 0xffffffff826e916c at zio_execute+0xac | |
[46800] #15 0xffffffff80d6024c at taskqueue_run_locked+0x2bc | |
[46800] #16 0xffffffff80d62a13 at taskqueue_thread_loop+0x193 | |
[46800] #17 0xffffffff80c60359 at fork_exit+0x179 | |
[46800] Uptime: 13h0m0s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment