14.07.2021 13:12, Vlad Khorsun wrote:
Good. In this case the scenario is:
- app call fb_shutdown()
- fb_shutdown() call doClean() of every loaded plugin module and unload dll
module
- windows loader call DllMain of unloading module (actually it is not DllMain
but
some other entrypoint of run-time)
- run-time entrypoint call dtors of global objects in dll module
What problem from FB side do you see here ?
That's exactly what I'm trying to find out because doClean() is called AFTER
destructors as you can see from the log.
--
WBR, SD.
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel