You can try if this will work, cd to yade/bin directory
$ ulimit -c unlimited $ ./yade-11.0 $ gdb ./yade-11.0 ./core inside gdb: # bt <enter> the "core" file may have some number appended, like core.2131, so just use the correct file that was generated during the crash. -- Janek Kozicki | _______________________________________________ Yade-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/yade-users
