Displaying 7 results from an estimated 7 matches for "binary_body".
2019 Dec 15
1
Bug: indexer-worker segfaults with fts_xapian 1.2.5
...;return> to continue, or q <return> to quit---
          pending_input = 0x0, cur_user_lang = 0x0}
        prev_part = 0x55c7b935eed0
        parser = 0x55c7b93d7b38
        decoder = 0x55c7b93d7f00
        parts = 0x7ffc1ba2c414
        body_part = false
        body_added = false
        binary_body = <optimized out>
        error = 0x5ba5b8 <Address 0x5ba5b8 out of bounds>
#10 fts_build_mail (update_ctx=0x55c7b93e0140, mail=mail at entry=0x55c7b93dcff8) at fts-build-mail.c:617
        _data_stack_cur_id = 6
        attempts = 2
        retriable_err_msg = 0x11e900729 <Address 0...
2015 May 10
0
v2.2.17 release candidate released
...ze = 0}
         block = {part = 0x1696860, hdr = 0x1701f08, data = 
0x7ffd5e021cd8 "",
           size = 0}
         prev_part = 0x1696860
         parts = 0x7f4835cc94c0 <static_system_pool>
         skip_body = false
         body_part = false
         body_added = false
         binary_body = 192
         ret = 1
         __FUNCTION__ = "fts_build_mail_real"
#3  0x00007f4834fc2dcf in fts_build_mail (update_ctx=0x16f5130, 
mail=0x17010f0)
     at fts-build-mail.c:583
         _data_stack_cur_id = 6
         ret = 0
#4  0x00007f4834fca343 in fts_mail_index (_mail=0x17010f0) at...
2016 May 29
4
fts lucene crashes in 2.2.24
...t_type = 0x0, content_disposition = 0x0, body_parser = 0x0, word_buf
= 0x0, pending_input = 0x0, cur_user_lang = 0x0}
        prev_part = 0x5555557dd2c0
        parser = 0x555555839070
        decoder = 0x555555839440
        parts = 0x31
        body_part = false
        body_added = false
        binary_body = <optimized out>
        error = 0x60 <error: Cannot access memory at address 0x60>
#8  fts_build_mail (update_ctx=0x55555583a550, mail=mail at entry=0x555555838190)
at fts-build-mail.c:594
        _data_stack_cur_id = 5
#9  0x00007ffff675393e in fts_mail_index (_mail=0x555555838190) a...
2015 May 10
2
v2.2.17 release candidate released
On 10 May 2015, at 06:19, Reuben Farrelly <reuben-dovecot at reub.net> wrote:
> 
> I'm now seeing these crashes in the indexing code:
> 
> May 10 12:22:32 tornado.reub.net dovecot: master: Dovecot v2.2.17.rc1 (3903badc4ee0+) starting up for imap, lmtp, sieve
> ...
> May 10 13:07:50 tornado.reub.net dovecot: indexer: Error: Indexer worker disconnected, discarding 1
2015 Jul 29
2
charset-iconv.c panic
...\nYDwWVDlI1UYbwezbS7h86+VyRjMtv4kDWE9U/eehu67wPNhjeTDXABPB8tdUnMju+InvVF0WrHjV\ns4DPnnWsU/A8QHFtQIZOQyH2OXXwA/i5uBFaqadFhd/L4"...,
size = 8162}
        prev_part = 0x2304210
        skip_body = false
        block = {part = 0x2304210, hdr = 0x0, data = 0x2391a60 "", size = 0}
        binary_body = <optimized out>
        ret = <optimized out>
        input = 0x2370fa0
        parts = 0x7f1b73ab63c1
        body_part = true
        body_added = true
#9  fts_build_mail (update_ctx=0x2355980, mail=mail at entry=0x23639b0) at
fts-build-mail.c:592
        _data_stack_cur_id = 5...
2016 Oct 24
0
keent() from Tika - with doveadm
...= 0x801ccf118,
          data = 0x7fffffffdc90 "0\220\314\001\b", size = 0}
        prev_part = 0x801c09c58
        parts = 0x4ffffdca8
---Type <return> to continue, or q <return> to quit---
        skip_body = false
        body_part = false
        body_added = false
        binary_body = 255
        error = 0x801cc88c0 "\200\212\314\001\b"
        ret = 1
#18 0x000000080220ee72 in fts_build_mail (update_ctx=0x801c21240,
    mail=0x801c63040) at fts-build-mail.c:594
        _data_stack_cur_id = 5
        ret = 8
#19 0x000000080221a626 in fts_mail_index (_mail=0x801c63040...
2016 Oct 24
2
keent() from Tika - with doveadm
Hi!
We found some problems with those patches, and ended up doing slightly
different fix:
https://github.com/dovecot/core/compare/3e41b3d%5E...cca98b.patch
Aki
On 24.10.2016 10:17, Aki Tuomi wrote:
> Hi!
>
> Can you try these two patches?
>
> Aki
>
>
> On 24.10.2016 08:48, Aki Tuomi wrote:
>> Ok so that timeval makes no sense. We'll look into it. 
>>