Date: Mon, 19 Apr 2004 16:15:12 +0545 From: Bikrant <bikrant_ml@wlink.com.np> To: freebsd-isp@freebsd.org Cc: Gleb Smirnoff <glebius@cell.sick.ru> Subject: Re: PPPoed crashed!! Message-ID: <200404191615.12305.bikrant_ml@wlink.com.np> In-Reply-To: <20040419093931.GC58113@cell.sick.ru> References: <200404191156.29962.bikrant_ml@wlink.com.np> <20040419093931.GC58113@cell.sick.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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. > > You should show at least outputs of "bt" command in gdb. You should run > gdb this way: "gdb /usr/libexec/pppoed pppoed.core". Here is the output of bt This GDB was configured as "i386-unknown-freebsd". Core was generated by `pppoed'. Program terminated with signal 11, Segmentation fault. #0 0x280e461f in ?? () (gdb) bt #0 0x280e461f in ?? () #1 0x280e48c1 in ?? () #2 0x280e46af in ?? () #3 0x280e48c1 in ?? () #4 0x280e4fd9 in ?? () #5 0x280e34dc in ?? () #6 0x280e3470 in ?? () #7 0x280dda10 in ?? () #8 0x280dd66d in ?? () #9 0x280c4cc9 in ?? () #10 0x280c4be5 in ?? () #11 0x8049640 in ?? () #12 0x804a22b in ?? () #13 0x8048dba in ?? () (gdb) Also, I have included details of my running system in another mail. If you have not received it I can send it to you again with regards, Bikrant Neupane
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404191615.12305.bikrant_ml>