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

-- 
pluto crashes with segfault
https://bugs.launchpad.net/bugs/664371
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to