Date: Thu, 21 Sep 2023 07:31:43 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 273418] [panic] Repeating kernel panic on open(/dev/console) Message-ID: <bug-273418-227-VAWXhl6VLt@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-273418-227@https.bugs.freebsd.org/bugzilla/> References: <bug-273418-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=3D273418 --- Comment #28 from Eugene Grosbein <eugen@freebsd.org> --- (kgdb) frame 21 #21 0xffffffff80d08c58 in kern_openat (td=3D0xfffffe0037918c80, td@entry=3D<error reading variable: value is not available>, fd=3D-100, fd@entry=3D<error reading variable: value is not available>, path=3D0x2dbfc31974a0 <error: Cannot access memory at address 0x2dbfc31974a0>, path@entry=3D<error reading variable: value is not available>, pathseg=3DUIO_USERSPACE, pathseg@entry=3D<error reading variable: value is not available>, flags= =3D6, flags@entry=3D<error reading variable: value is not available>, mode=3D<unavailable>, mode@entry=3D<error reading variable: value is not available>) at /data/src/sys/kern/vfs_syscalls.c:1158 (kgdb) p nd $1 =3D {ni_dirp =3D 0x2dbfc31974a0 <error: Cannot access memory at address 0x2dbfc31974a0>, ni_segflg =3D UIO_USERSPACE, ni_rightsneeded =3D 0xfffffe0152d4ddb0, ni_s= tartdir =3D 0x0, ni_rootdir =3D 0xfffff80443009988, ni_topdir =3D 0x0, ni_dirfd =3D -100, = ni_lcf =3D 0, ni_filecaps =3D { fc_rights =3D {cr_rights =3D {0, 0}}, fc_ioctls =3D 0x0, fc_nioctls =3D= -1, fc_fcntls =3D 0}, ni_vp =3D 0x0, ni_dvp =3D 0xfffff80003fcb5b8, ni_resflags =3D 1, ni_debug= flags =3D 3, ni_loopcnt =3D 0, ni_pathlen =3D 1, ni_next =3D 0xfffff8068a66b00c "", ni_cnd =3D {cn_origf= lags =3D 8683588, cn_flags =3D 344227908, cn_thread =3D 0xfffffe0037918c80, cn_cred =3D 0xfffff8044037dc00, cn_nameiop =3D LOOKUP, cn_lkflags =3D 532480, cn_pnbuf =3D 0xfffff8068a= 66b000 "/dev/console", cn_nameptr =3D 0xfffff8068a66b005 "console", cn_namelen =3D 7}, ni_cap_= tracker =3D { tqh_first =3D 0x0, tqh_last =3D 0xfffffe0152d4dd78}, ni_dvp_seqc =3D 93= 2285568, ni_vp_seqc =3D 4294966784} --=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-273418-227-VAWXhl6VLt>