Re: openbsd 5.7 crash

2015-03-18 Thread Martin Pieuchot
On 18/03/15(Wed) 21:01, Henk Jan Agteresch wrote: On Tue, 17 Mar 2015, Martin Pieuchot wrote: # dmesg |grep arp arpresolve: 213.154.229.23: incorrect arp information arpresolve: 213.154.229.23: incorrect arp information arpresolve: 213.154.229.23: incorrect arp information

Re: openbsd 5.7 crash

2015-03-18 Thread Henk Jan Agteresch
On Tue, 17 Mar 2015, Martin Pieuchot wrote: # dmesg |grep arp arpresolve: 213.154.229.23: incorrect arp information arpresolve: 213.154.229.23: incorrect arp information arpresolve: 213.154.229.23: incorrect arp information arpresolve: 213.154.229.23: incorrect arp information

Re: openbsd 5.7 crash

2015-03-17 Thread Martin Pieuchot
On 12/03/15(Thu) 09:53, Henk Jan Agteresch wrote: On Tue, 10 Mar 2015, Martin Pieuchot wrote: Here's a first diff that should prevent the stack smashing. Could you run with it and tell me if the ARP entry gets overwritten as in 5.5? Patch works for me. Arp entry gets overwritten.

Re: openbsd 5.7 crash

2015-03-13 Thread Mike Belopuhov
On 13 March 2015 at 16:17, Martin Pieuchot mpieuc...@nolizard.org wrote: On 12/03/15(Thu) 20:02, Mike Belopuhov wrote: On 12 March 2015 at 13:12, Mike Belopuhov m...@belopuhov.com wrote: On 12 March 2015 at 11:31, Martin Pieuchot mpieuc...@nolizard.org wrote: On 12/03/15(Thu) 11:12, Mike

Re: openbsd 5.7 crash

2015-03-13 Thread Martin Pieuchot
On 12/03/15(Thu) 20:02, Mike Belopuhov wrote: On 12 March 2015 at 13:12, Mike Belopuhov m...@belopuhov.com wrote: On 12 March 2015 at 11:31, Martin Pieuchot mpieuc...@nolizard.org wrote: On 12/03/15(Thu) 11:12, Mike Belopuhov wrote: On 12 March 2015 at 10:39, Martin Pieuchot

Re: openbsd 5.7 crash

2015-03-12 Thread Henk Jan Agteresch
On Tue, 10 Mar 2015, Martin Pieuchot wrote: Here's a first diff that should prevent the stack smashing. Could you run with it and tell me if the ARP entry gets overwritten as in 5.5? Patch works for me. Arp entry gets overwritten. No more panics during network configuring. # dmesg |grep

Re: openbsd 5.7 crash

2015-03-12 Thread Martin Pieuchot
On 12/03/15(Thu) 09:53, Henk Jan Agteresch wrote: On Tue, 10 Mar 2015, Martin Pieuchot wrote: Here's a first diff that should prevent the stack smashing. Could you run with it and tell me if the ARP entry gets overwritten as in 5.5? Patch works for me. Arp entry gets overwritten.

Re: openbsd 5.7 crash

2015-03-12 Thread Mike Belopuhov
On 12 March 2015 at 10:39, Martin Pieuchot mpieuc...@nolizard.org wrote: On 12/03/15(Thu) 09:53, Henk Jan Agteresch wrote: On Tue, 10 Mar 2015, Martin Pieuchot wrote: Here's a first diff that should prevent the stack smashing. Could you run with it and tell me if the ARP entry gets

Re: openbsd 5.7 crash

2015-03-12 Thread Mike Belopuhov
On 12 March 2015 at 13:12, Mike Belopuhov m...@belopuhov.com wrote: On 12 March 2015 at 11:31, Martin Pieuchot mpieuc...@nolizard.org wrote: On 12/03/15(Thu) 11:12, Mike Belopuhov wrote: On 12 March 2015 at 10:39, Martin Pieuchot mpieuc...@nolizard.org wrote: On 12/03/15(Thu) 09:53, Henk Jan

Re: openbsd 5.7 crash

2015-03-12 Thread Mike Belopuhov
On 12 March 2015 at 11:31, Martin Pieuchot mpieuc...@nolizard.org wrote: On 12/03/15(Thu) 11:12, Mike Belopuhov wrote: On 12 March 2015 at 10:39, Martin Pieuchot mpieuc...@nolizard.org wrote: On 12/03/15(Thu) 09:53, Henk Jan Agteresch wrote: On Tue, 10 Mar 2015, Martin Pieuchot wrote:

Re: openbsd 5.7 crash

2015-03-12 Thread Martin Pieuchot
On 12/03/15(Thu) 11:12, Mike Belopuhov wrote: On 12 March 2015 at 10:39, Martin Pieuchot mpieuc...@nolizard.org wrote: On 12/03/15(Thu) 09:53, Henk Jan Agteresch wrote: On Tue, 10 Mar 2015, Martin Pieuchot wrote: Here's a first diff that should prevent the stack smashing. Could you

Re: openbsd 5.7 crash

2015-03-10 Thread Henk Jan Agteresch
On Tue, 10 Mar 2015, Henk Jan Agteresch wrote: Latest OpenBSD 5.7 snapshot My first message was somewhat brief, so some more details. I'v got an /29 assigned from my hoster, routed to the host ip of my virtualisation host. To be able to use al 8 ipadresses i've configured my virtual machines

Re: openbsd 5.7 crash

2015-03-10 Thread Henk Jan Agteresch
On Tue, 10 Mar 2015, Henk Jan Agteresch wrote: Although my config may be a bit WEiRD, OpenBSD 5.3 worked with the attached hostname.* files. Fresh install with 5.6 and 5.7 snapshots panics. Fresh install with 5.5 works. Messed up attaching the hostname.* files. % cat hostname.gif0

Re: openbsd 5.7 crash

2015-03-10 Thread Martin Pieuchot
Hello Henk, On 10/03/15(Tue) 13:18, Henk Jan Agteresch wrote: On Tue, 10 Mar 2015, Henk Jan Agteresch wrote: Although my config may be a bit WEiRD, OpenBSD 5.3 worked with the attached hostname.* files. Fresh install with 5.6 and 5.7 snapshots panics. Fresh install with 5.5 works.

Re: openbsd 5.7 crash

2015-03-10 Thread Martin Pieuchot
On 10/03/15(Tue) 14:57, Henk Jan Agteresch wrote: On Tue, 10 Mar 2015, Martin Pieuchot wrote: Thanks for the bug report, I'm preparing ta diff, but I still fail to understand how it can work with 5.5. If you still have a working 5.5 with this configuration could you paste me the