Re: panic: kernel diagnostic assertion "TAILQ_EMPTY(>kq_head)" failed

2021-11-15 Thread Visa Hankala
On Sun, Nov 14, 2021 at 11:35:26PM +0100, Alexander Bluhm wrote: > Hi, > > on my arm64 regress machine I saw this panic during syslogd regress: > > OpenBSD 7.0-current (GENERIC.MP) #1391: Fri Nov 12 21:55:27 MST 2021 > dera...@arm64.openbsd.org:/usr/src/sys/arch/arm64/compile/GENERIC.MP > >

Re: SunBlade 100 will not boot from HDD (6.8 and newer)

2021-11-15 Thread Otto Moerbeek
On Mon, Nov 15, 2021 at 11:59:07AM -0700, Ted Bullock wrote: > On 2021-11-14 7:57 p.m., Theo de Raadt wrote: > > But I fear the "write" operation was never been tested by the Sun, > > or maybe we are not doing something > > > > but only on earlier generations > I perused the change log of

Re: SunBlade 100 will not boot from HDD (6.8 and newer)

2021-11-15 Thread Ted Bullock
On 2021-11-14 7:57 p.m., Theo de Raadt wrote: But I fear the "write" operation was never been tested by the Sun, or maybe we are not doing something but only on earlier generations I perused the change log of stand.h and revision 1.67 also might/will trigger the same bug on upgrading

arm64 bootaa64 can load a kernel from non-'a' partition, but will only mount the 'a' partition on boot

2021-11-15 Thread Brian Conway
I noticed that unlike amd64 and i386, arm64's bootaa64 supports loading a kernel from a non-'a' partition (i.e. boot> sd0d:/bsd), however the kernel does not respect that partition when mounting the root filesystem. It looks like this is caused by hard-coding 'part = 0' in arm64's autoconf.c.

Re: SunBlade 100 will not boot from HDD (6.8 and newer)

2021-11-15 Thread Theo de Raadt
Otto Moerbeek wrote: > On Mon, Nov 15, 2021 at 11:59:07AM -0700, Ted Bullock wrote: > > > On 2021-11-14 7:57 p.m., Theo de Raadt wrote: > > > But I fear the "write" operation was never been tested by the Sun, > > > or maybe we are not doing something > > > > > > but only on earlier

Re: SunBlade 100 will not boot from HDD (6.8 and newer)

2021-11-15 Thread Theo de Raadt
Ted Bullock wrote: > On 2021-11-15 12:28 p.m., Theo de Raadt wrote: > > Otto Moerbeek wrote: > >> So you build code with just the struct fs_ops change, while > >> keeping everything else the same? > >> > >> Very puzzling... > > indeed, you are losing us Ted. > > Just comment out the fchmod()

Re: SunBlade 100 will not boot from HDD (6.8 and newer)

2021-11-15 Thread Ted Bullock
On 2021-11-15 2:21 p.m., Theo de Raadt wrote: I do want fchmod for random reuse on most sparc64 machines. But if OFW "write" support isn't working on some machines, we should nop it out. Luckily this is in MD code. It's probably reasonable for any version older than OpenBoot 4.17.1 should

Re: SunBlade 100 will not boot from HDD (6.8 and newer)

2021-11-15 Thread Ted Bullock
On 2021-11-15 12:28 p.m., Theo de Raadt wrote: Otto Moerbeek wrote: So you build code with just the struct fs_ops change, while keeping everything else the same? Very puzzling... indeed, you are losing us Ted. Just comment out the fchmod() call. Does it work then? Yes the system boots

Re: mpv: segmentation fault on exit

2021-11-15 Thread Klemens Nanni
On Sat, Sep 05, 2020 at 03:18:21AM +0200, Klemens Nanni wrote: > Latest mpv on snapshots on my X250 dumps core whenever I quit playing > with `q' or `Q'; I have no mpv config and this happens regardless of > any values for the vm.malloc_conf and hw.smt sysctls: > > $ sysctl -n kern.version

Re: NEW: Intel DRM Driver Crash

2021-11-15 Thread Lewis ingraham
Hello, I have gotten a different error this time but hopefully you'll find at least *one* error here. Hopefully these files help. Thank you, Lewis On Tue, Nov 16, 2021 at 6:27 AM Matthieu Herrb wrote: > On Mon, Nov 15, 2021 at 08:37:14PM +, Lewis ingraham wrote: > > > System Crashes and

Re: NEW: Intel DRM Driver Crash

2021-11-15 Thread Matthieu Herrb
On Mon, Nov 15, 2021 at 08:37:14PM +, Lewis ingraham wrote: > System Crashes and reboots on error. Currently on 7.0-current, I also > wanted to note that this happens on 7.0 Release as well. Happens when > browsing using firefox with smtube playing in the background as well as > having htop

Re: panic: ieee80211_encrypt: key unset for sw crypto: 0 on 6.8-beta

2021-11-15 Thread Mikolaj Kucharski
I have more panics, with couple of minutes gap between ieee80211_setkeysdone() from ieee80211_proto.c and panic in ieee80211_encrypt() from ieee80211_crypto.c. Sorry for wrapped lines, but I added Time::HiRes in a rush, the console grabbing script. 2025.100422.505898Z: MMM:

Re: OpenBSD/amd64: xfce screensaver/lock is not interruptible, only mouse pointer visible on blank screen, no password prompt

2021-11-15 Thread Matthieu Herrb
On Mon, Nov 15, 2021 at 11:50:41AM +0100, Peter N. M. Hansteen wrote: > On Sun, Nov 14, 2021 at 12:25:45PM +0100, Matthieu Herrb wrote: > > On Sun, Nov 14, 2021 at 10:44:40AM +0100, Peter N. M. Hansteen wrote: > > > On Sat, Nov 13, 2021 at 12:16:22PM +0100, Matthieu Herrb wrote: > > > > > > > >

Re: X.org segmentation fault - snapshot amd64

2021-11-15 Thread David Hill
On 11/15/21 01:49, Matthieu Herrb wrote: On Sun, Nov 14, 2021 at 09:38:09PM -0500, David Hill wrote: This did not help my machine: quick gdb on Xorg.core: Loaded symbols for /usr/X11R6/lib/modules/input/kbd_drv.so Reading symbols from /usr/X11R6/lib/modules/input/ws_drv.so...done. Loaded