Re: Segfaulting perl

2006-10-18 Thread David King
For the archives: I eventually found http://www.talkaboutprogramming.com/group/ perl.libwww/messages/1556.html and http://lists.alioth.debian.org/ pipermail/pkg-openssl-devel/2005-October/000186.html. It looks like a bug in p5-Crypt-SSLeay, and it not properly calling some OpenSSL

Re: Segfaulting perl

2006-10-15 Thread David King
Just to make sure that no bad library dependancies were at work, I did a 'make buildworld installworld', and a 'portupgrade -frR fetchyahoo perl openssl', to no avail (and with the same backtrace generated by gdb as below). Any ideas? On 10 Oct 2006, at 11:05, David King wrote: When

Segfaulting perl

2006-10-10 Thread David King
When trying to run fetchyahoo (from ports), perl dumps core. It appears to be dumping core in OpenSSL. I've tried recompiling/ reinstalling all ports related to fetchyahoo, perl, and openssl. This happens whether or not I enable SSL in fetchyahoo's configuration. It gets as far as: ~%