From owner-freebsd-questions@FreeBSD.ORG Mon Apr 19 05:32:28 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B97F516A4CE; Mon, 19 Apr 2004 05:32:28 -0700 (PDT) Received: from mta10.adelphia.net (mta10.adelphia.net [68.168.78.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43B7843D55; Mon, 19 Apr 2004 05:32:28 -0700 (PDT) (envelope-from fbsd_user@a1poweruser.com) Received: from barbish ([67.20.101.71]) by mta10.adelphia.net (InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with SMTP id <20040419123227.QTZL8065.mta10.adelphia.net@barbish>; Mon, 19 Apr 2004 08:32:27 -0400 From: "fbsd_user" To: "Bikrant Neupane" , , Date: Mon, 19 Apr 2004 08:32:25 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <200404191156.29962.bikrant_ml@wlink.com.np> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: RE: PPPoed crashed!! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: fbsd_user@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2004 12:32:28 -0000 Pppoe is one of the major work horses of FBSD. There being an bug is very unlikely in 4.9. Odds are you have mis-configured an configuration file. If you are running pppoe under gdb as standard production method, then run pppoe without gdb in the way. Posting your rc.conf and ppp.conf so people can review your configuration file content for errors may prove to be more productive in finding your problem. Describe your hardware connection to your ISP. -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Bikrant Neupane Sent: Monday, April 19, 2004 2:11 AM To: questions@freebsd.org; freebsd-isp@freebsd.org Subject: PPPoed crashed!! I'm running pppoed on freebsd-4.9. It is running smoothly. However it crashes sometime with a pppoed.core file dumpped at the root directory. gdb -c pppoed.core shows that it crashed with signal 11 segmentation fault. I'm running the package as it came with the os. I have not upgraded any thing except the kernel which I have customized for my needs. Is this a bug or am i missing some parameters in the kernel? with regards, Bikrant _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"