discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] QT GUI Segmentation Fault


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] QT GUI Segmentation Fault
Date: Fri, 31 Oct 2014 11:19:49 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

On 10/30/2014 02:07 PM, Michael Rahaim wrote:

> While I'm happy to have it working again, I don't exactly know what this
> modification actually does. If anyone with knowledge of the volk library
> can give me a quick bit of info about what these modifications are
> actually doing and / or why this would resolve the segfault issue, it
> would ease my mind a bit.

What you did was instruct VOLK to use a non-SIMD implementation of these
two functions.  It appears that for whatever reason the AVX versions of
those kernels are having problems when running on your specific CPU.

Can you give us the information from running:

$ grep 'model name' /proc/cpuinfo

What OS and version are you using?

Are you running in a virtualized environment like VMware or KVM?

-- 
Johnathan Corgan, Corgan Labs
SDR/DSP Training and Consulting Services
http://corganlabs.com

Attachment: johnathan.vcf
Description: Vcard

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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