|
From: | prune |
Subject: | Re: [tpop3d-discuss] segfault on bad password |
Date: | Thu, 16 May 2002 15:45:52 +0200 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2 |
Hi, 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. Thanks. Michael BTW- This is running on Solaris 8
I had the same kind of problem during development of ldap auth module. the problem was only existing on linux. it was dependent of the compiler.in fact, when compiling, some basic libs weren't found so the compiler was using default once, without a good function prototype.
turn verbose on when compiling and see if you have warning messages. else, set maximum verbose to tpop3d and restart it..... I'm waiting for you. Cheers, Prune
On Thu, 2002-05-16 at 09:34, Chris Lightfoot wrote:On Thu, May 16, 2002 at 09:28:22AM -0400, Michael Klatsky wrote:Hello all-I've run into a problem- I am experiencing crashes upon an incorrect password entry using tpop3d. When popping, if I enter a correct user/pass combo, all is well. If I enter a nonexistent user, and any password, I get a correct "-ERR Lies! Try again!" response. However, if I enter an existing user, and an incorrect password, the popper crashes with the following log entry: mail.error] quit: signal 11 post_fork = 0What log messages do you get before that? Anything about ldap_simple_bind_s or talking about the failed login? -- Knowledge is power -- Power corrupts -- Study hard -- Be evil!
[Prev in Thread] | Current Thread | [Next in Thread] |