Pawn Compiler v3.2.3664 runtime Error

Questions about Wine on Linux
Locked
AlexanderADM
Newbie
Newbie
Posts: 3
Joined: Mon May 26, 2014 8:37 am

Pawn Compiler v3.2.3664 runtime Error

Post by AlexanderADM »

I've been trying to get the Pawn Compiler v3.2.3664 (pawncc.exe) to function correctly when compiling scripts yet after a few compiles it started spewing errors and not allowing the compilation of large scripts anymore, yet for really small ones it compiles without any problems.

I have googled many times searching for a fix, but I have been unable to find anything that would fix my case, I've deleted the wineprefix and re-created it with the WINEARCH 32bit , I've also installed all needed components for pawn compiler to work : vcrun5, vcrun6,vcrun6sp6,vcrun2010 using winetricks, but none of these fixed my issue other than being required for the compiler to work.

System information:
OS : Ubuntu 12.04 LTS
Wine Version: wine-1.6.1 (highest version according to ubuntu 12.04 repositories)
Pawn Compiler version : 3.2.3664 (Custom compiler made for http://www.sa-mp.com but with the same base)

Error log:

Code: Select all

Unhandled exception: page fault on read access to 0x00000044 in 32-bit code (0x10012320).
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:10012320 ESP:0033f184 EBP:0033f2c0 EFLAGS:00010206(  R- --  I   - -P- )
 EAX:00000003 EBX:00000000 ECX:00000000 EDX:00000000
 ESI:00432b58 EDI:00000001
Stack dump:
0x0033f184:  0033f8d4 00432b58 00000000 10017091
0x0033f194:  00432b58 0033f8d4 00000000 0033f23c
0x0033f1a4:  0033f854 00000000 00000000 00432928
0x0033f1b4:  00000000 00000000 00000000 00000000
0x0033f1c4:  00000000 00000000 0200d43d 00000018
0x0033f1d4:  00000001 00000000 00432908 00000001
Backtrace:
=>0 0x10012320 in pawnc (+0x12320) (0x0033f2c0)
  1 0x10012adf in pawnc (+0x12ade) (0x0033f3cc)
  2 0x10013c9a in pawnc (+0x13c99) (0x0033f474)
  3 0x100123d0 in pawnc (+0x123cf) (0x0033f4b4)
  4 0x1001434b in pawnc (+0x1434a) (0x0033f4d0)
  5 0x100123d0 in pawnc (+0x123cf) (0x0033f510)
  6 0x1001436b in pawnc (+0x1436a) (0x0033f52c)
  7 0x100123d0 in pawnc (+0x123cf) (0x0033f56c)
  8 0x1001438b in pawnc (+0x1438a) (0x0033f588)
  9 0x100123d0 in pawnc (+0x123cf) (0x0033f5c8)
  10 0x100143ab in pawnc (+0x143aa) (0x0033f5e4)
  11 0x100123d0 in pawnc (+0x123cf) (0x0033f624)
  12 0x100143cb in pawnc (+0x143ca) (0x0033f640)
  13 0x100123d0 in pawnc (+0x123cf) (0x0033f680)
  14 0x100143eb in pawnc (+0x143ea) (0x0033f69c)
  15 0x100124fd in pawnc (+0x124fc) (0x0033f6d8)
  16 0x10014408 in pawnc (+0x14407) (0x0033f6f0)
  17 0x100123d0 in pawnc (+0x123cf) (0x0033f730)
  18 0x1001442e in pawnc (+0x1442d) (0x0033f74c)
  19 0x10010eb7 in pawnc (+0x10eb6) (0x0033f78c)
  20 0x1001445f in pawnc (+0x1445e) (0x0033f7ac)
  21 0x10010eb7 in pawnc (+0x10eb6) (0x0033f7ec)
  22 0x100144a0 in pawnc (+0x1449f) (0x0033f83c)
  23 0x100147c7 in pawnc (+0x147c6) (0x0033f8c4)
  24 0x10014ede in pawnc (+0x14edd) (0x0033f8ec)
  25 0x10003059 in pawnc (+0x3058) (0x0033f92c)
  26 0x100034a3 in pawnc (+0x34a2) (0x0033f948)
  27 0x100073f8 in pawnc (+0x73f7) (0x0033f9bc)
  28 0x10007d4f in pawnc (+0x7d4e) (0x0033fa64)
  29 0x1000af14 in pawnc (+0xaf13) (0x0033fe1c)
  30 0x0040117d in pawncc (+0x117c) (0x0033fe60)
  31 0x7b85f33c call_process_entry+0xb() in kernel32 (0x0033fe78)
  32 0x7b8605bb in kernel32 (+0x505ba) (0x0033feb8)
  33 0x7bc7a120 call_thread_func_wrapper+0xb() in ntdll (0x0033fed8)
  34 0x7bc7d12d call_thread_func+0x7c() in ntdll (0x0033ffa8)
  35 0x7bc7a0fe RtlRaiseException+0x21() in ntdll (0x0033ffc8)
  36 0x7bc4e75e call_dll_entry_point+0x33d() in ntdll (0x0033ffe8)
  37 0xf75f276d wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000)
  38 0xf75f282b wine_switch_to_stack+0x2a() in libwine.so.1 (0xfffb73b8)
  39 0x7bc545c0 LdrInitializeThunk+0x3af() in ntdll (0xfffb7428)
  40 0x7b866b92 __wine_kernel_init+0xa21() in kernel32 (0xfffb85d8)
  41 0x7bc54d7b __wine_process_init+0x25a() in ntdll (0xfffb8668)
  42 0xf75efccc wine_init+0x2db() in libwine.so.1 (0xfffb86d8)
  43 0x7bf00f43 main+0xf2() in <wine-loader> (0xfffb8b28)
  44 0xf741d4d3 __libc_start_main+0xf2() in libc.so.6 (0x00000000)
