[csw-users] 64bit g++ 4.7.2 exception handling ...
Maciej (Matchek) Bliziński
maciej at opencsw.org
Wed Feb 13 23:57:02 CET 2013
2013/2/13 Edward Maros <emaros at ligo.caltech.edu>
> terrminate called after throwing an instance of 'std::runtime_error'
> terminate called recursively
> Abort (core dumped)
I am able to reproduce this, only on Intel. The Sparc version doesn't
suffer from this problem.
I did some searching around and found this bug:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53730 The solution is
rather unexciting: "Yes, switching away from the gold linker and
rebuilding gcc solves the problem!"
We aren't using the gold linker in our build, so maybe it's a similar
problem with the sun linker? Obviously it's only a guess.
I'll try to get that resolved, but I'm currently spread very thin, so
I can't promise fast progress.
Maciej
More information about the users
mailing list