-
Notifications
You must be signed in to change notification settings - Fork 271
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
bug: NanoVNA Saver crash after calibration #635
Comments
Probably related, NanoVNASaver 0.5.5 Copyright (C) 2019, 2020 Rune B. Broberg This program comes with ABSOLUTELY NO WARRANTY See https://github.com/NanoVNA-Saver/nanovna-saver for further details. libGL error: MESA-LOADER: failed to open iris: /usr/lib/dri/iris_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:$${ORIGIN}/dri:/usr/lib/dri, suffix _dri) (nanovna-saver:6625): Gtk-WARNING **: 11:42:00.060: Could not load a pixbuf from icon theme. |
The crashes appear for different reasons at the end of a calabration run. Some are SIGSEGV and others are missing files. For example:
I'm using the NanoVNA-F V2 Sysjoint for this SIGSEGV test. |
20230503-1
NanoVNA-Saver version:(s) nanovna-saver_V0-5-3, nanovna-saver_V0-5-5, nanovna-saver_V0-5-0
crash happens as soon as "Calibration Assistant" completes. Manual calibration returns these messages when "Applied" : "Error during sweep, stopped, Could not configure port:(5,'input/output error)" and "Two of short, open and load returned the same values at frequency 50000Hz"Calibration of the device without NanoVNA Saver works.
**Current behavior:**Will not finish calibration
Was working a couple days agoExpected behavior:
Calibration completes and I go about using Saver to Analyze antennasSteps to reproduce:
just run it. every time it runs it happens.Related code:
The text was updated successfully, but these errors were encountered: