search for: _stream_read

Displaying 2 results from an estimated 2 matches for "_stream_read".

Did you mean: i_stream_read
2008 Nov 22
1
Panic in version 1.1.6
Hello, We have seen a few of these panics in 1.1.6. It seems to happen when pine is being used and a POP3 check occurs at the same time (but not always), but I'm not positive this is always the case: --- Nov 22 11:10:32 lexiconn2 dovecot: Panic: POP3(techjm): file istream.c: line 76 (i_stream_read): assertion failed: (_stream-> skip != _stream->pos) Nov 22 11:10:32 lexiconn2 dovecot: POP3(techjm): Raw backtrace: pop3 [0x80c38f0] -> pop3 [0x80c394a] -> pop3 [0x80c324c] -> p op3(i_stream_read+0xda) [0x80c7dda] -> pop3 [0x80c9c6b] -> pop3(i_stream_read+0x2d) [0x80c7d2d] -...
2019 Dec 13
0
Wine release 5.0-rc1
...n. msado15: Add a stub _Stream implementation. msado15: Implement _Stream_put_Type and _Stream_get_Type. bcrypt: Handle SHA1 hash in key_asymmetric_verify. msado15: Implement _Stream_Open and _Stream_Close. msado15: Implement _Stream_get_State. msado15: Implement _Stream_Read and _Stream_Write. msado15: Implement _Stream_get_Position and _Stream_put_Position. msado15: Implement _Stream_get_Size. wbemprox: Use a terminated string in parse_resource. msado15: Implement _Stream_get_EOS. msado15: Implement _Stream_get_LineSeparator and _Stream_p...