discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Segfault


From: Philip Balister
Subject: Re: [Discuss-gnuradio] Segfault
Date: Thu, 15 Mar 2012 14:58:42 -0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

On 03/15/2012 02:26 PM, Stefan Ott wrote:
> On Thu, Mar 15, 2012 at 18:02, Stefan Ott <address@hidden> wrote:
>>
>>> Finally, there are docs on the web for working out where in the code the
>>> oops really occurs. Can you try working through that procedure and see
>>> if it happens in the driver, or elsewhere.
>>
>> Ok, I'll see whether I can find it and report back once I have more 
>> information.
> 
> So far, what I've found through the magic of strace and printf is that
> the offending call seems to be the USRP_E_WRITE_CTL32 ioctl that
> happens as a consequence of poke32 (in e100_ctrl.cpp) when called from
> e100_ctrl_impl.
> 
> That's still with (vanilla) kernel 3.1.10 though.

Can you look carefully at what data is being passed to the driver? We
may need to range check the data before we use it in the driver.

Philip



reply via email to

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