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 (c) E-Mail: larryrtx at gmail.com US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106 -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20181231/042bbc52/attachment.html>
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 the fact that you're using both Tika and Solr. Is this something you can reproduce? It would be helpful to have a debug log for the Tika and Solr HTTP exchange before the panic. This can be obtained by having mail_debug=yes. Regards, Stephan.> > > -- > Larry Rosenman http://www.lerctr.org/~ler > Phone: +1 214-642-9640 (c) ? ? E-Mail: larryrtx at gmail.com > <mailto:larryrtx at gmail.com> > US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106
created with: doveadm -D -o mail_debug=yes index 2>&1 | tee https://www.lerctr.org/~ler/dovecot/doveadm.index.debug.out bt full for the above: https://www.lerctr.org/~ler/dovecot/doveadm.index.crash.bt.txt On Wed, Jan 2, 2019 at 2:11 AM Stephan Bosch <stephan at rename-it.nl> wrote:> > 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 the fact that you're using both Tika > and Solr. Is this something you can reproduce? It would be helpful to > have a debug log for the Tika and Solr HTTP exchange before the panic. > This can be obtained by having mail_debug=yes. > > Regards, > > > Stephan. > > > > > > > > > -- > > Larry Rosenman http://www.lerctr.org/~ler > > Phone: +1 214-642-9640 (c) E-Mail: larryrtx at gmail.com > > <mailto:larryrtx at gmail.com> > > US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106 >-- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 (c) E-Mail: larryrtx at gmail.com US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106 -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20190102/e58acbc6/attachment.html>