RE: [vchkpw] Re: Getting segmentation fault with chkusr patch for qmail-smtpd

2005-04-29 Thread tonix (Antonio Nati)
How did you apply the patch over qmailrocks installation? Did you have any error from patch? You should at least examine smtp_rcpt and post it. Ciao, Tonino At 22.44 28/04/2005, you wrote: *exactly*? Compile qmail without and '-O' and with '-g2' and run qmail-smtpd in 'dbg' (or similar). Use

RE: [vchkpw] Re: Getting segmentation fault with chkusr patch for qmail-smtpd

2005-04-28 Thread Glenn F. Henriksen
*exactly*? Compile qmail without and '-O' and with '-g2' and run qmail-smtpd in 'dbg' (or similar). Use 'strace' or 'truss' (with follow fork option) I'm obviously abit over my head here on the Linux platform. :-) I don't have truss or dbg on my machine. I have strace however but I didn't get