0x10012320: cmpl	%eax,0x44(%ecx)
Modules:
Module	Address			Debug info	Name (47 modules)
PE	  400000-  408000	Export          pawncc
PE	10000000-1002c000	Export          pawnc
PE	78aa0000-78b5e000	Deferred        msvcr100
ELF	7b800000-7ba5b000	Dwarf           kernel32<elf>
  \-PE	7b810000-7ba5b000	\               kernel32
ELF	7bc00000-7bcdc000	Dwarf           ntdll<elf>
  \-PE	7bc10000-7bcdc000	\               ntdll
ELF	7bf00000-7bf04000	Dwarf           <wine-loader>
ELF	7e6a9000-7e6af000	Deferred        libxfixes.so.3
ELF	7e6af000-7e6ba000	Deferred        libxcursor.so.1
ELF	7e6ba000-7e6cb000	Deferred        libxi.so.6
ELF	7e6cb000-7e6cf000	Deferred        libxcomposite.so.1
ELF	7e6cf000-7e6d8000	Deferred        libxrandr.so.2
ELF	7e6d8000-7e6e2000	Deferred        libxrender.so.1
ELF	7e6e2000-7e6e8000	Deferred        libxxf86vm.so.1
ELF	7e6e8000-7e6ef000	Deferred        libxdmcp.so.6
ELF	7e6ef000-7e710000	Deferred        libxcb.so.1
ELF	7e710000-7e844000	Deferred        libx11.so.6
ELF	7e844000-7e856000	Deferred        libxext.so.6
ELF	7e870000-7e902000	Deferred        winex11<elf>
  \-PE	7e880000-7e902000	\               winex11
ELF	7e955000-7e97f000	Deferred        libexpat.so.1
ELF	7e97f000-7e9b3000	Deferred        libfontconfig.so.1
ELF	7e9b3000-7e9c9000	Deferred        libz.so.1
ELF	7e9c9000-7ea63000	Deferred        libfreetype.so.6
ELF	7ea63000-7ea67000	Deferred        libxinerama.so.1
ELF	7ea67000-7ea6b000	Deferred        libxau.so.6
ELF	7ea7d000-7ea97000	Deferred        version<elf>
  \-PE	7ea80000-7ea97000	\               version
