https://bugs.winehq.org/show_bug.cgi?id=56968
--- Comment #9 from Alexandre Julliard julliard@winehq.org --- (In reply to Fabian Maurer from comment #8)
Sure, there is no relocations, but that programs expect the sec.VirtualAddress to not be an offset but an absolute value.
sec.VirtualAddress is an RVA, not a pointer. That program is broken.