[Bug 273315] ifconfig -g does not show epair from removed jail

2023-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273315 Mark Linimon changed: What|Removed |Added Resolution|--- |FIXED

[Bug 273373] fails to build in POSIX mode due to namespace pollution

2023-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273373 Jake Freeland changed: What|Removed |Added CC||j...@technologyfriends.net ---

[Bug 273373] fails to build in POSIX mode due to namespace pollution

2023-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273373 Jan Beich changed: What|Removed |Added Attachment #244372|0 |1 is obsolete|

[Bug 273373] fails to build in POSIX mode due to namespace pollution

2023-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273373 --- Comment #1 from Jan Beich --- Created attachment 244372 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244372=edit Drop via forward declaration Tested by: $ echo 'int main() {}' | cc -xc - -o/dev/null -include

[Bug 273373] fails to build in POSIX mode due to namespace pollution

2023-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273373 Bug ID: 273373 Summary: fails to build in POSIX mode due to namespace pollution Product: Base System Version: CURRENT Hardware: Any OS: Any

[Bug 273289] smartpqi: fix panic on removal of SAS drive

2023-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273289 --- Comment #7 from Warner Losh --- Thanks for looking at this John. Does your fix for the old driver fix this? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 273289] smartpqi: fix panic on removal of SAS drive

2023-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273289 --- Comment #6 from John F. Carr --- Based on code inspection, the driver update in 7ea28254ec5376b5deb86c136e1838d0134dbb22 does not fix the bug. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 272151] panic: use-after-free tty race condition

2023-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272151 --- Comment #3 from Robert Wing --- https://reviews.freebsd.org/D41605 I'm not sure this is the best fix but, I'm guessing we are going to get more reports about this in the future as I've hit it randomly a few times now. -- You are

[Bug 273366] clang16: Assertion failed: (ESI.Type != EST_Uninstantiated), function SubstExceptionSpec

2023-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273366 Thierry Thomas changed: What|Removed |Added Blocks||273164

[Bug 273366] clang16: Assertion failed: (ESI.Type != EST_Uninstantiated), function SubstExceptionSpec

2023-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273366 --- Comment #1 from Thierry Thomas --- Created attachment 244367 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244367=edit /tmp/reactive_function-645aed.sh /tmp/reactive_function-645aed.sh -- You are receiving this mail

[Bug 273366] clang16: Assertion failed: (ESI.Type != EST_Uninstantiated), function SubstExceptionSpec

2023-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273366 Bug ID: 273366 Summary: clang16: Assertion failed: (ESI.Type != EST_Uninstantiated), function SubstExceptionSpec Product: Base System Version: CURRENT Hardware: Any