* Bug: In Hurricane, in Backtrace, under RHEL 6 when the package <devtoolset-2-binutils-devel> is *not* installed, Backtrace uses the wrong "bfd.h" from the system instead of the one from the devtoolset2, causing itself to core. The Backtrace, then try to create a second Backtrace from this error, generating an infinite loop. To prevent this situation add a counter so that only one Backtrace can be created at a any time. And incidentally display a more meaningful error message along with |
||
---|---|---|
.. | ||
cmake_modules | ||
doc | ||
src | ||
tests | ||
CMakeLists.txt |