Origin not launching on Manjaro

I’ve been struggling to get Origin to launch through Lutris. Here is my system information:

And my logs when I try to launch Origin:

INFO     2019-03-25 15:53:26,342 [application.do_command_line:222]:Running Lutris 0.5.0.1
INFO     2019-03-25 15:53:26,343 [startup.check_driver:43]:Using NVIDIA drivers 390.116 for x86_64
INFO     2019-03-25 15:53:26,343 [startup.check_driver:47]:GPU: GeForce GTX 1080
INFO     2019-03-25 15:53:26,344 [startup.check_driver:64]:GPU: 10DE:1B80 3842:6180 using nvidia drivers
INFO     2019-03-25 15:53:26,432 [startup.check_vulkan:87]:Vulkan is supported
INFO     2019-03-25 15:53:26,433 [dxvk.get_dxvk_versions:24]:Updating DXVK versions
DEBUG    2019-03-25 15:53:34,995 [application.launch:339]:Adding game Origin (wine) (140317199876888) to running games
DEBUG    2019-03-25 15:53:35,005 [game.play:257]:Prelaunching <lutris.runners.wine.wine object at 0x7f9e2b641048>
DEBUG    2019-03-25 15:53:35,048 [prefix.set_virtual_desktop:121]:Virtual desktop: None
DEBUG    2019-03-25 15:53:35,066 [display._get_vidmodes:15]:Retrieving video modes from XrandR
DEBUG    2019-03-25 15:53:35,081 [game.configure_game:293]:Launching Origin: {'env': {'DXVK_CONFIG_FILE': '/home/user/Games/origin/dxvk.conf', 'DXVK_HUD': '0', '__GL_SHADER_DISK_CACHE': '1', '__GL_SHADER_DISK_CACHE_PATH': '/home/user/Games/origin/nv-shaders', 'DRI_PRIME': '0', 'STEAM_RUNTIME': '/home/user/.local/share/lutris/runtime/steam', 'LD_LIBRARY_PATH': '/usr/lib:/usr/lib64:/lib:/lib64:/usr/lib:/usr/lib64:/usr/lib32:/usr/lib64:/home/user/.local/share/lutris/runtime/lib32:/home/user/.local/share/lutris/runtime/steam/i386/lib/i386-linux-gnu:/home/user/.local/share/lutris/runtime/steam/i386/lib:/home/user/.local/share/lutris/runtime/steam/i386/usr/lib/i386-linux-gnu:/home/user/.local/share/lutris/runtime/steam/i386/usr/lib:/home/user/.local/share/lutris/runtime/lib64:/home/user/.local/share/lutris/runtime/steam/amd64/lib/x86_64-linux-gnu:/home/user/.local/share/lutris/runtime/steam/amd64/lib:/home/user/.local/share/lutris/runtime/steam/amd64/usr/lib/x86_64-linux-gnu:/home/user/.local/share/lutris/runtime/steam/amd64/usr/lib:$LD_LIBRARY_PATH', 'WINEDEBUG': '-all', 'WINEARCH': 'win64', 'WINE': '/usr/bin/wine', 'WINEPREFIX': '/home/user/Games/origin', 'WINEESYNC': '0', 'WINEDLLOVERRIDES': 'xaudio2_7=n,b;nvapi,nvapi64='}, 'command': ['/usr/bin/wine', '/home/user/Games/origin/drive_c/Program Files (x86)/Origin/Origin.exe']}
DEBUG    2019-03-25 15:53:35,082 [game.configure_game:294]:Game info: {
  "env": {
    "DXVK_CONFIG_FILE": "/home/user/Games/origin/dxvk.conf",
    "DXVK_HUD": "0",
    "__GL_SHADER_DISK_CACHE": "1",
    "__GL_SHADER_DISK_CACHE_PATH": "/home/user/Games/origin/nv-shaders",
    "DRI_PRIME": "0",
    "STEAM_RUNTIME": "/home/user/.local/share/lutris/runtime/steam",
    "LD_LIBRARY_PATH": "/usr/lib:/usr/lib64:/lib:/lib64:/usr/lib:/usr/lib64:/usr/lib32:/usr/lib64:/home/user/.local/share/lutris/runtime/lib32:/home/user/.local/share/lutris/runtime/steam/i386/lib/i386-linux-gnu:/home/user/.local/share/lutris/runtime/steam/i386/lib:/home/user/.local/share/lutris/runtime/steam/i386/usr/lib/i386-linux-gnu:/home/user/.local/share/lutris/runtime/steam/i386/usr/lib:/home/user/.local/share/lutris/runtime/lib64:/home/user/.local/share/lutris/runtime/steam/amd64/lib/x86_64-linux-gnu:/home/user/.local/share/lutris/runtime/steam/amd64/lib:/home/user/.local/share/lutris/runtime/steam/amd64/usr/lib/x86_64-linux-gnu:/home/user/.local/share/lutris/runtime/steam/amd64/usr/lib:$LD_LIBRARY_PATH",
    "WINEDEBUG": "-all",
    "WINEARCH": "win64",
    "WINE": "/usr/bin/wine",
    "WINEPREFIX": "/home/user/Games/origin",
    "WINEESYNC": "0",
    "WINEDLLOVERRIDES": "xaudio2_7=n,b;nvapi,nvapi64="
  },
  "command": [
    "/usr/bin/wine",
    "/home/user/Games/origin/drive_c/Program Files (x86)/Origin/Origin.exe"
  ]
}
DEBUG    2019-03-25 15:53:35,083 [command.start:112]:Running /usr/bin/lutris-wrapper 0 3 QtWebEngineProcess.exe ActivationUI.exe OriginWebHelperService.exe /usr/bin/wine /home/user/Games/origin/drive_c/Program Files (x86)/Origin/Origin.exe
DEBUG    2019-03-25 15:53:35,083 [command.start:114]:ENV: SDL_VIDEO_FULLSCREEN_DISPLAY="off"
DEBUG    2019-03-25 15:53:35,083 [command.start:114]:ENV: DXVK_CONFIG_FILE="/home/user/Games/origin/dxvk.conf"
DEBUG    2019-03-25 15:53:35,084 [command.start:114]:ENV: DXVK_HUD="0"
DEBUG    2019-03-25 15:53:35,084 [command.start:114]:ENV: __GL_SHADER_DISK_CACHE="1"
DEBUG    2019-03-25 15:53:35,084 [command.start:114]:ENV: __GL_SHADER_DISK_CACHE_PATH="/home/user/Games/origin/nv-shaders"
DEBUG    2019-03-25 15:53:35,084 [command.start:114]:ENV: DRI_PRIME="0"
DEBUG    2019-03-25 15:53:35,084 [command.start:114]:ENV: STEAM_RUNTIME="/home/user/.local/share/lutris/runtime/steam"
DEBUG    2019-03-25 15:53:35,084 [command.start:114]:ENV: LD_LIBRARY_PATH="/usr/lib:/usr/lib64:/lib:/lib64:/usr/lib:/usr/lib64:/usr/lib32:/usr/lib64:/home/user/.local/share/lutris/runtime/lib32:/home/user/.local/share/lutris/runtime/steam/i386/lib/i386-linux-gnu:/home/user/.local/share/lutris/runtime/steam/i386/lib:/home/user/.local/share/lutris/runtime/steam/i386/usr/lib/i386-linux-gnu:/home/user/.local/share/lutris/runtime/steam/i386/usr/lib:/home/user/.local/share/lutris/runtime/lib64:/home/user/.local/share/lutris/runtime/steam/amd64/lib/x86_64-linux-gnu:/home/user/.local/share/lutris/runtime/steam/amd64/lib:/home/user/.local/share/lutris/runtime/steam/amd64/usr/lib/x86_64-linux-gnu:/home/user/.local/share/lutris/runtime/steam/amd64/usr/lib:$LD_LIBRARY_PATH"
DEBUG    2019-03-25 15:53:35,084 [command.start:114]:ENV: WINEDEBUG="-all"
DEBUG    2019-03-25 15:53:35,085 [command.start:114]:ENV: WINEARCH="win64"
DEBUG    2019-03-25 15:53:35,085 [command.start:114]:ENV: WINE="/usr/bin/wine"
DEBUG    2019-03-25 15:53:35,085 [command.start:114]:ENV: WINEPREFIX="/home/user/Games/origin"
DEBUG    2019-03-25 15:53:35,085 [command.start:114]:ENV: WINEESYNC="0"
DEBUG    2019-03-25 15:53:35,085 [command.start:114]:ENV: WINEDLLOVERRIDES="xaudio2_7=n,b;nvapi,nvapi64="
DEBUG    2019-03-25 15:53:35,085 [command.start:114]:ENV: PYTHONPATH="/usr/bin:/usr/lib/python37.zip:/usr/lib/python3.7:/usr/lib/python3.7/lib-dynload:/usr/lib/python3.7/site-packages"
DEBUG    2019-03-25 15:53:35,091 [signals.register_handler:26]:Registering <bound method MonitoredCommand.on_stop of <lutris.command.MonitoredCommand object at 0x7f9e24e04710>> to 9518
wine: Unhandled page fault on execute access to 0x0090de00 at address 0x90de00 (thread 0038), starting debugger...
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
Unhandled exception: page fault on execute access to 0x0090de00 in 32-bit code (0x0090de00).
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:0090de00 ESP:0090d1e4 EBP:0090d228 EFLAGS:00010246(  R- --  I  Z- -P- )
 EAX:0090de00 EBX:0090d400 ECX:0090d240 EDX:00000001
 ESI:0090d240 EDI:00716e30