ELF	7ea97000-7eb06000	Deferred        advapi32<elf>
  \-PE	7eaa0000-7eb06000	\               advapi32
ELF	7eb06000-7ec23000	Deferred        gdi32<elf>
  \-PE	7eb10000-7ec23000	\               gdi32
ELF	7ec23000-7ed7e000	Deferred        user32<elf>
  \-PE	7ec40000-7ed7e000	\               user32
ELF	7ef7e000-7ef8b000	Deferred        libnss_files.so.2
ELF	7ef8b000-7ef97000	Deferred        libnss_nis.so.2
ELF	7ef97000-7efb1000	Deferred        libnsl.so.1
ELF	7efb1000-7efdd000	Deferred        libm.so.6
ELF	7efdd000-7efe6000	Deferred        librt.so.1
ELF	f7404000-f75ae000	Dwarf           libc.so.6
ELF	f75ae000-f75b3000	Deferred        libdl.so.2
ELF	f75b4000-f75cf000	Deferred        libpthread.so.0
ELF	f75e0000-f75e9000	Deferred        libnss_compat.so.2
ELF	f75e9000-f779f000	Dwarf           libwine.so.1
ELF	f77a1000-f77c3000	Deferred        ld-linux.so.2
ELF	f77c3000-f77c4000	Deferred        [vdso].so
Threads:
process  tid      prio (all id:s are in hex)
00000008 (D) Z:\home\alexander\Documents\RP-try\pawno\pawncc.exe
	00000009    0 <==
0000000e services.exe
	0000001e    0
	0000001d    0
	00000019    0
	00000016    0
	00000014    0
	00000010    0
	0000000f    0
00000012 winedevice.exe
	0000001c    0
	00000018    0
	00000017    0
	00000013    0
0000001a plugplay.exe
	00000020    0
	0000001f    0
	0000001b    0
00000021 explorer.exe
	00000023    0
	00000022    0
System information:
    Wine build: wine-1.6.1
    Platform: i386
    Host system: Linux
    Host version: 3.2.0-61-generic
Extra:
To run the wine compiler I use Sublime-text 2 with a build command:

Code: Select all

{
	"cmd": ["wine","/home/path/to/pawno/pawncc.exe","$file_name","-;+","-v2","-d3","-\\)+"],
	"working_dir": "${file_path}",
	"file_regex": "(.*?)[(]([0-9]*)[)]"
}
Hope someone can help me with this issue as it has been annoying me for quite some time.
Thanks in advance!

Cordial salutes,
D. Adrian.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Pawn Compiler v3.2.3664 runtime Error

Post by dimesio »

AlexanderADM wrote: Wine Version: wine-1.6.1 (highest version according to ubuntu 12.04 repositories)
Then you mustn't have added the Wine PPA, which has packages for 1.7.18. https://launchpad.net/~ubuntu-wine/+archive/ppa
AlexanderADM
Newbie
Newbie
Posts: 3
Joined: Mon May 26, 2014 8:37 am

Re: Pawn Compiler v3.2.3664 runtime Error

Post by AlexanderADM »

Updated to wine-1.7.18,ran the program again as wine auto-configured itself.
Error still shows up

Code: Select all

Unhandled exception: page fault on read access to 0x00000044 in 32-bit code (0x10012320).
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:10012320 ESP:0033f184 EBP:0033f2c0 EFLAGS:00010206(  R- --  I   - -P- )
 EAX:00000003 EBX:00000000 ECX:00000000 EDX:00000000
 ESI:0043ab60 EDI:00000001
