Re: [Live-devel] DelayQueueEntry NULL

2010-06-26 Thread Ross Finlayson
Any ideas why I'd be coming across a NULL delay queue entry? I've added to code in RED below, and I'm seeing this NULL..which causes a SegFault without the codeŠ No, calling "head()" on a "DelayQueue" should never return NULL; I have no idea how this could be happening. I assume you're not

[Live-devel] DelayQueueEntry NULL

2010-06-25 Thread Roberts, Randy
Hi Ross, Any ideas why I'd be coming across a NULL delay queue entry? I've added to code in RED below, and I'm seeing this NULL..which causes a SegFault without the code... void DelayQueue::synchronize() { // First, figure out how much time has elapsed since the last sync: EventTime