Kernel panics in OpenBSD 7.0 with veb rule filters

2021-11-07 Thread Renato Aguiar
36b8) at ifiq_process+0x69 taskq_thread(8002f080) at taskq_thread+0x66 end trace frame: 0x0, count: 4 https://www.openbsd.org/ddb.html describes the minimum info required in bug reports. Insufficient info makes it difficult to find and fix bugs. ddb> -- Renato Aguiar

Re: Some Framework Laptops fail to resume from zzz

2021-12-13 Thread Renato Aguiar
I did some investigation over the weekend and I was able to get more information about the problem and find a better workaround. There are 3 devices attaching to `dwiic* at pci0': dwiic0 at pci0 dev 21 function 0 "Intel 500 Series I2C" rev 0x20: apic 2 int 27 I have no idea what this one is fo

Re: Some Framework Laptops fail to resume from zzz

2021-12-14 Thread Renato Aguiar
"Mark Kettenis" writes: > > Does the diff below help? > > > Index: dev/ic/dwiic.c > === > RCS file: /cvs/src/sys/dev/ic/dwiic.c,v > retrieving revision 1.13 > diff -u -p -r1.13 dwiic.c > --- dev/ic/dwiic.c7 Nov 2021 14:07:43 -0

Re: Some Framework Laptops fail to resume from zzz

2021-12-15 Thread Renato Aguiar
"Mark Kettenis" writes: >> Date: Tue, 14 Dec 2021 22:54:48 + >> From: Renato Aguiar >> >> "Mark Kettenis" writes: >> >> > >> > Does the diff below help? >> > >> > >> > Index: dev/ic/dwiic.c &

Re: Some Framework Laptops fail to resume from zzz

2022-10-07 Thread Renato Aguiar
suspend/resume without disabling dwiic. -- Renato Aguiar

bbolt can freeze 7.2 from userspace

2022-10-28 Thread Renato Aguiar
Use of bbolt Go library causes 7.2 to freeze. I suspect it is triggering some sort of deadlock in mmap because threads get stuck at vmmaplk. I managed to reproduce it consistently in a laptop with 4 cores (i5-1135G7) using one unit test from bbolt: $ doas pkg_add git go $ git clone https://gi

Re: bbolt can freeze 7.2 from userspace

2023-01-23 Thread Renato Aguiar
Hi Martin, "David Hill" writes: > > Yes, same result as before. This patch does not seem to help. > I could also reproduce it with patched 'current' :( -- Renato

Re: bbolt can freeze 7.2 from userspace

2023-02-19 Thread Renato Aguiar
"Martin Pieuchot" writes: > On 24/01/23(Tue) 04:40, Renato Aguiar wrote: >> Hi Martin, >> >> "David Hill" writes: >> >> > >> > Yes, same result as before. This patch does not seem to help. >> > >> >> I co

Re: bbolt can freeze 7.2 from userspace

2023-02-20 Thread Renato Aguiar
"Martin Pieuchot" writes: > On 20/02/23(Mon) 03:59, Renato Aguiar wrote: >> [...] >> I can't reproduce it anymore with this patch on 7.2-stable :) > > Thanks a lot for testing! Here's a better fix from Chuck Silvers. > That's what I believe we

Re: stuck after attaching scsibus at softraid0

2023-03-17 Thread Renato Aguiar
targ 1 lun 0: removable -sd0: 59640MB, 512 bytes/sector, 122142720 sectors +sd1 at scsibus1 targ 1 lun 0: removable +sd1: 59640MB, 512 bytes/sector, 122142720 sectors vscsi0 at root scsibus2 at vscsi0: 256 targets softraid0 at root scsibus3 at softraid0: 256 targets -root on sd0a ([REDACTED].a) swap on sd0b dump on sd0b -- Renato Aguiar ahci_debug.no_disks Description: Binary data ahci_debug.one_disk Description: Binary data

Re: Experiencing frequent but intermittent network delays after upgrading from 7.2 to 7.3

2023-04-15 Thread Renato Aguiar
27; >> /etc/bsd.re-config # config -e -c /etc/bsd.re-config -f bsd # reboot (Check 'man bsd.re-config' and 'man config` for more details.) I have been using that workaround in my FW4B home router since 7.2 and it works like a charm :) -- Renato Aguiar

Broken sysctl kern.audio.record

2024-08-22 Thread Renato Aguiar
le from deraadt -- Renato Aguiar

dhcpleased crashes with config file

2024-08-26 Thread Renato Aguiar
interface. Regards, -- Renato Aguiar