|
From: Tom H. <to...@co...> - 2006-09-06 14:48:48
|
In message <44F...@li...>
Lorenzo Miniero <rai...@li...> wrote:
> I'm using Valgrind to check some custom modules I'm implementing in
> Asterisk, a vast opensource PBX. I've been using it with no problem for
> a long time, but a couple of days ago it started complaining giving me
> this fatal error upon Asterisk boot:
>
> --32215:0:aspacem Valgrind: FATAL: aspacem assertion failed:
> --32215:0:aspacem aspacem_minAddr <= holeStart
> --32215:0:aspacem at m_aspacemgr/aspacemgr.c:1997
> (vgPlain_am_get_advisory)
> --32215:0:aspacem Exiting now.
>
>
> The problem was probably caused by the fact I've passed from the stable
> branch of Asterisk to the SVN trunk, since it didn't happen before.
> Digging through the old messages in the mailing list, I only could find
> one related message of about a month ago, with the difference that in
> that case the problem regarded holeEnd and not holeStart.
It may well be the same problem though - try using the SVN build of
valgrind and see if that helps. You need at least revision 6001 to get
the fix for that problem.
> Could you help me understanding where the problem is, and how I could
> try solving it?
If there is still a problem it is in valgrind so you should open a
bug on the bug tracker.
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|