ERR_VM_MODULE_DIFFERENT_CONTEXT


从链接器函数返回的模块来自与父模块不同的上下文。 链接的模块必须共享相同的上下文。

The module being returned from the linker function is from a different context than the parent module. Linked modules must share the same context.