On 22 May 2015, at 17:44, Xin Li wrote:
>
> On 05/22/15 13:18, Cassidy Larson wrote:
>> We're using FreeBSD 10.1
>
> I see. Yes that's the same problem I have seen.
>
> There is a behavioral difference (I think it's a FreeBSD bug) between
> FreeBSD's iconv(3) and GNU implementation, and there
On 05/22/15 13:18, Cassidy Larson wrote:
> We're using FreeBSD 10.1
I see. Yes that's the same problem I have seen.
There is a behavioral difference (I think it's a FreeBSD bug) between
FreeBSD's iconv(3) and GNU implementation, and there is arguably a bug
with Dovecot that iconv(3) state should
We're using FreeBSD 10.1
Thanks
On Thu, May 21, 2015 at 4:56 PM, Xin Li wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
>
> On 05/21/15 15:47, Cassidy Larson wrote:
> > I've been seeing this same error as well now:
> >
> > Fatal: master: service(indexer-worker): child 20979 killed wi
On 21 May 2015, at 18:47, Cassidy Larson wrote:
>
> I've been seeing this same error as well now:
>
> Fatal: master: service(indexer-worker): child 20979 killed with signal 6
> (core not dumped - set service indexer-worker { drop_priv_before_exec=yes })
> Panic: file charset-iconv.c: line 132 (
I've been seeing this same error as well now:
Fatal: master: service(indexer-worker): child 20979 killed with signal 6
(core not dumped - set service indexer-worker { drop_priv_before_exec=yes })
Panic: file charset-iconv.c: line 132 (charset_to_utf8): assertion failed:
(*src_size - pos <= CHARSET
On 16 May 2015, at 09:39, Xin Li wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
>
> Hi,
>
> On 5/15/15 10:58, Xin Li wrote:
>> Hi,
>>
>> I have seen the following assertion fails on my own mail server
>> (indexer-worker):
>>
>> Panic: file charset-iconv.c: line 132 (charset_to_
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Hi,
On 5/15/15 10:58, Xin Li wrote:
> Hi,
>
> I have seen the following assertion fails on my own mail server
> (indexer-worker):
>
> Panic: file charset-iconv.c: line 132 (charset_to_utf8): assertion
> failed: (*src_size - pos <= CHARSET_MAX_PE
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Hi,
I have seen the following assertion fails on my own mail server
(indexer-worker):
Panic: file charset-iconv.c: line 132 (charset_to_utf8): assertion
failed: (*src_size - pos <= CHARSET_MAX_PENDING_BUF_SIZE)
However, when charset_to_utf8_try re