discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] qtgui sink - flakiness at deconstruction time


From: Josh Blum
Subject: [Discuss-gnuradio] qtgui sink - flakiness at deconstruction time
Date: Sun, 27 Mar 2011 00:24:44 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Lightning/1.0b2 Thunderbird/3.1.8

I have noticed (either through direct observation, or people's reports
to me) that there is some "flakiness" when a flow graph with a qtgui
sink deconstructs.

(linux) When a flowgraph with a qtgui sink is shutdown, the
deconstructor for the uhd block does not get called.

(windows) When closing the gui app (sometimes), a windows pops up
telling me about an error and asking if i want to debug the program.
(this has also be reproduced with pyqt_example.py).

I think, that most likely, this is an issue of the qtgui deconstructor
throwing an exception. But I cannot say for sure.
http://www.parashift.com/c++-faq-lite/exceptions.html#faq-17.9

Any suggestions? Anyone else notice this issue?
-Josh



reply via email to

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