strong wrote:
you are right about the input files, I will provide them soon.
re root, galplot works up to 5.34.13 anyway. I did not update to root6.
so you compiled it OK? how far did it run before the problem with input files? did it read the GALPROP files (it reads those first) ?
yes, I have trying to comment all the parts which using unexist fileļ¼ and run it OK with ROOT5, I've not check the result yet.
with ROOT6, I using Rint instead of Cint, it compiled also OK, but run with unknown errors below, I've not check it yet.
Fatal in <operator delete>: storage area overwritten
aborting
#0 0x00007f71bf5f584a in __GI___waitpid (pid=9365, stat_loc=stat_loc
entry=0x7fff92850c70, options=options
entry=0) at ../sysdeps/unix/sysv/linux/waitpid.c:31
#1 0x00007f71bf56effb in do_system (line=<optimized out>) at ../sysdeps/posix/system.c:148
#2 0x00007f71c193e03f in Exec (shellcmd=<optimized out>, this=<optimized out>) at /home/chenxu/$USER/root/root/core/unix/src/TUnixSystem.cxx:2069
#3 TUnixSystem::StackTrace (this=0x1a99a68) at /home/$USER/software/root/root/core/unix/src/TUnixSystem.cxx:2297
#4 0x00007f71c185114a in DefaultErrorHandler (level=<optimized out>, abort_bool=<optimized out>, location=0x7f71c0e873e4 "operator delete", msg=0x1af8868 "storage area overwritten") at /home/$USER/software/root/root/core/base/src/TError.cxx:194
#5 0x00007f71c1850ad6 in ErrorHandler(Int_t, const char *, const char *, typedef __va_list_tag __va_list_tag *)
........