discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Release candidate 3.0.3rc1 available for testing


From: Berndt Josef Wulf
Subject: Re: [Discuss-gnuradio] Release candidate 3.0.3rc1 available for testing
Date: Thu, 22 Feb 2007 14:43:09 +1030
User-agent: KMail/1.9.5

G'day,

RC1 built fine, but I'm seeing a number of these errors during "gmake check".


======================================================================
ERROR: test_fff_002 (__main__.test_fft_filter)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./qa_fft_filter.py", line 191, in test_fff_002
    self.fg.run()
  
File 
"/usr/src/gnuradio/gnuradio-3.0.3rc1/gnuradio-core/src/python/gnuradio/gr/flow_graph.py",
 
line 112, in run
    self.start ()
  
File 
"/usr/src/gnuradio/gnuradio-3.0.3rc1/gnuradio-core/src/python/gnuradio/gr/flow_graph.py",
 
line 93, in start
    self.scheduler.start ()
  
File 
"/usr/src/gnuradio/gnuradio-3.0.3rc1/gnuradio-core/src/python/gnuradio/gr/scheduler.py",
 
line 57, in start
    thread.start()
  
File 
"/usr/src/gnuradio/gnuradio-3.0.3rc1/gnuradio-core/src/python/gnuradio/gr/gr_threading_24.py",
 
line 420, in start
    _start_new_thread(self.__bootstrap, ())
error: can't start new thread

another issue already highlighted by Greg Toxel is

Testing gr_vmcircbuf_sysv_shm_factory...
gr_vmcircbuf_sysv_shm: shmat (1): Too many open files
gr_vmcircbuf_sysv_shm: shmget (1): Invalid argument
....... gr_vmcircbuf_sysv_shm_factory: Doesn't work
Testing gr_vmcircbuf_mmap_shm_open_factory...

Will install and test RC1 later tonight.

cheerio Berndt

On Thursday 22 February 2007 03:58, Johnathan Corgan wrote:
> All,
>
> GNU Radio release candidate 3.0.3rc1 is available for testing:
>
> http://gnuradio.org/releases/gnuradio/gnuradio-3.0.3rc1.tar.gz
> http://gnuradio.org/releases/gnuradio/gr-howto-write-a-block-3.0.3rc1.tar.g
>z
>
> This is a bug fix and very minor enhancement release to the existing 3.0
> stable branch.  All relevant issues that have been corrected on the main
> development trunk have been back-ported.
>
> Details on the changes since release 3.0.2 are listed here:
>
> http://gnuradio.org/trac/wiki/Release3.0Branch
>
> Unfortunately, this release candidate does not include a fix for
> ticket:39 (/lib vs /lib64 issues on Fedora Core 5 and 6).  Those
> developers who are affected by this issue and can perform testing of
> potential fixes should contact Eric Blossom.
>
> As usual, please report any problems via the Trac ticket system, using
> the 'guest' account with password 'gnuradio':
>
> http://gnuradio.org/trac/




reply via email to

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