On Fri, 2010-09-24 at 17:51 -0400, Andrew Rankin wrote: > On Fri, Sep 24, 2010 at 4:40 PM, seth vidal <skvidal@xxxxxxxxxxxxxxxxx> wrote: > > On Fri, 2010-09-24 at 14:41 -0400, Andrew Rankin wrote: > >> > > >> > Wow, that's bizarre. It seems to be dying right as it has finished > >> > everything else. > >> > > >> > what distro/ver/python-ver/openssl version is this? > >> > > >> > >> It's segfaulting at certs.py line 145... > >> > >> xt = crypto.X509Extension('basicConstraints', False ,'CA:FALSE') > >> > >> There is an old bug on a Debian list that looks similar: > >> > >> http://www.mail-archive.com/debian-bugs-dist@xxxxxxxxxxxxxxxx/msg162203.html > >> > >> My version is pyOpenSSL-0.6-1.p24.7.2.2.x86_64 > >> > >> Does not look like a certmaster issue anyways. > >> > > > > It sort of is - it's something we added that I thought we had tested on > > rhel5. > > > > > > hmm > > -sv > > > > > > > > Tried it on RHEL5.4, CentOS 5.5 and CentOS 4.8, same outcome. It > does not segfault on OSX. > > Tried just: > > from OpenSSL import crypto > xt = crypto.X509Extension('basicConstraints',0 ,'CA:FALSE') > change the CA:FALSE to CA:False just to humor me -sv _______________________________________________ Func-list mailing list Func-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/func-list