Bug#944372: What more can be done?

2021-05-26 Thread Jochen Betz
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

Bug#944372: Segfault due to nullpointer duplication due to empty LC_ALL

2020-11-13 Thread Jochen Betz
t; } > 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"); I don't know if

Bug#944372: Backtrace

2020-11-06 Thread Jochen Betz
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