[Bug 263979] [meta] UFS / FFS / GEOM crash (panic) tracking

2022-11-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263979 --- Comment #11 from Boris Korzun --- (In reply to Mark Millard from comment #9) The problem is still reproducible after the c2a74ca2c3d9ad3465f7cb88ea60907a097fbdbc -- You are receiving this mail because: You are on the CC list for the b

[Bug 263979] [meta] UFS / FFS / GEOM crash (panic) tracking

2022-11-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263979 --- Comment #12 from Mark Millard --- (In reply to Boris Korzun from comment #11) https://ci.freebsd.org/job/FreeBSD-stable-13-amd64-build/ reports for the official builds on the build servers: Last build (#2244), 2 hr 5 min ago Last sta

[Bug 263979] [meta] UFS / FFS / GEOM crash (panic) tracking

2022-11-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263979 --- Comment #13 from Boris Korzun --- (In reply to Mark Millard from comment #12) Yep, I don't use an FFS option in my KERNEL. = options FFS # Berkeley Fast Filesystem = The buildkernel process is ok wi

[Bug 263979] [meta] UFS / FFS / GEOM crash (panic) tracking

2022-11-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263979 --- Comment #14 from Kirk McKusick --- (In reply to Boris Korzun from comment #13) I just built a 14 kernel without the FFS option and it worked fine. I will try building a 13 kernel without FFS to see if I can reproduce your build failure.

[Bug 263979] [meta] UFS / FFS / GEOM crash (panic) tracking

2022-11-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263979 --- Comment #15 from Kirk McKusick --- (In reply to Boris Korzun from comment #13) My 13 build was successful. Can you please provide you configuration file so I can try building with it. -- You are receiving this mail because: You are on

[Bug 263979] [meta] UFS / FFS / GEOM crash (panic) tracking

2022-11-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263979 --- Comment #16 from Boris Korzun --- Created attachment 238218 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=238218&action=edit GENERIC-BUG (In reply to Kirk McKusick from comment #15) Only commented FFS options from GENERIC.

[Bug 263979] [meta] UFS / FFS / GEOM crash (panic) tracking

2022-11-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263979 --- Comment #17 from Kirk McKusick --- (In reply to Boris Korzun from comment #16) Just commenting out FFS from GENERIC builds fine for me. Can you send me the output of your build that shows the error? -- You are receiving this mail beca

[Bug 263979] [meta] UFS / FFS / GEOM crash (panic) tracking

2022-11-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263979 --- Comment #18 from Mark Millard --- (In reply to Boris Korzun from comment #16) src.conf ? make.conf ? Anything else that might contribute to your buildkernel details? -- You are receiving this mail because: You are on the CC list for

[Bug 263979] [meta] UFS / FFS / GEOM crash (panic) tracking

2022-11-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263979 --- Comment #19 from Mark Millard --- (In reply to Mark Millard from comment #18) Cross checks on work tree status? : git log --oneline --no-color -n 1 git branch --show-current git status -- You are receiving this mail because: You are

[Bug 263979] [meta] UFS / FFS / GEOM crash (panic) tracking

2022-11-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263979 --- Comment #20 from Boris Korzun --- (In reply to Mark Millard from comment #18) There're no src.conf and make.conf. root@boris:/usr/src# git log --oneline --no-color -n 1 c2a74ca2c3 (HEAD -> stable/13, origin/stable/13) Fix to b999366aa