Hi all,

when running a program under Helgrind, it has suddenly terminated with
the following output to console:

Helgrind: hg_main.c:2298 (evh__HG_PTHREAD_COND_WAIT_POST): Assertion
'cvi->nWaiters > 0' failed.
==17637==    at 0x3801E565: report_and_quit (m_libcassert.c:191)
==17637==    by 0x3801E737: vgPlain_assert_fail (m_libcassert.c:265)
==17637==    by 0x380088EA: evh__HG_PTHREAD_COND_WAIT_POST (hg_main.c:2298)
==17637==    by 0x3800A56E: hg_handle_client_request (hg_main.c:4282)
==17637==    by 0x3805E699: vgPlain_scheduler (scheduler.c:1560)
==17637==    by 0x3808BE44: run_a_thread_NORETURN (syswrap-linux.c:91)
==17637==    by 0x3808C102: vgModuleLocal_start_thread_NORETURN
(syswrap-linux.c:222)
==17637==    by 0x3808F128: ??? (in /usr/lib/valgrind/helgrind-x86-linux)

Do you have an idea what this could be caused by?

I am using Valgrind version valgrind-3.6.0.SVN-Debian on Ubuntu 10.04
32bit (kernel version 2.6.32-32-generic).


Thanks,

Martin Heller

------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to