http://bugs.winehq.org/show_bug.cgi?id=59680 Vitor Coimbra <vitorcoliveira91@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|10.0 |11.0 --- Comment #3 from Vitor Coimbra <vitorcoliveira91@gmail.com> --- Ok, well, I managed to reproduce this on something simpler than Path of Exile, namely Sublime Text. Here's the updated reproduction steps (on wine-11.0). 1. Download Sublime Text Windows portable version (from https://www.sublimetext.com/download) 2. Extract its .zip contents into some directory (e.g., "sublime/") 3. Copy this character (U+0065 U+0E4B): e๋ 4. cd sublime 5. wine sublime_text.exe 6. The text editor should open with a blank window. 7. Click on File on the upper left corner of the window. 8. Click Open File... 9. Paste that character into the "File name:" input field. 10. Immediate crash. Slight side note for NixOS users: for anyone else testing on NixOS, the wine package is not the proper way to install wine. Instead, use the wine64Packages.stableFull package, that brings in the binary and everything else it needs to actually properly run. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.