Re: What would cause SSL requests to segfault
Heiko Jansen <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.lwp |
|---|---|
| Organization | hbz |
| Message-ID | <[email protected]> |
Probably it´s related to http://rt.cpan.org/Public/Bug/Display.html?id=16735 heiko Am Mittwoch, 14. Juni 2006 02:14 schrieb Tuc at T-B-O-H <[email protected]> [What would cause SSL requests to segfault]: > Hi, > > I'm trying to use the example of : > > lwp-request https://www.nodeworks.com > > > When it segfaults. I've tried to re-install a few things like > openssl (Version 0.9.8b_1), Crypt::SSLeay (Version 0.51) and > libwww (Version 5.805). But I still get it. > > It seems to show via a backtrace : > > #0 0x2833029d in SSL_CTX_ctrl () from /usr/local/lib/libssl.so.4 > #1 0x28302798 in XS_Crypt__SSLeay__CTX_new () > from > /usr/local/lib/perl5/site_perl/5.8.8/mach/auto/Crypt/SSLeay/SSLeay.so > > Any ideas what to do? > > Thanks, Tuc