Hello.
I run fitting with minuit in python, at some stage program crashes with error:
#7 0x00007f081354d387 in raise () from /lib64/libc.so.6
#8 0x00007f081354ea78 in abort () from /lib64/libc.so.6
#9 0x00007f08048157d5 in __gnu_cxx::__verbose_terminate_handler() () from /lib64/libstdc++.so.6
#10 0x00007f0804813746 in ?? () from /lib64/libstdc++.so.6
#11 0x00007f0804813773 in std::terminate() () from /lib64/libstdc++.so.6
#12 0x00007f0804813993 in __cxa_throw () from /lib64/libstdc++.so.6
#13 0x00007f07edcdcc6f in ?? ()
#14 0x00007ffe7abea680 in ?? ()
#15 0x000000000dab4080 in ?? ()
#16 0x0000000000000000 in ?? ()
Please, advise what’s wrong.
I did not experience any problems with my code in Python 2.6 with ROOT 5.34.
ROOT Version: 6.22/02
Platform: CentOS Linux 7 (Core)
Compiler: Not Provided
It’s CERN Lxplus machine.