Ticket #180 (defect)

Opened 1 year ago

test_mblock segfaults sometimes

Status: new

Reported by: eb Assigned to: eb
Priority: normal Milestone: to-be-decided
Component: mblock Version: 3.0svn
Keywords: Cc:

There's a non-deterministic failure during make check in the mblock code (test_mblock). The problem is more likely to occur just after a full compilation, or on systems with memory pressure (e.g., PS3).

Making check in lib
make[3]: Entering directory `/home/eb/gr/trunk/mblock/src/lib'
make  check-am
make[4]: Entering directory `/home/eb/gr/trunk/mblock/src/lib'
make  check-TESTS
make[5]: Entering directory `/home/eb/gr/trunk/mblock/src/lib'

mb_runtime_thread_per_block: dtor (# workers = 4)
/bin/sh: line 1:  4060 Segmentation fault      ${dir}$tst
FAIL: test_mblock
===================
1 of 1 tests failed
===================