f20448d89e
ycmd would sometimes crash on startup with a coredump and a message from glibc on how free() was called for an invalid pointer. A gdb session pointed out that the problem was with static initialization order.