Stack dump:
0x0033f184:  0033f8d4 0043ab60 00000000 10017091
0x0033f194:  0043ab60 0033f8d4 00000000 0033f23c
0x0033f1a4:  0033f854 00000000 00000000 0043a930
0x0033f1b4:  00000000 00000000 00000000 00000000
0x0033f1c4:  00000000 00000000 0200d43d 00000018
0x0033f1d4:  00000001 00000000 0043a910 00000001
Backtrace:
=>0 0x10012320 in pawnc (+0x12320) (0x0033f2c0)
  1 0x10012adf in pawnc (+0x12ade) (0x0033f3cc)
  2 0x10013c9a in pawnc (+0x13c99) (0x0033f474)
  3 0x100123d0 in pawnc (+0x123cf) (0x0033f4b4)
  4 0x1001434b in pawnc (+0x1434a) (0x0033f4d0)
  5 0x100123d0 in pawnc (+0x123cf) (0x0033f510)
  6 0x1001436b in pawnc (+0x1436a) (0x0033f52c)
  7 0x100123d0 in pawnc (+0x123cf) (0x0033f56c)
  8 0x1001438b in pawnc (+0x1438a) (0x0033f588)
  9 0x100123d0 in pawnc (+0x123cf) (0x0033f5c8)
  10 0x100143ab in pawnc (+0x143aa) (0x0033f5e4)
  11 0x100123d0 in pawnc (+0x123cf) (0x0033f624)
  12 0x100143cb in pawnc (+0x143ca) (0x0033f640)
  13 0x100123d0 in pawnc (+0x123cf) (0x0033f680)
  14 0x100143eb in pawnc (+0x143ea) (0x0033f69c)
  15 0x100124fd in pawnc (+0x124fc) (0x0033f6d8)
  16 0x10014408 in pawnc (+0x14407) (0x0033f6f0)
  17 0x100123d0 in pawnc (+0x123cf) (0x0033f730)
  18 0x1001442e in pawnc (+0x1442d) (0x0033f74c)
  19 0x10010eb7 in pawnc (+0x10eb6) (0x0033f78c)
  20 0x1001445f in pawnc (+0x1445e) (0x0033f7ac)
  21 0x10010eb7 in pawnc (+0x10eb6) (0x0033f7ec)
  22 0x100144a0 in pawnc (+0x1449f) (0x0033f83c)
  23 0x100147c7 in pawnc (+0x147c6) (0x0033f8c4)
  24 0x10014ede in pawnc (+0x14edd) (0x0033f8ec)
  25 0x10003059 in pawnc (+0x3058) (0x0033f92c)
  26 0x100034a3 in pawnc (+0x34a2) (0x0033f948)
  27 0x100073f8 in pawnc (+0x73f7) (0x0033f9bc)
  28 0x10007d4f in pawnc (+0x7d4e) (0x0033fa64)
  29 0x1000af14 in pawnc (+0xaf13) (0x0033fe1c)
  30 0x0040117d in pawncc (+0x117c) (0x0033fe60)
  31 0x7b85fdbc call_process_entry+0xb() in kernel32 (0x0033fe78)
  32 0x7b86103b in kernel32 (+0x5103a) (0x0033feb8)
  33 0x7bc81550 call_thread_func_wrapper+0xb() in ntdll (0x0033fed8)
  34 0x7bc8455d call_thread_func+0x7c() in ntdll (0x0033ffa8)
  35 0x7bc8152e RtlRaiseException+0x21() in ntdll (0x0033ffc8)
  36 0x7bc5470e call_dll_entry_point+0x33d() in ntdll (0x0033ffe8)
  37 0xf75418ed wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000)
  38 0xf75419ab wine_switch_to_stack+0x2a() in libwine.so.1 (0xff834568)
  39 0x7bc5a421 LdrInitializeThunk+0x240() in ntdll (0xff8345b8)
  40 0x7b867848 __wine_kernel_init+0xa27() in kernel32 (0xff835768)
  41 0x7bc5b4bb __wine_process_init+0x25a() in ntdll (0xff8357f8)
  42 0xf753ee50 wine_init+0x2ef() in libwine.so.1 (0xff835868)
  43 0x7bf00fbb main+0xfa() in <wine-loader> (0xff835cb8)
  44 0xf736c4d3 __libc_start_main+0xf2() in libc.so.6 (0x00000000)
