| Subject: | Read access to std::map from multiple threads |
|---|---|
| From: | mathieu <mathieu.malaterre@xxxxxxxxx> |
| Date: | Wed, 18 Jun 2008 10:22:44 -0700 (PDT) |
| Newsgroups: | gnu.g++.help |
hi there, I am currently having some very random seg faults. The few times where it seg fault this is somewhere during a read access to a std::map. Those accesses are concurrent (SMP machine). Is there something I need to do even for read only access ? thanks -Mathieu Ref: debian/stable, with g++: $ /usr/bin/c++ -- version c++ (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Problem with deriving from stream templates, Bernd Strieder |
|---|---|
| Next by Date: | Re: Read access to std::map from multiple threads, Francis Litterio |
| Previous by Thread: | Problem with deriving from stream templates, Dan Smithers |
| Next by Thread: | Re: Read access to std::map from multiple threads, Francis Litterio |
| Indexes: | [Date] [Thread] [Top] [All Lists] |