Date: Mon, 19 Apr 2004 09:50:01 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Bikrant Neupane <bikrant_ml@wlink.com.np> Cc: questions@freebsd.org Subject: Re: PPPoed crashed!! Message-ID: <20040419085001.GC51644@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <200404191156.29962.bikrant_ml@wlink.com.np> References: <200404191156.29962.bikrant_ml@wlink.com.np>
next in thread | previous in thread | raw e-mail | index | archive | help
--O3RTKUHj+75w1tg5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 19, 2004 at 11:56:29AM +0545, Bikrant Neupane wrote: > I'm running pppoed on freebsd-4.9. It is running smoothly. However it cra= shes=20 > sometime with a pppoed.core file dumpped at the root directory. > gdb -c pppoed.core shows that it crashed with signal 11 segmentation faul= t. > I'm running the package as it came with the os. I have not upgraded any t= hing=20 > except the kernel which I have customized for my needs. >=20 > Is this a bug or am i missing some parameters in the kernel? It's hard to say quite what the problem is with the small amount of information you've included. Certainly none of the software supplied with the OS should ever crash with a segmentation violation, and it's definitely a bug if that happens reproducibly. On the other hand, segmentation faults are most commonly seen as a symptom of faulty memory sticks. Crashes due to bad memory will happen quite unpredictably, although they will tend to happen more when the machine is under load and there's a lot of memory IO going on. If the crash you're seeing happens repeatably and always occurs in the same place, then it must be a programming error. In which case, please report the problem using send-pr(1). Getting a backtrace from gdb will be helpful -- as will keeping hold of the core file you have to make available to a developer should one request it. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --O3RTKUHj+75w1tg5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAg5K5dtESqEQa7a0RApMNAJ4ooce51Tc6PIvY5T+HVWpJ87ub4QCeL0AR IUCCaV59Soh3HFP2+umevKw= =zf9d -----END PGP SIGNATURE----- --O3RTKUHj+75w1tg5--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040419085001.GC51644>