cwm: libX11: SIGBUS

2019-07-09 Thread Klemens Nanni
kern.version=3DOpenBSD 6.5-current (GENERIC.MP) #77: Fri Jun 28 10:59:55 MD= T 2019 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP Running on a docked X230 with two external monitors, the internal one being turned off. See output of xrandr(1) at the end. $ cat ~

Re: cwm: libX11: SIGBUS

2019-07-09 Thread Klemens Nanni
On Tue, Jul 09, 2019 at 08:59:24AM +0200, Klemens Nanni wrote: > $ cd /usr/xenocara/app/cwm ; make DEBUG=3D3D-g > $ egdb -c ~/cwm.core -se ./obj/cwm -batch -ex bt full > [New process 350922] > Core was generated by `cwm'. > Program terminated with signal SIGBUS, Bus error. Pardon me for botching lo

Re: bwi panic on PowerBook G4 12"

2019-07-09 Thread Stefan Sperling
On Mon, Jul 08, 2019 at 03:05:12PM -0500, Shawn Anastasio wrote: > I recently installed OpenBSD 6.5 on a PowerBook G4 12" and encountered > an issue when attempting to use the built-in bwi wifi card. > > Upon executing `ifconfig bwi0 up`, the system panics immediately. > This is reproducible on ev

Re: cwm: libX11: SIGBUS

2019-07-09 Thread Okan Demirmen
On Tue 2019.07.09 at 08:59 +0200, Klemens Nanni wrote: > kern.version=3DOpenBSD 6.5-current (GENERIC.MP) #77: Fri Jun 28 10:59:55 MD= > T 2019 > dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > Running on a docked X230 with two external monitors, the internal one > bein

Re: cwm: libX11: SIGBUS

2019-07-09 Thread Klemens Nanni
On Tue, Jul 09, 2019 at 08:07:14AM -0400, Okan Demirmen wrote: > I've never had a dock, thus never hooked up 2 addtional monitors; > however you note that the internal one is turned off - are you referring > to the LCD being off? in the xrandr output it is marked as primary. Good catch, thanks. Ye

Re: sparc64: bridge: mtx 0x400191ba5e0: locking against myself

2019-07-09 Thread Klemens Nanni
On Mon, Jul 08, 2019 at 04:06:17PM -0300, Martin Pieuchot wrote: > There's a mtx_leave() missing in bridge_rtfind(), I guess that's what > caused your panic. Thanks! I was about to test it this evening but just saw it being committed already with OK visa.

Re: Lenovo U350 panic when starting X

2019-07-09 Thread Chris Humphries
On Tue, Jul 09, 2019 at 08:57:43AM +0200, Raimo Niskanen wrote: > On Mon, Jul 08, 2019 at 04:40:19PM +0100, Stuart Henderson wrote: > > On 2019/07/08 09:50, Raimo Niskanen wrote: > > > On Thu, Jul 04, 2019 at 09:13:22AM +0200, Raimo Niskanen wrote: > > > > I just freed a Lenovo U350 IdeaPad from Wi

Bug with WiFi

2019-07-09 Thread Pavel Pavlov
Hello! I have installed OpenBSD 6.5 on Dell XPS15 with Wifi Atheros AR5418. But I cannot connect to my WiFi: # ifconfig athn0 MYWIFI wpakey MYPASS # sh /etc/hostname.athn0 # dhclient athn0 And then the error message: athn0: device timeout The wifi-card works perfect with Windows 7 and Linux (U

Re: Lenovo U350 panic when starting X

2019-07-09 Thread Stuart Henderson
On 2019/07/09 17:32, Chris Humphries wrote: > On Tue, Jul 09, 2019 at 08:57:43AM +0200, Raimo Niskanen wrote: > > On Mon, Jul 08, 2019 at 04:40:19PM +0100, Stuart Henderson wrote: > > > On 2019/07/08 09:50, Raimo Niskanen wrote: > > > > On Thu, Jul 04, 2019 at 09:13:22AM +0200, Raimo Niskanen wrote

Re: Lenovo U350 panic when starting X

2019-07-09 Thread Chris Humphries
On Tue, Jul 09, 2019 at 09:01:30PM +0100, Stuart Henderson wrote: > On 2019/07/09 17:32, Chris Humphries wrote: > > On Tue, Jul 09, 2019 at 08:57:43AM +0200, Raimo Niskanen wrote: > > > On Mon, Jul 08, 2019 at 04:40:19PM +0100, Stuart Henderson wrote: > > > > On 2019/07/08 09:50, Raimo Niskanen wro

Re: Panic with pf 'once' rule

2019-07-09 Thread Aaron Bieber
I get the panic when the rule is in an anchor as well. PGP: 0x1F81112D62A9ADCE / 3586 3350 BFEA C101 DB1A 4AF0 1F81 112D 62A9 ADCE >> On Jul 7, 2019, at 4:39 PM, Mike Belopuhov wrote: >  > Aaron Bieber writes: > >> Hi, >> >> Adding a rule similar to the below causes a panic on -current (OpenB