discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Volk library invalid opcode exception


From: Joanna Rutkowska
Subject: Re: [Discuss-gnuradio] Volk library invalid opcode exception
Date: Sun, 15 Apr 2012 16:50:30 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

On 04/15/12 16:46, Tom Rondeau wrote:
> Unfortunately, that doesn't narrow things down. How about running
> volk_profile under gdb? Let's see if we can find the instruction it's
> puking on.
> 
> I find it odd that in your original post, it looks like volk_profile
> is running avx_64, but your proc/cpuinfo doesn't show that the
> processor has AVX. This shouldn't matter in this case since the
> deinterleave kernel doesn't have AVX, but I think something is still
> getting confused, probably through Xen.

This is what gdb spits out (without debug symbols):

Program received signal SIGILL, Illegal instruction.
0x00007ffff7b4cd40 in volk_16ic_s32f_deinterleave_real_32f_a_sse4_1 ()
from /rw/home/user/gnuradio/gnuradio/volk/build/lib/libvolk.so.0.0.0
Missing separate debuginfos, use: debuginfo-install
boost-test-1.46.0-3.fc15.x86_64 glibc-2.14.1-6.x86_64
libgcc-4.6.3-2.fc15.x86_64 libstdc++-4.6.3-2.fc15.x86_64
orc-0.4.16-5.fc15.x86_64

What's the recommended way to build volk with debug symbols using cmake?
Sorry, I don't have much experience with cmake...

joanna.

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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