Ok, I've run the example with debug and the execption is *apparently* in
mlock.c (in the kernel ??)


the call stack
KERNEL32! bff6bb07()
fwrite(void * 0x00b70114, unsigned int 21, unsigned int 1, _iobuf *
0x00413c30) line 72 + 9 bytes
file_write(bio_st * 0x00c80970, char * 0x00b70114, int 21) line 172 + 23
bytes
BIO_write(bio_st * 0x00c80970, void * 0x00b70114, int 21) line 200 + 20
bytes
b64_write(bio_st * 0x00c80900, char * 0x00000000, int 0) line 363 + 29 bytes
b64_ctrl(bio_st * 0x00c80900, int 11, long 0, void * 0x00000000) line 483 +
13 bytes
BIO_ctrl(bio_st * 0x00c80900, int 11, long 0, void * 0x00000000) line 311 +
24 bytes
plantage() line 62 + 15 bytes
main() line 94
mainCRTStartup() line 255 + 23 bytes
KERNEL32! bff7b9e4()
KERNEL32! bff7b896()
KERNEL32! bff7a24f()



----- Original Message -----
From: "Richard Levitte - VMS Whacker" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, December 28, 2000 4:28 PM
Subject: Re: problem with example of base64


> From: "Michael Bonfils" <[EMAIL PROTECTED]>
>
> mbonfils> Excuse me,
> mbonfils> I use VC4.2 and OpenSSL 0.9.6
>
> OK.  OpenSSL hasn't changed terribly in the BIO code since then, so
> the next question is if you have the possibility to compile your
> program in debug mode and link it against the debug version of
> libeay32?  You should be able to catch the point where the exception
> is signaled...
>



______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to