[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Discuss-gnuradio] gnuradio companion core dump
From: |
Martin Braun |
Subject: |
Re: [Discuss-gnuradio] gnuradio companion core dump |
Date: |
Mon, 04 Aug 2014 11:01:55 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 |
These can be a bit annoying. You can inspect the core dump
(http://gnuradio.org/redmine/projects/gnuradio/wiki/TutorialsDebugging)
to see where this happens. Chances are you rebuilt GNU Radio and this is
some OOT module that is acting up.
M
On 08/04/2014 12:14 AM, Tom McDermott wrote:
> I had this problem a couple weeks ago. After deleting the build
> subdirectory and rebuilding it went away until today
> when it came back. I deleted the build directory and
> re-cmake/make/install/ldconfig, but the problem will not clear.
>
>
> gnuradio-companion
> linux; GNU C++ version 4.8.1; Boost_105300; UHD_003.007.001-84-gd99ce4ef
>
> terminate called after throwing an instance of 'std::runtime_error'
> what(): rpcmanager: Aggregator not in use, and a rpc booter is
> already registered
>
> Aborted (core dumped)
>
>
> Ubuntu 14.04
> Gnuradio master 41d0844
>
> -- Tom, N5EG
>
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>