Re: status of thread safety tests

2007-07-02 Thread Martin Sebor
Eric Lemings wrote: Could you add a brief note on how the tests were built and executed? Specifically, were they built and executed with gcc using binary instrumentation or with icc using dynamic instrumentation? Good suggestion! I used icc with the -tcheck option to compile and link the tests

RE: status of thread safety tests

2007-07-02 Thread Eric Lemings
Could you add a brief note on how the tests were built and executed? Specifically, were they built and executed with gcc using binary instrumentation or with icc using dynamic instrumentation? Thanks. > -Original Message- > From: Martin Sebor [mailto:[EMAIL PROTECTED] On Behalf Of Mart

RE: status of thread safety tests

2007-06-27 Thread Farid Zaripov
> -Original Message- > From: Martin Sebor [mailto:[EMAIL PROTECTED] On Behalf Of Martin Sebor > Sent: Wednesday, June 27, 2007 6:22 PM > To: stdcxx-dev@incubator.apache.org > Subject: Re: status of thread safety tests > [...] > > I'm not sure if this

Re: status of thread safety tests

2007-06-27 Thread Martin Sebor
Farid Zaripov wrote: -Original Message- From: Mark Brown [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 26, 2007 5:06 PM To: stdcxx-dev@incubator.apache.org Subject: RE: status of thread safety tests 22.locale.num.put.mt gets a SIGSEGV on my system (Fedora 6) even with a single thread

RE: status of thread safety tests

2007-06-27 Thread Mark Brown
> -Original Message- > From: [EMAIL PROTECTED] > Sent: Tue, 26 Jun 2007 18:57:44 +0300 > To: stdcxx-dev@incubator.apache.org > Subject: RE: status of thread safety tests > >> -Original Message- >> From: Mark Brown [mailto:[EMAIL PROTECTED] >>

RE: status of thread safety tests

2007-06-26 Thread Farid Zaripov
> -Original Message- > From: Mark Brown [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 26, 2007 5:06 PM > To: stdcxx-dev@incubator.apache.org > Subject: RE: status of thread safety tests > > 22.locale.num.put.mt gets a SIGSEGV on my system (Fedora 6) > even with

crash in 22.locale.num.put.mt (was RE: status of thread safety tests)

2007-06-26 Thread Mark Brown
[EMAIL PROTECTED], __fill=32 ' ', __val=-17) at /home/mbrown/stdcxx/include/loc/_num_put.h:75 #12 0x00405091 in thread_func () at /home/mbrown/stdcxx/tests/localization/22.locale.num.put.mt.cpp:177 #13 0x0039fae06305 in start_thread () from /lib64/libpthread.so.0 #14

RE: status of thread safety tests

2007-06-26 Thread Mark Brown
22.locale.num.put.mt gets a SIGSEGV on my system (Fedora 6) even with a single thread. Here's the output of gdb: $ gdb ./22.locale.num.put.mt GNU gdb Red Hat Linux (6.5-15.fc6rh) Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and