DDB Crash Report About if_ether.c and arpinit() Gelen Kutusu

2024-01-26 Thread Samuel Jayden
Hello Misc, My OpenBSD 7.4 crash with this error messages; panic: kernel diagnostic assertion "ifp != NULL" failed: file "/usr/src/sys/net/inet/if_ether.c", line 758 Stopped at db_enter+0x14: popq %rbp TID PID UID PRFLAGS PFLAGS CPUCOMMAND 399412 7311

Re: Huawei K5161h 4G dongle

2024-01-26 Thread Alex Frolkin
On Wed, Jan 24, 2024 at 11:01:23PM +, Alex Frolkin wrote: > Okay, I got this wrong. What I thought was MBIM mode is actually CDC > NCM mode, which is not supported in OpenBSD. I also had a go at patching the driver to make it enable CDC Ethernet mode instead. Enabling it works, cdce(4) attac

Re: -current firefox segfault: pledge "", syscall 289

2024-01-26 Thread Jose Maldonado
El Fri, 26 Jan 2024 16:23:22 +0100 Kirill Miazine escribió: > Most recent package on amd64 snapshot from yesterday: > > OpenBSD 7.4-current (GENERIC.MP) #1625: Thu Jan 25 09:16:39 MST 2024 > > gdb says > > [...] > #0 shmget () at /tmp/-:2 > 2 /tmp/-: No such file or directory. >

Re: -current firefox segfault: pledge "", syscall 289

2024-01-26 Thread Kirill Miazine
here's how I can reproduce it here -- just by opening https://domene.shop/login page and waiting some seconds: $ firefox https://domene.shop/login Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Crash Annotation GraphicsCrit

Re: -current firefox segfault: pledge "", syscall 289

2024-01-26 Thread bilal
> Most recent package on amd64 snapshot from yesterday: > > OpenBSD 7.4-current (GENERIC.MP) #1625: Thu Jan 25 09:16:39 MST 2024 > > gdb says > [...] > #0 shmget () at /tmp/-:2 > 2 /tmp/-: No such file or directory. > in /tmp/- Not sure is that only come from to firefox and pledge because i'd

Re: plasmashell crashes when typing in the applications menu search bar

2024-01-26 Thread Jose Maldonado
El Thu, 25 Jan 2024 13:32:52 + Stuart Henderson escribió: > On 2024/01/25 14:17, bi...@iscarioth.org wrote: > > Stuart Henderson write : > > > That is ludicrous > > > > > > Ah, did I do something wrong because he only needs to setup staff > > groups /etc/login.conf and then no need to use `

ugen_clear_iface_eps: clear endpoints failed!

2024-01-26 Thread 4
has anyone solved this problem for themselves? three years have passed. terrible_ping_kludge in hid_openbsd.c gives only a few minutes of work, but does not solve the problem with ugen :\ it works fine in linux. maybe we can steal from them? ;)

-current firefox segfault: pledge "", syscall 289

2024-01-26 Thread Kirill Miazine
Most recent package on amd64 snapshot from yesterday: OpenBSD 7.4-current (GENERIC.MP) #1625: Thu Jan 25 09:16:39 MST 2024 gdb says [...] #0 shmget () at /tmp/-:2 2 /tmp/-: No such file or directory. in /tmp/-

Re: Adaptec 8405 SGL drivers these days?

2024-01-26 Thread Kevin
On Fri, Jan 26, 2024 at 6:02 AM Nick Holland wrote: > > On 1/26/24 00:37, Kevin wrote: > > Hey gang, > > > > Looking at a server whose only option for storage comes via an Adaptec 8405 > > SGL. > > > > Given the battles between OpenBSD and Adaptec for documentation that > > pre-date the Hoover ad

Re: Adaptec 8405 SGL drivers these days?

2024-01-26 Thread Nick Holland
On 1/26/24 00:37, Kevin wrote: Hey gang, Looking at a server whose only option for storage comes via an Adaptec 8405 SGL. Given the battles between OpenBSD and Adaptec for documentation that pre-date the Hoover administration, I'm curious if this card is supported. Let's be clear: it isn't ab

Re: Clock stops working on OpenBSD qemu/kvm guest

2024-01-26 Thread Dave Voutila
Lévai, Dániel writes: > Hi all! > > I have this OpenBSD 7.4 qemu/kvm VM managed by libvirt on an Ubuntu 22.04 > host. > > I started to notice this month that it started to act weird, it seems > like the clock stops every night. I couldn't pinpoint exactly what > caused the change in behavior,

Re: plasmashell crashes when typing in the applications menu search bar

2024-01-26 Thread Sylvain Saboua
Le 2024-01-25 07:58, Rafael Sadowski a écrit : On Wed Jan 24, 2024 at 09:52:10PM +0100, bi...@iscarioth.org wrote: Hello Sylvain ! If my assumption is correct (KDE open a huge number of files during the query), So you had to increase the number of files open with > sysctl kern.maxfiles=10240

Solved: QKqueueFileSystemWatcherEngine::addPaths: open: Too many open files

2024-01-26 Thread Sylvain Saboua
Conveniently solved by adding openfiles-max and openfiles-cur parameters for the staff class in /etc/login.conf, as well as defining the kern.maxfiles to 102400 in /etc/sysctl.conf See https://marc.info/?l=openbsd-misc&m=170616598000793&w=2 Le 2024-01-18 16:25, Sylvain Saboua a écrit : KDE/Plas

Clock stops working on OpenBSD qemu/kvm guest

2024-01-26 Thread Lévai , Dániel
Hi all! I have this OpenBSD 7.4 qemu/kvm VM managed by libvirt on an Ubuntu 22.04 host. I started to notice this month that it started to act weird, it seems like the clock stops every night. I couldn't pinpoint exactly what caused the change in behavior, the host had two package updates that r