discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] UHD's recv_frame_size for E100


From: Josh Blum
Subject: Re: [Discuss-gnuradio] UHD's recv_frame_size for E100
Date: Tue, 26 Apr 2011 17:07:25 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Lightning/1.0b2 Thunderbird/3.1.8

> Program received signal SIGSEGV, Segmentation fault.
> [Switching to LWP 847]
> 0x401ff524 in usrp_e100_impl::io_impl::recv_pirate_loop (this=0x92e20,
> spawn_barrier=<value optimized out>, clock_ctrl=...)
> at /home/root/uhd-new/uhd/host/lib/usrp/usrp_e100/io_impl.cpp:116
> 116 managed_recv_buffer::sptr buff = this->data_xport->get_recv_buff();
> 
> 

Whoops, missed a & and stored the wrong reference to the shared pointer.
Can you try this branch w/ fix (I ran it myself this time):
http://code.ettus.com/redmine/ettus/projects/uhd/repository/show?rev=usrp_e100_frame_sizes2



reply via email to

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