Segmentation fault #11356
Unanswered
dmandair
asked this question in
Lightning Trainer API: Trainer, LightningModule, LightningDataModule
Segmentation fault
#11356
Replies: 2 comments 4 replies
-
Hi @dmandair, could you provide more information, such as your script, PyTorch version, Lightning version, OS etc? Please make sure to include them so we can help 🐶 |
Beta Was this translation helpful? Give feedback.
2 replies
-
Got a similar issue output
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, hope you’re well. I’m running a script with pytorch lightning and keep getting the below Segmentation Fault error. My code worked perfectly fine prior to wrapping it in pytorch lightning so that's where I assume the issue is. I really have no idea what’s going on/how to address it - I imported faulthandler to get a better sense of what’s causing the issue and that output is pasted below. Would appreciate any help on getting this to work.
stactrace
Beta Was this translation helpful? Give feedback.
All reactions