discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Floating point exception (core dumped)


From: NaceurElOuni
Subject: Re: [Discuss-gnuradio] Floating point exception (core dumped)
Date: Tue, 24 Sep 2013 14:23:30 -0700 (PDT)

Hi again,

I just realized how to pinpoint the erroneous section from gdb, 
by doing  'gdb --core=mycoredump ./NeoTx'
              >gdb run 

It was the "gr_diff_encoder_bb::work" which cause the exception, 
I am not initializing the variable of the modulus (the parameter to
gr_make_diff_encoder_bb).



--
View this message in context: 
http://gnuradio.4.n7.nabble.com/Floating-point-exception-core-dumped-tp43810p43813.html
Sent from the GnuRadio mailing list archive at Nabble.com.



reply via email to

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