AI4Finance-Foundation / FinRL

FinRL: Financial Reinforcement Learning. 🔥
https://ai4finance.org
MIT License
9.36k stars 2.27k forks source link

exit code 139 (interrupted by signal 11:SIGSEGV) #1221

Open ghyzx opened 1 month ago

ghyzx commented 1 month ago

I always got this info ‘The process has ended with exit code 139 (interrupted by signal 11:SIGSEGV)’ at the end of log when i run 'python main.py' no matter what mode I use. python main.py --mode=train (train, test, trade)

Desktop:

Additional context 1.data download and procee are success DataProcessor

2.i guess (most likely) issue happed during the train part. train_model

3.exit code 139 The process has ended with exit code 139 (interrupted by signal 11:SIGSEGV) 进程已结束,退出代码为 139 (interrupted by signal 11:SIGSEGV)