[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20151125141048.GA3868@alphalink.fr>
Date: Wed, 25 Nov 2015 15:10:48 +0100
From: Guillaume Nault <g.nault@...halink.fr>
To: Andrew <nitr0@...i.kr.ua>
Cc: Alexander Duyck <alexander.duyck@...il.com>, netdev@...r.kernel.org
Subject: Re: Kernel 4.1.12 crash
On Wed, Nov 25, 2015 at 12:59:52AM +0200, Andrew wrote:
> Hi.
>
> I tried to reproduce errors in virtual environment (some VMs on my
> notebook).
>
> I've tried to create 1000 client PPPoE sessions from this box via script:
> for i in `seq 1 1000`; do pppd plugin rp-pppoe.so user test password test
> nodefaultroute maxfail 0 persist nodefaultroute holdoff 1 noauth eth0; done
>
I've tried to reproduce the bug with your script, but couldn't get
anything to crash (VM is Debian Jessie i386 running on KVM with upstream
kernel 4.1.12). Does the crash happen before all sessions get
established?
Can you reliably reproduce the bug? If so can you please try with 4.3?
It contains ppp fixes not included in 4.1.12.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists