[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tpop3d-discuss] segfault on bad password
From: |
Chris Lightfoot |
Subject: |
Re: [tpop3d-discuss] segfault on bad password |
Date: |
Thu, 16 May 2002 14:44:08 +0100 |
User-agent: |
Mutt/1.3.24i |
On Thu, May 16, 2002 at 09:38:01AM -0400, Michael Klatsky wrote:
> There are only two entries related to this that I can see each time the
> crash occurs:
>
> May 16 09:37:32 virt01 tpop3d[25716]: [ID 702911 mail.info]
> listeners_post_select: client [7]66.6.65.66/mapu.com: connected
> May 16 09:37:38 virt01 tpop3d[25716]: [ID 702911 mail.error] quit:
> signal 11 post_fork = 0
>
> I do, however, see an ldap inquiry in my slapd.log when this occurs.
Do you have a debugger such as gdb on your machine? If you
do, could you try the following:
- as root, run tpop3d within the debugger by typing
(for gdb)
gdb ./tpop3d
then at the gdb prompt,
run -vd
or
run -vdf config-file
- reproduce the crash;
- at the gdb prompt, type `bt' to get a back trace and
email a copy of it to me.
You can do the same thing with dbx, but the command `bt'
is replaced with `t'.
Thanks.
--
Diplomacy is the art of saying `Nice Doggie!',
until you can find a rock (Wynn Catlin)