Displaying 2 results from an estimated 2 matches for "timeout_reset_timeval".
2015 Aug 27
2
Panic in service(log)
Hello,
I'm using the Debian builds of dovecot-2.2 by S[r]us.
Today I started getting the following panic:
log: Panic: file priorityq.c: line 122 (priorityq_remove_idx): assertion
failed: (idx < count)
log: Error: Raw backtrace:
/usr/lib/dovecot/libdovecot.so.0(+0x7f1ae) [0x7fd368dc31ae] ->
/usr/lib/dovecot/libdovecot.so.0(+0x7f269) [0x7fd368dc3269] ->
2015 Aug 27
0
Panic in service(log)
...q_remove_idx (pq=0x559b3db007e0, idx=4294967295) at priorityq.c:122
pq = 0x559b3db007e0
idx = 4294967295
count = 1
#6 0x00007fe01d9f3eeb in priorityq_remove (pq=<optimized out>, item=item at entry=0x559b3db221f0) at priorityq.c:138
No locals.
#7 0x00007fe01d9e479c in timeout_reset_timeval (timeout=0x559b3db221f0, tv_now=tv_now at entry=0x0) at ioloop.c:329
__FUNCTION__ = "timeout_reset_timeval"
#8 0x00007fe01d9e4b4d in timeout_reset (timeout=<optimized out>) at ioloop.c:336
__FUNCTION__ = "timeout_reset"
#9 0x00007fe01dd062a6 in index_mail...