Ticket #4 (new defect)

Opened 7 months ago

Thruqeue crashy

Reported by: joshrotenberg@… Owned by: somebody
Priority: major Milestone:
Component: component1 Version:
Keywords: Cc:

Description

Messing around with thruqueue. I found the following situation, seems to always happen eventually, though its been pretty inconsistent with regard to how long it takes:

thruqueue: Queue.cpp:461: void Queue::bufferMessagesFromLog(): Assertion `queue.size() == queue_length' failed.

I wrote a simple python script that sets things up, enqueues a few items, then loops until the queue is empty, possibly enqueuing items in the loop as well. Sometimes it takes 30 seconds, sometimes it happens after just a few.

Note: See TracTickets for help on using tickets.