discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: double free or corruption error when two instances of an OOT block u


From: Vasil Velichkov
Subject: Re: double free or corruption error when two instances of an OOT block using fftw is called in GRC
Date: Wed, 19 Apr 2023 22:19:02 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0

Hi Grace,

On 19/04/2023 21.18, Grace Yeung wrote:
> Any advice would be much appreciated.

Try running your flowgraph through valgrind[1] or rebuild and reinstall your 
OOT module with libasan (AddressSanitizer) support. 

[1] https://valgrind.org/docs/manual/quick-start.html
[2] https://github.com/google/sanitizers/wiki/AddressSanitizer

Regards,
Vasil



reply via email to

[Prev in Thread] Current Thread [Next in Thread]