On Fri, Jun 13, 2008 at 11:24:32PM +0200, misc(at)openbsd.org wrote:
> Hello,
> 
> it looks like the in-kernel pppoe causes systems to hang up sometimes. I
> testet with two systems (completly different hardware) and two different
> dsl-modems (I'm from germany - standard tcom modems).
> Did someone else notice such problems?
> 
> Here is my hostname.pppoe0:
> #cat /etc/hostname.pppoe0
> inet 0.0.0.0 255.255.255.255 NONE \
>         pppoedev bge1 authproto pap \
>         authname 'USERNAME' authkey 'PASSWORD' up
> dest 0.0.0.1
> !/sbin/route add default 0.0.0.1
> 
> # cat /etc/hostname.bge1
> up
> 
> Here is the output from the kernel panic:
> 
> cached lines from terminal server:
> ddb{0}> <start of buffer>
> <13/6/2008 11:49:39>pppoe0: LCP keepalive timeout
> <13/6/2008 11:49:39>kernel: page fault trap, code=0
> <13/6/2008 11:49:41>Stopped at      softclock+0x2d: movl
> %edx,0x4(%eax)
> <13/6/2008 11:49:41>ddb{0}>
> <13/6/2008 18:29:27>ddb{0}>
> <end of buffer>

You don't provide information about which version of OpenBSD you are
running. Anyway, this seems identical to PR 5794 which was fixed in
-current on May 17.

Reply via email to