You can view the issue detail at the following URL:
<http://icandy.homeunix.org:443/scarab/issues/id/OBJS109>
Type : Defect
Issue Id : OBJS109
Reported by: Rob Clark
rob...@ma... - (rob...@ma...)
Details:
Headline: race condition in ServiceFactory...
Description: problems happen when the service object has been GC'd, but cleanup() has not yet been called, resulting in re-adding the service resource (a no-op) before it gets removed from the previous service object being GC'd. When cleanup() does eventually get called, it causes the plugin to stop, even though there still is an active reference to the service, because the service resource gets removed.
Severity: Blocker
Version: head
Stack Trace:
Functional Area: chimera
Status: New
|