Stack dump:
0x0090d1e4:  00401990 54e56b5d 7e6b7c00 004429d0
0x0090d1f4:  00000038 0090d220 0090d47c 7e6b7c00
0x0090d204:  00716e30 0090d2a4 00404e4b 54e56b55
0x0090d214:  0090d298 54e56b5d 0090d298 0043e5a0
0x0090d224:  ffffffff 0090d2a4 004051c2 54e56bd1
0x0090d234:  0090de00 00716e30 00443ef8 0090d260
Backtrace:
=>0 0x0090de00 (0x0090d228)
  1 0x004051c2 EntryPoint+0xffffffff() in origin (0x0090d2a4)
  2 0x004064a4 EntryPoint+0xffffffff() in origin (0x0090dd0c)
  3 0x00406b2c EntryPoint+0xffffffff() in origin (0x0090dd78)
  4 0x004263e7 EntryPoint+0xffffffff() in origin (0x0090fc38)
  5 0x0041d449 EntryPoint+0xffffffff() in origin (0x0090fedc)
  6 0x7bc85180 call_thread_func_wrapper+0xb() in ntdll (0x0090feec)
  7 0x7bc88879 RtlCaptureStackBackTrace+0x298() in ntdll (0x0090ffdc)
  8 0x7bc85172 call_thread_exit_func+0x31() in ntdll (0x0090ffec)
0x0090de00: xorl        %eax,0x0(%eax)
Modules:
Module  Address                 Debug info      Name (122 modules)
PE        330000-  344000       Deferred        vcruntime140
PE        350000-  354000       Deferred        api-ms-win-crt-runtime-l1-1-0
PE        360000-  363000       Deferred        api-ms-win-crt-heap-l1-1-0
PE        370000-  374000       Deferred        api-ms-win-crt-stdio-l1-1-0
PE        380000-  383000       Deferred        api-ms-win-crt-locale-l1-1-0
PE        390000-  395000       Deferred        api-ms-win-crt-math-l1-1-0
PE        3a0000-  3a3000       Deferred        api-ms-win-crt-time-l1-1-0
PE        400000-  700000       Export          origin
PE      10000000-1006d000       Deferred        msvcp140
ELF     79a12000-7b400000       Deferred        libicudata.so.63
ELF     7b400000-7b800000       Deferred        kernel32<elf>
  \-PE  7b420000-7b800000       \               kernel32
ELF     7bc00000-7bd0a000       Dwarf           ntdll<elf>
  \-PE  7bc10000-7bd0a000       \               ntdll
ELF     7c000000-7c005000       Deferred        <wine-loader>
ELF     7c110000-7c200000       Deferred        msvcr120<elf>
  \-PE  7c130000-7c200000       \               msvcr120
ELF     7c30f000-7c354000       Deferred        libxslt.so.1
ELF     7c354000-7c37f000       Deferred        mpr<elf>
  \-PE  7c360000-7c37f000       \               mpr
ELF     7c37f000-7c400000       Deferred        wininet<elf>
  \-PE  7c390000-7c400000       \               wininet
ELF     7c417000-7c4ba000       Deferred        urlmon<elf>
  \-PE  7c420000-7c4ba000       \               urlmon
ELF     7c4ba000-7c4d7000       Deferred        libgcc_s.so.1
ELF     7c65b000-7c687000       Deferred        liblzma.so.5
ELF     7c687000-7c856000       Deferred        libicuuc.so.63
ELF     7c856000-7c9d7000       Deferred        libxml2.so.2
ELF     7c9d7000-7cabb000       Deferred        msxml3<elf>
  \-PE  7c9f0000-7cabb000       \               msxml3
ELF     7cabb000-7cada000       Deferred        msxml<elf>
  \-PE  7cac0000-7cada000       \               msxml
ELF     7cb20000-7cb5a000       Deferred        uxtheme<elf>
  \-PE  7cb30000-7cb5a000       \               uxtheme
ELF     7cb5c000-7cb64000       Deferred        libxfixes.so.3
ELF     7cb64000-7cb70000       Deferred        libxcursor.so.1
ELF     7cb70000-7cb84000       Deferred        libxi.so.6
ELF     7cb84000-7cb88000       Deferred        libxcomposite.so.1
ELF     7cb88000-7cb97000       Deferred        libxrandr.so.2
ELF     7cb97000-7cba5000       Deferred        libxrender.so.1
ELF     7cba5000-7cbac000       Deferred        libxxf86vm.so.1
ELF     7cbac000-7cbb0000       Deferred        libxinerama.so.1
ELF     7cbb0000-7cbb7000       Deferred        libxdmcp.so.6
ELF     7cbb7000-7cbbc000       Deferred        libxau.so.6
ELF     7cbbc000-7cbe8000       Deferred        libxcb.so.1
ELF     7cbe8000-7cd35000       Deferred        libx11.so.6
ELF     7cd35000-7cd4a000       Deferred        libxext.so.6
ELF     7cd4a000-7cddc000       Deferred        winex11<elf>
  \-PE  7cd60000-7cddc000       \               winex11
ELF     7cddc000-7cdf2000       Deferred        api-ms-win-core-fibers-l1-1-1<elf>
  \-PE  7cde0000-7cdf2000       \               api-ms-win-core-fibers-l1-1-1
ELF     7cdf2000-7ce08000       Deferred        api-ms-win-core-synch-l1-2-0<elf>
  \-PE  7ce00000-7ce08000       \               api-ms-win-core-synch-l1-2-0
ELF     7cfb2000-7cfee000       Deferred        libexpat.so.1
ELF     7cfee000-7d03a000       Deferred        libfontconfig.so.1
ELF     7d03a000-7da02000       Deferred        shell32<elf>
  \-PE  7d050000-7da02000       \               shell32
ELF     7da2a000-7daa3000       Deferred        libpcre.so.1
ELF     7daa3000-7dbdf000       Deferred        libglib-2.0.so.0
ELF     7dbdf000-7dcf2000       Deferred        libharfbuzz.so.0
ELF     7dcf2000-7dd0c000       Deferred        libz.so.1
ELF     7dd0c000-7dd4c000       Deferred        libpng16.so.16
ELF     7dd4c000-7dd5e000       Deferred        libbz2.so.1.0
ELF     7dd5e000-7de2e000       Deferred        libfreetype.so.6
ELF     7de2e000-7de50000       Deferred        bcrypt<elf>
  \-PE  7de30000-7de50000       \               bcrypt
ELF     7de50000-7df28000       Deferred        crypt32<elf>
  \-PE  7de60000-7df28000       \               crypt32
ELF     7df28000-7df5d000       Deferred        wintrust<elf>
  \-PE  7df30000-7df5d000       \               wintrust
ELF     7df5d000-7df82000       Deferred        imm32<elf>
  \-PE  7df60000-7df82000       \               imm32
ELF     7df82000-7dfc9000       Deferred        usp10<elf>
  \-PE  7df90000-7dfc9000       \               usp10
ELF     7dfc9000-7e108000       Deferred        comctl32<elf>
  \-PE  7dfd0000-7e108000       \               comctl32
ELF     7e108000-7e12e000       Deferred        shcore<elf>
  \-PE  7e110000-7e12e000       \               shcore
ELF     7e12e000-7e1a1000       Deferred        shlwapi<elf>
  \-PE  7e140000-7e1a1000       \               shlwapi
ELF     7e1a1000-7e1b7000       Deferred        api-ms-win-crt-utility-l1-1-0<elf>
  \-PE  7e1b0000-7e1b7000       \               api-ms-win-crt-utility-l1-1-0
ELF     7e1b7000-7e1cd000       Deferred        api-ms-win-crt-environment-l1-1-0<elf>
  \-PE  7e1c0000-7e1cd000       \               api-ms-win-crt-environment-l1-1-0
ELF     7e1cd000-7e1e3000       Deferred        api-ms-win-crt-filesystem-l1-1-0<elf>
  \-PE  7e1d0000-7e1e3000       \               api-ms-win-crt-filesystem-l1-1-0
ELF     7e1e3000-7e1fc000       Deferred        api-ms-win-crt-multibyte-l1-1-0<elf>
  \-PE  7e1f0000-7e1fc000       \               api-ms-win-crt-multibyte-l1-1-0
ELF     7e1fc000-7e213000       Deferred        api-ms-win-crt-convert-l1-1-0<elf>
  \-PE  7e200000-7e213000       \               api-ms-win-crt-convert-l1-1-0
ELF     7e213000-7e22a000       Deferred        api-ms-win-crt-string-l1-1-0<elf>
  \-PE  7e220000-7e22a000       \               api-ms-win-crt-string-l1-1-0
