Can't run

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Chipsum
Newbie
Newbie
Posts: 1
Joined: Wed Mar 29, 2023 4:38 pm

Can't run

Post by Chipsum »

Hi I can't run a program compiled with FASM

Code: Select all

wine main.exe
002c:fixme:winediag:LdrInitializeThunk wine-staging 8.4 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
wine: Unhandled page fault on read access to 00000000 at address 00000000 (thread 011c), starting debugger...
0124:fixme:imm:ImeSetActiveContext (00010098, 1): stub
0124:fixme:imm:ImmReleaseContext (000100A2, 00010098): stub
0130:fixme:imm:ImeSetActiveContext (0000000000010068, 0): stub
0130:fixme:imm:ImmReleaseContext (0000000000010062, 0000000000010068): stub
0124:fixme:dbghelp:elf_search_auxv can't find symbol in module
0124:fixme:dbghelp:elf_search_auxv can't find symbol in module
0124:fixme:dbghelp:elf_search_auxv can't find symbol in module
0124:fixme:dbghelp:elf_search_auxv can't find symbol in module
0124:fixme:dbghelp:elf_search_auxv can't find symbol in module
0124:fixme:dbghelp:elf_search_auxv can't find symbol in module
0124:fixme:dbghelp:elf_search_auxv can't find symbol in module
0124:fixme:dbghelp:elf_search_auxv can't find symbol in module
0124:fixme:dbghelp:elf_search_auxv can't find symbol in module
0124:fixme:dbghelp:elf_search_auxv can't find symbol in module
0124:fixme:dbghelp:elf_search_auxv can't find symbol in module
0124:fixme:dbghelp:elf_search_auxv can't find symbol in module
0124:fixme:dbghelp:elf_search_auxv can't find symbol in module
0124:fixme:dbghelp:elf_search_auxv can't find symbol in module
0124:fixme:dbghelp:elf_search_auxv can't find symbol in module
0124:fixme:dbghelp:elf_search_auxv can't find symbol in module
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x0
0000000).
0124: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:00000000 ESP:00020068 EBP:00000000 EFLAGS:00010246(  R- --  I  Z- -P- )
 EAX:00000000 EBX:00000000 ECX:ffffff1f EDX:00000012
 ESI:00000000 EDI:00000000
