Benny Prijono wrote: > On Mon, Jul 14, 2008 at 7:30 PM, Pedro Gon?alves > <pedro.pandre at gmail.com <mailto:pedro.pandre at gmail.com>> wrote: > > Hi all! > > I am experiencing a problem since I updated a moments ago from the > SVN: > everytime I make a call using ICE, an ASSERT_RETURN is being thrown in > timer.c's *pj_timer_heap_schedule*, because entry->_timer_id is >= 1 > > I don't have a clue about why this is happening. Here is the stack > trace: > > > I'm afraid I can't explain that either, the logic doesn't seem to be > possible. Could you print the content of "entry" next time it happens? > My only suspicion is that it becomes corrupted somehow. > I tested it furthermore and this only happens when the INVITE gets a 404 NOT FOUND or a 603 DECLINE answer. When an answer like 200 OK is received, it doesn't happen. Cheers Pedro Gon?alves