Displaying 3 results from an estimated 3 matches for "hongyliu".
Did you mean:
hongjiu
2017 Apr 10
0
abrt reported "imap killed by SIGBUS"
Sorry for late response.
This issue occurs ran randomly. So I don't know how to run valgrind command.
2017-04-10 17:14 GMT+08:00 Hongying Liu <hongyliu at redhat.com>:
> Sorry for late response.
>
> This issue occurs ran randomly. So I don't know how to run valgrind
> command.
>
> I upload the coredump.
>
> The version of dovecot is dovecot-2.2.10-7.el7.x86_64.
>
> 2017-04-07 14:07 GMT+08:00 Aki Tuomi <aki....
2017 Apr 06
3
abrt reported "imap killed by SIGBUS"
Hi sbr-services,
Could you give me some idea?
### abrt reported the error as below.
[root at cupop4 log]# abrt-cli list --since 1488267244 id
ad716dbfd3a68bbe0f055e32ebfe562f4f75df43
reason: imap killed by SIGBUS
time: Sun Mar 19 2017 10:58:27 AM JST
cmdline: dovecot/imap
package: dovecot-2.2.10-7.el7
uid: 80180 (acaa2325)
count: 2
Directory:
2017 Apr 07
0
abrt reported "imap killed by SIGBUS"
Please keep responses on list.
Can you please run valgrind on this, as it appears to be some sort of memory corruption issue.
Aki
> On April 7, 2017 at 5:37 AM Hongying Liu <hongyliu at redhat.com> wrote:
>
>
> Thanks for your response.
>
> (gdb) p cache
> $1 = (struct mail_cache *) 0x7fc4a811a320
> (gdb) p cache->hdr
> $2 = (const struct mail_cache_header *) 0x7fc4a6ddb000
> (gdb) p cache->hdr->file_seq
> Cannot access memory at add...