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

Reduce size of plot data, to avoid segmentation faults. #103

Open
capn-freako opened this issue Jan 29, 2022 · 1 comment
Open

Reduce size of plot data, to avoid segmentation faults. #103

capn-freako opened this issue Jan 29, 2022 · 1 comment
Labels
dormant Waiting for stabilization of a dependency, etc.

Comments

@capn-freako
Copy link
Owner

Lately and since working w/ much larger bit streams, I've noticed that clicking a tab in the GUI can cause a segmentation fault.
I don't know this for certain, but I believe this may be caused by trying to include too much data in plots.

==> Try reducing the amount of data in the plots, to see if these seg. faults go away.

@capn-freako
Copy link
Owner Author

Actually, I believe this may be due to instabilities in the underlying graphics libraries upon which PyBERT is dependent.
Until I know for sure, consider this one "dormant".

@capn-freako capn-freako added the dormant Waiting for stabilization of a dependency, etc. label Oct 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dormant Waiting for stabilization of a dependency, etc.
Projects
None yet
Development

No branches or pull requests

1 participant