[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tpop3d-discuss] PAM Problem (FreeBSD)
From: |
Ben Schumacher |
Subject: |
Re: [tpop3d-discuss] PAM Problem (FreeBSD) |
Date: |
Wed, 31 Jul 2002 09:09:34 -0600 (MDT) |
On Wed, 31 Jul 2002, Odhiambo Washington wrote:
[...snip - save us all some bytes...]
> I did restart tpop3d and it's been working all along. There were some changes
> in pam.conf.
>
> I do have a core dump also (on that day I was did the upgrade). Maybe this
> can shed some light on what happened??? I just need instructions on debugging.
Probably won't be useful if you didn't compile with debugging symbols. A
simple way to find out would be to do the follow:
gdb /path/to/tpop3d/binary /path/to/tpop3d/core
And when you get the (gdb) prompt, type: "bt"
If you do that and post the output to the list, we could probably tell you
if the core is useful, or if its just wasting space on your HDD. :)
> I haven't recompiled tpop3d as yet. I'll upgrade to the latest release soon.
Recompile might not be necessary, if its all working. Upgrade is never a
bad thing to do.
Cheers,
bs.
Re: [tpop3d-discuss] PAM Problem (FreeBSD), Ben Schumacher, 2002/07/29