[Bug 262671] Kernel panics after a invalid SNDCTL_MIXERINFO ioctl

2022-03-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262671 --- Comment #6 from Aleksander Slomka --- I'm on commit 1b3bef43e3cb7fb0ab49b813839915514c1134cc. kgdb shows that the panic happens on this line: 1463if (PCM_DETACHING(d) || !PCM_REGISTERED(d)) So for some reason when I spec

[Bug 262671] Kernel panics after a invalid SNDCTL_MIXERINFO ioctl

2022-03-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262671 --- Comment #7 from Aleksander Slomka --- OK, I think I know what's going on. So It looks like in my case `devclass_get_maxunit` is returning a bigger value than the actual number of devices. That's why on the 4th iteration of the `for` loo

[Bug 262680] Multiple issues with online apropos and manual pages for powerd++ from sysutils/powerdxx

2022-03-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262680 Bug ID: 262680 Summary: Multiple issues with online apropos and manual pages for powerd++ from sysutils/powerdxx Product: Documentation Version: Latest Hardware: Any

[Bug 262680] Multiple issues with online apropos and manual pages for powerd++ from sysutils/powerdxx

2022-03-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262680 --- Comment #1 from Graham Perrin --- Working (manually crafted): -- You are receiving this mail because: You are the assignee for the bug.

[Bug 262671] Kernel panics after a invalid SNDCTL_MIXERINFO ioctl

2022-03-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262671 --- Comment #8 from Aleksander Slomka --- > The highest unit number here is 3, but when I checked in kgdb > `devclass_get_maxunit(pcm_devclass)` returns the value `5`. To clarify things - `devclass_get_maxunit(pcm_devclass)` should return

[Bug 261650] observing mrsas print in console/dmesg : Cannot issue DCMD internal command

2022-03-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261650 --- Comment #3 from shamsher --- Just for more info in same error: During this print if executing "./storcli64 /c0 show prrate" Then it show controller is not available. ./storcli64 /c0 show prrate Operating system = FreeBSD 13.0-RELEASE-p7

[Bug 262685] periodic 223.backup-zfs saving ever changing properties, unuseful daily e-mails

2022-03-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262685 Bug ID: 262685 Summary: periodic 223.backup-zfs saving ever changing properties, unuseful daily e-mails Product: Base System Version: 12.3-RELEASE Hardware: Any

[Bug 262680] Multiple issues with online apropos and manual pages for powerd++ from sysutils/powerdxx

2022-03-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262680 PauAmma changed: What|Removed |Added CC||paua...@gundo.com --- Comment #2 from Pa

[Bug 262676] [Pannic] [VIMAGE] on starting jail instant kernel panic

2022-03-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262676 --- Comment #2 from Dirk Meyer --- /etc/rc.conf sshd_enable="YES" rpcbind_enable="YES" nfs_server_enable="YES" nfs_client_enable="YES" inetd_enable="NO" sendmail_submit_enable="NO" sendmail_outbound_enable="NO" samba_enable="YES" mountd_en

[Bug 262676] [Pannic] [VIMAGE] on starting jail instant kernel panic

2022-03-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262676 --- Comment #3 from Dirk Meyer --- /etc/jail.conf office { host.hostname = "office..XXX.XXX"; vnet; vnet.interface = "vlan14"; devfs_ruleset = 200; allow.sysvipc; allow.raw_sockets;

[Bug 262687] vmstat does not handle disk names properly, column alignment broken if number of DA disks goes over 9

2022-03-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262687 Bug ID: 262687 Summary: vmstat does not handle disk names properly, column alignment broken if number of DA disks goes over 9 Product: Base System Version: 13.0-RELEASE

[Bug 259090] UFS: bad file descriptor: soft update journaling can not be enabled on some FreeBSD-provided disk images – failed to write updated cg

2022-03-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259090 Graham Perrin changed: What|Removed |Added Summary|UFS: bad file descriptor: |UFS: bad file descriptor:

[Bug 262690] "driver bug: Unable to set devclass" for atrtc

2022-03-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262690 Bug ID: 262690 Summary: "driver bug: Unable to set devclass" for atrtc Product: Base System Version: 13.0-STABLE Hardware: amd64 OS: Any Status: New

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

2022-03-20 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 262336] kernel linking error after adding device smbios

2022-03-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262336 Mikhail Teterin changed: What|Removed |Added CC||m...@freebsd.org Sever

[Bug 262336] kernel linking error after adding device smbios

2022-03-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262336 Mikhail Teterin changed: What|Removed |Added CC||d...@freebsd.org,

[Bug 262621] The default shell used by the FreeBSD installer to create users should be adjusted to csh or tcsh instead of sh

2022-03-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262621 Kubilay Kocak changed: What|Removed |Added Assignee|bugmeis...@freebsd.org |b...@freebsd.org Produc

[Bug 213045] kldload vesa fails to run: module_register_init: MOD_LOAD (vesa, 0xffffffffxxxxxxxx, 0) error 19

2022-03-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213045 mikhail.maxi...@gmail.com changed: What|Removed |Added CC||mikhail.maxi...@gmail.co