With it dying just after starttls I would be inclined to check the
tls/ssl config.
Or possibly try running the sync without TLS enabled.
On 11/25/2015 08:32 AM, Patrick Boutilier via Info-cyrus wrote:
On 11/25/2015 06:21 AM, Sunny via Info-cyrus wrote:
Hi
[root@imap08 user]# su cyrus
bash-4.1
On 11/25/2015 06:21 AM, Sunny via Info-cyrus wrote:
Hi
[root@imap08 user]# su cyrus
bash-4.1$ /usr/lib/cyrus-imapd/sync_client -v -l -S backup-imap01 -u test8
Segmentation fault (core dumped)
I run strace
bash-4.1$ strace /usr/lib/cyrus-imapd/sync_client -v -l -S backup-imap01
-u test8
munma
Hi
Quoting Willy Offermans :
Dear cyrus friends,
I'm not very lucky with the setup of replication. I got a Segmentation
fault on a different client:
MySecondClient# ll -d /var/db/pkg/cyrus-*
drwxr-xr-x 2 root wheel 9 Feb 9 2013 /var/db/pkg/cyrus-imapd-2.3.16_3
drwxr-xr-x 2 root wheel
On 08 Apr 2010, at 16:32, Matt Selsky wrote:
Can you add this patch to bugzilla?
Is this the same as:
https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=3174
My patch for that is below.
:wes
sync_client-tls-capability-response.diff
Description: Binary data
Cyrus Home Page: http:/
Raphael,
Can you add this patch to bugzilla?
--
Matt
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
Dietmar Rieder wrote:
Hi,
we just updated our master + replication servers from 2.3.13 to 2.3.16
and discovered, that the sync_client is dying with a segfault when it
connects to the replication server which has set "allowplaintext: no".
We managed to trace down the problem and came up with
Raphael Jaffey wrote:
>
> Dietmar Rieder wrote:
>> Hi,
>>
>> we just updated our master + replication servers from 2.3.13 to 2.3.16
>> and discovered, that the sync_client is dying with a segfault when it
>> connects to the replication server which has set "allowplaintext: no".
>>
>> We manage
Dietmar Rieder wrote:
> Hi,
>
> we just updated our master + replication servers from 2.3.13 to 2.3.16
> and discovered, that the sync_client is dying with a segfault when it
> connects to the replication server which has set "allowplaintext: no".
>
> We managed to trace down the problem and