Re: [Boost-bugs] [Boost C++ Libraries] #2347: 'Bus error' on OS X when combining ublas and thread

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2347: 'Bus error' on OS X when combining ublas and thread
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-09-29 16:37:00


#2347: 'Bus error' on OS X when combining ublas and thread
-------------------------------+--------------------------------------------
  Reporter: dphilp_at_[hidden] | Owner: vladimir_prus
      Type: Bugs | Status: new
 Milestone: Boost 1.37.0 | Component: build
   Version: Boost 1.36.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Changes (by vladimir_prus):

  * owner: => vladimir_prus
  * component: None => build

Comment:

 Do I understand correctly that if you build in debug mode, application
 works, but if you strip it with just 'strip', it crashes? What happens if
 you strip with "strip -u -r"? Does the application actually work if
 stripped with "strip -S -x"? Can you run 'nm' on a binary that crashes and
 a binary that does not, and post both outputs here?

-- 
Ticket URL: <http://svn.boost.org/trac/boost/ticket/2347#comment:4>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:58 UTC