I've solved the problem with my own app. My sample handler had an uninitialized
member and was sometimes finished before it started.
The test app from the previous thread still has the failing assertion, but that
might be a red herring.
-Marc
___
Di
I'm having a problem similar to the one discussed in this thread:
http://lists.gnu.org/archive/html/discuss-gnuradio/2009-09/msg2.html
aka http://www.ruby-forum.com/topic/194488
If I run the test program from that post, it works sometimes, but occasionally
an assertion goes off as shown in