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 when adding breakpoint() #55

Open
jren03 opened this issue May 13, 2024 · 0 comments
Open

Segmentation Fault when adding breakpoint() #55

jren03 opened this issue May 13, 2024 · 0 comments

Comments

@jren03
Copy link

jren03 commented May 13, 2024

Hello, I am getting a Segmentation Fault when placing breakpoints() anywhere within train_eval() or child functions therein (such as tools.simulate()). I initially thought it was an issue with torch.compile(), but the issue persists with and without torch.compile().

I'm curious if anyone else has seen something similar, and know of a possible reason/fix?

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