Community Forums > Voobly Support and Game Complaints Support > Client and Website related Problems and Questions > Userproxy crash on linux 64
[1]
Displaying 1 - 5 out of 5 posts
1 User(s) are reading this topic (in the past 30 minutes)
0 members, 1 guests
0 members, 1 guests
What's popular right now:








Word Association (40 users)

TRUMP vs BIDEN (19 users)

AoKTS updates (14 users)

Photos of Voobly Players (7 users)

Conor Mcgregor vs Khabib Nurmaga... (7 users)

_BiMbO Me ROBO dinero (5 users)

AOK CS GUIA (5 users)
Most active threads in past week:








CBA HERO tourney (7 posts)

[7th]AwaKeNg Mal perdedor y mal ... (7 posts)

ANNOYING UPDATE POPUP (5 posts)

Players ban list (5 posts)

Zanchy_SLAP (5 posts)

BaBa (3 posts)

CBA HERO (3 posts)
The userproxyd is great, I'm running it on windows for my friends. I tried to use it on linux (x86_64 machine) and I get an Abort. I attach the core dump.
On a separate note, it would be great to have the source code, to build it for non x86 plaforms: I'd like to host a permanent proxy on a low-power linux device (e.g. raspberry pi).
thank you for your reply. I used Ubuntu 18.04 on a x86_64 machine.
I debugged and fixed the problem.
The offending code was
The assertion failed because no such locale existed on my machine. I fixed the problem patching the executable to use en_US.utf8 with the following modifications:
An alternative solution would be to just install the required locale.