[odb-users] Crash on Windows startup

Wolfgang Haupt haupt.wolfgang at gmail.com
Sun May 7 07:19:45 EDT 2017


Hi,

odb-version: 2.4.0 official release
I experienced a "schema not found" exception when calling migrate on
windows.
Similar problems happend on linux/osx without having --whole-archive.
Tried to switch everything to build statically, but now I have an instant
crash.
See: https://pastebin.com/3fY7nxXj

It seems that "win32_once_cs_" is a global and tried to be locked before
globals are initialized.
Is there anything I can do about it?
Could we patch it, so that this lock is not global?

Best Regards,
Wolfgang


More information about the odb-users mailing list