Looks like an exception triggering destructors that throw an exception. If you can compile with debug then get a backtrace, hopefully that will tell us where somebody is throwing an exception from a destructor.
On 04/21/2016 02:12 PM, Jorg Tiedemann wrote: > Hi, > > > I have this rather large model that I try to run but the system crashes > with the message > > terminate called recursively > terminate called recursively > > Does this look familiar to anyone? I should have enough RAM on my nodes > but what else could go wrong? > Thanks for any hint! > > Jörg > > > > > > > > > _______________________________________________ > Moses-support mailing list > [email protected] > http://mailman.mit.edu/mailman/listinfo/moses-support > _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
