discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Gnuradio locking up


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] Gnuradio locking up
Date: Wed, 23 Nov 2011 00:20:04 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.15) Gecko/20101027 Fedora/3.0.10-1.fc12 Thunderbird/3.0.10

On 22/11/11 10:41 PM, Matt Mills wrote:
On Tue, Nov 22, 2011 at 8:30 PM, Marcus D. Leech <address@hidden> wrote:
  It's a big flow-graph (you'd mentioned 197 blocks), so it will be a pain to whittle down exactly *which* block is causing the segfault--and it's provoking it from inside libc, which makes it even less fun.
 
While its a big flow graph, there arent very many different types of blocks (10 of them are instantiated 19 times). However I've seen some segfaults before that I've identified as coming from the wav_file sink... I havent yet had a chance to look at the actual code to see if anything sticks out (and I'm not sure that I'd even be able to identify something sticking out ;) ).


Well, here's a flow-graph that exercises "valve" with WAV file sinks--8 of them.  The valves are
  operated randomly, with a state-change possible at a rate of 10Hz.   It doesn't crash on my
  machine (currently, an ancient dual-core laptop).

It uses a signal source, rather than UHD.  The signal source operates at 50Khz.



-- 
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org

Attachment: random_valve_wavefile.grc
Description: application/gnuradio-grc

Attachment: random_valve_wavefile.py
Description: Text Data


reply via email to

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