- To: gcc-help@xxxxxxxxxxx
- Subject: g++ 4.7 with g++0x threads & profiling
- From: Folkert van Heusden <folkert.mobiel@xxxxxxxxx>
- Date: Wed, 11 Apr 2012 18:04:38 +0200
- Comment: DKIM? See http://www.dkim.org
- Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
- In-reply-to: <CAHwprn31+WuW42sdY+SLu9Wxch2YDRS6zLADpiAfrQ2KfB47AQ@mail.gmail.com>
Hi,
I have a C++ application using the new std::thread functionality.
At random I see all kinds of crashes, mostly in std::string but also
in std::map and friends.
I have profiling (-pg) enabled. It seems that if I disable profiling,
also the random errors (SIGSEGV) disappear.
Are there any known issues with profiling, c++0x and gcc version 4.7
with this? (tried g++ 4.6 as well)
Thanks.
Folkert.
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]