-
Notifications
You must be signed in to change notification settings - Fork 70
[DEBUG] Dump GDB back traces on Segmentation Fault #153
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
Conversation
93df698 to
bee158b
Compare
|
Please consider using GitHub's Draft PR feature instead of Some useful information about Draft PRs:
|
1d55086 to
3a80033
Compare
4e910d9 to
a802658
Compare
0a37668 to
92ad2d0
Compare
|
With 85695c7
Line 2379
@jakirkham It looks like libcufile.so registers a cleaning up function with |
|
We were using the static library before right? Should we still be using that? Thinking about users with older CUDA versions that may not have GDS |
@jakirkham Thanks for the feedback! No, we don't. GDS static library had an issue (it wasn't compiled with |
|
Moving stub initialization early didn't help resolve the issue. |
|
Closing this because we root-caused the issue (see #158) |
No description provided.