CxxProf icon indicating copy to clipboard operation
CxxProf copied to clipboard

Tests are failing with SegFault on Travis and drione.io

Open monsdar opened this issue 10 years ago • 0 comments

It seems as if since cxxprof_static has been made a static library, the tests on Travis and drone.io are failing due to a SegFault. However this is not happening on my test systems (Linux 32 and 64 bit). I wasn't able to figure out why these are failing at first glance. Perhaps its only a problem with the configuration of those (they are both configured pretty equal and use the same system in the background).

It could also be a problem with the thirdparty.

monsdar avatar Jun 09 '14 12:06 monsdar