GDB output : Problem with PEAP auth using xp clients

2004-10-19 Thread atul dhingra
So you're still getting the core dump. Let me guess... you have two versions of OpenSSL installed, and you built the server without using "--disable-shared". >> Fix one of those two problems, and it will work. >> Alan DeKok. I am still getting the same dump, I have used --disable-shared while b

Re: GDB output : Problem with PEAP auth using xp clients

2004-10-19 Thread Alan DeKok
atul dhingra" <[EMAIL PROTECTED]> wrote: > Please find below the gdb output, would appreciate your comments: ... > (gdb) bt > #0 0x401420d7 in BIO_read () from /lib/libcrypto.so.0.9.7 > #1 0x40290ffe in tls_handshake_send (ssn=0x40290798) at tls.c:230 Look at the parameters passed by that line