ELF     7e22a000-7e328000       Deferred        ucrtbase<elf>
  \-PE  7e250000-7e328000       \               ucrtbase
ELF     7e328000-7e360000       Deferred        ws2_32<elf>
  \-PE  7e330000-7e360000       \               ws2_32
ELF     7e360000-7e3e8000       Deferred        rpcrt4<elf>
  \-PE  7e370000-7e3e8000       \               rpcrt4
ELF     7e3e8000-7e548000       Deferred        ole32<elf>
  \-PE  7e400000-7e548000       \               ole32
ELF     7e548000-7e672000       Deferred        oleaut32<elf>
  \-PE  7e560000-7e672000       \               oleaut32
ELF     7e672000-7e691000       Deferred        jsproxy<elf>
  \-PE  7e680000-7e691000       \               jsproxy
ELF     7e691000-7e6d0000       Deferred        winhttp<elf>
  \-PE  7e6a0000-7e6d0000       \               winhttp
ELF     7e6d0000-7e6eb000       Deferred        version<elf>
  \-PE  7e6e0000-7e6eb000       \               version
ELF     7e6eb000-7e8f8000       Deferred        user32<elf>
  \-PE  7e700000-7e8f8000       \               user32
ELF     7e8f8000-7e973000       Deferred        advapi32<elf>
  \-PE  7e910000-7e973000       \               advapi32
ELF     7e973000-7eaa4000       Deferred        gdi32<elf>
  \-PE  7e980000-7eaa4000       \               gdi32
ELF     7ef1e000-7ef33000       Deferred        libnss_files.so.2
ELF     7ef33000-7f000000       Deferred        libm.so.6
ELF     f7b12000-f7b1c000       Deferred        libuuid.so.1
ELF     f7b1e000-f7b24000       Deferred        libdl.so.2
ELF     f7b24000-f7d01000       Deferred        libc.so.6
ELF     f7d01000-f7d22000       Deferred        libpthread.so.0
ELF     f7d22000-f7ede000       Dwarf           libwine.so.1
ELF     f7ee0000-f7f0a000       Deferred        ld-linux.so.2
Threads:
process  tid      prio (all id:s are in hex)
00000008 (D) C:\Program Files (x86)\Origin\Origin.exe
        00000038    0 <==
        00000009    0
0000000e services.exe
        0000002c    0
        00000027    0
        0000001f    0
        00000015    0
        00000014    0
        00000013    0
        00000010    0
        0000000f    0
00000011 winedevice.exe
        00000018    0
        00000017    0
        00000016    0
        00000012    0
00000019 OriginWebHelperService.exe
        00000037    0
        00000036    0
        00000031    0
        0000002f    0
        00000026    0
        00000025    0
        00000022    0
        00000021    0
        00000020    0
        0000001e    2
        0000001d    2
        0000001a    0
0000001b explorer.exe
        00000034    0
        00000033    0
        00000032    0
        0000001c    0
00000023 plugplay.exe
        00000029    0
        00000028    0
        00000024    0
0000002a winedevice.exe
        00000035    0
        0000002e    0
        0000002d    0
        0000002b    0
System information:
    Wine build: wine-4.2
    Platform: i386 (WOW64)
    Version: Windows 7
    Host system: Linux
    Host version: 4.19.30-1-MANJARO
Running /usr/bin/wine /home/user/Games/origin/drive_c/Program Files (x86)/Origin/Origin.exe
DEBUG    2019-03-25 15:53:37,090 [command.on_stop:151]:The process has terminated with code 1280
DEBUG    2019-03-25 15:53:37,091 [command.stop:247]:Management process looks dead already.
DEBUG    2019-03-25 15:53:37,091 [command.stop:255]:Detaching logger
DEBUG    2019-03-25 15:53:37,091 [command.restore_environment:225]:Restoring environment
DEBUG    2019-03-25 15:53:37,095 [game.beat:558]:Game thread stopped
WARNING  2019-03-25 15:53:37,095 [game.on_game_quit:586]:Game still running (state: running)
INFO     2019-03-25 15:53:37,095 [game.stop:569]:Stopping Origin (wine)
DEBUG    2019-03-25 15:53:37,096 [command.stop:247]:Management process looks dead already.
DEBUG    2019-03-25 15:53:37,096 [command.stop:255]:Detaching logger
/usr/lib/python3.7/site-packages/lutris/command.py:256: Warning: Source ID 2874 was not found when attempting to remove it
  GLib.source_remove(self.stdout_monitor)
DEBUG    2019-03-25 15:53:37,097 [command.restore_environment:225]:Restoring environment
DEBUG    2019-03-25 15:53:37,109 [game.on_game_quit:601]:Origin stopped at Mon, 25 Mar 2019 15:53:37
DEBUG    2019-03-25 15:53:37,109 [game.save:202]:Saving Origin (wine)

It says that origin is playing for maybe 2 seconds and then closes. Thanks in advance for your help.

Update your driver to 418 and make sure you have lib32 drivers installed.

1 Like

Hi cxf, thank you for the suggestions.

I’ve now done both of those suggestions, and get the same result and error code. Here’s my logs after updating my system with current drivers:

