[Users] Latest git causes SIGABRT crash when trying to mark all as read.
Andrej Kacian
andrej at kacian.sk
Thu Jul 9 08:03:15 CEST 2015
On Thu, 9 Jul 2015 01:35:27 +0100
Brian Morrison <bdm at fenrir.org.uk> wrote:
> On Wed, 8 Jul 2015 21:08:28 +0200
> Andrej Kacian <andrej at kacian.sk> wrote:
>
> > On Wed, 8 Jul 2015 18:53:59 +0100
> > Brian Morrison <bdm at fenrir.org.uk> wrote:
> >
> > > #5 0x00007ffff392f79f in g_free () at /lib64/libglib-2.0.so.0
> > > #6 0x000000000049aee2 in mark_all_read_handler (data=0xca5680, recursive=0, action=<optimized out>) at folderview.c:854
> > > folderview = 0xca5680
> > > item = <optimized out>
> > > val = <optimized out>
> > > message = 0x647988 "Do you really want to mark all mails in this folder as read?"
> >
> > Can you try attached patch to see if it fixes the issue?
> >
>
> Yes, that fixes it, but I suppose the message variable has to be freed
> somewhere...
>
Not really, it is allocated statically by a call to gettext().
Regards,
--
Andrej
More information about the Users
mailing list