Test and measurement hardware abstraction library and protocol decodes. This is the library only. Most users should use scopehal-apps.
BSD 3-Clause "New" or "Revised" License
216
stars
97
forks
source link
Segfault in tests Filter_FrequencyMeasurement and Primitive_SampleOnRisingEdges #672
Closed
electroniceel closed 2 years ago
When running
ctest
I get:When doing a backtrace both seem to fail in AllocateCpuBuffer, so I guess it is the same issue.
Filter_FrequencyMeasurement:
Primitive_SampleOnRisingEdges:
This is on Fedora 36 x86_64, with the complete OpenCL stuff disabled. Tested code is commit 3bc6b5f29650c555a83cbe3dfbb39e3d00467496 of scopehal-apps.