Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Feb 2021 18:36:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 253717] panic: pfslowtimo (swi4: clock)
Message-ID:  <bug-253717-227-qRyhO9sAgx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253717-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253717-227@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=3D253717

--- Comment #2 from Christos Chatzaras <chris@cretaforce.gr> ---
I did something wrong with the commands? The /usr/src is from 12.2-RELEASE-=
p3
and the systen is running 12.2-RELEASE-p2. If you want I can provide SSH ac=
cess
to have a look.

-------

[chris@server2 ~]$ kgdb /boot/kernel/kernel vmcore.1

GNU gdb (GDB) 10.1 [GDB v10.1 for FreeBSD]
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.htm=
l>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-portbld-freebsd12.2".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /boot/kernel/kernel...
Reading symbols from /usr/lib/debug//boot/kernel/kernel.debug...

Unread portion of the kernel message buffer:


Fatal trap 9: general protection fault while in kernel mode
cpuid =3D 0; apic id =3D 00
instruction pointer     =3D 0x20:0xffffffff80c493e2
stack pointer           =3D 0x28:0xffffffff824b1960
frame pointer           =3D 0x28:0xffffffff824b1980
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 12 (swi4: clock (0))
trap number             =3D 9
panic: general protection fault
cpuid =3D 0
time =3D 1613780494
KDB: stack backtrace:
#0 0xffffffff80c0a8e5 at kdb_backtrace+0x65
#1 0xffffffff80bbeb9b at vpanic+0x17b
#2 0xffffffff80bbea13 at panic+0x43
#3 0xffffffff8108f911 at trap_fatal+0x391
#4 0xffffffff8108ed97 at trap+0x67
#5 0xffffffff81066f68 at calltrap+0x8
#6 0xffffffff80bd8f61 at softclock_call_cc+0x141
#7 0xffffffff80bd9419 at softclock+0x79
#8 0xffffffff80b8361c at ithread_loop+0x23c
#9 0xffffffff80b804ce at fork_exit+0x7e
#10 0xffffffff81067f9e at fork_trampoline+0xe
Uptime: 48d23h42m37s
Dumping 4992 out of 65278 MB:..1%..11%..21%..31%..41%..51%..61%..71%..81%..=
91%

__curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:55
warning: Source file is more recent than executable.
55              __asm("movq %%gs:%P1,%0" : "=3Dr" (td) : "n" (offsetof(stru=
ct
pcpu,
(kgdb) info loc
td =3D <optimized out>
(kgdb)  p *pr
No symbol "pr" in current context.
(kgdb) p *dp
No symbol "dp" in current context.
(kgdb)

--=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-253717-227-qRyhO9sAgx>