← Back to team overview

yade-dev team mailing list archive

Re: Strange crash

 

Thanks, Vaclav.

I tried to run the same "problem" simulation with yade-cxx version. And it
does not crash at all!

Can the problem be in Python runner?


2009/12/16 Václav Šmilauer <eudoxos@xxxxxxxx>

> > What should I do to get the information?
> Nothing else than debug build with backtrace will help. Besides that,
> you could add tracing output to some places and locate in this way where
> it crashes.
>
> You could try ebugger on the dumped core after segfault, but you might
> not see nothing in the backtrace (bunch of addresses and numbers); try
> it, google out how to do that.
>
> Note you could also try building with both optimizations and debugging
> symbols enabled. Performance hit should not be too big.
>
> Cheers, Vaclav
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-dev<https://launchpad.net/%7Eyade-dev>
> Post to     : yade-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-dev<https://launchpad.net/%7Eyade-dev>
> More help   : https://help.launchpad.net/ListHelp
>

Follow ups

References