Comment 5 for bug 664371

Revision history for this message
Blackmoon (ujaehrig) wrote :

I tried to start pluto in gdb. The result is the following:

Program received signal SIGSEGV, Segmentation fault.
0x003141cc in equals (this=0x80e7188, other=0x0) at x509_cert.c:1248
1248 if (other->get_type(other) != CERT_X509)
(gdb) p other
$1 = (certificate_t *) 0x0
(gdb) bt
#0 0x003141cc in equals (this=0x80e7188, other=0x0) at x509_cert.c:1248
#1 0x0804d913 in cert_add (cert=0x80e8280) at certs.c:81
#2 0x08087888 in scx_find_cert_objects (module=<value optimized out>, init_args=0x0) at smartcard.c:595
#3 scx_find_all_cert_objects (module=<value optimized out>, init_args=0x0) at smartcard.c:673
#4 scx_init (module=<value optimized out>, init_args=0x0) at smartcard.c:740
#5 0x08081b86 in main (argc=3, argv=0xbffff7d4) at plutomain.c:679