discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] omni-thread problem using multithreading with one


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] omni-thread problem using multithreading with one thread being GNU Radio
Date: Mon, 13 Oct 2008 17:08:46 -0700
User-agent: Mutt/1.5.18 (2008-05-17)

On Mon, Oct 13, 2008 at 08:06:00PM -0400, address@hidden wrote:
> Eric,
> 
> I created multiple threads in my application, one thread uses GNU Radio 
> digital
> link, the others are for applications. However, every time I stop the digital
> link and prepare for reconfiguration, I have this error: "terminate called
> after throwing an instance of 'omni-thread_fatal'", the main thread and
> gnuradio thread are aborted, other threads are still running.
> 
> Would you please point out a way to bypass this problem?
> 
> Thanks very much.
> Andrew

You'll need to run this under gdb and see what's really triggering the
problem, then go from there.

Eric




reply via email to

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