0x10012320: cmpl	%eax,0x44(%ecx)
Modules:
Module	Address			Debug info	Name (32 modules)
PE	  400000-  408000	Export          pawncc
PE	10000000-1002c000	Export          pawnc
PE	78aa0000-78b5e000	Deferred        msvcr100
ELF	7b800000-7ba5b000	Dwarf           kernel32<elf>
  \-PE	7b810000-7ba5b000	\               kernel32
ELF	7bc00000-7bce6000	Dwarf           ntdll<elf>
  \-PE	7bc10000-7bce6000	\               ntdll
ELF	7bf00000-7bf04000	Dwarf           <wine-loader>
ELF	7e962000-7e98c000	Deferred        libexpat.so.1
ELF	7e98c000-7e9c0000	Deferred        libfontconfig.so.1
ELF	7e9c0000-7e9d6000	Deferred        libz.so.1
ELF	7e9d6000-7ea70000	Deferred        libfreetype.so.6
ELF	7ea8a000-7eafa000	Deferred        advapi32<elf>
  \-PE	7eaa0000-7eafa000	\               advapi32
ELF	7eafa000-7ec19000	Deferred        gdi32<elf>
  \-PE	7eb10000-7ec19000	\               gdi32
ELF	7ec19000-7ed75000	Deferred        user32<elf>
  \-PE	7ec30000-7ed75000	\               user32
ELF	7ef75000-7ef82000	Deferred        libnss_files.so.2
ELF	7ef82000-7ef8e000	Deferred        libnss_nis.so.2
ELF	7ef8e000-7efa8000	Deferred        libnsl.so.1
ELF	7efa8000-7efb1000	Deferred        libnss_compat.so.2
ELF	7efb1000-7efdd000	Deferred        libm.so.6
ELF	7efdd000-7efe6000	Deferred        librt.so.1
ELF	7efe6000-7f000000	Deferred        version<elf>
  \-PE	7eff0000-7f000000	\               version
ELF	f7353000-f74fd000	Dwarf           libc.so.6
ELF	f74fd000-f7502000	Deferred        libdl.so.2
ELF	f7503000-f751e000	Deferred        libpthread.so.0
ELF	f7538000-f76ee000	Dwarf           libwine.so.1
ELF	f76f0000-f7712000	Deferred        ld-linux.so.2
ELF	f7712000-f7713000	Deferred        [vdso].so
Threads:
process  tid      prio (all id:s are in hex)
00000008 (D) Z:\home\alexander\Documents\RP-try\pawno\pawncc.exe
	00000009    0 <==
0000000e services.exe
	0000001d    0
	0000001c    0
	00000016    0
	00000014    0
	00000010    0
	0000000f    0
00000012 winedevice.exe
	0000001b    0
	00000018    0
	00000017    0
	00000013    0
00000019 plugplay.exe
	0000001f    0
	0000001e    0
	0000001a    0
00000020 explorer.exe
	00000021    0
System information:
    Wine build: wine-1.7.18
    Platform: i386
    Host system: Linux
    Host version: 3.2.0-61-generic
Winetricks is also to the latest version
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Pawn Compiler v3.2.3664 runtime Error

Post by dimesio »

Try reinstalling to a clean wineprefix in 1.7.18.
AlexanderADM
Newbie
Newbie
Posts: 3
Joined: Mon May 26, 2014 8:37 am

Re: Pawn Compiler v3.2.3664 runtime Error

Post by AlexanderADM »

I've deleted the previous .wine file with:

Code: Select all

sudo rm -r ~/.wine
And recreated with:

Code: Select all

WINEARCH=win32 WINEPREFIX=~/.wine winecfg
The error still shows up nonetheless, I'd also like to add that the pawncc is an executable not something to be installed.

