summary refs log tree commit diff stats
path: root/results/scraper/box64/1622
blob: 391c1b100cefeb4c49eae4e047a39b8df52738f5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
Cannot allocate memory error
I am trying to get running a .NET program with box64 and wine x64 on ARM on a raspberrypi 5 (64 bit Raspberry Pi OS ), installed from Pi Apps. The program crashes when clicking on menus or buttons with the output showing cannot allocate memory with an unhandled exception. I have installed dotnet48 and vbrun6 to get the program and/or associated programs to load. 

The program that crashes is wxsimate.exe available at https://www.wxsim.com/wxsimdem.exe. Log output is listed below. I can get the program to work without any these crashes in a debian 12 VM in virtual box on a x64 computer so it seems it is and box64 problem rather than wine.  Help with this would be predicated. 

```
$wine wxsimate.exe
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on Cortex-A76 with 4 Cores
Will use Hardware counter measured at 54.0 MHz emulating 3.4 GHz
Params database has 75 entries
Box64 with Dynarec v0.2.9 df228f88 built on Jun 23 2024 06:19:32
BOX64: Wine64 detected, WINEPRELOADRESERVE=""
BOX64: Didn't detect 48bits of address space, considering it's 39bits
BOX64: Detected running wine with "wxsimate.exe"
Counted 50 Env var
BOX64 LIB PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/
BOX64 BIN PATH: ./:bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/local/games/:/usr/games/
Looking for /usr/local/bin/wine
Apply RC params for wine
Applying BOX64_MAXCPU=64
argv[1]="wxsimate.exe"
Rename process to "wine"
Using native(wrapped) libdl.so.2
Using native(wrapped) libpthread.so.0
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libutil.so.1
Using native(wrapped) librt.so.1
Using native(wrapped) libbsd.so.0
Using emulated /opt/wine-9.3/bin/../lib/wine/x86_64-unix/ntdll.so
Using emulated /lib/x86_64-linux-gnu/libunwind.so.8
Using native(wrapped) liblzma.so.5
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on Cortex-A76 with 4 Cores
Will use Hardware counter measured at 54.0 MHz emulating 3.4 GHz
Params database has 75 entries
Box64 with Dynarec v0.2.9 df228f88 built on Jun 23 2024 06:19:32
BOX64: Wine preloader detected, loading "/opt/wine-9.3/bin/wine" directly
BOX64: Wine64 detected, WINEPRELOADRESERVE=""
BOX64: Didn't detect 48bits of address space, considering it's 39bits
BOX64: Detected running wine with "wxsimate.exe"
Counted 52 Env var
BOX64 LIB PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/
BOX64 BIN PATH: ./:bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/local/games/:/usr/games/
Looking for /opt/wine-9.3/bin/wine
Apply RC params for wine
Applying BOX64_MAXCPU=64
argv[1]="wxsimate.exe"
Rename process to "wine"
Using native(wrapped) libdl.so.2
Using native(wrapped) libpthread.so.0
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libutil.so.1
Using native(wrapped) librt.so.1
Using native(wrapped) libbsd.so.0
Using emulated /opt/wine-9.3/bin/../lib/wine/x86_64-unix/ntdll.so
Using emulated /lib/x86_64-linux-gnu/libunwind.so.8
Using native(wrapped) liblzma.so.5
posix_spawn(0x7fba71eb6c, "/opt/wine-9.3/bin/wineserver", (nil), (nil), 0x7fba71eb70["/opt/wine-9.3/bin/wineserver", "", ...], 0x7fba71efe8), IsX64=1, IsX86=0 IsScript=0 envp is context->envv
=> posix_spawn(0x7fba71eb6c, "/usr/local/bin/box64", (nil), (nil), 0x7fdf707450 ["/usr/local/bin/box64", "/opt/wine-9.3/bin/wineserver", ""...:1], 0x7fdf708070)
posix_spawn returned 0
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on Cortex-A76 with 4 Cores
Will use Hardware counter measured at 54.0 MHz emulating 3.4 GHz
Params database has 75 entries
Box64 with Dynarec v0.2.9 df228f88 built on Jun 23 2024 06:19:32
BOX64: Didn't detect 48bits of address space, considering it's 39bits
Counted 52 Env var
BOX64 LIB PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/
BOX64 BIN PATH: ./:bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/local/games/:/usr/games/
Looking for /opt/wine-9.3/bin/wineserver
Rename process to "wineserver"
Using native(wrapped) libdl.so.2
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libpthread.so.0
Using native(wrapped) libutil.so.1
Using native(wrapped) librt.so.1
Using native(wrapped) libbsd.so.0
002c:err:virtual:map_fixed_area out of memory for 0x6fffffcd0000-0x6ffffffef000
002c:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffcd0000-0x7ffffffef000, unix_prot 0x7.
002c:err:virtual:map_fixed_area out of memory for 0x6fffffb30000-0x6fffffcb9000
002c:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffe60000-0x7ffffffe9000, unix_prot 0x7.
002c:err:virtual:map_fixed_area out of memory for 0x6fffff5b0000-0x6fffffb12000
002c:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffa80000-0x7ffffffe2000, unix_prot 0x7.
0034:err:virtual:map_fixed_area out of memory for 0x6fffffcd0000-0x6ffffffef000
0034:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffcd0000-0x7ffffffef000, unix_prot 0x7.
0034:err:virtual:map_fixed_area out of memory for 0x6fffffb30000-0x6fffffcb9000
0034:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffe60000-0x7ffffffe9000, unix_prot 0x7.
0034:err:virtual:map_fixed_area out of memory for 0x6fffff5b0000-0x6fffffb12000
0034:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffa80000-0x7ffffffe2000, unix_prot 0x7.
003c:err:virtual:map_fixed_area out of memory for 0x6fffffcd0000-0x6ffffffef000
003c:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffcd0000-0x7ffffffef000, unix_prot 0x7.
003c:err:virtual:map_fixed_area out of memory for 0x6fffffb30000-0x6fffffcb9000
003c:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffe60000-0x7ffffffe9000, unix_prot 0x7.
003c:err:virtual:map_fixed_area out of memory for 0x6fffff5b0000-0x6fffffb12000
003c:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffa80000-0x7ffffffe2000, unix_prot 0x7.
0048:err:virtual:map_fixed_area out of memory for 0x6fffffcd0000-0x6ffffffef000
0048:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffcd0000-0x7ffffffef000, unix_prot 0x7.
0050:err:virtual:map_fixed_area out of memory for 0x6fffffcd0000-0x6ffffffef000
0048:err:virtual:map_fixed_area out of memory for 0x6fffffb30000-0x6fffffcb9000
0048:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffe60000-0x7ffffffe9000, unix_prot 0x7.
0050:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffcd0000-0x7ffffffef000, unix_prot 0x7.
0048:err:virtual:map_fixed_area out of memory for 0x6fffff5b0000-0x6fffffb12000
0048:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffa80000-0x7ffffffe2000, unix_prot 0x7.
0050:err:virtual:map_fixed_area out of memory for 0x6fffffb30000-0x6fffffcb9000
0050:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffe60000-0x7ffffffe9000, unix_prot 0x7.
0050:err:virtual:map_fixed_area out of memory for 0x6fffff5b0000-0x6fffffb12000
0050:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffa80000-0x7ffffffe2000, unix_prot 0x7.
0068:err:virtual:map_fixed_area out of memory for 0x6fffffcd0000-0x6ffffffef000
0068:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffcd0000-0x7ffffffef000, unix_prot 0x7.
0068:err:virtual:map_fixed_area out of memory for 0x6fffffb30000-0x6fffffcb9000
0068:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffe60000-0x7ffffffe9000, unix_prot 0x7.
0068:err:virtual:map_fixed_area out of memory for 0x6fffff5b0000-0x6fffffb12000
0068:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffa80000-0x7ffffffe2000, unix_prot 0x7.
008c:err:virtual:map_fixed_area out of memory for 0x6fffffcd0000-0x6ffffffef000
008c:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffcd0000-0x7ffffffef000, unix_prot 0x7.
008c:err:virtual:map_fixed_area out of memory for 0x6fffffb30000-0x6fffffcb9000
008c:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffe60000-0x7ffffffe9000, unix_prot 0x7.
008c:err:virtual:map_fixed_area out of memory for 0x6fffff5b0000-0x6fffffb12000
008c:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffa80000-0x7ffffffe2000, unix_prot 0x7.
00c8:err:virtual:map_fixed_area out of memory for 0x6fffffcd0000-0x6ffffffef000
00c8:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffcd0000-0x7ffffffef000, unix_prot 0x7.
00c8:err:virtual:map_fixed_area out of memory for 0x6fffffb30000-0x6fffffcb9000
00c8:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffe60000-0x7ffffffe9000, unix_prot 0x7.
00c8:err:virtual:map_fixed_area out of memory for 0x6fffff5b0000-0x6fffffb12000
00c8:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffa80000-0x7ffffffe2000, unix_prot 0x7.
00f0:err:virtual:map_fixed_area out of memory for 0x6fffffcd0000-0x6ffffffef000
00f0:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffcd0000-0x7ffffffef000, unix_prot 0x7.
00f0:err:virtual:map_fixed_area out of memory for 0x6fffffb30000-0x6fffffcb9000
00f0:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffe60000-0x7ffffffe9000, unix_prot 0x7.
00f0:err:virtual:map_fixed_area out of memory for 0x6fffff5b0000-0x6fffffb12000
00f0:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffa80000-0x7ffffffe2000, unix_prot 0x7.
0024:err:virtual:map_fixed_area out of memory for 0x6fffffcd0000-0x6ffffffef000
0024:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffcd0000-0x7ffffffef000, unix_prot 0x7.
0024:err:virtual:map_fixed_area out of memory for 0x6fffffb30000-0x6fffffcb9000
0024:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffe60000-0x7ffffffe9000, unix_prot 0x7.
0024:err:virtual:map_fixed_area out of memory for 0x6fffff5b0000-0x6fffffb12000
0024:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffa80000-0x7ffffffe2000, unix_prot 0x7.
0024:err:virtual:map_fixed_area out of memory for 0x6fffff530000-0x6fffff59f000
0024:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7ffffff80000-0x7ffffffef000, unix_prot 0x7.
0024:err:virtual:map_fixed_area out of memory for 0x6fffff470000-0x6fffff519000
0024:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7ffffff40000-0x7ffffffe9000, unix_prot 0x7.
0024:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 00000000818525B7, 28) stub
Using emulated /opt/wine-9.3/lib/wine/x86_64-unix/win32u.so
Using native(wrapped) libm.so.6
Using native(wrapped) libfreetype.so.6
Using native(wrapped) libfontconfig.so.1
Using native(wrapped) libexpat.so.1
0024:err:virtual:map_fixed_area out of memory for 0x6ffffe990000-0x6fffff457000
0024:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffff520000-0x7ffffffe7000, unix_prot 0x7.
0024:err:virtual:map_fixed_area out of memory for 0x6ffffe990000-0x6fffff457000
0024:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffff520000-0x7ffffffe7000, unix_prot 0x7.
0024:err:virtual:map_fixed_area out of memory for 0x6ffffe990000-0x6fffff457000
0024:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffff520000-0x7ffffffe7000, unix_prot 0x7.
0024:err:virtual:map_fixed_area out of memory for 0x6ffffe960000-0x6ffffe976000
0024:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7ffffffd0000-0x7ffffffe6000, unix_prot 0x7.
0024:err:virtual:map_fixed_area out of memory for 0x6ffffe890000-0x6ffffe94d000
0024:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7ffffff30000-0x7ffffffed000, unix_prot 0x7.
0024:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 000000008150CDE4, 28) stub
0024:fixme:heap:GetNumaHighestNodeNumber semi-stub: 00000000800EFAE8
0024:fixme:seh:WerRegisterRuntimeExceptionModule (L"C:\\windows\\Microsoft.NET\\Framework64\\v4.0.30319\\mscordacwks.dll", 0000000080D10000) stub
0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0024:err:virtual:map_fixed_area out of memory for 0x64478000000-0x644795e3000
Using emulated /opt/wine-9.3/lib/wine/x86_64-unix/winex11.so
Using native(wrapped) libXext.so.6
Using native(wrapped) libX11.so.6
Using native(wrapped) libxcb.so.1
Using native(wrapped) libXau.so.6
Using native(wrapped) libXdmcp.so.6
Using native(wrapped) libXinerama.so.1
Using native(wrapped) libXxf86vm.so.1
Using native(wrapped) libXrender.so.1
Using native(wrapped) libXrandr.so.2
Using native(wrapped) libXcomposite.so.1
Using native(wrapped) libXi.so.6
Using native(wrapped) libXcursor.so.1
Using native(wrapped) libXfixes.so.3
0114:err:ole:CoGetContextToken apartment not initialised
0024:err:virtual:map_fixed_area out of memory for 0x64474a80000-0x644756ed000
0024:err:virtual:map_fixed_area out of memory for 0x6ffffe730000-0x6ffffe87e000
0024:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffea0000-0x7ffffffee000, unix_prot 0x7.
0024:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffea0000-0x7ffffffee000, unix_prot 0x7.
0024:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 00000000FFCAAEF1, 28) stub
0024:fixme:nls:get_dummy_preferred_ui_language (0x8 0x809 00000000800ED654 0000000000000000 00000000800ED650) returning a dummy value (current locale)
0024:fixme:nls:get_dummy_preferred_ui_language (0x8 0x809 00000000800ED654 00000000807F7370 00000000800ED650) returning a dummy value (current locale)
0024:err:virtual:map_fixed_area out of memory for 0x6ffffe700000-0x6ffffe716000
0024:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7ffffffd0000-0x7ffffffe6000, unix_prot 0x7.
0024:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7ffffffd0000-0x7ffffffe6000, unix_prot 0x7.
0024:fixme:nls:LCMapStringEx unsupported lparam 807f6df0
0024:fixme:ntdll:NtQuerySystemInformation (0x000000ce,0x800ec010,0x00000008,(nil)) stub
Using emulated /opt/wine-9.3/lib/wine/x86_64-unix/bcrypt.so
Using native(wrapped) libgnutls.so.30
Look for gnutls_privkey_derive_secret in loaded elfs
Warning, function gnutls_privkey_derive_secret not found in lib libgnutls.so.30
Look for gnutls_privkey_derive_secret in loaded elfs
Warning, function gnutls_privkey_derive_secret not found in lib libgnutls.so.30
Look for gnutls_privkey_derive_secret in loaded elfs
Warning, function gnutls_privkey_derive_secret not found in lib libgnutls.so.30
Look for gnutls_privkey_derive_secret in loaded elfs
Warning, function gnutls_privkey_derive_secret not found in lib libgnutls.so.30
Look for gnutls_privkey_export_dh_raw in loaded elfs
Warning, function gnutls_privkey_export_dh_raw not found in lib libgnutls.so.30
Look for gnutls_privkey_export_dh_raw in loaded elfs
Warning, function gnutls_privkey_export_dh_raw not found in lib libgnutls.so.30
Look for gnutls_privkey_export_dh_raw in loaded elfs
Warning, function gnutls_privkey_export_dh_raw not found in lib libgnutls.so.30
Look for gnutls_privkey_export_dh_raw in loaded elfs
Warning, function gnutls_privkey_export_dh_raw not found in lib libgnutls.so.30
Look for gnutls_privkey_import_dh_raw in loaded elfs
Warning, function gnutls_privkey_import_dh_raw not found in lib libgnutls.so.30
Look for gnutls_privkey_import_dh_raw in loaded elfs
Warning, function gnutls_privkey_import_dh_raw not found in lib libgnutls.so.30
Look for gnutls_privkey_import_dh_raw in loaded elfs
Warning, function gnutls_privkey_import_dh_raw not found in lib libgnutls.so.30
Look for gnutls_privkey_import_dh_raw in loaded elfs
Warning, function gnutls_privkey_import_dh_raw not found in lib libgnutls.so.30
Look for gnutls_pubkey_export_dh_raw in loaded elfs
Warning, function gnutls_pubkey_export_dh_raw not found in lib libgnutls.so.30
Look for gnutls_pubkey_export_dh_raw in loaded elfs
Warning, function gnutls_pubkey_export_dh_raw not found in lib libgnutls.so.30
Look for gnutls_pubkey_export_dh_raw in loaded elfs
Warning, function gnutls_pubkey_export_dh_raw not found in lib libgnutls.so.30
Look for gnutls_pubkey_export_dh_raw in loaded elfs
Warning, function gnutls_pubkey_export_dh_raw not found in lib libgnutls.so.30
Look for gnutls_pubkey_import_dh_raw in loaded elfs
Warning, function gnutls_pubkey_import_dh_raw not found in lib libgnutls.so.30
Look for gnutls_pubkey_import_dh_raw in loaded elfs
Warning, function gnutls_pubkey_import_dh_raw not found in lib libgnutls.so.30
Look for gnutls_pubkey_import_dh_raw in loaded elfs
Warning, function gnutls_pubkey_import_dh_raw not found in lib libgnutls.so.30
Look for gnutls_pubkey_import_dh_raw in loaded elfs
Warning, function gnutls_pubkey_import_dh_raw not found in lib libgnutls.so.30
0024:fixme:bcrypt:BCryptGetFipsAlgorithmMode 00000000800EBDB0 - semi-stub
Using emulated /opt/wine-9.3/lib/wine/x86_64-unix/crypt32.so
0024:err:virtual:map_fixed_area out of memory for 0x6ffffe4d0000-0x6ffffe6e5000
0024:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffdd0000-0x7ffffffe5000, unix_prot 0x7.
0024:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffdd0000-0x7ffffffe5000, unix_prot 0x7.
0024:err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004002 for dll L"C:\\windows\\system32\\wbem\\wbemdisp.dll"
0024:err:ole:create_server class {172bddf8-ceea-11d1-8b05-00600806d9b6} not registered
0024:fixme:ole:com_get_class_object CLSCTX_REMOTE_SERVER not supported
0024:err:ole:com_get_class_object no class object {172bddf8-ceea-11d1-8b05-00600806d9b6} could be created for context 0x15
Using emulated /opt/wine-9.3/lib/wine/x86_64-unix/opengl32.so
Using emulated /opt/wine-9.3/lib/wine/x86_64-unix/dnsapi.so
Using native(wrapped) libresolv.so.2
Using emulated /opt/wine-9.3/lib/wine/x86_64-unix/ws2_32.so
Using emulated /opt/wine-9.3/lib/wine/x86_64-unix/winspool.so
Using native(wrapped) libcups.so.2
012c:fixme:sync:SetWaitableTimerEx (00000000000001FC, 000000006229FE30, 500, 0000000000000000, 0000000000000000, 0000000000000000, 50) semi-stub
0128:fixme:virtual:NtFlushProcessWriteBuffers stub
0114:fixme:ole:thread_context_callback_ContextCallback 000000008072C298, 0000000081262B80, 0000000060ADF960, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 0000000000000000
0114:fixme:ole:thread_context_callback_ContextCallback 000000008072C298, 0000000081262B80, 0000000060ADF850, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 0000000000000000
0114:fixme:ole:thread_context_callback_ContextCallback 000000008072C298, 0000000081262B80, 0000000060ADF850, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 0000000000000000
0114:fixme:ole:thread_context_callback_ContextCallback 000000008072C298, 0000000081262B80, 0000000060ADF850, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 0000000000000000
0114:fixme:ole:thread_context_callback_ContextCallback 000000008072C298, 0000000081262B80, 0000000060ADF850, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 0000000000000000
0114:fixme:ole:thread_context_callback_ContextCallback 000000008072C298, 0000000081262B80, 0000000060ADF850, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 0000000000000000
0114:fixme:ole:thread_context_callback_ContextCallback 000000008072C298, 0000000081262B80, 0000000060ADF850, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 0000000000000000
0114:fixme:ole:thread_context_callback_ContextCallback 000000008072C298, 0000000081262B80, 0000000060ADF850, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 0000000000000000
0114:fixme:ole:thread_context_callback_ContextCallback 000000008072C298, 0000000081262B80, 0000000060ADF850, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 0000000000000000
0114:fixme:ole:thread_context_callback_ContextCallback 000000008072C298, 0000000081262B80, 0000000060ADF850, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 0000000000000000
0114:fixme:ole:thread_context_callback_ContextCallback 000000008072C298, 0000000081262B80, 0000000060ADF850, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 0000000000000000
0024:fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub
0024:fixme:advapi:ReportEventW (00000000CAFE4242,0x0001,0x0000,0x00000402,0000000000000000,0x0001,0x00000000,00000000800E8B10,0000000000000000): stub
0024:err:eventlog:ReportEventW L"Application: wxsimate.exe\n"
0024:err:eventlog:ReportEventW L"Framework Version: v4.0.30319\n"
0024:err:eventlog:ReportEventW L"Description: The process was terminated due to an unhandled exception.\n"
0024:err:eventlog:ReportEventW L"Exception Info: System.NullReferenceException\n"
0024:err:eventlog:ReportEventW L"   at System.Drawing.Font.GetHeight()\n"
0024:err:eventlog:ReportEventW L"   at System.Drawing.Font.get_Height()\n"
0024:err:eventlog:ReportEventW L"   at System.Windows.Forms.Control.get_FontHeight()\n"
0024:err:eventlog:ReportEventW L"   at System.Windows.Forms.TextBoxBase.get_PreferredHeight()\n"
0024:err:eventlog:ReportEventW L"   at System.Windows.Forms.TextBoxBase.get_DefaultSize()\n"
0024:err:eventlog:ReportEventW L"   at System.Windows.Forms.Control..ctor(Boolean)\n"
0024:err:eventlog:ReportEventW L"   at System.Windows.Forms.TextBoxBase..ctor()\n"
0024:err:eventlog:ReportEventW L"   at System.Windows.Forms.ThreadExceptionDialog..ctor(System.Exception)\n"
0024:err:eventlog:ReportEventW L"   at System.Windows.Forms.Application+ThreadContext.OnThreadException(System.Exception)\n"
0024:err:eventlog:ReportEventW L"   at System.Windows.Forms.Control.WndProcException(System.Exception)\n"
0024:err:eventlog:ReportEventW L"   at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)\n"
0024:err:eventlog:ReportEventW L"   at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)\n"
0024:err:eventlog:ReportEventW L"   at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)\n"
0024:err:eventlog:ReportEventW L"   at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)\n"
0024:err:eventlog:ReportEventW L"   at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)\n"
0024:err:eventlog:ReportEventW L"   at wxsimate.Form1.Main()\n"
0024:err:eventlog:ReportEventW L"\n"
0024:fixme:advapi:DeregisterEventSource (00000000CAFE4242) stub
 
Unhandled Exception: 0024:err:virtual:map_fixed_area out of memory for 0x6ffffe350000-0x6ffffe4ba000
0024:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range 0x7fffffe80000-0x7ffffffea000, unix_prot 0x7.
 
   Cannot print exception string because Exception.ToString() failed.
wine: Unhandled page fault on read access to 0000000000000000 at address 000000009A3EBEA6 (thread 0024), starting debugger...
0024:err:seh:start_debugger Couldn't start debugger L"winedbg --auto 32 592" (1359)
Read the Wine Developers Guide on how to set up winedbg or another debugger

```