Re: PPPoed crashed!!
From: Gleb Smirnoff (glebius_at_cell.sick.ru)
Date: 04/22/04
- Previous message: Bikrant: "Re: PPPoed crashed!!"
- In reply to: Bikrant: "Re: PPPoed crashed!!"
- Next in thread: JJB: "What is PPPoed?"
- Reply: JJB: "What is PPPoed?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 22 Apr 2004 10:15:09 +0400 To: Bikrant <bikrant_ml@wlink.com.np>
One more request :)
Could you please build libc and libnetgraph with debugging symbols?
And run bt one more time?
echo "CFLAGS= -g" >> /etc/make.conf
echo "STRIP= " >> /etc/make.conf
cd /usr/src/lib/libc && make && make install
cd /usr/src/lib/libnetgraph && make && make install
On Thu, Apr 22, 2004 at 10:05:24AM +0545, Bikrant wrote:
B> pppoe# gdb -c pppoed.core-2004-04-13 /usr/libexec/pppoed
B> Core was generated by `pppoed'.
B> Program terminated with signal 11, Segmentation fault.
B> Reading symbols from /usr/lib/libnetgraph.so.1...(no debugging symbols
B> found)...done.
B> Reading symbols from /usr/lib/libc.so.4...(no debugging symbols found)...done.
B> Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols
B> found)...done.
B> #0 0x280e461f in isatty () from /usr/lib/libc.so.4
B> (gdb) bt
B> #0 0x280e461f in isatty () from /usr/lib/libc.so.4
B> #1 0x280e48c1 in isatty () from /usr/lib/libc.so.4
B> #2 0x280e46af in isatty () from /usr/lib/libc.so.4
B> #3 0x280e48c1 in isatty () from /usr/lib/libc.so.4
B> #4 0x280e4fd9 in malloc () from /usr/lib/libc.so.4
B> #5 0x280e34dc in __smakebuf () from /usr/lib/libc.so.4
B> #6 0x280e3470 in __swsetup () from /usr/lib/libc.so.4
B> #7 0x280dda10 in vfprintf () from /usr/lib/libc.so.4
B> #8 0x280dd66d in fprintf () from /usr/lib/libc.so.4
B> #9 0x280c4cc9 in vsyslog () from /usr/lib/libc.so.4
B> #10 0x280c4be5 in syslog () from /usr/lib/libc.so.4
B> #11 0x8049640 in NgRecvData ()
B> #12 0x804a22b in NgRecvData ()
B> #13 0x8048dba in NgRecvData ()
B> (gdb)
B>
B>
B> with regards,
B> Bikrant
B>
B>
B> >
B> > Describe your hardware connection to your ISP.
B> >
B> > -----Original Message-----
B> > From: owner-freebsd-questions@freebsd.org
B> > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Bikrant
B> > Neupane
B> > Sent: Monday, April 19, 2004 2:11 AM
B> > To: questions@freebsd.org; freebsd-isp@freebsd.org
B> > Subject: PPPoed crashed!!
B> >
B> > I'm running pppoed on freebsd-4.9. It is running smoothly. However
B> > it crashes
B> > 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.
B> > I'm running the package as it came with the os. I have not upgraded
B> > any thing
B> > except the kernel which I have customized for my needs.
B> >
B> > Is this a bug or am i missing some parameters in the kernel?
B> >
B> > with regards,
B> > Bikrant
B> >
B> > _______________________________________________
B> > freebsd-questions@freebsd.org mailing list
B> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
B> > To unsubscribe, send any mail to
B> > "freebsd-questions-unsubscribe@freebsd.org"
B> >
B> > _______________________________________________
B> > freebsd-isp@freebsd.org mailing list
B> > http://lists.freebsd.org/mailman/listinfo/freebsd-isp
B> > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
B>
B> _______________________________________________
B> freebsd-isp@freebsd.org mailing list
B> http://lists.freebsd.org/mailman/listinfo/freebsd-isp
B> To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
-- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE _______________________________________________ freebsd-isp@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-isp To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
- Previous message: Bikrant: "Re: PPPoed crashed!!"
- In reply to: Bikrant: "Re: PPPoed crashed!!"
- Next in thread: JJB: "What is PPPoed?"
- Reply: JJB: "What is PPPoed?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|