I agree with Michael's comments. It *is* possible that the 0x101 in stream is a lie; what gdb tells you is not necessarily what is really there due to compiled code optimization. However, that is the first thing to look into, since it would explain the crash.

Make sure that stream in init_mailstream() is initialized if you pass it as a recycle stream argument to mail_open()/mail_open_full().

-- Mark --

http://staff.washington.edu/mrc
Science does not emerge from voting, party politics, or public debate.
Si vis pacem, para bellum.
_______________________________________________
Imap-uw mailing list
Imap-uw@u.washington.edu
https://mailman1.u.washington.edu/mailman/listinfo/imap-uw

Reply via email to