SigDigger icon indicating copy to clipboard operation
SigDigger copied to clipboard

Peak Detection button causes segfault

Open kevincroissant opened this issue 4 years ago • 4 comments

Hello,

Using an AirSpy R2 on Debian Buster, with the 0.0.6 AppImage, click the Peak Detection button causes an immediate segfault:

/home/kevin/Downloads [kevin@carbon] [11:30]
> ./SigDigger-0.0.6-x86_64.AppImage
[INFO] Using format CF32.
/tmp/.mount_SigDigDAkvFX/AppRun: line 4: 15641 Segmentation fault      $APPDIR/usr/bin/SigDigger.bin

Not sure if this is supposed to work yet - if so, let me know how I can help test or what other info you would like.

Thanks!

kevincroissant avatar Aug 24 '19 23:08 kevincroissant

I forgot to mention, the Peak Hold button causes the exact same behavior.

kevincroissant avatar Aug 24 '19 23:08 kevincroissant

I've been trying to reproduce this behavior -both from sources and AppImage- but no luck so far. Could you attach the XML files saved in ~/.suscan/config to this issue?

Thanks!

BatchDrake avatar Aug 25 '19 14:08 BatchDrake

Here you go: config.zip

kevincroissant avatar Aug 25 '19 15:08 kevincroissant

FYI, this crash does not occur in the binary that I compiled from source. However, peak detection doesn't seem to do anything.

kevincroissant avatar Aug 26 '19 21:08 kevincroissant