Hauke Lampe schrieb am Donnerstag, dem 12. April 2007:
> (gdb) p/x {long}0xbfe5a0ec
> $11 = 0x80ba8e0
> (gdb) next
> 56if ((keyring = mix_openfile(SECRING, "r")) == NULL) {
> (gdb) p/x {long}0xbfe5a0ec
> $12 = 0x80ba800
Very, very interesting. Can you step into mix_openfile() and mixfile
I was able to reproduce the segfault on a test machine with fresh installed
openssl and mixmaster. I edited remailer.conf, started the remailer and added
it to an echolot pinger. It segfaulted upon the first mix ping received.
After that, I recompiled mixmaster from debian source to have debug s
2 matches
Mail list logo