All, I'm running mogile trackers on quad-core Ubuntu Hardy systems and I'm seeing issues with worker threads being terminated frequently on start-up.
The behavior seems to vary with different starts. Once the tracker stabilizes, it seems to be OK for days as long as queries appear every few minutes. If the tracker is left idle for several hours, its query threads then begin getting terminated. Sometime the tracker recovers; some times it does not. The terminations seem to happen on the check command in the get devices and get hosts loops. The loop seems to be entered but a function exit call (added) never appears and a message about a query worked killed is generated. The code is from CPAN. Any ideas ? Thanks for any help,
