search for: payload_input

Displaying 20 results from an estimated 27 matches for "payload_input".

2020 Oct 31
2
Indexer error after upgrade to 2.3.11.3 [trial patch]
...quest.c --- dovecot-2.3.11.3-orig/src/lib-http/http-client-request.c??? 2020-08-12 14:20:41.000000000 +0200 +++ dovecot-2.3.11.3/src/lib-http/http-client-request.c 2020-10-27 13:06:09.352973130 +0100 @@ -1229,12 +1229,12 @@ ??????? const char *error; ??????? uoff_t offset; -?????? i_assert(req->payload_input != NULL); -?????? i_assert(req->payload_output != NULL); - ??????? if (req->payload_finished) ??????????????? return http_client_request_finish_payload_out(req); +?????? i_assert(req->payload_input != NULL); +?????? i_assert(req->payload_output != NULL); + ??????? io_remove(&conn-&...
2020 Oct 27
3
Indexer error after upgrade to 2.3.11.3 [trial patch]
...to reproduce the same results on a Debian 10 >>>>> machine (also with and without the patch): >>>>> >>>>> doveadm(some.user at example.com): Panic: file http-client-request.c: line 1232 (http_client_request_send_more): assertion failed: (req->payload_input != NULL) >>>>> doveadm(some.user at example.com): Error: Raw backtrace: /usr/local/lib/dovecot/libdovecot.so <http://libdovecot.so>.0(backtrace_append+0x42) [0x7f093f7fc3c2] >>>>> -> /usr/local/lib/dovecot/libdovecot.so <http://libdovecot.so>.0(b...
2019 Jan 01
2
doveadm index crash/assert
I got the following crash whilst looking at my logs and seeing some indexer-worker crashes. doveadm(ler): Panic: file http-client-request.c: line 1108 (http_client_request_send_more): assertion failed: (req->payload_input != NULL) Abort trap (core dumped) bt full at: https://www.lerctr.org/~ler/doveadm.index.crash.txt doveconf -n: https://www.lerctr.org/~ler/doveconf.n.txt 2.3.4 from FreeBSD ports. What else do you need? -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 (...
2020 Oct 30
0
Indexer error after upgrade to 2.3.11.3 [trial patch]
...rtstree or the patch above have any influence. I also managed to reproduce the same results on a Debian 10 machine (also with and without the patch): doveadm(some.user at example.com [1]): Panic: file http-client-request.c: line 1232 (http_client_request_send_more): assertion failed: (req->payload_input != NULL) doveadm(some.user at example.com [1]): Error: Raw backtrace: /usr/local/lib/dovecot/libdovecot.so [2].0(backtrace_append+0x42) [0x7f093f7fc3c2] -> /usr/local/lib/dovecot/libdovecot.so [2].0(backtrace_get+0x1e) [0x7f093f7fc4ce] -> /usr/local/lib/dovecot/libdovecot.so [2].0(+0xea341) [...
2019 Jan 02
2
doveadm index crash/assert
.../2019 om 02:12 schreef Larry Rosenman: > > I got the following crash whilst looking at my logs and seeing some > > indexer-worker crashes. > > > > doveadm(ler): Panic: file http-client-request.c: line 1108 > > (http_client_request_send_more): assertion failed: (req->payload_input > > != NULL) > > Abort trap (core dumped) > > > > bt full at: > > https://www.lerctr.org/~ler/doveadm.index.crash.txt > > > > doveconf -n: > > https://www.lerctr.org/~ler/doveconf.n.txt > > > > 2.3.4 from FreeBSD ports. > > > >...
2020 Oct 31
0
Indexer error after upgrade to 2.3.11.3 [trial patch]
...quest.c --- dovecot-2.3.11.3-orig/src/lib-http/http-client-request.c??? 2020-08-12 14:20:41.000000000 +0200 +++ dovecot-2.3.11.3/src/lib-http/http-client-request.c 2020-10-27 13:06:09.352973130 +0100 @@ -1229,12 +1229,12 @@ ??????? const char *error; ??????? uoff_t offset; -?????? i_assert(req->payload_input != NULL); -?????? i_assert(req->payload_output != NULL); - ??????? if (req->payload_finished) ??????????????? return http_client_request_finish_payload_out(req); +?????? i_assert(req->payload_input != NULL); +?????? i_assert(req->payload_output != NULL); + ??????? io_remove(&conn-&...
2020 Oct 21
2
Indexer error after upgrade to 2.3.11.3
...;> I also managed to reproduce the same results on a Debian 10 >>> machine (also with and without the patch): >>> >>> doveadm(some.user at example.com): Panic: file http-client-request.c: line 1232 (http_client_request_send_more): assertion failed: (req->payload_input != NULL) >>> doveadm(some.user at example.com): Error: Raw backtrace: /usr/local/lib/dovecot/libdovecot.so <http://libdovecot.so>.0(backtrace_append+0x42) [0x7f093f7fc3c2] >>> -> /usr/local/lib/dovecot/libdovecot.so <http://libdovecot.so>.0(backtrace_get+0x1...
2013 Dec 03
1
Panic in indexer-worker
...mail into mailbox 'Trash' Dec 03 16:15:06 lmtp(30601): Info: Disconnect from 10.0.0.3: Successful quit ==> dovecot.log <== Dec 03 16:15:06 indexer-worker(username at domain.de): Panic: file http-client-request.c: line 521 (http_client_request_send_more): assertion failed: (req->payload_input != NULL) Dec 03 16:15:06 indexer-worker(username at domain.de): Error: Raw backtrace: /usr/local/lib/dovecot/libdovecot.so.0(+0x66ab1) [0x7fc60fe2eab1] -> /usr/local/lib/dovecot/libdovecot.so.0(+0x66b8e) [0x7fc60fe2eb8e] -> /usr/local/lib/dovecot/libdovecot.so.0(i_fatal+0) [0x7fc60fdea3ce...
2019 Jan 02
5
doveadm index crash/assert
...got the following crash whilst looking at my logs and seeing some > > > indexer-worker crashes. > > > > > > doveadm(ler): Panic: file http-client-request.c: line 1108 > > > (http_client_request_send_more): assertion failed: > > (req->payload_input > > > != NULL) > > > Abort trap (core dumped) > > > > > > bt full at: > > > https://www.lerctr.org/~ler/doveadm.index.crash.txt > > > > > > doveconf -n: > > > https://www.lerctr.org/~ler/doveconf...
2020 Aug 19
7
Indexer error after upgrade to 2.3.11.3
...ecot 2.3.11.3, from 2.3.10.1, I see frequently these errors from different users: Aug 18 11:02:35 Panic: indexer-worker(info at domain.com) session=<g71KISOttvS5LNVj:O3ahCyuZO18cYAAAEPCW+w>: file http-client-request.c: line 1232 (http_client_request_send_more): assertion failed: (req->payload_input != NULL) Aug 18 11:02:35 Error: indexer-worker(info at domain.com) session=<g71KISOttvS5LNVj:O3ahCyuZO18cYAAAEPCW+w>: Raw backtrace: /usr/lib64/dovecot/libdovecot.so.0(backtrace_append+0x2f) [0x7f0ee3c828bf] -> /usr/lib64/dovecot/libdovecot.so.0(backtrace_get+0x26) [0x7f0ee3c829d6] -&...
2020 Mar 06
1
Problem with tika
...led agains the latest openssl # Tika and Solr: Both latest versions. #Stacktrace: doveadm(info at samenmetrenske.nl): Info: Sent: Caching mails seq=1..161 doveadm(info at samenmetrenske.nl): Panic: file http-client-request.c: line 1173 (http_client_request_send_more): assertion failed: (req->payload_input != NULL) doveadm(info at xxxxxxxxxxxxxxxxxxx.x): Error: Raw backtrace: /usr/lib64/dovecot/libdovecot.so.0(backtrace_append+0x2f) [0x7f95d805acbf] -> /usr/lib64/dovecot/libdovecot.so.0(backtrace_get+0x26) [0x7f95d805add6] -> /usr/lib64/dovecot/libdovecot.so.0(+0xe90ba) [0x7f95d80660ba] ->...
2021 Jan 04
4
Dovecot v2.3.13 released
...es listeners: Panic: file master-service-ssl.c: line 22 (master_service_ssl_init): assertion failed: (service->ssl_ctx_initialized). - fts-solr: HTTP requests may have assert-crashed: Panic: file http-client-request.c: line 1232 (http_client_request_send_more): assertion failed: (req->payload_input != NULL) - imap: IMAP NOTIFY could crash with a segmentation fault due to a bad configuration that causes errors. Sending the error responses to the client can cause the segmentation fault. This can for example happen when several namespaces use the same mail storage location. - imap: IMAP NO...
2021 Jan 04
4
Dovecot v2.3.13 released
...es listeners: Panic: file master-service-ssl.c: line 22 (master_service_ssl_init): assertion failed: (service->ssl_ctx_initialized). - fts-solr: HTTP requests may have assert-crashed: Panic: file http-client-request.c: line 1232 (http_client_request_send_more): assertion failed: (req->payload_input != NULL) - imap: IMAP NOTIFY could crash with a segmentation fault due to a bad configuration that causes errors. Sending the error responses to the client can cause the segmentation fault. This can for example happen when several namespaces use the same mail storage location. - imap: IMAP NO...
2020 Oct 16
2
Indexer error after upgrade to 2.3.11.3
...SDs portstree or the patch above have any influence. I also managed to reproduce the same results on a Debian 10 machine (also with and without the patch): doveadm(some.user at example.com): Panic: file http-client-request.c: line 1232 (http_client_request_send_more): assertion failed: (req->payload_input != NULL) doveadm(some.user at example.com): Error: Raw backtrace: /usr/local/lib/dovecot/libdovecot.so.0(backtrace_append+0x42) [0x7f093f7fc3c2] -> /usr/local/lib/dovecot/libdovecot.so.0(backtrace_get+0x1e) [0x7f093f7fc4ce] -> /usr/local/lib/dovecot/libdovecot.so.0(+0xea341) [0x7f093f807341]...
2020 Oct 16
2
Indexer error after upgrade to 2.3.11.3
...> influence. > > I also managed to reproduce the same results on a Debian 10 > machine (also with and without the patch): > > doveadm(some.user at example.com): Panic: file http-client-request.c: line 1232 (http_client_request_send_more): assertion failed: (req->payload_input != NULL) > doveadm(some.user at example.com): Error: Raw backtrace: /usr/local/lib/dovecot/libdovecot.so <http://libdovecot.so>.0(backtrace_append+0x42) [0x7f093f7fc3c2] > -> /usr/local/lib/dovecot/libdovecot.so <http://libdovecot.so>.0(backtrace_get+0x1e) [0x7f093f7f...
2019 Jan 02
0
doveadm index crash/assert
Op 01/01/2019 om 02:12 schreef Larry Rosenman: > I got the following crash whilst looking at my logs and seeing some > indexer-worker crashes. > > doveadm(ler): Panic: file http-client-request.c: line 1108 > (http_client_request_send_more): assertion failed: (req->payload_input > != NULL) > Abort trap (core dumped) > > bt full at: > https://www.lerctr.org/~ler/doveadm.index.crash.txt > > doveconf?-n: > https://www.lerctr.org/~ler/doveconf.n.txt > > 2.3.4 from FreeBSD ports. > > What else do you need? This may have something to do with...
2019 Jan 02
0
doveadm index crash/assert
...Rosenman: > > I got the following crash whilst looking at my logs and seeing some > > indexer-worker crashes. > > > > doveadm(ler): Panic: file http-client-request.c: line 1108 > > (http_client_request_send_more): assertion failed: > (req->payload_input > > != NULL) > > Abort trap (core dumped) > > > > bt full at: > > https://www.lerctr.org/~ler/doveadm.index.crash.txt > > > > doveconf?-n: > > https://www.lerctr.org/~ler/doveconf.n.txt > > > > 2.3.4...
2020 Aug 18
0
Indexer error after upgrade to 2.3.11.3
...ecot 2.3.11.3, from 2.3.10.1, I see frequently these errors from different users: Aug 18 11:02:35 Panic: indexer-worker(info at domain.com) session=<g71KISOttvS5LNVj:O3ahCyuZO18cYAAAEPCW+w>: file http-client-request.c: line 1232 (http_client_request_send_more): assertion failed: (req->payload_input != NULL) Aug 18 11:02:35 Error: indexer-worker(info at domain.com) session=<g71KISOttvS5LNVj:O3ahCyuZO18cYAAAEPCW+w>: Raw backtrace: /usr/lib64/dovecot/libdovecot.so.0(backtrace_append+0x2f) [0x7f0ee3c828bf] -> /usr/lib64/dovecot/libdovecot.so.0(backtrace_get+0x26) [0x7f0ee3c829d6] -&...
2020 Sep 06
0
Indexer error after upgrade to 2.3.11.3
....1, I see frequently > these errors from different users: > > Aug 18 11:02:35 Panic: indexer-worker(info at domain.com) > session=<g71KISOttvS5LNVj:O3ahCyuZO18cYAAAEPCW+w>: file > http-client-request.c: line 1232 (http_client_request_send_more): > assertion failed: (req->payload_input != NULL) > Aug 18 11:02:35 Error: indexer-worker(info at domain.com) > session=<g71KISOttvS5LNVj:O3ahCyuZO18cYAAAEPCW+w>: Raw backtrace: > /usr/lib64/dovecot/libdovecot.so.0(backtrace_append+0x2f) > [0x7f0ee3c828bf] -> > /usr/lib64/dovecot/libdovecot.so.0(backtrace_get+0x26)...
2019 Jan 02
0
doveadm index crash/assert
...st looking at my logs and > seeing some > >? ? ?> indexer-worker crashes. > >? ? ?> > >? ? ?> doveadm(ler): Panic: file http-client-request.c: line 1108 > >? ? ?> (http_client_request_send_more): assertion failed: > >? ? ?(req->payload_input > >? ? ?> != NULL) > >? ? ?> Abort trap (core dumped) > >? ? ?> > >? ? ?> bt full at: > >? ? ?> https://www.lerctr.org/~ler/doveadm.index.crash.txt > >? ? ?> > >? ? ?> doveconf?-n: > >? ? ?> http...