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 · 0 comments
Open

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

ghyzx opened this issue May 1, 2024 · 0 comments

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 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)

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