discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Issues with running volk_profile in GENTOO


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] Issues with running volk_profile in GENTOO
Date: Thu, 14 Feb 2013 07:29:17 -0800

On Wed, Feb 13, 2013 at 12:49 PM, Nick Foster <address@hidden> wrote:
 
The segfault is a different story. Like Josh suggests a backtrace would be helpful to see exactly what went wrong.

The generic implementation of the rotator function normally takes 5-6 seconds on a typical machine, so the 341 seconds is quite the outlier, and I'd suspect there is something else going on to cause that besides poor compiler optimization.

Regarding the segfault, yes, compiling GNU Radio with debug symbols turned on and doing a backtrace under gdb would provide us more info.

This can be done by re-running CMake with -DCMAKE_BUILD_TYPE=DEBUG and recompiling.

 Johnathan

reply via email to

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