https://bugs.winehq.org/show_bug.cgi?id=44395
--- Comment #9 from noabody@yahoo.com --- Two users reported similar failure but different address and not specifically Nvidia.
https://bugs.winehq.org/show_bug.cgi?id=43530#c24 "The problem turns out to be "-fno-plt" in CFLAGS and "-z,now" in LDFLAGS, which Arch added recently. Wine built with these two flags enabled will have this issue."
https://bugs.winehq.org/show_bug.cgi?id=43516#c0 "I've run into a specific crash that only happens with using the "-march=native" GCC flag at build time (usage of -O3 or -O2 don't affect it). Removing "march" entirely stops the crash from occurring."
There is no specific reason to believe either comment is relevant but the trend that underly those is the build environment. Since it seems to be Nvidia specific, perhaps an include. Pure speculation on my part.