[Bug 271607] 14.0-RELEASE metabug

2023-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271607

Ed Maste  changed:

   What|Removed |Added

 Depends on||263632


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263632
[Bug 263632] Framework laptop with iwlwifi(4) crashes (freezes) a few seconds
after resuming from sleep
-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 273254] Kernel panic when loading modules at boot

2023-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273254

Bug ID: 273254
   Summary: Kernel panic when loading modules at boot
   Product: Base System
   Version: CURRENT
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: kern
  Assignee: b...@freebsd.org
  Reporter: ken...@kennethraplee.com

Created attachment 244243
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244243=edit
crashinfo analyzation

The working kernel I'm using:
# uname -aKU
FreeBSD freebsd 14.0-ALPHA2 FreeBSD 14.0-ALPHA2 amd64 1400094 #0
main-n264875-64e881f2db96: Fri Aug 18 17:58:43 PDT 2023
root@freebsd:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG amd64 1400094
1400094

The src commit I'm on for the problematic kernel build:
# git log -n1 --oneline 
89e17c6ea03f (HEAD -> main, origin/main, origin/HEAD)
libc/gen/_pthread_stubs.c: Remove stray whitespaces

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


[Bug 273207] pf_syncookie_mac for IPv6 random cause panic

2023-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273207

--- Comment #23 from Rin Cat  ---
OK, any ETA of the patch? I would like give it a try before merge.

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


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

2023-08-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 obsolete releases.

