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

Segmentation fault (core dumped) #121

Open
OpenSorceYCW opened this issue Feb 3, 2023 · 1 comment
Open

Segmentation fault (core dumped) #121

OpenSorceYCW opened this issue Feb 3, 2023 · 1 comment

Comments

@OpenSorceYCW
Copy link

OpenSorceYCW commented Feb 3, 2023

hi, The problem of Segmentation fault(core dumped) is appeared when I save binary test result in the line
https://github.com/yjxiong/action-detection/blob/master/binary_test.py#L172
I have checked the pickle.dump function with data of model output results, but this problem didn't appear, I think this will be a multi-process related problem.
Can you give some advice about the problem? look forward to your reply!

@OpenSorceYCW
Copy link
Author

OpenSorceYCW commented Feb 3, 2023

The problem info using gdb debug is below:
[Thread 0x7fff4161c700 (LWP 129287) exited]
Thread 1 "python3" received signal SIGSEGV, Segmentation fault.
0x00005555586eae90 in ?? ()

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