Crash during compilation on Windows if username contains accented characters (e.g. "é") – introduced in 3.1.0 #11163
Labels
Area: Tools & Build System
Issue is related to tools and/or the build system
Status: In Progress ⚠️
Issue is in progress
Board
Lolin S2 Mini (ESP32-S2)
Device Description
Nothing
Hardware Configuration
Nothing
Version
v3.1.2
IDE Name
Arduino IDE 2.3.4
Operating System
Windows 11
Flash frequency
80 Mhz
PSRAM enabled
yes
Upload speed
115200
Description
Bug Summary
On Windows, if the current user's username contains an accented character (e.g. "Gérard"), version 3.1.0, 3.1.1 and 3.1.2 of the ESP32 Arduino core crash during compilation with this Rust panic:
thread 'main' panicked at 'assertion failed: (left != right) left: 0, right: 0: Failed to get path name. Error code: 3', main.rs:65:9 exit status 101
Affected Versions
System
Gérard
→ stored in path likeC:\Users\Gérard
Steps to Reproduce
Notes
Sketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: