discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Fwd: Fwd: Problems regarding using UHD Digital-be


From: Josh Blum
Subject: Re: [Discuss-gnuradio] Fwd: Fwd: Problems regarding using UHD Digital-bert codes
Date: Wed, 14 Sep 2011 16:14:42 -0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.21) Gecko/20110831 Lightning/1.0b2 Thunderbird/3.1.13


On 09/14/2011 03:54 PM, Bonee Soibam wrote:
> Can someone please clarify my doubt for the given error . I am new to
> gnuradio .
> thanks
> 
> ---------- Forwarded message ----------
> From: Bonee Soibam <address@hidden>
> Date: Mon, Sep 12, 2011 at 11:10 PM
> Subject: Re: [Discuss-gnuradio] Fwd: Problems regarding using UHD
> Digital-bert codes
> To: "Marcus D. Leech" <address@hidden>
> 
> 
> Hi Marcus ,
> I have been trying to make this code work . since your last suggestion i
> made some changes to my code and i am coming up with a new  error .Its given
> as follows : -
> __________________________________________________________________________________
> Uterminate called after throwing an instance of
> 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::math::rounding_error>
>> '
>   what():  Error in function boost::math::iround<d>(d): Value
> -2.371723596288619e+52 can not be represented in the target integer type.

I am positive that some call into uhd is being passed a number out of
the expected bounds. That said, I am pretty sure it shouldn't error; so
this may be a minor bug when sanitizing input parameters.

Can you tell me what line in your python code is throwing the error? Or
what call into the uhd library is throwing the error.

If possible, can you run your application in gdb and send the backtrace?

-josh



reply via email to

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