INFO     2019-03-26 01:23:38,240 [application.do_command_line:222]:Running Lutris 0.5.0.1
INFO     2019-03-26 01:23:38,241 [startup.check_driver:43]:Using NVIDIA drivers 418.49.04 for x86_64
INFO     2019-03-26 01:23:38,241 [startup.check_driver:47]:GPU: GeForce GTX 1080
INFO     2019-03-26 01:23:38,241 [startup.check_driver:64]:GPU: 10DE:1B80 3842:6180 using nvidia drivers
INFO     2019-03-26 01:23:38,264 [startup.check_vulkan:87]:Vulkan is supported
INFO     2019-03-26 01:23:38,265 [dxvk.get_dxvk_versions:24]:Updating DXVK versions
DEBUG    2019-03-26 01:23:47,633 [application.launch:339]:Adding game Origin (wine) (140660932322504) to running games
DEBUG    2019-03-26 01:23:47,642 [game.play:257]:Prelaunching <lutris.runners.wine.wine object at 0x7fee2ced7c88>
DEBUG    2019-03-26 01:23:47,686 [prefix.set_virtual_desktop:121]:Virtual desktop: None
INFO     2019-03-26 01:23:47,703 [dxvk.enable_dxvk_dll:123]:Replacing /home/user/Games/origin/drive_c/windows/system32/dxgi with DXVK version
INFO     2019-03-26 01:23:47,703 [dxvk.enable_dxvk_dll:123]:Replacing /home/user/Games/origin/drive_c/windows/system32/d3d11 with DXVK version
INFO     2019-03-26 01:23:47,703 [dxvk.enable_dxvk_dll:123]:Replacing /home/user/Games/origin/drive_c/windows/system32/d3d10core with DXVK version
INFO     2019-03-26 01:23:47,704 [dxvk.enable_dxvk_dll:123]:Replacing /home/user/Games/origin/drive_c/windows/system32/d3d10_1 with DXVK version
INFO     2019-03-26 01:23:47,704 [dxvk.enable_dxvk_dll:123]:Replacing /home/user/Games/origin/drive_c/windows/system32/d3d10 with DXVK version
INFO     2019-03-26 01:23:47,704 [dxvk.enable_dxvk_dll:123]:Replacing /home/user/Games/origin/drive_c/windows/syswow64/dxgi with DXVK version
INFO     2019-03-26 01:23:47,704 [dxvk.enable_dxvk_dll:123]:Replacing /home/user/Games/origin/drive_c/windows/syswow64/d3d11 with DXVK version
INFO     2019-03-26 01:23:47,704 [dxvk.enable_dxvk_dll:123]:Replacing /home/user/Games/origin/drive_c/windows/syswow64/d3d10core with DXVK version
INFO     2019-03-26 01:23:47,705 [dxvk.enable_dxvk_dll:123]:Replacing /home/user/Games/origin/drive_c/windows/syswow64/d3d10_1 with DXVK version
INFO     2019-03-26 01:23:47,705 [dxvk.enable_dxvk_dll:123]:Replacing /home/user/Games/origin/drive_c/windows/syswow64/d3d10 with DXVK version
DEBUG    2019-03-26 01:23:47,705 [display._get_vidmodes:15]:Retrieving video modes from XrandR
DEBUG    2019-03-26 01:23:47,743 [game.configure_game:293]:Launching Origin: {'env': {'DXVK_CONFIG_FILE': '/home/user/Games/origin/dxvk.conf', 'DXVK_HUD': '0', '__GL_SHADER_DISK_CACHE': '1', '__GL_SHADER_DISK_CACHE_PATH': '/home/user/Games/origin/nv-shaders', 'DRI_PRIME': '0', 'STEAM_RUNTIME': '/home/user/.local/share/lutris/runtime/steam', 'LD_LIBRARY_PATH': '/usr/lib:/usr/lib64:/lib:/lib64:/usr/lib:/usr/lib64:/usr/lib32:/usr/lib64:/home/user/.local/share/lutris/runtime/lib32:/home/user/.local/share/lutris/runtime/steam/i386/lib/i386-linux-gnu:/home/user/.local/share/lutris/runtime/steam/i386/lib:/home/user/.local/share/lutris/runtime/steam/i386/usr/lib/i386-linux-gnu:/home/user/.local/share/lutris/runtime/steam/i386/usr/lib:/home/user/.local/share/lutris/runtime/lib64:/home/user/.local/share/lutris/runtime/steam/amd64/lib/x86_64-linux-gnu:/home/user/.local/share/lutris/runtime/steam/amd64/lib:/home/user/.local/share/lutris/runtime/steam/amd64/usr/lib/x86_64-linux-gnu:/home/user/.local/share/lutris/runtime/steam/amd64/usr/lib:$LD_LIBRARY_PATH', 'WINEDEBUG': '-all', 'WINEARCH': 'win64', 'WINE': '/usr/bin/wine', 'WINEPREFIX': '/home/user/Games/origin', 'WINEESYNC': '0', 'WINEDLLOVERRIDES': 'xaudio2_7=n,b;d3d10,d3d10_1,d3d10core,d3d11,dxgi=n;nvapi,nvapi64='}, 'command': ['/usr/bin/wine', '/home/user/Games/origin/drive_c/Program Files (x86)/Origin/Origin.exe']}
DEBUG    2019-03-26 01:23:47,743 [game.configure_game:294]:Game info: {
  "env": {
    "DXVK_CONFIG_FILE": "/home/user/Games/origin/dxvk.conf",
    "DXVK_HUD": "0",
    "__GL_SHADER_DISK_CACHE": "1",
    "__GL_SHADER_DISK_CACHE_PATH": "/home/user/Games/origin/nv-shaders",
    "DRI_PRIME": "0",
    "STEAM_RUNTIME": "/home/user/.local/share/lutris/runtime/steam",
    "LD_LIBRARY_PATH": "/usr/lib:/usr/lib64:/lib:/lib64:/usr/lib:/usr/lib64:/usr/lib32:/usr/lib64:/home/user/.local/share/lutris/runtime/lib32:/home/user/.local/share/lutris/runtime/steam/i386/lib/i386-linux-gnu:/home/user/.local/share/lutris/runtime/steam/i386/lib:/home/user/.local/share/lutris/runtime/steam/i386/usr/lib/i386-linux-gnu:/home/user/.local/share/lutris/runtime/steam/i386/usr/lib:/home/user/.local/share/lutris/runtime/lib64:/home/user/.local/share/lutris/runtime/steam/amd64/lib/x86_64-linux-gnu:/home/user/.local/share/lutris/runtime/steam/amd64/lib:/home/user/.local/share/lutris/runtime/steam/amd64/usr/lib/x86_64-linux-gnu:/home/user/.local/share/lutris/runtime/steam/amd64/usr/lib:$LD_LIBRARY_PATH",
    "WINEDEBUG": "-all",
    "WINEARCH": "win64",
    "WINE": "/usr/bin/wine",
    "WINEPREFIX": "/home/user/Games/origin",
    "WINEESYNC": "0",
    "WINEDLLOVERRIDES": "xaudio2_7=n,b;d3d10,d3d10_1,d3d10core,d3d11,dxgi=n;nvapi,nvapi64="
  },
  "command": [
    "/usr/bin/wine",
    "/home/user/Games/origin/drive_c/Program Files (x86)/Origin/Origin.exe"
  ]
}
DEBUG    2019-03-26 01:23:47,743 [command.start:112]:Running /usr/bin/lutris-wrapper 0 3 QtWebEngineProcess.exe ActivationUI.exe OriginWebHelperService.exe /usr/bin/wine /home/user/Games/origin/drive_c/Program Files (x86)/Origin/Origin.exe
DEBUG    2019-03-26 01:23:47,744 [command.start:114]:ENV: SDL_VIDEO_FULLSCREEN_DISPLAY="off"
DEBUG    2019-03-26 01:23:47,744 [command.start:114]:ENV: DXVK_CONFIG_FILE="/home/user/Games/origin/dxvk.conf"
DEBUG    2019-03-26 01:23:47,744 [command.start:114]:ENV: DXVK_HUD="0"
DEBUG    2019-03-26 01:23:47,744 [command.start:114]:ENV: __GL_SHADER_DISK_CACHE="1"
DEBUG    2019-03-26 01:23:47,744 [command.start:114]:ENV: __GL_SHADER_DISK_CACHE_PATH="/home/user/Games/origin/nv-shaders"
DEBUG    2019-03-26 01:23:47,744 [command.start:114]:ENV: DRI_PRIME="0"
DEBUG    2019-03-26 01:23:47,744 [command.start:114]:ENV: STEAM_RUNTIME="/home/user/.local/share/lutris/runtime/steam"
DEBUG    2019-03-26 01:23:47,744 [command.start:114]:ENV: LD_LIBRARY_PATH="/usr/lib:/usr/lib64:/lib:/lib64:/usr/lib:/usr/lib64:/usr/lib32:/usr/lib64:/home/user/.local/share/lutris/runtime/lib32:/home/user/.local/share/lutris/runtime/steam/i386/lib/i386-linux-gnu:/home/user/.local/share/lutris/runtime/steam/i386/lib:/home/user/.local/share/lutris/runtime/steam/i386/usr/lib/i386-linux-gnu:/home/user/.local/share/lutris/runtime/steam/i386/usr/lib:/home/user/.local/share/lutris/runtime/lib64:/home/user/.local/share/lutris/runtime/steam/amd64/lib/x86_64-linux-gnu:/home/user/.local/share/lutris/runtime/steam/amd64/lib:/home/user/.local/share/lutris/runtime/steam/amd64/usr/lib/x86_64-linux-gnu:/home/user/.local/share/lutris/runtime/steam/amd64/usr/lib:$LD_LIBRARY_PATH"
DEBUG    2019-03-26 01:23:47,744 [command.start:114]:ENV: WINEDEBUG="-all"
DEBUG    2019-03-26 01:23:47,744 [command.start:114]:ENV: WINEARCH="win64"
DEBUG    2019-03-26 01:23:47,744 [command.start:114]:ENV: WINE="/usr/bin/wine"
DEBUG    2019-03-26 01:23:47,744 [command.start:114]:ENV: WINEPREFIX="/home/user/Games/origin"
DEBUG    2019-03-26 01:23:47,744 [command.start:114]:ENV: WINEESYNC="0"
DEBUG    2019-03-26 01:23:47,745 [command.start:114]:ENV: WINEDLLOVERRIDES="xaudio2_7=n,b;d3d10,d3d10_1,d3d10core,d3d11,dxgi=n;nvapi,nvapi64="
DEBUG    2019-03-26 01:23:47,745 [command.start:114]:ENV: PYTHONPATH="/usr/bin:/usr/lib/python37.zip:/usr/lib/python3.7:/usr/lib/python3.7/lib-dynload:/usr/lib/python3.7/site-packages"
DEBUG    2019-03-26 01:23:47,749 [signals.register_handler:26]:Registering <bound method MonitoredCommand.on_stop of <lutris.command.MonitoredCommand object at 0x7fee2ce72128>> to 2744
wine: Unhandled page fault on execute access to 0x0090de00 at address 0x90de00 (thread 0038), starting debugger...
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
Unhandled exception: page fault on execute access to 0x0090de00 in 32-bit code (0x0090de00).
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:0090de00 ESP:0090d1e4 EBP:0090d228 EFLAGS:00010246(  R- --  I  Z- -P- )
 EAX:0090de00 EBX:0090d400 ECX:0090d240 EDX:00000001
 ESI:0090d240 EDI:00716e40
