discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: qa_qtgui (Failed)-Segmentation fault (core dumped)


From: Vasil Velichkov
Subject: Re: qa_qtgui (Failed)-Segmentation fault (core dumped)
Date: Tue, 30 Nov 2021 09:23:40 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.2.0

Hi Isaac,

On 30/11/2021 07.50, isaac mario tupac davila wrote:
> So I've run valgrind -v ctest -V -R qa_qtgui

This way you are running the ctest under valgrind and not the test.You need to 
open the qa_qtgui_test.sh file and on the last line add valgrind before python. 
As this test is a python script you will need to run python under valgrind.

/home/soporte/GR-workarea/gnuradio/build/gr-qtgui/python/qtgui/qa_qtgui_test.sh

  valgrind /usr/bin/python3 -B 
/home/soporte/GR-workarea/gnuradio/gr-qtgui/python/qtgui/qa_qtgui.py

Regards,
Vasil



reply via email to

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