Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Feb 2019 19:41:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 235649] panic: general protection fault in vlan_ioctl+0xfc
Message-ID:  <bug-235649-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235649

            Bug ID: 235649
           Summary: panic: general protection fault in vlan_ioctl+0xfc
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Keywords: panic, stress2
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: pho@FreeBSD.org

While stress testing ifconfig I got this:

Fatal trap 9: general protection fault while in kernel mode
cpuid =3D 0; apic id =3D 00
instruction pointer     =3D 0x20:0xffffffff8120956c
stack pointer           =3D 0x28:0xfffffe00b9d97660
frame pointer           =3D 0x28:0xfffffe00b9d976c0
code segment            =3D base 0x0, limit 0xfffff, type 0x1b
                        =3D DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags        =3D interrupt enabled, resume, IOPL =3D 0
current process         =3D 11473 (ifconfig)
trap number             =3D 9
panic: general protection fault
cpuid =3D 0
time =3D 1549805206
KDB: stack backtrace:
db_trace_self_wrapper() at db_trace_self_wrapper+0x47/frame 0xfffffe00b9d97=
340
vpanic() at vpanic+0x20c/frame 0xfffffe00b9d973a0
panic() at panic+0x43/frame 0xfffffe00b9d97400
trap_fatal() at trap_fatal+0x47d/frame 0xfffffe00b9d97470
trap() at trap+0xba/frame 0xfffffe00b9d97590
calltrap() at calltrap+0x8/frame 0xfffffe00b9d97590
--- trap 0x9, rip =3D 0xffffffff8120956c, rsp =3D 0xfffffe00b9d97660, rbp =
=3D
0xfffffe00b9d976c0 ---
vlan_ioctl() at vlan_ioctl+0xfc/frame 0xfffffe00b9d976c0
ifhwioctl() at ifhwioctl+0x6ea/frame 0xfffffe00b9d97750
ifioctl() at ifioctl+0x5dc/frame 0xfffffe00b9d97830
kern_ioctl() at kern_ioctl+0x3a8/frame 0xfffffe00b9d978a0
sys_ioctl() at sys_ioctl+0x290/frame 0xfffffe00b9d97980
amd64_syscall() at amd64_syscall+0x45e/frame 0xfffffe00b9d97ab0
fast_syscall_common() at fast_syscall_common+0x101/frame 0xfffffe00b9d97ab0
--- syscall (54, FreeBSD ELF64, sys_ioctl), rip =3D 0x80048524a, rsp =3D
0x7fffffffe3e8, rbp =3D 0x7fffffffe4b0 ---
KDB: enter: panic
[ thread pid 11473 tid 100681 ]
Stopped at      kdb_enter+0x6a: movq    $0,kdb_why
db>=20

https://people.freebsd.org/~pho/stress/log/epoch-2.txt

--=20
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-235649-227>