[Bug 275123] exp run to test cdefs.h cleanup

2023-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275123

Antoine Brodin  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|port...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 251726] LOR between in6_multi_sx and if_lagg sx

2023-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251726

--- Comment #4 from Gordon Bergling  ---
Just checked it and it still occurs in a recent -CURRENT from today.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 247900] printf.3 improvements

2023-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247900

Gordon Bergling  changed:

   What|Removed |Added

   Assignee|g...@freebsd.org |b...@freebsd.org

--- Comment #1 from Gordon Bergling  ---
Return to the pool since I currently didn't have the time to work on this.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 245270] ls(1) man page describes LSCOLORS wrong

2023-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245270

Gordon Bergling  changed:

   What|Removed |Added

   Assignee|g...@freebsd.org |b...@freebsd.org

--- Comment #4 from Gordon Bergling  ---
Release to the pool

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 273890] Fatal trap 12: page fault while in kernel mode

2023-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273890

Mark Johnston  changed:

   What|Removed |Added

 CC||rsch...@freebsd.org,
   ||tue...@freebsd.org

--- Comment #5 from Mark Johnston  ---
(In reply to Vedran Miletic from comment #4)
Thanks.  There is no need to compress core.txt.

Are you able to test FreeBSD-CURRENT?  It has assertions enabled which may
catch the problem more usefully.

CC a couple of TCP folks.  PR 268699 looks similar.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 273890] Fatal trap 12: page fault while in kernel mode

2023-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273890

--- Comment #6 from Richard Scheffenegger  ---
A full core would certainly be helpful to see the mbufs in play at the time of
the panic.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 271677] ertt module unload error at shutdown

2023-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271677

--- Comment #10 from Mike Karels  ---
This bug still exists in -CURRENT as of today, and I saw it in one of the last
two 14.0 RCs.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 275146] odd error handling from net.inet.tcp.functions_default sysctl

2023-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275146

Bug ID: 275146
   Summary: odd error handling from net.inet.tcp.functions_default
sysctl
   Product: Base System
   Version: 14.0-RELEASE
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: kern
  Assignee: b...@freebsd.org
  Reporter: ema...@freebsd.org

Setting functions_default to a nonexistent entry (because it is not loaded, or
for any other reason) has odd user-facing error behaviour:

# sysctl net.inet.tcp.functions_default=rack
net.inet.tcp.functions_default: freebsd
sysctl: net.inet.tcp.functions_default=rack: No such file or directory

Some other sysctls use EINVAL which at least gives the user an understandable
error:

# sysctl kern.timecounter.hardware=testing
kern.timecounter.hardware: TSC
sysctl: kern.timecounter.hardware=testing: Invalid argument

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 275147] ext2fs mounted at the root of the system does not unmount

2023-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275147

Bug ID: 275147
   Summary: ext2fs mounted at the root of the system does not
unmount
   Product: Base System
   Version: 13.2-STABLE
  Hardware: i386
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: kern
  Assignee: b...@freebsd.org
  Reporter: winslowd...@gmail.com

Please excuse my brevity. I hope this is helpful.

I'm attempting to use a FreeBSD system I installed onto a root device formatted
in Linux using its ext2 file system standard, however this bug is also showing
after zeroing the device and using ext3 and ext4. Disk does not automatically
remount at boot due to the file system being flagged for checking. This happens
with or without a partition table leading the disk.

System bootstrap is via CD-ROM with load of kernel and ext2fs.ko and 'boot -a'.
VM session is via QEMU 5.2.0. Workaround is 'mount -f /' in single-user mode or
file system check while disk is off-line.

The following information is transcribed via hand from the on-screen log:

Waiting (max 60 seconds) for system process `vnlru' to stop... done
Waiting (max 60 seconds) for system process `syncer' to stop...
Syncing disks, vnodes remaining... 0 0 0 0 0 0 0 0 0 done
All buffers synced.
unmount of / failed (22)

WARNING: Filesystem was not properly dismounted
Starting file system checks:
WARNING: R/W mount of / denied.  Filesystem is not clean - run fsck
mount: /dev/ada0: Operation not permitted
Mounting root filesystem rw failed, startup aborted
ERROR: ABORTING BOOT (sending SIGTERM to parent)!
2023-11-16T21:27:56.51196-05:00 - init 1 - - /bin/sh on /etc/rc terminated
abnormally, going to single user mode
Enter full pathname of shell or RETURN for /bin/sh:

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 273903] groff 1.23.0 metabug

2023-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273903

Kyle Evans  changed:

   What|Removed |Added

 CC||kev...@freebsd.org

--- Comment #2 from Kyle Evans  ---
(In reply to Wolfram Schneider from comment #0)

Is man.cgi output rendered by groff? It's been noted that man.cgi now (I'm
pretty sure it hasn't in the past, but I don't have definitive proof) chops off
nearly all of the bectl(8) manpage, just after it hits the first subsection in
the file:
https://man.freebsd.org/cgi/man.cgi?query=bectl&sektion=8&manpath=FreeBSD+14.0-RELEASE

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 275146] odd error handling from net.inet.tcp.functions_default sysctl

2023-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275146

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 275147] ext2fs mounted at the root of the system does not unmount

2023-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275147

Mark Linimon  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|f...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.