Find the answer to your Linux question:
Results 1 to 4 of 4
Hi. I'm running the tests for the usrp in gnu radio and i came across this error. i'm pressed for time and this error is getting in the way of ...
  1. #1
    Just Joined! Kwame_Martin's Avatar
    Join Date
    Jun 2009
    Location
    Brooklyn, NY
    Posts
    2

    S.O.S: swig/python detected a memory leak of type 'gr_basic_block_sptr *'??

    Hi. I'm running the tests for the usrp in gnu radio and i came across this error.
    i'm pressed for time and this error is getting in the way of my research project completion.

    can anyone help me out?
    thanks.



    ./usrp_wfm_rcv2_nogui.py
    Using RX d'board A: Flex 2400 Rx MIMO B
    Traceback (most recent call last):
    File "./usrp_wfm_rcv2_nogui.py", line 163, in <module>
    tb = wfm_rx_block()
    File "./usrp_wfm_rcv2_nogui.py", line 110, in __init__
    self.connect(self.u, di)
    File "/usr/local/lib/python2.5/site-packages/gnuradio/gr/top_block.py", line 70, in connect
    self._connect(points[i-1], points[i])
    File "/usr/local/lib/python2.5/site-packages/gnuradio/gr/top_block.py", line 76, in _connect
    dst_block.basic_block(), dst_port)
    File "/usr/local/lib/python2.5/site-packages/gnuradio/gr/gnuradio_swig_py_runtime.py", line 1493, in connect
    return _gnuradio_swig_py_runtime.gr_top_block_sptr_connec t(*args)
    NotImplementedError: Wrong number of arguments for overloaded function 'gr_top_block_sptr_connect'.
    Possible C/C++ prototypes are:
    connect(gr_basic_block_sptr)
    connect(gr_basic_block_sptr,int,gr_basic_block_spt r,int)

    swig/python detected a memory leak of type 'gr_basic_block_sptr *', no destructor found.

  2. #2
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,095
    Welcome to the forums!

    Sorry, but it's against the forums rules to post duplicates:

    http://www.linuxforums.org/forum/lin...ums-rules.html

    Your duplicate has been deleted, but you can continue any discussion in this thread.

    Thank you.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  3. #3
    Just Joined! Kwame_Martin's Avatar
    Join Date
    Jun 2009
    Location
    Brooklyn, NY
    Posts
    2
    i'm really sorry. this was an accident lol.
    how do i delete it?

  4. #4
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,095
    Quote Originally Posted by Kwame_Martin View Post
    i'm really sorry. this was an accident lol.
    how do i delete it?
    No need to worry, the duplicates have already been deleted.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...