Re: firefox 60.0 / "modesetting" / pledge

2018-06-15 Thread joshua stein
On Tue, 15 May 2018 at 14:56:18 +0200, Martin Pieuchot wrote: > After upgrading to the last packaged version of firefox, browsing become > once again unusable. This time the problem seems due to rendering, as > switching back to the "intel" driver made the rendering of the pages > normal again.

Re: missing dmesg

2018-06-15 Thread Andrew
My apologies for sending pics to the list ... As always, thanks to Theo for his strong leadership and to all the past and present devs. Have a great weekend !! --- panic: attempt to execute user address 0x0 in supervisor mode. Stopped at db_enter+0x12: popq %r11 TID PID UID PRFLAGS

Re: missing dmesg

2018-06-15 Thread Stuart Henderson
On 2018/06/15 12:34, Andrew wrote: > oops ... ;-) Description of the problem is missing too .. > OpenBSD 6.3-current (GENERIC.MP) #14: Thu Jun 14 23:55:47 MDT 2018 > dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP > real mem = 3672432640 (3502MB) > avail mem = 3518267392

missing dmesg

2018-06-15 Thread Andrew
oops ... ;-) OpenBSD 6.3-current (GENERIC.MP) #14: Thu Jun 14 23:55:47 MDT 2018 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 3672432640 (3502MB) avail mem = 3518267392 (3355MB) mpath0 at root scsibus0 at mpath0: 256 targets mainbus0 at root bios0 at

Re: httpd response mimetype bug

2018-06-15 Thread Hiltjo Posthuma
On Wed, Jun 13, 2018 at 08:07:11PM +0200, Reyk Floeter wrote: > On Sat, Jan 13, 2018 at 05:23:35PM +0100, Sebastian Benoit wrote: > > Hiltjo Posthuma(hil...@codemadness.org) on 2018.01.13 13:08:38 +0100: > > > On Sat, Jan 13, 2018 at 09:39:44AM +0100, Anton Lindqvist wrote: > > > > On Tue, Jan 09,

Re: 6.3 just died (not for the first time)

2018-06-15 Thread lists
Mon, 28 May 2018 20:30:33 +0200 Harald Dunkel > On 5/25/18 3:20 PM, Alexander Bluhm wrote: > > On Tue, May 22, 2018 at 07:32:29AM +0200, Harald Dunkel wrote: > >> Do you think this is worth a syspatch? > > > > You are asking this question for three times. The answer is no. > > > >

afterboot.8 nitpick

2018-06-15 Thread Pedro Caetano
Hi bugs@ I spent some time reading afterboot.8 and noticed a few discrepancies with reality. Output from netstat(1) and from ifconfig(8) itself has changed lately. I wasn't able to validate the correct output from the ppp(4), but based my patch on gre(4) which i guess is similar enough. Thank

Digital audio out no longer working?

2018-06-15 Thread Laurence Tratt
>Synopsis: digital audio out no longer working? >Environment: System : OpenBSD 6.3 Details : OpenBSD 6.3-current (GENERIC.MP) #14: Thu Jun 14 23:55:47 MDT 2018 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP

More potential memory leaks based on not freeing getaddrinfo

2018-06-15 Thread Thomas Barabosch
Hi there, yesterday I stumbled upon a memory leak in route6d, which got fixed. I was curious if I could find similar leaks. Please correct me if I am wrong but I suppose static analysis tools like coverity or clang analyzer do not detect this kind of bug since they do not know anything about the