-
Notifications
You must be signed in to change notification settings - Fork 19
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 after executing these files #2
Comments
Could you please elaborate? It'd be helpful if you tell the name of the exception thrown or whatever happens. |
well, it shows this line when I executing Acqusition.py from Example code :
and when i ran spinview, it turned out to throw an error which said |
I realize that it is an IO problem, but it went well on win10 on the same computer, is there any chance that I install driver incorrectly? |
I am having the same issues with pyspin and spinview. There is no other information about this error online apparently. @showaykerker did you manage to solve this? |
@undoomed |
Thank you so much for replying so swiftly, I got it working now. For me it didn't work without also modifying my grub. Just loading the module was not enough. |
I'm experiencing the same issue, however, the link above doesn't have the solution. |
The web site was restructered so the link is now https://www.flir.com/support-center/iis/machine-vision/application-note/understanding-usbfs-on-linux/ basically it is saying to either set it in
and then update grub with
For me on 18.04.2 LTS the first way worked well. |
Anybody make ony progress on this? I have a set of USB3 cameras that connect to spinview without issue, after updating usbfs's memory limit. Except they will not start acqusition from python, I can read and set nodes without issue, but once |
I have the same issue here. |
Any updates on this? I have the same issue with Ubuntu-22.04. |
I have a i7-8700 machine on Ubuntu 18.04 LTS, 16g ram python3 with BFS-U3-13Y3C-C connected with USB3 cable but when I execute these files or start to do acquisition in SpinView, it just keep crushing.
I'm wondering if there is any possible reasons?
The text was updated successfully, but these errors were encountered: