Xavier Roche

Results 4 comments of Xavier Roche

> Provide a simple, non-sudo install script that can detect architecture and download a binary release Replacing a common solution that has proven to be reliable (ie. apt with authenticated...

Currently I'm only releasing for the Linux version (which is far less visible than the Windows one); there are no plans for a full release yet (due to time constraints)...

Humm, I do not see any obvious initialization/cleanup race condition (everything is mutexed). Do you have the complete stacktrace, or better, all thread's stacks during crash ?

Unfortunately no :( I'm scratching my head to understand how pthread_key_delete may fail (ie. probably pthread_key_create not called, but how ?)