search for: tv_call

Displaying 17 results from an estimated 17 matches for "tv_call".

2008 Feb 06
2
(message_parse_header_next): assertion failed:, +(IS_LWSP(line->value[0])) 1.1beta14
I noticed these happen when one of my users searches his Trash folder which he doesn't empty. He uses thunderbird and it is reproducable. Feb 5 22:47:39 boomhauer dovecot: IMAP(username): file message-header-parser.c: line 350 (message_parse_header_next): assertion failed: +(IS_LWSP(line->value[0])) Feb 5 22:47:41 boomhauer dovecot: child 8022 (imap) killed with signal 6 Feb 5
2018 Aug 14
3
lmtp 2.3.2.1 segfault with backtrace
...t-transaction.c:419 reply = {status = 451, enhanced_code = {x = 4, y = 4, z = 0}, text_lines = 0x7f5d1759c090} #5 0x00007f5d14fdbe7b in io_loop_handle_timeouts_real (ioloop=0x7f5d175a4c80) at ioloop.c:641 timeout = 0x7f5d176299d0 tv = {tv_sec = 0, tv_usec = 0} tv_call = {tv_sec = 1534202969, tv_usec = 770866} t_id = 3 item = 0x7f5d176299d0 #6 io_loop_handle_timeouts (ioloop=0x7f5d175a4c80) at ioloop.c:655 _data_stack_cur_id = 2 #7 0x00007f5d14fdd667 in io_loop_handler_run_internal (ioloop=0x7f5d175a4c80) at ioloop-epoll.c:195...
2014 Jun 22
0
SIGSEGV in 2.2.13 with IMAP Proxying to an Exchange Server (dovecot/auth)
...quot;Disconnected from server", text_without_resp = 0x7f40b534f6a6 "Disconnected from server"} #3 0x00007f40b61f7d7f in io_loop_handle_timeouts_real (ioloop=0x2047790) at ioloop.c:410 timeout = 0x2077e00 item = 0x2077e00 tv = {tv_sec = 0, tv_usec = 0} tv_call = {tv_sec = 1403450802, tv_usec = 614093} t_id = 3 #4 io_loop_handle_timeouts (ioloop=ioloop at entry=0x2047790) at ioloop.c:423 _data_stack_cur_id = 2 #5 0x00007f40b61f8d34 in io_loop_handler_run_internal (ioloop=ioloop at entry=0x2047790) at ioloop-epoll.c:193 ctx = 0x20...
2017 Jul 19
2
2.2.devel (0bee280) crashdump virtual plugin
On 19.07.2017 09:39, Aki Tuomi wrote: > > On 19.07.2017 09:36, Thomas Leuxner wrote: >> * Aki Tuomi <aki.tuomi at dovecot.fi> 2017.07.19 08:31: >> >>> oh and any idea which one of these crashes? >> This one does: >> >> # cat Flagged/dovecot-virtual >> * >> :public/* >> -Trash >> -Trash/* >> flagged > Thanks,
2008 Jun 20
3
Time moved backwards by 4398 seconds
...from the uglyness? I just picked the 4395-4400 values by chance. Can you figure out how big the window should be? Thanks, Anders. --- ./src/lib/ioloop.c-orig 2008-06-20 10:45:54.000000000 +0200 +++ ./src/lib/ioloop.c 2008-06-20 10:47:36.000000000 +0200 @@ -230,8 +230,13 @@ struct timeval tv, tv_call; unsigned int t_id; - if (gettimeofday(&ioloop_timeval, &ioloop_timezone) < 0) - i_fatal("gettimeofday(): %m"); + /* The Linux gettimeofday() will sometimes jump forward + * by approximately 4398 seconds. Ignore that reading. */ + do { + if (gettimeofday(&iolo...
2017 Jul 19
3
2.2.devel (0bee280) crashdump virtual plugin
...idle_hibernate_timeout (ctx=0x5634566b6170) at cmd-idle.c:191 client = 0x56345668be48 #4 0x00007f30bbfe09f2 in io_loop_handle_timeouts_real (ioloop=0x5634566719b0) at ioloop.c:567 timeout = 0x56345697e090 item = 0x56345697e090 tv = {tv_sec = 0, tv_usec = 0} tv_call = {tv_sec = 1500487741, tv_usec = 857399} t_id = 3 #5 io_loop_handle_timeouts (ioloop=ioloop at entry=0x5634566719b0) at ioloop.c:580 _data_stack_cur_id = 2 #6 0x00007f30bbfe2153 in io_loop_handler_run_internal (ioloop=ioloop at entry=0x5634566719b0) at ioloop-epoll.c:196...
2008 Feb 20
1
(message_parser_parse_next_block): assertion, failed: (ctx->input->eof)
...n client_idle_timeout (client=0x60d200) at client.c:27 No locals. #16 0x00000000004b30ef in io_loop_handle_timeouts_real (ioloop=0x600240) at ioloop.c:279 timeout = (struct timeout *) 0x600980 item = (struct priorityq_item *) 0x600980 tv = {tv_sec = 0, tv_usec = 0} tv_call = {tv_sec = 1203481961, tv_usec = 101353} t_id = 3 #17 0x00000000004b313d in io_loop_handle_timeouts (ioloop=0x600240) at ioloop.c:290 _data_stack_cur_id = 2 #18 0x00000000004b401e in io_loop_handler_run (ioloop=0x600240) at ioloop-kqueue.c:138 ctx = (struct ioloop_handler...
2008 Sep 16
1
another assertion failure in current 1.1 hg (1.1.3 was working fine) - file message-address.c: line 43 (parse_local_part): assertion failed: (ctx->parser.data != ctx->parser.end)
...32 client = (struct client *) 0x90ef368 finished = false #26 0x08100310 in io_loop_handle_timeouts_real (ioloop=0x90ed9b0) at ioloop.c:298 timeout = (struct timeout *) 0x90fecd8 item = (struct priorityq_item *) 0x90fecd8 tv = {tv_sec = 0, tv_usec = 0} tv_call = {tv_sec = 1221553327, tv_usec = 767240} t_id = 3 #27 0x0810036a in io_loop_handle_timeouts (ioloop=0x90ed9b0) at ioloop.c:309 _data_stack_cur_id = 2 #28 0x0810102c in io_loop_handler_run (ioloop=0x90ed9b0) at ioloop-epoll.c:175 ctx = (struct ioloop_handler_context *) 0x90e...
2018 Aug 15
0
lmtp 2.3.2.1 segfault with backtrace
...? reply = {status = 451, enhanced_code = {x = 4, y = 4, z = 0}, > text_lines = 0x7f5d1759c090} > #5? 0x00007f5d14fdbe7b in io_loop_handle_timeouts_real > (ioloop=0x7f5d175a4c80) at ioloop.c:641 > ??????? timeout = 0x7f5d176299d0 > ??????? tv = {tv_sec = 0, tv_usec = 0} > ??????? tv_call = {tv_sec = 1534202969, tv_usec = 770866} > ??????? t_id = 3 > ??????? item = 0x7f5d176299d0 > #6? io_loop_handle_timeouts (ioloop=0x7f5d175a4c80) at ioloop.c:655 > ??????? _data_stack_cur_id = 2 > #7? 0x00007f5d14fdd667 in io_loop_handler_run_internal > (ioloop=0x7f5d175a4c80) a...
2014 Sep 29
0
Imap: Panic: UID 13737 lost unexpectedly from INBOX
...150792601}, st_ctim = {tv_sec = 1411972876, tv_nsec = 150792601}, __unused = {0, 0, 0}} notify = true #16 0x00007f14d02bbfa6 in io_loop_handle_timeouts_real (ioloop=0x2543740) at ioloop.c:410 timeout = 0x261bdd0 item = 0x261bdd0 tv = {tv_sec = 0, tv_usec = 0} tv_call = {tv_sec = 1411972876, tv_usec = 171667} t_id = 3 #17 io_loop_handle_timeouts (ioloop=ioloop at entry=0x2543740) at ioloop.c:423 ---Type <return> to continue, or q <return> to quit--- _data_stack_cur_id = 2 #18 0x00007f14d02bcd63 in io_loop_handler_run_internal (ioloop=...
2008 Feb 19
2
1.1b16: (buffer_set_used_size): assertion failed: (used_size <= buf->alloc)
..._callback (cmd=0x61e048) at cmd-search.c:132 client = (struct client *) 0x60d200 finished = false #15 0x00000000004b2d0f in io_loop_handle_timeouts_real (ioloop=0x600240) at ioloop.c:279 timeout = (struct timeout *) 0x600dc0 item = (struct priorityq_item *) 0x600dc0 tv = {tv_sec = 0, tv_usec = 0} tv_call = {tv_sec = 1203370896, tv_usec = 43884} t_id = 3 #16 0x00000000004b2d5d in io_loop_handle_timeouts (ioloop=0x600240) at ioloop.c:290 _data_stack_cur_id = 2 #17 0x00000000004b3c3e in io_loop_handler_run (ioloop=0x600240) at ioloop-kqueue.c:138 ctx = (struct ioloop_handler_context *) 0x60b0e0 even...
2010 Mar 21
3
2.0.beta3 imapd running hot
...le info available. #1 0x00007f8f6795f02a in gettimeofday () from /lib/libc.so.6 No symbol table info available. #2 0x00007f8f682bcb39 in io_loop_handle_timeouts_real (ioloop=0x22bd5f0) at ioloop.c:291 item = <value optimized out> tv = {tv_sec = 0, tv_usec = 36427248} tv_call = {tv_sec = 0, tv_usec = 140737170938560} t_id = <value optimized out> #3 io_loop_handle_timeouts (ioloop=0x22bd5f0) at ioloop.c:339 _data_stack_cur_id = 0 #4 0x00007f8f682bd70e in io_loop_handler_run (ioloop=0x22bd5f0) at ioloop-epoll.c:180 ctx = 0x22bd800 e...
2009 Dec 01
1
dovecot-1.2.8 imap crash (with backtrace)
...TY_FUNCTION__ = "idle_sync_now" #16 0x080a604c in notify_delay_callback (ibox=0x8732e98) at index-mailbox-check.c:49 No locals. #17 0x080f96f9 in io_loop_handle_timeouts_real (ioloop=0x872b9b0) at ioloop.c:313 item = 0x8764e78 tv = {tv_sec = 0, tv_usec = 0} tv_call = {tv_sec = 1259684640, tv_usec = 146065} t_id = 3 #18 io_loop_handle_timeouts (ioloop=0x872b9b0) at ioloop.c:324 _data_stack_cur_id = 2 #19 0x080f9fc2 in io_loop_handler_run (ioloop=0x872b9b0) at ioloop-epoll.c:180 ctx = 0x872bab8 event = <value optimized out>...
2011 Jan 12
0
Backtrace:dovecot/imap
...ck (cmd=0xa06e048) at imap-search.c:430 client = 0xa06dbe0 finished = <value optimized out> #18 0xb772eea7 in io_loop_handle_timeouts_real (ioloop=0xa04c368) at ioloop.c:353 timeout = 0xa401020 item = 0xa401020 tv = {tv_sec = 0, tv_usec = 0} tv_call = {tv_sec = 1294842354, tv_usec = 702529} t_id = 3 #19 io_loop_handle_timeouts (ioloop=0xa04c368) at ioloop.c:368 _data_stack_cur_id = 2 #20 0xb772ff64 in io_loop_handler_run (ioloop=0xa04c368) at ioloop-epoll.c:186 ctx = 0xa04c490 events = <value optimized out&gt...
2009 Dec 30
3
1.2.9 imap crash with backtrace
I got about 20 (!) of these today GNU gdb (GDB) 7.0-debian Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB
2017 Nov 10
3
rawlog segfaults (error 4 in libdovecot.so.0.0.0)
Hello everybody, i tried to debug imap sessions with the rawlog feature and rawlog creates files but when i try to dump them doveadm tells me [...] Error: zlib.read((file)): unexpected EOF at [...]. I looked at syslog files and i see, that rawlog gets terminated with a segfault, e.g.: segfault at 10 ip 00007ff6da362596 sp 00007fffe725a080 error 4 in libdovecot.so.0.0.0[7ff6da2a4000+122000] Is
2018 Sep 07
6
Auth process sometimes stop responding after upgrade
Some more information: the issue has just occurred, again on an instance without the "service_count = 0" configuration directive on pop3-login. I've observed that while the issue is occurring, the director process goes 100% CPU. I've straced the process. It is seemingly looping: ... ... epoll_ctl(13, EPOLL_CTL_ADD, 78, {EPOLLIN|EPOLLPRI|EPOLLERR|EPOLLHUP, {u32=149035320,