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

GRC script python "malloc()" error #10

Open
gvandela opened this issue Oct 31, 2018 · 4 comments
Open

GRC script python "malloc()" error #10

gvandela opened this issue Oct 31, 2018 · 4 comments

Comments

@gvandela
Copy link
Owner

gvandela commented Oct 31, 2018

On a fresh install on a raspberry pi 3 model B+, the GRC script refuses to run, throwing 2 alternating errors:
*** Error in `python': corrupted double-linked list: 0x00fe4820 ***

*** Error in `python': malloc(): smallbin double linked list corrupted: 0x020f2c28 ***

The gnuradio-companion version 3.7.10, gr-osmosdr is 0.1.4

@jansimoncic
Copy link

I am having the same problem with my GRC. Mine throws out the following error:

Error in `python': corrupted double-linked list: 0x01113ba8

@gvandela
Copy link
Owner Author

gvandela commented Nov 2, 2018

Alright, thanks for letting us know. Could you share some more details, please? What hardware are you running this on? And which version of gr-osmosdr and gnuradio-companion do you have?

@jansimoncic
Copy link

Hardware wise I have Raspberry Pi 3B with RTL-SDR v3. Software wise: gnuradio-companion version 3.7.10, gr-osmosdr version 0.1.4

@roelink
Copy link

roelink commented Jun 16, 2019

after a new clean install I still get this: from the GRC script:

linux; GNU C++ version 6.2.0 20161010; Boost_106100; UHD_003.009.005-0-unknown

gr-osmosdr 0.1.4 (0.1.4) gnuradio 3.7.10
built-in source types: file osmosdr fcd rtl rtl_tcp uhd miri hackrf bladerf rfspace airspy soapy redpitaya
*** Error in `python': corrupted double-linked list: 0x004c43d0 ***
Aborted


(program exited with code: 134)
Press return to continue

Did you guys make some headway?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants