Re: SSL_library_init() seg faults

2005-01-27 Thread Medi Montaseri
Medi Montaseri wrote: I am having a run time seg fault problem with an app that works fine on 64-bit linux and 32-bit FreeBSD but fails at SSL_library_init() I have been trying to figure out a way of debugging this with no success... Has anyone seen this and/or interested in helping me out with

SSL_library_init() seg faults

2005-01-27 Thread Medi Montaseri
I am having a run time seg fault problem with an app that works fine on 64-bit linux and 32-bit FreeBSD but fails at SSL_library_init() I have been trying to figure out a way of debugging this with no success... Has anyone seen this and/or interested in helping me out with some gdb dir questions