Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jun 2007 01:38:52 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        nathanw@uchicago.edu
Cc:        freebsd-arm@FreeBSD.ORG
Subject:   Re: PPP Bus Error
Message-ID:  <20070617.013852.387192063.imp@bsdimp.com>
In-Reply-To: <20070616.223540.-1975970124.imp@bsdimp.com>
References:  <286AD52D-FCA7-4814-97B7-2870B42488C6@uchicago.edu> <20070616.223540.-1975970124.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20070616.223540.-1975970124.imp@bsdimp.com>
            "M. Warner Losh" <imp@bsdimp.com> writes:
: In message: <286AD52D-FCA7-4814-97B7-2870B42488C6@uchicago.edu>
:             Nathan Whitehorn <nathanw@uchicago.edu> writes:
: : I'm trying to establish a PPPoE connection and both ppp and mpd exit  
: : with bus errors, and weird traces. Reading through the list, I see  
: : someone experienced a similar error last year. Because they both  
: : fail, I suspect the bug is in the netgraph ppp stuff (an alignment  
: : bug, maybe?), but I was interested in knowing whether anyone else has  
: : solved this problem already. Thanks,
: 
: I'd check all the alignment of structures.  I suspect that's what's
: doing you in...  Not all the code in the FreeBSD kernel has been
: carefully audited for proper structure alignment.

P.S.  Can you send me a traceback?  Since it is ppp, the userland
program, the bus error is what you get when you do an unaligned
access.

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070617.013852.387192063.imp>