panic in pf purge thread

2017-07-03 Thread Alexander Bluhm
Hi, One of the regression tests triggers this panic in the pf purge thread. I am not sure which test it is as the panic may be delayed. It happens on a remote machine, the test machine connects to it in a multi machine setup. bluhm login: panic: kernel diagnostic assertion "_kernel_lock_held()"

panic: kernel diagnostic assertion "_kernel_lock_held()" failed: file "/usr/src/sys/netinet/ip_output.c", line 234

2017-07-03 Thread Hrvoje Popovski
Hi all, with cvs tree (with or without bluhm@ uipc_syscalls patch) fetched few minutes ago i'm getting panic below. would show witness be of any good? Setup is quite standard, carp, pf, pfsync, isakmpd # panic: kernel diagnostic assertion "_kernel_lock_held()" failed: file "/usr/src/sys/n

Re: CVS: cvs.openbsd.org: src

2017-07-03 Thread Alexander Bluhm
On Mon, Jul 03, 2017 at 11:30:18PM +0200, Alexander Bluhm wrote: > On Mon, Jul 03, 2017 at 09:20:51PM +0200, Gregor Best wrote: > > With this commit in, I get a panic like the one below. That's a > > transcription from a photo of the screen, the photo itself is at [0]. > > I can reproduce it with

Re: CVS: cvs.openbsd.org: src

2017-07-03 Thread Alexander Bluhm
On Mon, Jul 03, 2017 at 09:20:51PM +0200, Gregor Best wrote: > With this commit in, I get a panic like the one below. That's a > transcription from a photo of the screen, the photo itself is at [0]. I can reproduce it with regress /usr/src/regress/lib/libtls on i386. root@ot1:.../libtls# make reg

Re: IPv6 not working before pinging the gateway

2017-07-03 Thread Patrik Lundin
On Sun, Jul 02, 2017 at 06:04:30PM +, Florian Obser wrote: > > It'd be nice if somebody could tell us what the RFCs say about this > > case. Florian do you have an idea? Should we fix something or should > > Marc tell his provider to fix his setup? > > this was introduced by claudio@ in rev.

Re: ksh autocomplete

2017-07-03 Thread Ilya Kaliman
Hi, The patch fixes this for me. OK. Ilya > On Jul 2, 2017, at 13:46, Anton Lindqvist wrote: > > Hi, > >> On Fri, Jun 30, 2017 at 09:50:12PM -0700, Ilya Kaliman wrote: >> Hi! >> >> The tab-autocomplete does not seem to work for some strings in ksh. >> How to reproduce: >> >> mkdir "a a" "(b

Re: CVS: cvs.openbsd.org: src

2017-07-03 Thread Gregor Best
Hi, On Mon, Jul 03, 2017 at 02:29:24AM -0600, Martin Pieuchot wrote: > CVSROOT: /cvs > Module name: src > Changes by: m...@cvs.openbsd.org2017/07/03 02:29:24 > > Modified files: > sys/kern : uipc_socket.c > > Log message: > Protect `so_state', `so_error' and `so_qlen' wi

lib/libssl/s3_lib.c: unused but set variable

2017-07-03 Thread Lauri Tirkkonen
Found this while attempting to port LibreSSL 2.5.4 to another OS whose build happens to use -Werror=unused-but-set-variable. Index: s3_lib.c === RCS file: /cvs/src/lib/libssl/s3_lib.c,v retrieving revision 1.144 diff -u -p -r1.144 s3_

Re: slaacd(8) is generating IPv6 addresses at a very high rate

2017-07-03 Thread Florian Obser
Hi Matthias, can you please send a pcap to me in private (no need to bother the mailing list with it). If at all possible with a few solicitations & advertisements in there. The output of slaacctl sh in could also be interesting... Thanks, Florian On Wed, Jun 28, 2017 at 06:44:31PM +0200,