[Bug 284283] if_re(4) crashes when attaching on RVVM
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284283 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org Flags|mfc-stable14? | --- Comment #2 from Mark Linimon --- ^Triage: assign to net@. While here, clear mfc flags, because there is nothing yet in progress. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 284286] Remove unused INP_INFO_LOCK_ASSERT in in_pcb.h
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284286 Bug ID: 284286 Summary: Remove unused INP_INFO_LOCK_ASSERT in in_pcb.h Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: b...@freebsd.org Reporter: nakayamakenj...@gmail.com Created attachment 256926 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=256926&action=edit The patch to remove unsed INP_INFO_LOCK_ASSERT. INP_INFO_LOCK_ASSERT(ipi) is not used anymore. Attaching the patch to remove it from in_pcb.h. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 284286] Remove unused INP_INFO_LOCK_ASSERT in in_pcb.h
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284286 Mark Linimon 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 284285] dtrace: failed to establish error handler: "/usr/lib/dtrace/ipfw.d", line 191
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284285 Bug ID: 284285 Summary: dtrace: failed to establish error handler: "/usr/lib/dtrace/ipfw.d", line 191 Product: Base System Version: 14.2-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: b...@freebsd.org Reporter: matthewdr...@gmail.com I have encountered problem during building lang/perl5.36 using poudriere. *** Configure: Fatal Error: /usr/sbin/dtrace doesn't support -h flag *** *** Your installed dtrace doesn't support the -h switch to compile a D *** program into a C header. Can't continue. Executing dtrace with flag -h manually, I have got matthewdruid@override-thinkpad-2:~ $ /usr/sbin/dtrace -h dtrace: failed to establish error handler: "/usr/lib/dtrace/ipfw.d", line 191: translator member inp definition uses incompatible types: "struct inpcb *" = "struct inpcb *" I found similar reported bugs https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258763 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283359 Both of them are related to dtrace and ipfw, but I couldn't find any also related to line 191. matthewdruid@override-thinkpad-2:~ $ freebsd-version -kru 14.2-RELEASE 14.2-RELEASE 14.2-RELEASE matthewdruid@override-thinkpad-2:~ $ uname -a FreeBSD override-thinkpad-2.witai.com.pl 14.2-RELEASE FreeBSD 14.2-RELEASE releng/14.2-n269506-c8918d6c7412 GENERIC amd64 -- You are receiving this mail because: You are the assignee for the bug.
[Bug 284286] Remove unused INP_INFO_LOCK_ASSERT in in_pcb.h
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284286 Mark Linimon changed: What|Removed |Added Attachment #256926|application/mbox|text/plain mime type|| Attachment #256926|0 |1 is patch|| -- You are receiving this mail because: You are the assignee for the bug.
[Bug 103191] Unpredictable reboot
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=103191 Mark Linimon changed: What|Removed |Added Resolution|--- |Overcome By Events Status|Open|Closed Assignee|b...@freebsd.org|bugmeis...@freebsd.org --- Comment #3 from Mark Linimon --- ^Triage: I'm sorry that this PR did not get addressed in a timely fashion. By now, the version that it was created against is long out of support. Please re-open if it is still a problem on a supported version. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 164950] bsdinstall(8): pc-style partitions: no way to set 'bootable' ('active') flag
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=164950 Mark Linimon changed: What|Removed |Added Status|Open|Closed Resolution|--- |Feedback Timeout -- You are receiving this mail because: You are the assignee for the bug.
[Bug 211406] su -l clears LOGNAME environment variable
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211406 Mark Linimon changed: What|Removed |Added Status|New |Closed Resolution|--- |Feedback Timeout -- You are receiving this mail because: You are the assignee for the bug.
[Bug 198151] /usr/include/sys/elf64.h macro ELF64_R_INFO needs a cast
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198151 Mark Linimon changed: What|Removed |Added Resolution|--- |Feedback Timeout Status|New |Closed -- You are receiving this mail because: You are the assignee for the bug.
[Bug 210221] [aic7xxx] Allow additional LDADD flags in aicasm Makefile
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210221 Mark Linimon changed: What|Removed |Added Resolution|--- |Feedback Timeout Assignee|b...@freebsd.org|bugmeis...@freebsd.org Status|New |Closed -- You are receiving this mail because: You are the assignee for the bug.
[Bug 284285] dtrace: failed to establish error handler: "/usr/lib/dtrace/ipfw.d", line 191
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284285 --- Comment #1 from Mateusz Wiącek --- When kernel modules for ipfw are not loaded, the issue does not occur. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 210804] installerconfig - using ZFS create in custom script mounts the dataset in the wrong directory
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210804 Mark Linimon changed: What|Removed |Added Status|New |Closed Assignee|b...@freebsd.org|bugmeis...@freebsd.org Resolution|--- |Feedback Timeout -- You are receiving this mail because: You are the assignee for the bug.
[Bug 204097] witness_initialize() does not perform bound checking of witness_count
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204097 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|bugmeis...@freebsd.org Status|New |Closed Resolution|--- |Feedback Timeout -- You are receiving this mail because: You are the assignee for the bug.
[Bug 206528] Emulex LPe 16002 FC HBA Not Recognized by oce(4) driver
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206528 Mark Linimon changed: What|Removed |Added Status|Open|Closed Resolution|--- |Feedback Timeout -- You are receiving this mail because: You are the assignee for the bug.
[Bug 213572] Support for Setting base system build options via dialog
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213572 Mark Linimon changed: What|Removed |Added Resolution|--- |Feedback Timeout Status|New |Closed Assignee|b...@freebsd.org|bugmeis...@freebsd.org -- You are receiving this mail because: You are the assignee for the bug.
[Bug 202740] vi/ex string substitution problem when there is multiple occurrences in a line
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202740 Mark Linimon changed: What|Removed |Added Resolution|--- |Feedback Timeout Assignee|b...@freebsd.org|bugmeis...@freebsd.org Status|New |Closed -- You are receiving this mail because: You are the assignee for the bug.
[Bug 194934] telnet(1) core dumped
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194934 Alan Somers changed: What|Removed |Added CC||asom...@freebsd.org Status|New |Closed Resolution|--- |Works As Intended --- Comment #3 from Alan Somers --- As Koen Martins pointed out, this is telnet behaving as intended. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 193733] C++ compatibility for some kernel headers
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193733 Alan Somers changed: What|Removed |Added CC||asom...@freebsd.org --- Comment #1 from Alan Somers --- Is this still important? It looks like net/ifq.h got independently fixed, but your changes would still be useful for the other two files. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 284100] dns/knot3: rc script error
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284100 --- Comment #23 from commit-h...@freebsd.org --- A commit in branch 2025Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=bb1d819e23277bedefc431f8c43d2f3e785f6895 commit bb1d819e23277bedefc431f8c43d2f3e785f6895 Author: Tomáš Čiernik AuthorDate: 2025-01-23 13:41:20 + Commit: Vladimir Druzenko CommitDate: 2025-01-23 14:13:32 + dns/knot3: Workaround due to bug in service(8): /usr/sbin/service: ERROR: USAGE: load_rc_config_var name var /usr/sbin/service: ERROR: USAGE: load_rc_config_var name var This is very old and known bug in service(8) from 2016: https://bugs.freebsd.org/208534 https://reviews.freebsd.org/D5833 PR: 284100 Approved by:Leo Vandewoestijne (maintainer) MFH:2025Q1 (cherry picked from commit b7b2320af6f78ddc1a92a0a605ceee49183ab6fc) dns/knot3/Makefile | 1 + dns/knot3/files/knot.in | 6 ++ 2 files changed, 7 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.
[Bug 193870] Large data-set perl script which forks child processes will coredump near exit()
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193870 Alan Somers changed: What|Removed |Added CC||asom...@freebsd.org --- Comment #2 from Alan Somers --- Is this still an issue? If so, please provide the stack trace of the core dump. And your post wasn't clear: does perl crash and dump core or does the kernel? If the former, then this is probably just an ENOMEM situation, and not a FreeBSD bug at all. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 192272] Running many nmap processes in parallel results in panic
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192272 Alan Somers changed: What|Removed |Added CC||asom...@freebsd.org --- Comment #2 from Alan Somers --- Is this bug still reproducible in a modern release? -- You are receiving this mail because: You are the assignee for the bug.
[Bug 192239] NOTE_TRUNCATE not supported
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192239 Alan Somers changed: What|Removed |Added CC||asom...@freebsd.org Keywords||feature -- You are receiving this mail because: You are the assignee for the bug.
[Bug 192239] NOTE_TRUNCATE not supported
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192239 ericsh...@eradman.com changed: What|Removed |Added Status|New |Closed Resolution|--- |Works As Intended --- Comment #1 from ericsh...@eradman.com --- I tested this program on FreeBSD 14.2, and observed that the TRUNCATE event works $ ./a.out event 1/1: flags: 0x20 fflags: 0x6 event 1/1: flags: 0x20 fflags: 0x8 Closing! -- You are receiving this mail because: You are the assignee for the bug.
[Bug 284100] dns/knot3: rc script error
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284100 Vladimir Druzenko changed: What|Removed |Added Status|New |Open -- You are receiving this mail because: You are the assignee for the bug.
[Bug 197591] feature request: implement SIGINFO With `zfs send`
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197591 Alan Somers changed: What|Removed |Added Keywords||feature Assignee|b...@freebsd.org|shawn.w...@hardenedbsd.org --- Comment #2 from Alan Somers --- Reassigning to the submitter, since this is a feature request. Please close the issue if you no longer intend to do it. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 284100] dns/knot3: rc script error
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284100 --- Comment #24 from Vladimir Druzenko --- Workaround committed, but bug in service(8) didn't fixed yet. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 284100] dns/knot3: rc script error
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284100 --- Comment #22 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b7b2320af6f78ddc1a92a0a605ceee49183ab6fc commit b7b2320af6f78ddc1a92a0a605ceee49183ab6fc Author: Tomáš Čiernik AuthorDate: 2025-01-23 13:41:20 + Commit: Vladimir Druzenko CommitDate: 2025-01-23 13:53:25 + dns/knot3: Workaround due to bug in service(8): /usr/sbin/service: ERROR: USAGE: load_rc_config_var name var /usr/sbin/service: ERROR: USAGE: load_rc_config_var name var This is very old and known bug in service(8) from 2016: https://bugs.freebsd.org/208534 https://reviews.freebsd.org/D5833 PR: 284100 Approved by:Leo Vandewoestijne (maintainer) MFH:2025Q1 dns/knot3/Makefile | 1 + dns/knot3/files/knot.in | 6 ++ 2 files changed, 7 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.
[Bug 284303] terminal control character VERASE2 is not documented
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284303 Bug ID: 284303 Summary: terminal control character VERASE2 is not documented Product: Base System Version: Unspecified Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: kern Assignee: b...@freebsd.org Reporter: woll...@freebsd.org The termios(4) manual page does not describe the usage or function of c_cc[VERASE2], although it is documented in stty(1). -- You are receiving this mail because: You are the assignee for the bug.
[Bug 284303] terminal control character VERASE2 is not documented in termios(4)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284303 Mark Linimon changed: What|Removed |Added CC||d...@freebsd.org Version|Unspecified |Latest Component|kern|Manual Pages Product|Base System |Documentation Summary|terminal control character |terminal control character |VERASE2 is not documented |VERASE2 is not documented ||in termios(4) -- You are receiving this mail because: You are the assignee for the bug.