Error code(exactly the same to the others):

Code: Select all

fixme:heap:HeapSetInformation (nil) 1 (nil) 0
wine: Unhandled page fault on read access to 0x00000044 at address 0x10012320 (thread 002f), starting debugger...
Unhandled exception: page fault on read access to 0x00000044 in 32-bit code (0x10012320).
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:10012320 ESP:0033f184 EBP:0033f2c0 EFLAGS:00010206(  R- --  I   - -P- )
 EAX:00000003 EBX:00000000 ECX:00000000 EDX:00000000
 ESI:0043ab60 EDI:00000001
Stack dump:
0x0033f184:  0033f8d4 0043ab60 00000000 10017091
0x0033f194:  0043ab60 0033f8d4 00000000 0033f23c
0x0033f1a4:  0033f854 00000000 00000000 0043a930
0x0033f1b4:  00000000 00000000 00000000 00000000
0x0033f1c4:  00000000 00000000 0200d43d 00000018
0x0033f1d4:  00000001 00000000 0043a910 00000001
Backtrace:
=>0 0x10012320 in pawnc (+0x12320) (0x0033f2c0)
  1 0x10012adf in pawnc (+0x12ade) (0x0033f3cc)
  2 0x10013c9a in pawnc (+0x13c99) (0x0033f474)
  3 0x100123d0 in pawnc (+0x123cf) (0x0033f4b4)
  4 0x1001434b in pawnc (+0x1434a) (0x0033f4d0)
  5 0x100123d0 in pawnc (+0x123cf) (0x0033f510)
  6 0x1001436b in pawnc (+0x1436a) (0x0033f52c)
  7 0x100123d0 in pawnc (+0x123cf) (0x0033f56c)
  8 0x1001438b in pawnc (+0x1438a) (0x0033f588)
  9 0x100123d0 in pawnc (+0x123cf) (0x0033f5c8)
  10 0x100143ab in pawnc (+0x143aa) (0x0033f5e4)
  11 0x100123d0 in pawnc (+0x123cf) (0x0033f624)
  12 0x100143cb in pawnc (+0x143ca) (0x0033f640)
  13 0x100123d0 in pawnc (+0x123cf) (0x0033f680)
  14 0x100143eb in pawnc (+0x143ea) (0x0033f69c)
  15 0x100124fd in pawnc (+0x124fc) (0x0033f6d8)
  16 0x10014408 in pawnc (+0x14407) (0x0033f6f0)
  17 0x100123d0 in pawnc (+0x123cf) (0x0033f730)
  18 0x1001442e in pawnc (+0x1442d) (0x0033f74c)
  19 0x10010eb7 in pawnc (+0x10eb6) (0x0033f78c)
  20 0x1001445f in pawnc (+0x1445e) (0x0033f7ac)
  21 0x10010eb7 in pawnc (+0x10eb6) (0x0033f7ec)
  22 0x100144a0 in pawnc (+0x1449f) (0x0033f83c)
  23 0x100147c7 in pawnc (+0x147c6) (0x0033f8c4)
  24 0x10014ede in pawnc (+0x14edd) (0x0033f8ec)
  25 0x10003059 in pawnc (+0x3058) (0x0033f92c)
  26 0x100034a3 in pawnc (+0x34a2) (0x0033f948)
  27 0x100073f8 in pawnc (+0x73f7) (0x0033f9bc)
  28 0x10007d4f in pawnc (+0x7d4e) (0x0033fa64)
  29 0x1000af14 in pawnc (+0xaf13) (0x0033fe1c)
  30 0x0040117d in pawncc (+0x117c) (0x0033fe60)
  31 0x7b85fdbc call_process_entry+0xb() in kernel32 (0x0033fe78)
  32 0x7b86103b in kernel32 (+0x5103a) (0x0033feb8)
  33 0x7bc81550 call_thread_func_wrapper+0xb() in ntdll (0x0033fed8)
  34 0x7bc8455d call_thread_func+0x7c() in ntdll (0x0033ffa8)
  35 0x7bc8152e RtlRaiseException+0x21() in ntdll (0x0033ffc8)
  36 0x7bc5470e call_dll_entry_point+0x33d() in ntdll (0x0033ffe8)
  37 0xf75788ed wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000)
  38 0xf75789ab wine_switch_to_stack+0x2a() in libwine.so.1 (0xff886d68)
  39 0x7bc5a421 LdrInitializeThunk+0x240() in ntdll (0xff886db8)
  40 0x7b867848 __wine_kernel_init+0xa27() in kernel32 (0xff887f68)
  41 0x7bc5b4bb __wine_process_init+0x25a() in ntdll (0xff887ff8)
  42 0xf7575e50 wine_init+0x2ef() in libwine.so.1 (0xff888068)
  43 0x7bf00fbb main+0xfa() in <wine-loader> (0xff8884b8)
  44 0xf73a34d3 __libc_start_main+0xf2() in libc.so.6 (0x00000000)
