MrGlockenspiel / activate-linux

The "Activate Windows" watermark ported to Linux
GNU General Public License v3.0
4.52k stars 94 forks source link

SEGFAULT when LANG variable is not set #187

Closed comdlg32 closed 1 year ago

comdlg32 commented 1 year ago

I was compiling activate-linux on my secondary laptop and it gave me a "Segmentation fault". I ran it through GDB and it says something related about locales: image If you set it to a random string, no string or a valid language it doesn't SEGFAULT.

MrGlockenspiel commented 1 year ago

should be fixed now, thanks