Displaying 3 results from an estimated 3 matches for "3d576d682137".
2015 Oct 28
2
2.2.19 crash
Hi,
I have one user constantly crashing with:
Core was generated by `dovecot/imap'.
Program terminated with signal 11, Segmentation fault.
#0 0x007e5b7c in mailbox_list_notify_next (notify=0x0,
rec_r=0xbfee8f00) at mailbox-list-notify.c:28
28 return notify->list->v.notify_next(notify, rec_r);
(gdb) bt
#0 0x007e5b7c in mailbox_list_notify_next (notify=0x0,
2015 Oct 29
0
2.2.19 crash
Hi All,
I also tried with 16ff395c156e and 3d576d682137 patches that touch
lib-storage/notify and still 2.2.19 cores:
Core was generated by `dovecot/imap'.
Program terminated with signal 11, Segmentation fault.
#0 0x0043bb8c in mailbox_list_notify_next (notify=0x0,
rec_r=0xbfdb34a0) at mailbox-list-notify.c:28
28 return notify->l...
2015 Oct 29
1
2.2.19 crash
On 10/29/2015 03:01 PM, Toni Mattila wrote:
> Hi All,
>
> I also tried with 16ff395c156e and 3d576d682137 patches that touch
> lib-storage/notify and still 2.2.19 cores:
>
> Core was generated by `dovecot/imap'.
> Program terminated with signal 11, Segmentation fault.
> #0 0x0043bb8c in mailbox_list_notify_next (notify=0x0,
> rec_r=0xbfdb34a0) at mailbox-list-notify.c:28
> 28...