Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ghyzx opened this issue May 1, 2024 · 1 comment
Open

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

ghyzx opened this issue May 1, 2024 · 1 comment

Comments

@ghyzx
Copy link

ghyzx commented May 1, 2024

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:

  • OS: macOS v12.7.4
  • python: 3.10.14

Additional context
1.data download and procee are success
DataProcessor

2.i guess (most likely) issue happed around 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)

@ghyzx
Copy link
Author

ghyzx commented Sep 4, 2024

still get same error even i just follow the official example, anyone know how to fix? thanks.
https://github.com/AI4Finance-Foundation/FinRL/blob/master/examples/Stock_NeurIPS2018_2_Train.ipynb
get_model

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant