Hello Everyone, I know I'm new to the forum, but I needed to register to post this tutorial.
I've being having some trouble with LackeyCCG on Linux in its latests versions, the website said its just launch the windows version with Wine and problem solved, but as much of you Linux users can tell, it does not work at all.
Let's stop talking and go right to the problem.
When you launch the LackeyCCG.exe with wine by using the terminal
wine /<Folder Location>/LackeyCCG.exe
you might get something like this
roberto@roberto-Ubuntu:~/Downloads/LackeyCCG$ wine LackeyCCG.exe
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 180, std (d/m/y): 17/02/2013, dlt (d/m/y): 20/10/2013
wine: Call from 0x7b839d82 to unimplemented function msvcp90.dll.??0?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAE@XZ, aborting
wine: Unimplemented function msvcp90.dll.??0?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAE@XZ called at address 0x7b839d82 (thread 0009), starting debugger...
Unhandled exception: unimplemented function msvcp90.dll.??0?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAE@XZ called in 32-bit code (0x7b839d82).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:7b839d82 ESP:0032e220 EBP:0032e284 EFLAGS:00200287( - -- I S - -P-C)
EAX:7b826255 EBX:7b895000 ECX:7d9e2764 EDX:0032e248
ESI:80000100 EDI:00380008
taking a close look at the error, we see
QuoteCall from 0x7b839d82 to unimplemented function msvcp90.dll
that mean that this dll has an error, to fix it you need a clean copy of that file.
I'll make this guide in 2 parts: a Command Line part for those that are comfortable with that and a GUI explanation for those that are not.
Command Line:for this tutorial I'll assume your Lackey folder is <Lackey> and your wine root folder is <Wine>
Navigate to your system32 wine folder
cd <Wine>/drive_c/windows/system32
rename the file msvcp90.dll to make a backup
mv msvcp90.dll msvcp90.dll.bak
download the clean copy of that file into there
wget -O msvcp90.dll https://www.dropbox.com/s/j11u8dbtgj0np8u/msvcp90.dll
now you gotta delete some manifest files of wine, which does not work anymore
cd .. && cd winsxs/manifests && rm -r x86*
if you don't want to delete all those files, just rename them one by one
Now you can launch Lackey and see if that worked
cd <Lackey> && wine LackeyCCG.exe
if it worked you are done, if not, you might have another problem other then this one :'( sorry
GUI Explanationgo to your wine instalation folder, usually /home/<name>/.wine/
(http://i.imgur.com/LaKFuwo.png)
then go inside your drive_c folder, then windows and system32
(http://i.imgur.com/83vUzHD.png)
locate the file msvcp90.dll
(http://i.imgur.com/aZFiNDn.png)
and rename it to msvcp90.dll.bak just to make a backup
now go to https://www.dropbox.com/s/j11u8dbtgj0np8u/msvcp90.dll (https://www.dropbox.com/s/j11u8dbtgj0np8u/msvcp90.dll) and download this file
(http://i.imgur.com/RGawqz8.png)
save it to the system32 folder you had open before
(http://i.imgur.com/ccChHzf.png)
now you have to go to your wine manifests folder. Just go back to the windows folder, before the system32 and then open the folder winsxs
(http://i.imgur.com/LM9PewM.png)
when inside there open the manifests folder that should look like this:
(http://i.imgur.com/Rxvqk2z.png)
you just need to delete all those files, or rename them all
now go to your Lackey instalation folder and open LackeyCCG.exe, if everything went right you should have this
(http://i.imgur.com/jsEgCOJ.jpg)
I hope to help someone with this tutorial
btw, sorry about any english mistakes, Its not my main language ;)
Thanks for making the tutorial. I wonder if I can make some coding changes to make some of these things unnecessary.
I don't know if the problem was truly caused by the msvcp90 dll, but if so, the only way for you to fix it would be stop using something in that file which, i think, would be the same as rewriting the program from scratch.
As I stated in a previous post, I solved the linux problem by typing "winetricks vcrun2008" in a terminal.
I don't know if this solves the same problem.
Hello.
A quick note to say that I'm using Ubuntu 12.04 and it didn't work until I followed this tutorial. Let's test more things.
I too have tried everything this tutorial and all others I can find and it still doesn't work. I open it, it says "welcome" then crashes and this is the error I get when I click for more info.
Unhandled exception: page fault on read access to 0xffffffff in 32-bit code (0x72b7d075).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:72b7d075 ESP:0033f3ec EBP:7384ae30 EFLAGS:00010202( R- -- I - - - )
EAX:7cde47b8 EBX:7cde4bdc ECX:7cde47b8 EDX:00000001
ESI:7cde9fc0 EDI:00000003
Stack dump:
0x0033f3ec: 00000000 00000000 7384ae54 73697c54
0x0033f3fc: 7b7f4ff4 0000003c 00000003 00000004
0x0033f40c: 00000160 000025cf 00000158 b7651470
0x0033f41c: b7651478 00000291 00000150 0000002b
0x0033f42c: 00000005 00000168 00000000 00000000
0x0033f43c: 00000000 00000000 0000002b 0000003d
Backtrace:
=>0 0x72b7d075 (0x7384ae30)
1 0x73844c3c (0x73690948)
2 0x7376b0d0 (0x73857e30)
3 0x00000000 (0x738206f0)
4 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
5 0x73820714 (0x73820714)
6 0x7384be30 (0x73820cd8)
7 0x00000000 (0x738206f0)
8 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
9 0x73820714 (0x73820714)
10 0x7384be30 (0x73820cd8)
11 0x00000000 (0x738206f0)
12 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
13 0x73820714 (0x73820714)
14 0x7384be30 (0x73820cd8)
15 0x00000000 (0x738206f0)
16 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
17 0x73820714 (0x73820714)
18 0x7384be30 (0x73820cd8)
19 0x00000000 (0x738206f0)
20 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
21 0x73820714 (0x73820714)
22 0x7384be30 (0x73820cd8)
23 0x00000000 (0x738206f0)
24 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
25 0x73820714 (0x73820714)
26 0x7384be30 (0x73820cd8)
27 0x00000000 (0x738206f0)
28 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
29 0x73820714 (0x73820714)
30 0x7384be30 (0x73820cd8)
31 0x00000000 (0x738206f0)
32 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
33 0x73820714 (0x73820714)
34 0x7384be30 (0x73820cd8)
35 0x00000000 (0x738206f0)
36 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
37 0x73820714 (0x73820714)
38 0x7384be30 (0x73820cd8)
39 0x00000000 (0x738206f0)
40 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
41 0x73820714 (0x73820714)
42 0x7384be30 (0x73820cd8)
43 0x00000000 (0x738206f0)
44 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
45 0x73820714 (0x73820714)
46 0x7384be30 (0x73820cd8)
47 0x00000000 (0x738206f0)
48 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
49 0x73820714 (0x73820714)
50 0x7384be30 (0x73820cd8)
51 0x00000000 (0x738206f0)
52 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
53 0x73820714 (0x73820714)
54 0x7384be30 (0x73820cd8)
55 0x00000000 (0x738206f0)
56 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
57 0x73820714 (0x73820714)
58 0x7384be30 (0x73820cd8)
59 0x00000000 (0x738206f0)
60 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
61 0x73820714 (0x73820714)
62 0x7384be30 (0x73820cd8)
63 0x00000000 (0x738206f0)
64 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
65 0x73820714 (0x73820714)
66 0x7384be30 (0x73820cd8)
67 0x00000000 (0x738206f0)
68 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
69 0x73820714 (0x73820714)
70 0x7384be30 (0x73820cd8)
71 0x00000000 (0x738206f0)
72 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
73 0x73820714 (0x73820714)
74 0x7384be30 (0x73820cd8)
75 0x00000000 (0x738206f0)
76 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
77 0x73820714 (0x73820714)
78 0x7384be30 (0x73820cd8)
79 0x00000000 (0x738206f0)
80 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
81 0x73820714 (0x73820714)
82 0x7384be30 (0x73820cd8)
83 0x00000000 (0x738206f0)
84 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
85 0x73820714 (0x73820714)
86 0x7384be30 (0x73820cd8)
87 0x00000000 (0x738206f0)
88 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
89 0x73820714 (0x73820714)
90 0x7384be30 (0x73820cd8)
91 0x00000000 (0x738206f0)
92 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
93 0x73820714 (0x73820714)
94 0x7384be30 (0x73820cd8)
95 0x00000000 (0x738206f0)
96 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
97 0x73820714 (0x73820714)
98 0x7384be30 (0x73820cd8)
99 0x00000000 (0x738206f0)
100 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
101 0x73820714 (0x73820714)
102 0x7384be30 (0x73820cd8)
103 0x00000000 (0x738206f0)
104 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
105 0x73820714 (0x73820714)
106 0x7384be30 (0x73820cd8)
107 0x00000000 (0x738206f0)
108 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
109 0x73820714 (0x73820714)
110 0x7384be30 (0x73820cd8)
111 0x00000000 (0x738206f0)
112 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
113 0x73820714 (0x73820714)
114 0x7384be30 (0x73820cd8)
115 0x00000000 (0x738206f0)
116 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
117 0x73820714 (0x73820714)
118 0x7384be30 (0x73820cd8)
119 0x00000000 (0x738206f0)
120 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
121 0x73820714 (0x73820714)
122 0x7384be30 (0x73820cd8)
123 0x00000000 (0x738206f0)
124 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
125 0x73820714 (0x73820714)
126 0x7384be30 (0x73820cd8)
127 0x00000000 (0x738206f0)
128 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
129 0x73820714 (0x73820714)
130 0x7384be30 (0x73820cd8)
131 0x00000000 (0x738206f0)
132 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
133 0x73820714 (0x73820714)
134 0x7384be30 (0x73820cd8)
135 0x00000000 (0x738206f0)
136 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
137 0x73820714 (0x73820714)
138 0x7384be30 (0x73820cd8)
139 0x00000000 (0x738206f0)
140 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
141 0x73820714 (0x73820714)
142 0x7384be30 (0x73820cd8)
143 0x00000000 (0x738206f0)
144 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
145 0x73820714 (0x73820714)
146 0x7384be30 (0x73820cd8)
147 0x00000000 (0x738206f0)
148 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
149 0x73820714 (0x73820714)
150 0x7384be30 (0x73820cd8)
151 0x00000000 (0x738206f0)
152 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
153 0x73820714 (0x73820714)
154 0x7384be30 (0x73820cd8)
155 0x00000000 (0x738206f0)
156 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
157 0x73820714 (0x73820714)
158 0x7384be30 (0x73820cd8)
159 0x00000000 (0x738206f0)
160 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
161 0x73820714 (0x73820714)
162 0x7384be30 (0x73820cd8)
163 0x00000000 (0x738206f0)
164 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
165 0x73820714 (0x73820714)
166 0x7384be30 (0x73820cd8)
167 0x00000000 (0x738206f0)
168 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
169 0x73820714 (0x73820714)
170 0x7384be30 (0x73820cd8)
171 0x00000000 (0x738206f0)
172 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
173 0x73820714 (0x73820714)
174 0x7384be30 (0x73820cd8)
175 0x00000000 (0x738206f0)
176 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
177 0x73820714 (0x73820714)
178 0x7384be30 (0x73820cd8)
179 0x00000000 (0x738206f0)
180 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
181 0x73820714 (0x73820714)
182 0x7384be30 (0x73820cd8)
183 0x00000000 (0x738206f0)
184 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
185 0x73820714 (0x73820714)
186 0x7384be30 (0x73820cd8)
187 0x00000000 (0x738206f0)
188 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
189 0x73820714 (0x73820714)
190 0x7384be30 (0x73820cd8)
191 0x00000000 (0x738206f0)
192 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
193 0x73820714 (0x73820714)
194 0x7384be30 (0x73820cd8)
195 0x00000000 (0x738206f0)
196 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
197 0x73820714 (0x73820714)
198 0x7384be30 (0x73820cd8)
199 0x00000000 (0x738206f0)
200 0xb7651470 in libc.so.6 (+0x1a646f) (0x73820700)
0x72b7d075: movq %mm1,0x80(%esp)
Modules:
Module Address Debug info Name (145 modules)
PE 340000- 379000 Deferred libcurl
PE 380000- 38e000 Deferred sdl2_sound
PE 390000- 3b1000 Deferred sdl2_image
PE 3c0000- 3c9000 Deferred sdl2_ttf
PE 400000- 676000 Deferred lackeyccg
PE 680000- 736000 Deferred sdl2
PE 10000000-1012f000 Deferred raknet
PE 62e80000-62ea6000 Deferred zlib1
PE 67c00000-67c78000 Deferred libfreetype-6
PE 68b40000-68b77000 Deferred libpng16-16
PE 69a00000-69a3e000 Deferred libjpeg-9
PE 78480000-7850e000 Deferred msvcp90
PE 78520000-785c3000 Deferred msvcr90
PE 78aa0000-78b5e000 Deferred msvcr100
ELF 7a502000-7b800000 Deferred libllvm-3.1.so.1
ELF 7b800000-7ba29000 Deferred kernel32<elf>
\-PE 7b810000-7ba29000 \ kernel32
ELF 7ba3a000-7bbb2000 Deferred libvorbisenc.so.2
ELF 7bbb2000-7bc00000 Deferred libflac.so.8
ELF 7bc00000-7bcc3000 Deferred ntdll<elf>
\-PE 7bc10000-7bcc3000 \ ntdll
ELF 7bce4000-7bd56000 Deferred libsndfile.so.1
ELF 7bd56000-7bd60000 Deferred libwrap.so.0
ELF 7bd60000-7bda9000 Deferred libdbus-1.so.3
ELF 7bda9000-7be0e000 Deferred libpulsecommon-1.1.so
ELF 7be0e000-7bf00000 Deferred libasound.so.2
ELF 7bf00000-7bf04000 Deferred <wine-loader>
ELF 7bf4e000-7bf9c000 Deferred libpulse.so.0
ELF 7bf9c000-7bfc8000 Deferred winealsa<elf>
\-PE 7bfa0000-7bfc8000 \ winealsa
ELF 7bfc8000-7bfeb000 Deferred mmdevapi<elf>
\-PE 7bfd0000-7bfeb000 \ mmdevapi
ELF 7bfeb000-7c02f000 Deferred dsound<elf>
\-PE 7bff0000-7c02f000 \ dsound
ELF 7c403000-7c40b000 Deferred libogg.so.0
ELF 7c40b000-7c436000 Deferred libvorbis.so.0
ELF 7cdfb000-7ce02000 Deferred libasyncns.so.0
ELF 7ce02000-7ce30000 Deferred msctf<elf>
\-PE 7ce10000-7ce30000 \ msctf
ELF 7ce5e000-7ce92000 Deferred uxtheme<elf>
\-PE 7ce60000-7ce92000 \ uxtheme
ELF 7ce92000-7ce99000 Deferred libffi.so.6
ELF 7ce99000-7ceb7000 Deferred libgcc_s.so.1
ELF 7cf9c000-7d33b000 Deferred libdricore9.0.3.so.1
ELF 7d33b000-7d714000 Deferred libgallium.so.0
ELF 7d71f000-7d726000 Deferred libasound_module_pcm_pulse.so
ELF 7d726000-7d89b000 Deferred swrast_dri.so
ELF 7d89b000-7d8a6000 Deferred libxcursor.so.1
ELF 7d8ab000-7d8b3000 Deferred libjson.so.0
ELF 7d915000-7d93f000 Deferred libexpat.so.1
ELF 7d93f000-7d973000 Deferred libfontconfig.so.1
ELF 7d973000-7d983000 Deferred libxi.so.6
ELF 7d983000-7d98c000 Deferred libxrandr.so.2
ELF 7d98c000-7d996000 Deferred libxrender.so.1
ELF 7d996000-7d99a000 Deferred libxinerama.so.1
ELF 7d9ac000-7da40000 Deferred winex11<elf>
\-PE 7d9c0000-7da40000 \ winex11
ELF 7da40000-7dada000 Deferred libfreetype.so.6
ELF 7dada000-7db67000 Deferred msvcrt<elf>
\-PE 7daf0000-7db67000 \ msvcrt
ELF 7db67000-7dc59000 Deferred oleaut32<elf>
\-PE 7db80000-7dc59000 \ oleaut32
ELF 7dc59000-7dc7b000 Deferred imm32<elf>
\-PE 7dc60000-7dc7b000 \ imm32
ELF 7dc7b000-7dca3000 Deferred msacm32<elf>
\-PE 7dc80000-7dca3000 \ msacm32
ELF 7dca3000-7dd19000 Deferred rpcrt4<elf>
\-PE 7dcb0000-7dd19000 \ rpcrt4
ELF 7dd19000-7de21000 Deferred ole32<elf>
\-PE 7dd30000-7de21000 \ ole32
ELF 7de21000-7dece000 Deferred winmm<elf>
\-PE 7de30000-7dece000 \ winmm
ELF 7dece000-7deff000 Deferred libcrypt.so.1
ELF 7deff000-7dfa4000 Deferred libsqlite3.so.0
ELF 7dfa4000-7dfeb000 Deferred libhx509.so.5
ELF 7dfeb000-7dffa000 Deferred libheimbase.so.1
ELF 7dffa000-7e023000 Deferred libwind.so.0
ELF 7e023000-7e028000 Deferred libgpg-error.so.0
ELF 7e028000-7e03a000 Deferred libp11-kit.so.0
ELF 7e03a000-7e050000 Deferred libz.so.1
ELF 7e050000-7e062000 Deferred libtasn1.so.3
ELF 7e062000-7e078000 Deferred libroken.so.18
ELF 7e078000-7e0ad000 Deferred libhcrypto.so.4
ELF 7e0ad000-7e0b2000 Deferred libcom_err.so.2
ELF 7e0b2000-7e157000 Deferred libasn1.so.8
ELF 7e157000-7e1da000 Deferred libkrb5.so.26
ELF 7e1da000-7e1e2000 Deferred libheimntlm.so.0
ELF 7e1e2000-7e267000 Deferred libgcrypt.so.11
ELF 7e267000-7e32b000 Deferred libgnutls.so.26
ELF 7e32b000-7e368000 Deferred libgssapi.so.3
ELF 7e368000-7e384000 Deferred libsasl2.so.2
ELF 7e384000-7e39c000 Deferred libresolv.so.2
ELF 7e39c000-7e3ab000 Deferred liblber-2.4.so.2
ELF 7e3ab000-7e3fd000 Deferred libldap_r-2.4.so.2
ELF 7e3fd000-7e45a000 Deferred wldap32<elf>
\-PE 7e410000-7e45a000 \ wldap32
ELF 7e45a000-7e46e000 Deferred psapi<elf>
\-PE 7e460000-7e46e000 \ psapi
ELF 7e46e000-7e4a0000 Deferred ws2_32<elf>
\-PE 7e480000-7e4a0000 \ ws2_32
ELF 7e4a0000-7e599000 Deferred comctl32<elf>
\-PE 7e4b0000-7e599000 \ comctl32
ELF 7e599000-7e603000 Deferred shlwapi<elf>
\-PE 7e5b0000-7e603000 \ shlwapi
ELF 7e603000-7e816000 Deferred shell32<elf>
\-PE 7e610000-7e816000 \ shell32
ELF 7e816000-7e82f000 Deferred version<elf>
\-PE 7e820000-7e82f000 \ version
ELF 7e82f000-7e891000 Deferred advapi32<elf>
\-PE 7e840000-7e891000 \ advapi32
ELF 7e891000-7e94e000 Deferred gdi32<elf>
\-PE 7e8a0000-7e94e000 \ gdi32
ELF 7e94e000-7ea8e000 Deferred user32<elf>
\-PE 7e960000-7ea8e000 \ user32
ELF 7ea8e000-7ea97000 Deferred librt.so.1
ELF 7ea97000-7ea9e000 Deferred libxdmcp.so.6
ELF 7ea9e000-7eaab000 Deferred libdrm.so.2
ELF 7eaab000-7eab1000 Deferred libxxf86vm.so.1
ELF 7eab1000-7ead2000 Deferred libxcb.so.1
ELF 7ead2000-7eaea000 Deferred libxcb-glx.so.0
ELF 7eaea000-7ec1e000 Deferred libx11.so.6
ELF 7ec1e000-7ec21000 Deferred libx11-xcb.so.1
ELF 7ec21000-7ec27000 Deferred libxfixes.so.3
ELF 7ec27000-7ec39000 Deferred libxext.so.6
ELF 7ec39000-7ec50000 Deferred libglapi.so.0
ELF 7ec50000-7ec56000 Deferred libuuid.so.1
ELF 7ec56000-7ec70000 Deferred libice.so.6
ELF 7ec70000-7eccf000 Deferred libgl.so.1
ELF 7eccf000-7ecd8000 Deferred libsm.so.6
ELF 7ecd8000-7ed92000 Deferred opengl32<elf>
\-PE 7ecf0000-7ed92000 \ opengl32
ELF 7ed92000-7ed9f000 Deferred libnss_files.so.2
ELF 7ed9f000-7edb9000 Deferred libnsl.so.1
ELF 7edb9000-7edc2000 Deferred libnss_compat.so.2
ELF 7efc2000-7efee000 Deferred libm.so.6
ELF 7eff5000-7eff9000 Deferred libxcomposite.so.1
ELF b74a1000-b74a5000 Deferred libxau.so.6
ELF b74a6000-b74ab000 Deferred libdl.so.2
ELF b74ab000-b7655000 Dwarf libc.so.6
ELF b7656000-b7671000 Deferred libpthread.so.0
ELF b7672000-b7676000 Deferred libxdamage.so.1
ELF b7676000-b7682000 Deferred libnss_nis.so.2
ELF b7683000-b77c5000 Dwarf libwine.so.1
ELF b77c7000-b77e9000 Deferred ld-linux.so.2
ELF b77e9000-b77ea000 Deferred [vdso].so
Threads:
process tid prio (all id:s are in hex)
0000000e services.exe
0000002a 0
00000029 0
00000022 0
00000019 0
00000010 0
0000000f 0
00000014 mDNSResponder.exe
0000001e 0
00000018 0
00000015 0
00000016 explorer.exe
00000017 0
0000001f winedevice.exe
00000027 0
00000024 0
00000021 0
00000020 0
00000025 plugplay.exe
0000002b 0
00000028 0
00000026 0
0000002c (D) Z:\home\charlesmceowan\.wine\LackeyCCG\LackeyCCG.exe
00000031 2
00000030 15
0000002f 0
0000002e 0
0000002d 0 <==
System information:
Wine build: wine-1.4.1
Platform: i386
Host system: Linux
Host version: 3.5.0-23-generic