Date: Mon, 19 Apr 2004 15:09:33 +0400 From: Gleb Smirnoff <glebius@cell.sick.ru> To: Bikrant <bikrant_ml@wlink.com.np> Cc: freebsd-isp@freebsd.org Subject: Re: PPPoed crashed!! Message-ID: <20040419110933.GA58885@cell.sick.ru> In-Reply-To: <200404191615.12305.bikrant_ml@wlink.com.np> References: <200404191156.29962.bikrant_ml@wlink.com.np> <20040419093931.GC58113@cell.sick.ru> <200404191615.12305.bikrant_ml@wlink.com.np>
next in thread | previous in thread | raw e-mail | index | archive | help
Please, build pppoed with debugging symbols, do not strip it. Reproduce the crash, and show gdb "bt" output again. On Mon, Apr 19, 2004 at 04:15:12PM +0545, Bikrant wrote: B> > > I'm running pppoed on freebsd-4.9. It is running smoothly. However it B> > >crashes sometime with a pppoed.core file dumpped at the root directory. B> > > gdb -c pppoed.core shows that it crashed with signal 11 segmentation B> > >fault. I'm running the package as it came with the os. I have not B> > >upgraded any thing except the kernel which I have customized for my B> > needs. B> > B> > You should show at least outputs of "bt" command in gdb. You should run B> > gdb this way: "gdb /usr/libexec/pppoed pppoed.core". B> B> Here is the output of bt B> B> This GDB was configured as "i386-unknown-freebsd". B> Core was generated by `pppoed'. B> Program terminated with signal 11, Segmentation fault. B> #0 0x280e461f in ?? () B> (gdb) bt B> #0 0x280e461f in ?? () B> #1 0x280e48c1 in ?? () B> #2 0x280e46af in ?? () B> #3 0x280e48c1 in ?? () B> #4 0x280e4fd9 in ?? () B> #5 0x280e34dc in ?? () B> #6 0x280e3470 in ?? () B> #7 0x280dda10 in ?? () B> #8 0x280dd66d in ?? () B> #9 0x280c4cc9 in ?? () B> #10 0x280c4be5 in ?? () B> #11 0x8049640 in ?? () B> #12 0x804a22b in ?? () B> #13 0x8048dba in ?? () B> (gdb) B> B> Also, I have included details of my running system in another mail. If you B> have not received it I can send it to you again B> B> with regards, B> Bikrant Neupane -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040419110933.GA58885>