== possible Scenario == 1. Gui: sigTerm invoked 2. last Subsystem -> cleans all remaining Subsy entries 3. main-Thread wakens 4. leaves main() und undloads the GUI plug-in 5. which destroys the `DependencyFactory<LocationQuery>` placed in static memory 6. the Gui-Thread returns from sigTerm() and invokes `~UiManager()` 7. which indirectly deregisters through `InteractionDirector` the `LocationQuery` Service 8. `DependInject::Service::shutdown()` grabs the Lock ==> **BOOM** == Solution == Ensure all dtors of the UI backbone are invoked ''prior'' to calling sigTerm() |
||
|---|---|---|
| .. | ||
| draw | ||
| DIR_INFO | ||
| empty.html | ||
| InterfaceConcept_Varga.mm | ||
| renderengine.html | ||
| thinkPad.ichthyo.mm | ||
| uml | ||
| workflow.mm | ||