Configuration: debug-levitte-linux-elf --with-krb5-flavor=MIT
Compilation works well, but tsid fails with a segfault. A test
through gdb gives the following:
(gdb) run sess_id -in fff.p -inform p -outform d > f.d
Starting program:
/home/levitte/cvswork/dev.openssl.org/openssl/openssl/test/../apps/openssl
sess_id -in fff.p -inform p -outform d > f.d
Program received signal SIGSEGV, Segmentation fault.
0x4012bc00 in free () from /lib/libc.so.6
(gdb) where
#0 0x4012bc00 in free () from /lib/libc.so.6
#1 0x080b7c80 in CRYPTO_free (str=0x81eb9c0) at mem.c:325
#2 0x080b1b00 in d2i_SSL_SESSION (a=0x0, pp=0xbffff528, length=470)
at ssl_asn1.c:320
#3 0x0811e9b2 in PEM_ASN1_read_bio (d2i=0x80b1560 <d2i_SSL_SESSION>,
name=0x818c8c9 "SSL SESSION PARAMETERS", bp=0x81eb0f0, x=0x0,
cb=0, u=0x0)
at pem_oth.c:80
#4 0x0808003a in load_sess_id (infile=0xbffffd86 "fff.p", format=3)
at sess_id.c:304
#5 0x0807fbea in sess_id_main (argc=0, argv=0xbffffc44) at
#sess_id.c:164
#6 0x0804e067 in do_cmd (prog=0x81e93c0, argc=7, argv=0xbffffc28)
at openssl.c:383
#7 0x0804dcd4 in main (Argc=7, Argv=0xbffffc28) at openssl.c:304
#8 0x400d66cf in __libc_start_main () from /lib/libc.so.6
I'll see if I can analyse it during the next week.
--
Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
\ SWEDEN \ or +46-733-72 88 11
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Software Engineer, GemPlus: http://www.gemplus.com/
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]