Stack dump:
0x0090d1e4:  00401990 1c743af5 7e6b7c00 004429d0
0x0090d1f4:  00000038 0090d220 0090d47c 7e6b7c00
0x0090d204:  00716e40 0090d2a4 00404e4b 1c743afd
0x0090d214:  0090d298 1c743af5 0090d298 0043e5a0
0x0090d224:  ffffffff 0090d2a4 004051c2 1c743a79
0x0090d234:  0090de00 00716e40 00443ef8 0090d260
Backtrace:
=>0 0x0090de00 (0x0090d228)
  1 0x004051c2 EntryPoint+0xffffffff() in origin (0x0090d2a4)
  2 0x004064a4 EntryPoint+0xffffffff() in origin (0x0090dd0c)
  3 0x00406b2c EntryPoint+0xffffffff() in origin (0x0090dd78)
  4 0x004263e7 EntryPoint+0xffffffff() in origin (0x0090fc38)
  5 0x0041d449 EntryPoint+0xffffffff() in origin (0x0090fedc)
  6 0x7bc85180 call_thread_func_wrapper+0xb() in ntdll (0x0090feec)
  7 0x7bc88879 RtlCaptureStackBackTrace+0x298() in ntdll (0x0090ffdc)
  8 0x7bc85172 call_thread_exit_func+0x31() in ntdll (0x0090ffec)
