Displaying 2 results from an estimated 2 matches for "o_stream_zlib_send_outbuf".
2013 Nov 05
0
infinite loop (causing crash) whilst closing connection
Hi Timo,
As a follow-up to my earlier email, I've managed to get a few backtraces
now.
#305439 o_stream_close (stream=0x1680c10) at ostream.c:85
#305440 0x00007ff222f70f3c in o_stream_zlib_send_outbuf (zstream=0x1680b80)
at ostream-zlib.c:97
#305441 0x00007ff222f70fef in o_stream_zlib_send_flush (zstream=0x1680b80)
at ostream-zlib.c:182
#305442 0x00007ff222f711cb in o_stream_zlib_flush (stream=<optimized out>)
at ostream-zlib.c:222
#305443 0x00007ff2243f142d in o_stream_flush (stream=0x168...
2014 Jun 23
4
OOM in Dovecot 2.2.13 imap
...<optimized out>
__FUNCTION__ = "o_stream_sendv"
#10 0x00007f11766e615a in o_stream_send (stream=<optimized out>, data=<optimized out>, size=size at entry=12113) at ostream.c:217
iov = {iov_base = 0x7f11789fe549, iov_len = 12113}
#11 0x00007f1175692849 in o_stream_zlib_send_outbuf (zstream=0x7f11789f9340) at ostream-zlib.c:94
ret = <optimized out>
size = 12113
#12 0x00007f1175692982 in o_stream_zlib_send_flush (zstream=zstream at entry=0x7f11789f9340, final=final at entry=true) at ostream-zlib.c:189
zs = 0x7f11789f9420
len = <optimize...