Re: Segfaulting perl

2006-10-18 Thread David King
For the archives: I eventually found and . It looks like a bug in p5-Crypt-SSLeay, and it not properly calling some OpenSSL routi

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 tryin