0x0090de00: xorl        %eax,0x0(%eax)
Modules:
Module  Address                 Debug info      Name (122 modules)
PE        330000-  344000       Deferred        vcruntime140
PE        350000-  354000       Deferred        api-ms-win-crt-runtime-l1-1-0
PE        360000-  363000       Deferred        api-ms-win-crt-heap-l1-1-0
PE        370000-  374000       Deferred        api-ms-win-crt-stdio-l1-1-0
PE        380000-  383000       Deferred        api-ms-win-crt-locale-l1-1-0
PE        390000-  395000       Deferred        api-ms-win-crt-math-l1-1-0
PE        3a0000-  3a3000       Deferred        api-ms-win-crt-time-l1-1-0
PE        400000-  700000       Export          origin
PE      10000000-1006d000       Deferred        msvcp140
ELF     79a12000-7b400000       Deferred        libicudata.so.63
ELF     7b400000-7b800000       Deferred        kernel32<elf>
  \-PE  7b420000-7b800000       \               kernel32
ELF     7bc00000-7bd0a000       Dwarf           ntdll<elf>
  \-PE  7bc10000-7bd0a000       \               ntdll
ELF     7c000000-7c005000       Deferred        <wine-loader>
ELF     7c110000-7c200000       Deferred        msvcr120<elf>
  \-PE  7c130000-7c200000       \               msvcr120
ELF     7c37f000-7c400000       Deferred        wininet<elf>
  \-PE  7c390000-7c400000       \               wininet
ELF     7c40c000-7c451000       Deferred        libxslt.so.1
ELF     7c451000-7c4f4000       Deferred        urlmon<elf>
  \-PE  7c460000-7c4f4000       \               urlmon
ELF     7c678000-7c847000       Deferred        libicuuc.so.63
ELF     7c847000-7c9c8000       Deferred        libxml2.so.2
ELF     7ca84000-7caaf000       Deferred        mpr<elf>
  \-PE  7ca90000-7caaf000       \               mpr
ELF     7caaf000-7cacc000       Deferred        libgcc_s.so.1
ELF     7cacc000-7caf8000       Deferred        liblzma.so.5
ELF     7caf8000-7cbdc000       Deferred        msxml3<elf>
  \-PE  7cb10000-7cbdc000       \               msxml3
ELF     7cbdc000-7cbfb000       Deferred        msxml<elf>
  \-PE  7cbe0000-7cbfb000       \               msxml
ELF     7cc41000-7cc7b000       Deferred        uxtheme<elf>
  \-PE  7cc50000-7cc7b000       \               uxtheme
ELF     7cc7d000-7cc85000       Deferred        libxfixes.so.3
ELF     7cc85000-7cc91000       Deferred        libxcursor.so.1
ELF     7cc91000-7cca5000       Deferred        libxi.so.6
ELF     7cca5000-7cca9000       Deferred        libxcomposite.so.1
ELF     7cca9000-7ccb8000       Deferred        libxrandr.so.2
ELF     7ccb8000-7ccc6000       Deferred        libxrender.so.1
ELF     7ccc6000-7cccd000       Deferred        libxxf86vm.so.1
ELF     7cccd000-7ccd1000       Deferred        libxinerama.so.1
ELF     7ccd1000-7ccd8000       Deferred        libxdmcp.so.6
ELF     7ccd8000-7ccdd000       Deferred        libxau.so.6
ELF     7ccdd000-7cd09000       Deferred        libxcb.so.1
ELF     7cd09000-7ce56000       Deferred        libx11.so.6
ELF     7ce56000-7ce6b000       Deferred        libxext.so.6
ELF     7ce6b000-7cefd000       Deferred        winex11<elf>
  \-PE  7ce80000-7cefd000       \               winex11
ELF     7cefd000-7cf13000       Deferred        api-ms-win-core-fibers-l1-1-1<elf>
  \-PE  7cf00000-7cf13000       \               api-ms-win-core-fibers-l1-1-1
ELF     7cf13000-7cf29000       Deferred        api-ms-win-core-synch-l1-2-0<elf>
  \-PE  7cf20000-7cf29000       \               api-ms-win-core-synch-l1-2-0
ELF     7cfda000-7d016000       Deferred        libexpat.so.1
ELF     7d016000-7d062000       Deferred        libfontconfig.so.1
ELF     7d062000-7d0db000       Deferred        libpcre.so.1
ELF     7d0db000-7d217000       Deferred        libglib-2.0.so.0
ELF     7d217000-7d32a000       Deferred        libharfbuzz.so.0
ELF     7d32a000-7d344000       Deferred        libz.so.1
ELF     7d344000-7d384000       Deferred        libpng16.so.16
ELF     7d384000-7d396000       Deferred        libbz2.so.1.0
ELF     7d396000-7d466000       Deferred        libfreetype.so.6
ELF     7d466000-7d488000       Deferred        bcrypt<elf>
  \-PE  7d470000-7d488000       \               bcrypt
ELF     7d488000-7d560000       Deferred        crypt32<elf>
  \-PE  7d490000-7d560000       \               crypt32
ELF     7d560000-7d595000       Deferred        wintrust<elf>
  \-PE  7d570000-7d595000       \               wintrust
ELF     7d595000-7d5ba000       Deferred        imm32<elf>
  \-PE  7d5a0000-7d5ba000       \               imm32
ELF     7d5ba000-7d601000       Deferred        usp10<elf>
  \-PE  7d5c0000-7d601000       \               usp10
ELF     7d601000-7d740000       Deferred        comctl32<elf>
  \-PE  7d610000-7d740000       \               comctl32
ELF     7d740000-7d766000       Deferred        shcore<elf>
  \-PE  7d750000-7d766000       \               shcore
ELF     7d766000-7d7d9000       Deferred        shlwapi<elf>
  \-PE  7d770000-7d7d9000       \               shlwapi
ELF     7d7d9000-7e1a1000       Deferred        shell32<elf>
  \-PE  7d7f0000-7e1a1000       \               shell32
ELF     7e1a1000-7e1b7000       Deferred        api-ms-win-crt-utility-l1-1-0<elf>
  \-PE  7e1b0000-7e1b7000       \               api-ms-win-crt-utility-l1-1-0
ELF     7e1b7000-7e1cd000       Deferred        api-ms-win-crt-environment-l1-1-0<elf>
  \-PE  7e1c0000-7e1cd000       \               api-ms-win-crt-environment-l1-1-0
