Hauke Lampe schrieb am Donnerstag, dem 12. April 2007:

> (gdb) p/x {long}0xbfe5a0ec
> $11 = 0x80ba8e0
> (gdb) next
> 56        if ((keyring = mix_openfile(SECRING, "r")) == NULL) {
> (gdb) p/x {long}0xbfe5a0ec
> $12 = 0x80ba800

Very, very interesting.  Can you step into mix_openfile() and mixfile()
and see where it breaks?  Also, what is your SECRING, $HOME and MIXDIR
set to?

Peter
-- 
                           |  .''`.  ** Debian GNU/Linux **
      Peter Palfrader      | : :' :      The  universal
 http://www.palfrader.org/ | `. `'      Operating System
                           |   `-    http://www.debian.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to