> -----Original Message----- > From: quozl@xxxxxxxxxxxxx [mailto:quozl@xxxxxxxxxxxxx] On Behalf Of James > Cameron > Sent: Thursday, January 21, 2010 8:13 PM > To: Leslie Rhorer > Cc: 'James Carlson'; linux-ppp@xxxxxxxxxxxxxxx > Subject: Re: pppd hangs on SIGHUP > > I must be looking at different source. Ah, yes, I am. You're using > Debian patched source, I guess. Here's what I do to compile pppd with > debugging ... > > git clone git://ozlabs.org/~paulus/ppp.git > > ... then ./configure and make ... and the -g flag is already used. You > may be using source that has had debugging disabled. Distribution > source often does this. > > -- > James Cameron > http://quozl.linux.org.au/ Thanks. I think I got it working using the Debian source. It compiled with the -g option, anyway. Right now I am running the command under strace, and we can see what that reports during the next hang. When it does hang, I'll run ddb against the hung process to see what it reports, and I can post the contents of the strace files. -- To unsubscribe from this list: send the line "unsubscribe linux-ppp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html