0x10012320: cmpl	%eax,0x44(%ecx)
Modules:
Module	Address			Debug info	Name (32 modules)
PE	  400000-  408000	Export          pawncc
PE	10000000-1002c000	Export          pawnc
PE	78aa0000-78b5e000	Deferred        msvcr100
ELF	7b800000-7ba5b000	Dwarf           kernel32<elf>
  \-PE	7b810000-7ba5b000	\               kernel32
ELF	7bc00000-7bce6000	Dwarf           ntdll<elf>
  \-PE	7bc10000-7bce6000	\               ntdll
ELF	7bf00000-7bf04000	Dwarf           <wine-loader>
ELF	7e96b000-7e995000	Deferred        libexpat.so.1
ELF	7e995000-7e9c9000	Deferred        libfontconfig.so.1
ELF	7e9c9000-7e9df000	Deferred        libz.so.1
ELF	7e9df000-7ea79000	Deferred        libfreetype.so.6
ELF	7ea93000-7eaad000	Deferred        version<elf>
  \-PE	7eaa0000-7eaad000	\               version
ELF	7eaad000-7eb1d000	Deferred        advapi32<elf>
  \-PE	7eac0000-7eb1d000	\               advapi32
ELF	7eb1d000-7ec3c000	Deferred        gdi32<elf>
  \-PE	7eb30000-7ec3c000	\               gdi32
ELF	7ec3c000-7ed98000	Deferred        user32<elf>
  \-PE	7ec50000-7ed98000	\               user32
ELF	7ef98000-7efa5000	Deferred        libnss_files.so.2
ELF	7efa5000-7efb1000	Deferred        libnss_nis.so.2
ELF	7efb1000-7efdd000	Deferred        libm.so.6
ELF	7efdd000-7efe6000	Deferred        librt.so.1
ELF	7efe6000-7f000000	Deferred        libnsl.so.1
ELF	f7380000-f7389000	Deferred        libnss_compat.so.2
ELF	f738a000-f7534000	Dwarf           libc.so.6
ELF	f7534000-f7539000	Deferred        libdl.so.2
ELF	f753a000-f7555000	Deferred        libpthread.so.0
ELF	f756f000-f7725000	Dwarf           libwine.so.1
ELF	f7727000-f7749000	Deferred        ld-linux.so.2
ELF	f7749000-f774a000	Deferred        [vdso].so
Threads:
process  tid      prio (all id:s are in hex)
0000000e services.exe
	0000001d    0
	0000001c    0
	00000016    0
	00000014    0
	00000010    0
	0000000f    0
00000012 winedevice.exe
	0000001b    0
	00000018    0
	00000017    0
	00000013    0
00000019 plugplay.exe
	0000001f    0
	0000001e    0
	0000001a    0
0000002e (D) Z:\home\alexander\Documents\RP-try\pawno\pawncc.exe
	0000002f    0 <==
00000032 explorer.exe
	00000033    0
[Finished in 2.1s with exit code 5]
Locked