Re: gnulib "lock" module - test core dump

2014-07-11 Thread Assaf Gordon
On 07/11/2014 02:45 AM, Paul Eggert wrote: Thanks, it seems to be a compiler bug on Ubuntu: "#pragma weak" doesn't work, and this breaks gnulib's glthread module. For what it's worth I filed a bug report here: https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/1340250 Are you expert

Re: gnulib "lock" module - test core dump

2014-07-10 Thread Paul Eggert
Thanks, it seems to be a compiler bug on Ubuntu: "#pragma weak" doesn't work, and this breaks gnulib's glthread module. For what it's worth I filed a bug report here: https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/1340250 Are you expert enough in Ubuntuese to suggest a workaround

Re: gnulib "lock" module - test core dump

2014-07-10 Thread Assaf Gordon
Follow-up: On 07/09/2014 07:49 PM, Assaf Gordon wrote: While trying to test another gnulib module (localename), the unit tests failed with a coredump in "test-lock" (related to threading?) . <...> System is: Linux 3.13.0-29-generic x86_64 gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) "test-l