You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @lexgorbunov - thanks for reporting. It seems like a bad bug, but I need some more data to determine the root cause.
Could you help apply the attached patch nmail-charconv.patch, build nmail and try reproduce the crash again?
Once it crashes, can you share the end of your log file ~/.nmail/log.txt, likely the last line containing MimeToUtf8 before the crash callstack will be sufficient. Should the line contain data you do not wish to share here, feel free to send it via email to d99krisatgmaildotcom.
To apply the patch:
# go to your clone directory for nmail
git apply ~/nmail-charconv.patch
# build nmail, ex:
./make.sh build
# run:
./build/nmail
d99kris
changed the title
Crash
Crash in email header character encoding conversion
Dec 19, 2023
d99kris
changed the title
Crash in email header character encoding conversion
Crash in email header encoding conversion on macOS Sonoma
Jan 7, 2024
Hi again - I did some googling and it seems there are otherswhoencountered similar issues on macOS 14.1.x and iOS 17.1.x. It appears the the issue should be fixed in 17.2, and thus likely also in macOS 14.2. I will proceed to close this issue for now, but feel free to re-open it if you still see it on macOS 14.2 (or later) and help to provide the information requested in the above comment. Thanks!
Description:
How to reproduce it:
Just run application and waiting for few seconds
Environment:
OS: Sonoma 14.1.2
Chip: Apple M1 Max
The text was updated successfully, but these errors were encountered: