Displaying 2 results from an estimated 2 matches for "replication_mail_transaction_commit".
2015 Jan 22
0
Fatal: master: service(imap): child 19549 killed with signal 11 (core dumped)
...ed leaving only the
"protocol imap" (my error)
I send my documentation error so they can add a validation and not generate
a Fatal Error end users.
Any other info you need please email me
Thank You.
dovecot-2.2.15
---------------------/src/plugins/replication/replication-plugin.c
replication_mail_transaction_commit(void *txn,
struct
mail_transaction_commit_changes *changes)
{
struct replication_mail_txn_context *ctx =
(struct replication_mail_txn_context *)txn;
struct replication_user *ruser =
REPLICATION_USER_CONTEXT(ct...
2015 Jan 03
0
dovecot-lda segfaults with replication
...er =
REPLICATION_USER_CONTEXT(ctx->ns->user);
resulting in ruser = 0x0
# 2.2.15: /usr/local/etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.6 (3e924b1b6c5c+)
# OS: FreeBSD 10.0-RELEASE amd64
gdb Backtrace + doveconf -n below.
Regards
Stefan
gdb backtrace:
#0 0x0000000802001bc4 in replication_mail_transaction_commit
(txn=0x801c811b0,
changes=0x7fffffffd3d0) at replication-plugin.c:258
ctx = (struct replication_mail_txn_context *) 0x801c811b0
ruser = (struct replication_user *) 0x0
priority = REPLICATION_PRIORITY_NONE
#1 0x0000000801490749 in notify_contexts_mail_transaction_co...