Failing test_mblock

Hi.

I installed the gnuradio from the trunk. I ran make check with no
errors.
But when I run test_mblock it gives the following:


mb_runtime_thread_per_block: dtor (# workers = 4)
.
mb_runtime_thread_per_block: dtor (# workers = 6)
…Segmentation fault

What could be the cause of this error and how can it be fixed.

Thanks.
Owais

[email protected] wrote:

What could be the cause of this error and how can it be fixed.

Hi Owais,

Can you provide us with more information about your install? Like
machine specs, the Linux distribution you are running, if you’re running
under cygwin. Else, we have to guess :slight_smile:

  • George

mb_runtime_thread_per_block: dtor (# workers = 4)
machine specs, the Linux distribution you are running, if you’re running
under cygwin. Else, we have to guess :slight_smile:

  • George

Machine: Intel P-4
OS: Ubuntu Dapper 6.06
Gnuradio: Trunk

Is there something specific you are looking for?

Thanks.
Owais

On Sun, Oct 28, 2007 at 06:22:01PM -0500, [email protected] wrote:

…Segmentation fault

What could be the cause of this error and how can it be fixed.

You can ignore it for now.
There’s a race during shutdown that hasn’t been fully sorted out.
It’s loggged as ticket:180.

Eric