sftp(11084) in malloc(): error: recursive call

2016-06-14 Thread Stuart Henderson
amd64, snap from May 30th with self built kernel, seen when fetching a file with sftp: sftp> cd somedir sftp> get Some\ File.pdf Fetching /home/sthen/somedir/Some File.pdf to Some File.pdf /home/sthen/somedir/Some File.pdf 7% 5920KB 975.3KB/s 01:13 ETAsftp(11084) in malloc(): error: recursiv

uvm_fault in ip6_output_ipsec_lookup() / ip6_output()

2016-06-14 Thread Florian Obser
Hi, I'm seeing this panic on my v6 gateway running in a vm (don't ask): It has a v6 tunnel via HE on gif0. I hope I copied all relevant information, if not, my appologies, I'm in a hurry currently, please just ask for more. I will probably investigate more when I'm home :) panic: trap type 6, co

Re: sftp(11084) in malloc(): error: recursive call

2016-06-14 Thread Philip Guenther
On Tue, 14 Jun 2016, Stuart Henderson wrote: > amd64, snap from May 30th with self built kernel, seen when > fetching a file with sftp: Already fixed by Ingo that very day: progressmeter.c revision 1.44 date: 2016/05/30 18:34:41; author: schwarze; state: Exp; lines

Re: sftp(11084) in malloc(): error: recursive call

2016-06-14 Thread Stuart Henderson
On 2016/06/14 08:33, Philip Guenther wrote: > On Tue, 14 Jun 2016, Stuart Henderson wrote: > > amd64, snap from May 30th with self built kernel, seen when > > fetching a file with sftp: > > Already fixed by Ingo that very day: > > progressmeter.c > > revision 1.44 > d

Re: uvm_fault in ip6_output_ipsec_lookup() / ip6_output()

2016-06-14 Thread Martin Pieuchot
On 14/06/16(Tue) 15:18, Florian Obser wrote: > Hi, > I'm seeing this panic on my v6 gateway running in a vm (don't ask): > It has a v6 tunnel via HE on gif0. > > I hope I copied all relevant information, if not, my appologies, I'm > in a hurry currently, please just ask for more. > > I will proba

Re: uvm_fault in ip6_output_ipsec_lookup() / ip6_output()

2016-06-14 Thread Florian Obser
On Tue, Jun 14, 2016 at 06:26:00PM +0200, Martin Pieuchot wrote: > On 14/06/16(Tue) 15:18, Florian Obser wrote: > > Hi, > > I'm seeing this panic on my v6 gateway running in a vm (don't ask): > > It has a v6 tunnel via HE on gif0. > > > > I hope I copied all relevant information, if not, my appolo