[Bug 118123] chat(8) has infinite recursion bug
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=118123 Mark Linimon changed: What|Removed |Added Attachment #82581|0 |1 is obsolete|| --- Comment #3 from Mark Linimon --- Created attachment 258866 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=258866&action=edit chat.diff ^Triage: rebase patch. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 285556] make installworld MK_TOOLCHAIN=no fails after make buildworld w/ default options
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285556 --- Comment #1 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=fdc4db57224ce19b867c60fce4c410068be40c27 commit fdc4db57224ce19b867c60fce4c410068be40c27 Author: Ed Maste AuthorDate: 2025-03-20 17:47:29 + Commit: Ed Maste CommitDate: 2025-03-20 17:59:32 + usr.bin/Makefile: always build ELF Tool Chain strings(1) strings(1) is not conditional on WITH_/WITHOUT_TOOLCHAIN, as it is a small utility that is also useful outside of the toolchain context. As of commit 1cae7121c667 we switched to WITH_LLVM_BINUTILS by default. After this change building world with default options but installing WITHOUT_TOOLCHAIN failed, because we would build LLVM's strings but attempt to install ELF Tool Chain's version, which did not exist. Address this by always including ELF Tool Chain strings in non-install make targets, so that it will be available if options are changed at install time. PR: 285556 Reported by:Michael Butler Reviewed by:brooks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D49425 usr.bin/Makefile | 6 ++ 1 file changed, 6 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.
[Bug 285546] Bundled caroot in existing releases is out of date
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285546 Bug ID: 285546 Summary: Bundled caroot in existing releases is out of date Product: Base System Version: 15.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: misc Assignee: b...@freebsd.org Reporter: micha...@freebsd.org Created attachment 258831 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=258831&action=edit EN template -- You are receiving this mail because: You are the assignee for the bug.
[Bug 285556] make installworld MK_TOOLCHAIN=no fails after make buildworld w/ default options
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285556 Ed Maste changed: What|Removed |Added Status|New |Closed Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug.
[Bug 283747] kernel panic after telegraf service restart
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283747 --- Comment #45 from Gleb Smirnoff --- On Fri Mar 21 00:40:14 2025 UTC, f...@nohik.ee wrote: > I compiled a debug kernel with the patch (14.2-RELEASE-p1 or p2 - kernel is > same) and restarted a heavily loaded machine with it. Within almost an hour, I > encountered this crash. I noticed that the crash message changed from 'page > fault' to 'panic: tcp_do_segment: sent too much.'" Eero, this is completely different problem, and good news is that it is finally is being worked on. See bug 282605. The patch has been committed to CURRENT yesterday and will get into stable/14 real soon. Meanwhile you can add the patch to your build, grab it here: https://github.com/freebsd/freebsd-src/commit/fbcf3b74e8f2c0c5ba37f1839bfe9395eb2fd0b1.patch Very sorry that two most difficult bugs of 14.2-RELEASE have hit you. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 102162] tftpd(8): Limit port range for tftpd
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=102162 Mark Linimon changed: What|Removed |Added Attachment #69920|0 |1 is obsolete|| --- Comment #5 from Mark Linimon --- Created attachment 258873 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=258873&action=edit tftpd.c.diff ^Triage: rebase patch. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 97002] cron(8) fails quietly if /usr/sbin/sendmail is missing
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=97002 Mark Linimon changed: What|Removed |Added Attachment #65476|0 |1 is obsolete|| --- Comment #4 from Mark Linimon --- Created attachment 258878 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=258878&action=edit cron.diff ^Triage: rebase patch. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 97002] cron(8) fails quietly if /usr/sbin/sendmail is missing
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=97002 Mark Linimon changed: What|Removed |Added Attachment #258878|0 |1 is obsolete|| --- Comment #5 from Mark Linimon --- Created attachment 258879 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=258879&action=edit cron.diff ^Triage: rebase patch, take 2. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 102834] mail(1) hangs on the sigsuspend system call in popen.c
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=102834 Mark Linimon changed: What|Removed |Added Attachment #70487|0 |1 is obsolete|| -- You are receiving this mail because: You are the assignee for the bug.
[Bug 241079] WITHOUT_CROSS_COMPILER buildworld broken on amd64 with non-AVX-512 CPU
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241079 Mark Linimon changed: What|Removed |Added Status|Open|Closed Assignee|b...@freebsd.org|bugmeis...@freebsd.org Resolution|--- |Overcome By Events --- Comment #7 from Mark Linimon --- ^Triage: appears to have been fixed in the meantime. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 285543] rc keywords: enable, disable, delete cannot manage certain built-in rc startup items.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285543 Mark Linimon changed: What|Removed |Added Component|misc|conf -- You are receiving this mail because: You are the assignee for the bug.
[Bug 285545] netinet6: binding to an inet6 anycast address should be permitted
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285545 Bug ID: 285545 Summary: netinet6: binding to an inet6 anycast address should be permitted Product: Base System Version: 15.0-CURRENT Hardware: Any URL: https://github.com/freebsd/freebsd-src/pull/1618 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: b...@freebsd.org Reporter: l...@hemlock.eden.le-fay.org bind(2) (via netinet6/in6_pcb.c:in6_pcbbind_avail()) disallows binding to IN6_IFF_ANYCAST addresses. this was forbidden by RFC 3513, but the restriction was lifted in RFC 4291, so we should allow this. see URL for patch. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 285545] netinet6: binding to an inet6 anycast address should be permitted
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285545 Lexi Winter changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are receiving this mail because: You are the assignee for the bug.
[Bug 207188] gptzfsboot may choose wrong pool
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207188 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|bugmeis...@freebsd.org Resolution|--- |Unable to Reproduce Status|Open|Closed -- You are receiving this mail because: You are the assignee for the bug.
[Bug 285547] sys/kern/coredump_phnum_test:coredump_phnum test failing after 1cae7121c667
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285547 Bug ID: 285547 Summary: sys/kern/coredump_phnum_test:coredump_phnum test failing after 1cae7121c667 Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: misc Assignee: b...@freebsd.org Reporter: ema...@freebsd.org As reported by markj, sys/kern/coredump_phnum_test:coredump_phnum fails after switching to LLVM_BINUTILS https://ci.freebsd.org/job/FreeBSD-main-amd64-test/lastCompletedBuild/testReport/sys.kern/coredump_phnum_test/coredump_phnum/ Test case metadata -- allowed_architectures is empty allowed_platforms is empty description = More than 65534 segments execenv is empty execenv_jail_params is empty has_cleanup = true is_exclusive = false required_configs = allow_sysctl_side_effects required_disk_space = 0 required_files is empty required_memory = 0 required_programs = procstat readelf required_user = root timeout = 300 Timing information -- Start time: 2025-03-20T12:01:18.862490Z End time: 2025-03-20T12:01:24.990424Z Duration: 6.128s Original stderr --- Fail: regexp 65535 \(66[0-9]{3}\) not in stdout Number of program headers: 65535 Files left in work directory after failure: coredump_phnum_helper.core, coredump_phnum_restore_state, cuc -- You are receiving this mail because: You are the assignee for the bug.
[Bug 285547] sys/kern/coredump_phnum_test:coredump_phnum test failing after 1cae7121c667
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285547 Ed Maste changed: What|Removed |Added URL||https://github.com/llvm/llv ||m-project/issues/132216 -- You are receiving this mail because: You are the assignee for the bug.