Status  |Bug Id | Description
+---+---
New |197876 | [devfs] an error in devfs leads to data loss and  
New |202362 | ntp: restore refclocks selection (10.2-RELEASE re 
New |202740 | vi/ex string substitution problem when there is m 
New |204097 | witness_initialize() does not perform bound check 
New |206336 | [patch] usr.sbin/freebsd-update allow proxy confi 
New |209213 | UEFI Loader shows only black screen with Nvidia G 
New |210804 | installerconfig - using ZFS create in custom scri 
New |223470 | freebsd-update: Cannot identify running kernel (/ 
New |230620 | "install -d" issue
New |235085 | [PATCH] Option to make rc.d/sysctl more verbose ( 
New |252123 | fetch(3): Fix wrong usage of proxy when request i 
Open|177821 | sysctl: Some security.jail nodes are funky, dupli 
Open|182466 | [headers] [patch] make  self-contained  
Open|183618 | [panic] Dell PowerEdge R620 -- PERC H710 Mini (mf 
Open|192573 | Add ps(1) option: Print process start time in sec 
Open|194925 | [pf] [ifconfig] interface group keywords do not w 
Open|197921 | scheduler: Allow non-migratable threads to bind t 
Open|206528 | Emulex LPe 16002 FC HBA Not Recognized by oce(4)  
Open|206649 | cyapa(4): Add common gestures for Cypress APA I2C 
Open|212608 | sockstat(1) and lsof(8) can not identity the owne 
Open|220246 | syslogd does not send RFC3164-conformant messages 
Open|221305 | Mouse cursor loss when moving cursor while loadin 
Open|221550 | kern.bootfile returns only /kernel on mips64 (ERL 
Open|221854 | makefs: Reject UFS labels that are too long to fi 
Open|231810 | [build] release always fails with "mkimg: partiti 
Open|233578 | Unprivileged local user can prevent other users l 
Open|233988 | freebsd-update: Improve progress output on termin 
Open|236718 | system panics with message: vm_fault_hold: fault  
Open|237287 | moused(8) ignores button release events in virtua 
Open|237924 | Possible infinite loop in function empty_aux_buff 
Open|238183 | cam/scsi/scsi_sa.c: warnings issued by static ana 
Open|238486 | Possible buffer overflow bug in sc_allocate_keybo 
Open|238550 | Touchpad (via SMBus) not working: Synaptics (SYN1 
Open|238638 | mfi: Remove unnecessary pointer printing in mfi.c 
Open|238837 | init: Remove P_SYSTEM flag from PID 1 to allow ea 
Open|241697 | i915kms: Kernel panic loading module on custom ke 
Open|247132 | Fix build error: use of undeclared identifier 'cp 
Open|248352 | mfi(4): Remove RAID map sync functionality
Open|257149 | CFLAGS not passed to whole build  

39 problems total for which you should take action.


[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151

--- Comment #15 from Alex M.  ---
It does not let me attach vmcore.6.gz.

I ran the following command:

$ sudo kgdb /boot/kernel/kernel /var/crash/vmcore.6

and I attach kgdb.out with kgdb data.

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


[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151

--- Comment #14 from Alex M.  ---
Created attachment 244238
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244238=edit
kgdb information

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


[Bug 261349] Modernise hier(7)

2023-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261349

Graham Perrin  changed:

   What|Removed |Added

 CC|d...@freebsd.org |
   Assignee|grahamper...@freebsd.org|b...@freebsd.org
 Status|In Progress |Open

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


[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151

--- Comment #13 from Alex M.  ---
bugzilla works like a crap.

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


[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151

--- Comment #12 from Alex M.  ---
I cannot attach vmcore.6.gz because of the error shown in bugzillaError.jpg.

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


[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151

--- Comment #11 from Alex M.  ---
Created attachment 244236
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244236=edit
error when trying to attach vmcore.6.gz

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


[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151

--- Comment #10 from Alex M.  ---
Created attachment 244235
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244235=edit
screen messages for the kernel panic

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


[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151

--- Comment #9 from Alex M.  ---
Created attachment 244234
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244234=edit
bounds

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


[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151

--- Comment #8 from Alex M.  ---
Created attachment 244233
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244233=edit
info.6

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


[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151

--- Comment #7 from Alex M.  ---
Created attachment 244232
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244232=edit
core.txt.6

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


[Bug 273151] Kernel panic caused by audio driver on cold boot - AMD Ryzen 9 7900

2023-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273151

--- Comment #6 from Alex M.  ---
The kernel panic is caused by snd_hda.ko.

In the file /usr/src/sys/amd64/conf/GENERIC, section 'Sound support', I
commented out all the lines except one:
...
# Sound support
device  sound   # Generic sound driver (required)
#device snd_cmi # CMedia CMI8338/CMI8738
#device snd_csa # Crystal Semiconductor CS461x/428x
#device snd_emu10kx # Creative SoundBlaster Live! and
Audigy
#device snd_es137x  # Ensoniq AudioPCI ES137x
#device snd_hda # Intel High Definition Audio
#device snd_ich # Intel,NVidia and other ICH AC'97
Audio
#device snd_via8233 # VIA VT8233x Audio
...

swift@eagle:~ cat /boot/device.hints
...
hint.hdac.1.cad0.nid20.config="as=1"
hint.hdac.1.cad0.nid27.config="as=1 seq=15"

With the new kernel, after logging in, I run the following command:

swift@eagles:~ sudo /sbin/kldload -n /boot/kernel/snd_hda.ko

which intermittently generates the kernel panic as you can see in
 kernelPanicScreenMessge.jpg.
Attached are also the crash files from /var/crash:
core.txt.6
vmcore.6
info.6
bounds

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


[Bug 271607] 14.0-RELEASE metabug

2023-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271607

Graham Perrin  changed:

   What|Removed |Added

 Depends on||271945


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271945
[Bug 271945] panic: deadlres_td_sleep_q: possible deadlock detected for …
(stat) | (postgres) | (LTO toml.54d28171-c) , blocked for … ticks – during
poudriere-bulk(8)
-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 271945] panic: deadlres_td_sleep_q: possible deadlock detected for … (stat) | (postgres) | (LTO toml.54d28171-c) , blocked for … ticks – during poudriere-bulk(8)

2023-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271945

Graham Perrin  changed:

   What|Removed |Added

 CC|grahamper...@gmail.com  |
   Assignee|b...@freebsd.org|f...@freebsd.org
   See Also||https://github.com/openzfs/
   ||zfs/pull/15122
 Blocks||271607

--- Comment #25 from Graham Perrin  ---
From

concluded: 

> …
> 
> Unfortunately I think the current code in main should still suffer from 
> this specific deadlock.  cd25b0f740 fixes some deadlocks in this area, 
> may be that is why you are getting issues less often, but I don't 
> believe it fixes this specific one, may be you was just lucky.  Only 
> https://github.com/openzfs/zfs/pull/15122 I believe should fix them.


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271607
[Bug 271607] 14.0-RELEASE metabug
-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 272507] SATA controller fails to initialize on some AMD X670E(xtreme) based motherboards

2023-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272507

--- Comment #14 from Justin Tocci  ---
Quick recap. Last request was for me to turn Plug and Play OS off.

No such setting in BIOS. Best guess was PCI Configuration\Above 4G Decoding. I
disabled that many times, no joy.

If I were to attempt to compile the kernel would that help? Any other
suggestions welcome.

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


[Bug 273207] pf_syncookie_mac for IPv6 random cause panic

2023-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273207

--- Comment #22 from Kristof Provost  ---
(In reply to Rin Cat from comment #20)
Yeah, that’s what I expected. It’s pretty trivial to fix, and I’ll land it
along with the other fixes in the review above. 

For extra fun this is only a problem on 13.

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


[Bug 273155] Add a BUGS section to freebsd-update(8)

2023-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273155

Graham Perrin ◐  changed:

   What|Removed |Added

   See Also||https://github.com/freebsd/
   ||freebsd-src/pull/826

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


[Bug 204549] freebsd-update should fetch e.g. /etc/ntp.conf.default

2023-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204549

--- Comment #11 from Graham Perrin ◐  ---


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