[Bug 272073] Kernel Panic in IPFW when using Radix Tables for Captive portal

2023-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272073 Mina Galić changed: What|Removed |Added Status|New |Open Assignee|b...@freebsd.

[Bug 272075] Toolchain fails to build devel/phasar: store i32 0, ptr %retval, align 4

2023-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272075 Yuri Victorovich changed: What|Removed |Added Assignee|b...@freebsd.org|toolch...@freebsd.org

[Bug 272075] Toolchain fails to build devel/phasar: store i32 0, ptr %retval, align 4

2023-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272075 Bug ID: 272075 Summary: Toolchain fails to build devel/phasar: store i32 0, ptr %retval, align 4 Product: Base System Version: CURRENT Hardware: Any O

[Bug 271991] Crash on some network packets with fresh stable

2023-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271991 --- Comment #9 from Ivan Rozhuk --- This is full list from tcpdump: [155] Fatal trap 12: page fault while in kernel mode [155] cpuid = 1; apic id = 01 [155] fault virtual address = 0x2dd [155] fault code= supervisor rea

[Bug 272073] Kernel Panic in IPFW when using Radix Tables for Captive portal

2023-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272073 Alfa changed: What|Removed |Added Hardware|Any |amd64 Summary|Kernal Panic in IP

[Bug 271991] Crash on some network packets with fresh stable

2023-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271991 --- Comment #8 from Ivan Rozhuk --- I found a way to reproduce: tcpdump -n -v -i lan0 "ip and tcp and tcp[1024] != 0" [252409] #0 0x80665e1b at kdb_backtrace+0x6b [252409] #1 0x8061bff2 at vpanic+0x152 [252409] #2 0xff

[Bug 272073] Kernal Panic in IPFW when using Captive portal

2023-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272073 Bug ID: 272073 Summary: Kernal Panic in IPFW when using Captive portal Product: Base System Version: 13.2-RELEASE Hardware: Any OS: Any Status: New

[Bug 271964] seq(1) printing one line more than it should for many inputs since at least early 2018

2023-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271964 Ed Maste changed: What|Removed |Added Assignee|b...@freebsd.org|ema...@freebsd.org URL|

[Bug 271817] sed: range change with N results in no output

2023-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271817 --- Comment #7 from Andrew "RhodiumToad" Gierth --- (In reply to Mohamed Akram from comment #6) For what it's worth, the failure to output the "b","d","f" lines is because our sed has a "pattern deleted" flag which is set by "c" (and not

[Bug 271817] sed: range change with N results in no output

2023-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271817 --- Comment #6 from Mohamed Akram --- (In reply to Andrew "RhodiumToad" Gierth from comment #5) Thank you for this. > Alternatively, you (or GNU sed) may be assuming that "c" starts a new cycle > (rather > than executing the rest of the

[Bug 271817] sed: range change with N results in no output

2023-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271817 --- Comment #5 from Andrew "RhodiumToad" Gierth --- (In reply to Mohamed Akram from comment #4) This is the sequence of events according to the spec, as I read it: 1. Read line "a" into the pattern space. 2. Execute the first command:

[Bug 271817] sed: range change with N results in no output

2023-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271817 --- Comment #4 from Mohamed Akram --- (In reply to Andrew "RhodiumToad" Gierth from comment #3) Per the spec: > The sed utility shall then apply in sequence all commands whose addresses > select that pattern space, until a command starts

[Bug 271817] sed: range change with N results in no output

2023-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271817 --- Comment #3 from Andrew "RhodiumToad" Gierth --- (In reply to Mohamed Akram from comment #2) All of the pattern space (embedded newlines and all) is deleted at the end of each cycle (after being output if appropriate). The fact the GN

[Bug 271615] Update base system OpenSSL to 3.0.x

2023-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271615 Graham Perrin changed: What|Removed |Added CC||grahamper...@freebsd.org

Problem reports for b...@freebsd.org that need special attention

2023-06-18 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 255072] boot (legacy): no progress beyond 'BIOS DRIVE D: is disk1'

2023-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255072 --- Comment #41 from NoahD --- (In reply to Graham Perrin from comment #40) FreeBSD pfsense.darkkdomain.lan 14.0-CURRENT FreeBSD 14.0-CURRENT #1 plus-RELENG_23_05-n256102-7cd3d043045: Mon May 22 15:33:52 UTC 2023 root@freebsd:/var/jenk

[Bug 255072] boot (legacy): no progress beyond 'BIOS DRIVE D: is disk1'

2023-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255072 --- Comment #40 from Graham Perrin --- (In reply to NoahD from comment #39) uname -aKU -- You are receiving this mail because: You are the assignee for the bug.

[Bug 271817] sed: range change with N results in no output

2023-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271817 --- Comment #2 from Mohamed Akram --- (In reply to Andrew "RhodiumToad" Gierth from comment #1) The expected output matches GNU sed. I'm not sure why you mention deletion, I'm not using any delete command. The first command changes the tex

[Bug 271817] sed: range change with N results in no output

2023-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271817 Mina Galić changed: What|Removed |Added CC||free...@igalic.co Status|

[Bug 271817] sed: range change with N results in no output

2023-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271817 Andrew "RhodiumToad" Gierth changed: What|Removed |Added CC||and...@tao11.riddles.

[Bug 255072] boot (legacy): no progress beyond 'BIOS DRIVE D: is disk1'

2023-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255072 --- Comment #39 from NoahD --- (In reply to Graham Perrin from comment #38) FreeBSD 14.0-CURRENT amd64 That's all it says when I use uname -mrs -- You are receiving this mail because: You are the assignee for the bug.

[Bug 255072] boot (legacy): no progress beyond 'BIOS DRIVE D: is disk1'

2023-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255072 Graham Perrin changed: What|Removed |Added Keywords||needs-qa Component|standa

[Bug 271830] man: ignores MANSECT and -S

2023-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271830 Mina Galić changed: What|Removed |Added URL||https://github.com/freebsd/

[Bug 271808] -D_POSIX_C_SOURCE=200809L shadows visibility of M_PI from math.h

2023-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271808 Yuri Victorovich changed: What|Removed |Added Assignee|b...@freebsd.org|standa...@freebsd.org -- You a

[Bug 268052] Minor omission in ps man page

2023-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268052 Benedict Reuschling changed: What|Removed |Added Status|New |Open Assignee|b...

[Bug 271259] A simple misprint in the BHYVE(8) documentation

2023-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271259 Benedict Reuschling changed: What|Removed |Added Status|New |Closed CC|