ELF     7e1cd000-7e1e3000       Deferred        api-ms-win-crt-filesystem-l1-1-0<elf>
  \-PE  7e1d0000-7e1e3000       \               api-ms-win-crt-filesystem-l1-1-0
ELF     7e1e3000-7e1fc000       Deferred        api-ms-win-crt-multibyte-l1-1-0<elf>
  \-PE  7e1f0000-7e1fc000       \               api-ms-win-crt-multibyte-l1-1-0
ELF     7e1fc000-7e213000       Deferred        api-ms-win-crt-convert-l1-1-0<elf>
  \-PE  7e200000-7e213000       \               api-ms-win-crt-convert-l1-1-0
ELF     7e213000-7e22a000       Deferred        api-ms-win-crt-string-l1-1-0<elf>
  \-PE  7e220000-7e22a000       \               api-ms-win-crt-string-l1-1-0
ELF     7e22a000-7e328000       Deferred        ucrtbase<elf>
  \-PE  7e250000-7e328000       \               ucrtbase
ELF     7e328000-7e360000       Deferred        ws2_32<elf>
  \-PE  7e330000-7e360000       \               ws2_32
ELF     7e360000-7e3e8000       Deferred        rpcrt4<elf>
  \-PE  7e370000-7e3e8000       \               rpcrt4
ELF     7e3e8000-7e548000       Deferred        ole32<elf>
  \-PE  7e400000-7e548000       \               ole32
ELF     7e548000-7e672000       Deferred        oleaut32<elf>
  \-PE  7e560000-7e672000       \               oleaut32
ELF     7e672000-7e691000       Deferred        jsproxy<elf>
  \-PE  7e680000-7e691000       \               jsproxy
ELF     7e691000-7e6d0000       Deferred        winhttp<elf>
  \-PE  7e6a0000-7e6d0000       \               winhttp
ELF     7e6d0000-7e6eb000       Deferred        version<elf>
  \-PE  7e6e0000-7e6eb000       \               version
ELF     7e6eb000-7e8f8000       Deferred        user32<elf>
  \-PE  7e700000-7e8f8000       \               user32
ELF     7e8f8000-7e973000       Deferred        advapi32<elf>
  \-PE  7e910000-7e973000       \               advapi32
ELF     7e973000-7eaa4000       Deferred        gdi32<elf>
  \-PE  7e980000-7eaa4000       \               gdi32
ELF     7ef1e000-7ef33000       Deferred        libnss_files.so.2
ELF     7ef33000-7f000000       Deferred        libm.so.6
ELF     f7b91000-f7b9b000       Deferred        libuuid.so.1
ELF     f7b9d000-f7ba3000       Deferred        libdl.so.2
ELF     f7ba3000-f7d80000       Deferred        libc.so.6
ELF     f7d80000-f7da1000       Deferred        libpthread.so.0
ELF     f7da1000-f7f5d000       Dwarf           libwine.so.1
ELF     f7f5f000-f7f89000       Deferred        ld-linux.so.2
Threads:
process  tid      prio (all id:s are in hex)
00000008 (D) C:\Program Files (x86)\Origin\Origin.exe
        00000038    0 <==
        00000009    0
0000000e services.exe
        0000002c    0
        00000027    0
        0000001f    0
        00000015    0
        00000014    0
        00000013    0
        00000010    0
        0000000f    0
00000011 winedevice.exe
        00000018    0
        00000017    0
        00000016    0
        00000012    0
00000019 OriginWebHelperService.exe
        00000037    0
        00000036    0
        00000031    0
        0000002f    0
        00000026    0
        00000025    0
        00000022    0
        00000021    0
        00000020    0
        0000001e    2
        0000001d    2
        0000001a    0
0000001b explorer.exe
        00000034    0
        00000033    0
        00000032    0
        0000001c    0
00000023 plugplay.exe
        00000029    0
        00000028    0
        00000024    0
0000002a winedevice.exe
        00000035    0
        0000002e    0
        0000002d    0
        0000002b    0
System information:
    Wine build: wine-4.2
    Platform: i386 (WOW64)
    Version: Windows 7
    Host system: Linux
    Host version: 4.19.30-1-MANJARO
Running /usr/bin/wine /home/user/Games/origin/drive_c/Program Files (x86)/Origin/Origin.exe
DEBUG    2019-03-26 01:23:49,789 [command.on_stop:151]:The process has terminated with code 1280
DEBUG    2019-03-26 01:23:49,789 [command.stop:247]:Management process looks dead already.
DEBUG    2019-03-26 01:23:49,790 [command.stop:255]:Detaching logger
DEBUG    2019-03-26 01:23:49,790 [command.restore_environment:225]:Restoring environment
DEBUG    2019-03-26 01:23:51,751 [game.beat:558]:Game thread stopped
WARNING  2019-03-26 01:23:51,751 [game.on_game_quit:586]:Game still running (state: running)
INFO     2019-03-26 01:23:51,752 [game.stop:569]:Stopping Origin (wine)
DEBUG    2019-03-26 01:23:51,753 [command.stop:247]:Management process looks dead already.
DEBUG    2019-03-26 01:23:51,753 [command.stop:255]:Detaching logger
/usr/lib/python3.7/site-packages/lutris/command.py:256: Warning: Source ID 2347 was not found when attempting to remove it
  GLib.source_remove(self.stdout_monitor)
DEBUG    2019-03-26 01:23:51,754 [command.restore_environment:225]:Restoring environment
DEBUG    2019-03-26 01:23:51,770 [game.on_game_quit:601]:Origin stopped at Tue, 26 Mar 2019 01:23:51
DEBUG    2019-03-26 01:23:51,770 [game.save:202]:Saving Origin (wine)

Does Origin open if you disable DXVK? If it does try: https://github.com/lutris/lutris/wiki/Installing-drivers#arch--antegros--manjaro--other-arch-derivatives

It doesn’t start either way for me, with it disabled or enabled… I’m stumped.

Did you enable wine debugging when you got that log? Please make sure to enable that and launch origin.

I did do that, however I solved this issue by switching to a debian based distro. Thank you for your help though!