SigDigger icon indicating copy to clipboard operation
SigDigger copied to clipboard

error: exception in "temp = realloc(new->read_buf, new->read_size * sizeof(_Complex float))"

Open Marcotic opened this issue 4 years ago • 2 comments

Got this error and libusb: error [udev_hotplug_event] ignoring udev action bind on console while trying to capture with hackrf

Marcotic avatar Jul 22 '20 00:07 Marcotic

I don't think that message is related to this problem. Instead, it's like the device is reporting a 0-sized MTU, which is plainly wrong. What SoapySDR version are you using and in which operating system? Also, are you building from sources or using the AppImages?

BatchDrake avatar Jul 22 '20 18:07 BatchDrake

SoapySDRUtil --info:

Lib Version: v0.8.0-ga8df1c57 API Version: v0.8.0 ABI Version: v0.8

On debian 10, building sources...

Marcotic avatar Aug 05 '20 23:08 Marcotic

I am closing this issue because this should have been fixed now. Feel free to reopen it if the problem persists.

BatchDrake avatar Apr 12 '23 06:04 BatchDrake