[Gambas-user] Crash in MapView and gb.net.curl
Benoît Minisini
gambas at ...1...
Thu Feb 26 22:56:43 CET 2015
I found who was guilty: Ubuntu.
Gambas component that use thread needs the interpreter to be linked with
the system thread library, even if the interpreter does not use it.
Alas, I have just discovered that Ubuntu adds some global compiler
configuration that automatically remove linked libraries when they are
not used!
Consequently, the system thread library was not linked with the Gambas
interpreter, and gb.net.curl randomly crashes.
Thank you Ubuntu!
A workaround should follow soon...
--
Benoît Minisini
More information about the User
mailing list