Stack dump:
0x00020068:  00000000 00000000 00000000 00000000
0x00020078:  00000000 00000000 00000000 00000000
0x00020088:  00000000 00000000 00000000 00000000
0x00020098:  00000000 00000000 00000000 00000000
0x000200a8:  00000000 00000000 00000000 00000000
0x000200b8:  00000000 00000000 00000000 00000000
Backtrace:
=>0 0x00000000 (0x00000000)
0x00000000: -- no code accessible --
Modules:
Module  Address                 Debug info      Name (45 modules)
PE      00400000-00404000       Deferred        main
PE      01340000-013c4000       Deferred        winex11
PE      64a80000-64ad8000       Deferred        win32u
PE      65680000-65903000       Deferred        msvcrt
PE      66640000-6665b000       Deferred        version
PE      67500000-67551000       Deferred        imm32
PE      68880000-68d7a000       Deferred        user32
PE      69840000-6993c000       Deferred        advapi32
PE      6aac0000-6ada4000       Deferred        ucrtbase
PE      6bbc0000-6bc59000       Deferred        sechost
PE      6da80000-6dcaa000       Deferred        gdi32
PE      70d80000-70e20000       Deferred        uxtheme
PE      7b000000-7b535000       Deferred        kernelbase
PE      7b600000-7b75d000       Deferred        kernel32
PE      7bc00000-7bee2000       Deferred        ntdll
ELF     7d000000-7d005000       Deferred        <wine-loader>
ELF     7e417000-7e41f000       Deferred        libxfixes.so.3
ELF     7e41f000-7e42c000       Deferred        libxcursor.so.1
ELF     7e42c000-7e441000       Deferred        libxi.so.6
ELF     7e441000-7e446000       Deferred        libxcomposite.so.1
ELF     7e446000-7e455000       Deferred        libxrandr.so.2
ELF     7e455000-7e463000       Deferred        libxrender.so.1
ELF     7e463000-7e46b000       Deferred        libxxf86vm.so.1
ELF     7e46b000-7e470000       Deferred        libxinerama.so.1
ELF     7e470000-7e47e000       Deferred        libmd.so.0
ELF     7e47e000-7e496000       Deferred        libbsd.so.0
ELF     7e496000-7e49e000       Deferred        libxdmcp.so.6
ELF     7e49e000-7e4a4000       Deferred        libxau.so.6
ELF     7e4a4000-7e4d2000       Deferred        libxcb.so.1
ELF     7e4d2000-7e624000       Deferred        libx11.so.6
ELF     7e624000-7e63b000       Deferred        libxext.so.6
ELF     7e660000-7e6ed000       Deferred        winex11.so
ELF     7e809000-7e839000       Deferred        libexpat.so.1
ELF     7e839000-7e889000       Deferred        libfontconfig.so.1
ELF     7e889000-7e8ac000       Deferred        libbrotlicommon.so.1
ELF     7e8ac000-7e8ba000       Deferred        libbrotlidec.so.1
ELF     7e8ba000-7e987000       Deferred        libfreetype.so.6
ELF     7ee09000-7ee27000       Deferred        libz.so.1
ELF     7ee27000-7ee67000       Deferred        libpng16.so.16
ELF     7ee8c000-7f000000       Deferred        win32u.so
ELF     f7af8000-f7c00000       Deferred        libm.so.6
ELF     f7c00000-f7e35000       Deferred        libc.so.6
ELF     f7e36000-f7e40000       Deferred        libuuid.so.1
ELF     f7ea3000-f7f6d000       Dwarf           ntdll.so
ELF     f7f6f000-f7fa7000       Deferred        ld-linux.so.2
Threads:
process  tid      prio    name (all IDs are in hex)
00000020 start.exe
        ["C:\windows\syswow64\start.exe" /exec main.exe]
        00000024    0
00000038 services.exe
        0000003c    0
        00000040    0     wine_rpcrt4_server
        0000004c    0     wine_rpcrt4_io
        00000070    0     wine_rpcrt4_io
        0000009c    0     wine_rpcrt4_io
        000000b4    0     wine_rpcrt4_io
        000000ec    0     wine_rpcrt4_io
00000044 winedevice.exe
        00000048    0
        00000054    0
        00000058    0     wine_sechost_service
        0000005c    0
        00000060    0
        00000064    0
        000000c0    0
00000068 winedevice.exe
        0000006c    0
        00000074    0
        00000078    0     wine_sechost_service
        00000084    0
        00000088    0
        0000008c    0
        00000098    0
0000007c explorer.exe
        00000080    0
        000000cc    0
        000000d0    0     wine_rpcrt4_server
00000090 plugplay.exe
        00000094    0
        000000a0    0
        000000a4    0     wine_sechost_service
        000000a8    0     wine_rpcrt4_server
000000ac svchost.exe
        000000b0    0
        000000b8    0
        000000bc    0     wine_sechost_service
000000d8 rpcss.exe
        000000dc    0
        000000f4    0
        000000f8    0     wine_sechost_service
        000000fc    0     wine_rpcrt4_server
        00000100    0     wine_rpcrt4_server
        00000104    0     wine_rpcrt4_io
        00000108    0
        0000013c    0     wine_rpcrt4_io
00000110 conhost.exe
        00000114    0
00000118 (D) E:\main.exe
        ["E:\main.exe" ]
        0000011c    0 <==
        00000128    0
0000012c explorer.exe
        00000130    0
        00000134    0
        00000138    0     wine_rpcrt4_server
System information:
    Wine build: wine-8.4 (Staging)
    Platform: i386 (WOW64)
    Version: Windows 10
    Host system: Linux
    Host version: 6.2.8-060208-generic
Locked