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

--- Comment #15 from Lev A. Serebryakov <l...@freebsd.org> ---
Other crash without debug options

Fatal trap 9: general protection fault while in kernel mode
cpuid = 0; cpuid = 1; apic id = 01
instruction pointer     = 0x20:0xffffffff806585ea
stack pointer           = 0x28:0xfffffe0000470a30
frame pointer           = 0x28:0xfffffe0000470b00
apic id = 00
instruction pointer     = 0x20:0xffffffff806dab77
code segment            = base 0x0, limit 0xfffff, type 0x1b
stack pointer           = 0x28:0xfffffe0025d10a10
                        = DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags        = frame pointer         = 0x28:0xfffffe0025d10b40
interrupt enabled, resume, IOPL = 0
current process         = 0 (if_io_tqg_1)
trap number             = 9
panic: general protection fault
cpuid = 1

#0  doadump (textdump=1) at pcpu.h:230
#1  0xffffffff8056008b in kern_reboot (howto=260) at
/data/src/sys/kern/kern_shutdown.c:446
#2  0xffffffff805604c3 in vpanic (fmt=<value optimized out>, ap=<value
optimized out>) at /data/src/sys/kern/kern_shutdown.c:872
#3  0xffffffff805602b3 in panic (fmt=<value optimized out>) at
/data/src/sys/kern/kern_shutdown.c:799
#4  0xffffffff8081fd2f in trap_fatal (frame=0xfffffe0000470970, eva=0) at
/data/src/sys/amd64/amd64/trap.c:929
#5  0xffffffff8081f22d in trap (frame=0xfffffe0000470970) at counter.h:87
#6  0xffffffff807ff367 in calltrap () at
/data/src/sys/amd64/amd64/exception.S:232
#7  0xffffffff806585ea in iflib_rxeof (rxq=<value optimized out>, budget=<value
optimized out>) at /data/src/sys/net/iflib.c:2770
#8  0xffffffff80654970 in _task_fn_rx (context=0xfffff80002292ac0) at
/data/src/sys/net/iflib.c:3820
#9  0xffffffff8059fa63 in gtaskqueue_run_locked (queue=0xfffff800021da500) at
/data/src/sys/kern/subr_gtaskqueue.c:332
#10 0xffffffff8059f7e8 in gtaskqueue_thread_loop (arg=<value optimized out>) at
/data/src/sys/kern/subr_gtaskqueue.c:507
#11 0xffffffff8052d0a6 in fork_exit (callout=0xffffffff8059f760
<gtaskqueue_thread_loop>, arg=0xfffffe00017fa020, frame=0xfffffe0000470c00) at
/data/src/sys/kern/kern_fork.c:1057
#12 0xffffffff8080034e in fork_trampoline () at
/data/src/sys/amd64/amd64/exception.S:993
#13 0x0000000000000000 in ?? ()

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to