The issue is still pending and I don't see any reply from the maintainer.
What more than providing even the patch for the issue can be done to get
this thing moving forward?
--
Dipl.-Ing. Jochen Betz
jochen.b...@gmx.net
signature.asc
Description: OpenPGP digital signature
else
> charset = NULL;
> }
> else
> charset = mu_strdup (charset);
>
> return charset;
> }
Thus a patch would be to add a check for empty string of LC_ALL
> if ((!tmp) | ((tmp != NULL) & (strlen(tmp) == 0)) )
> tmp = getenv ("LANG&quo
Hi still experience the same issue. To me it seems that it has problems
parsing/handling the mail file in /var/mail/USERNAME. As long as it is
empty, it does not fail.
As soon as it contains something... segfault!
The following is a stack trace I could gather:
[Thread debugging using libthread_d
3 matches
Mail list logo