https://bugs.winehq.org/show_bug.cgi?id=43418
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- It happens due to a crash at ------ <jv-ode.malloc> jmp dword ptr ds:[610D0E14] ------ Any idea how that is supposed to work? There's supposed to be a malloc function, but there is just unaccessible memory, so the jump results in a SEGFAULT. It looks very much like the Import Address Table, but no idea why none of the jumps would work.