bkaankose / Wino-Mail

Built-in Mail & Calendars app clone for Windows.
https://www.winomail.app/
GNU General Public License v3.0
786 stars 35 forks source link

[Bug] Mail that crashes app when being marked as read or deleted #474

Open blablabla123455 opened 3 weeks ago

blablabla123455 commented 3 weeks ago

Here's mail (*.eml file) that crashes Wino when marked as read or deleted: mail.eml.txt, possibly related to #410 .

What's specific about this e-mail is that field From has e-mail address written not in ASCII but some UTF-8 decorative letters so I guess that might be the source of the crash, as app crashes only on those types of malformed e-mails (I had couple of them).

bkaankose commented 3 weeks ago

Do you have some insights in the diagnostic logs about this crash?

blablabla123455 commented 3 weeks ago

Unfortunately no errors in logs, everything is fine there, it only contains [INF]s that it synchronized and connected successfully.