discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Problem with my modified IP tunnelling example


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Problem with my modified IP tunnelling example
Date: Mon, 27 Nov 2006 10:53:24 -0800
User-agent: Mutt/1.5.9i

On Mon, Nov 27, 2006 at 07:05:26PM +0800, Jeremy Chew wrote:
> Hi,
> 
> I've tried the IP tunnelling example in 
> gnuradio-examples-0.7/python/gmsk2/tunnel_ip_null_mac.py and it seems to 
> work fine.
> 
> I've since been modifying the IP tunnelling example to use my MAC in place 
> of null_mac. I have fixed the code to use the new MAC in the form of a C++ 
> extension.
> 
> However, now when I try to run the modified IP tunnelling example, the 
> program craches at either of two different points in __init__() of 
> transmit_path class with the message 'Floating exception'. The exact crash 
> point seems to depend on which directory I run the example in.
> 
> What's wrong? What is a floating exception?
> 
> Thanks,
> Jeremy 

Sorry, I've got no clue.

Any particular reason you're using really old code?
Consider using gnuradio-3.0.2 or svn.

See http://gnuradio.org/trac/wiki

Eric




reply via email to

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