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
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
|
Divinity: Original Sin Enhanced Edition (Natvie), Segmentation fault
<!---READ THE README BEFORE SUBMITTING AN ISSUE!
IF YOU'RE HERE TO CREATE AN ISSUE ASKING FOR SUPPORT, YOU'RE IN THE WRONG PLACE.
This template is meant to help create quality reports, please use it.--->
### Description
<!-- Provide a simple description of what happens during the emulation. -->
Divinity: Original Sin Enhanced Edition, Linux x64, GOG
Rock 5B, Box64 with Dynarec v0.2.1 c5e085b, PAN_MESA_DEBUG=gofaster,gl3
Not working, ending with Segmentation fault.
Also reported here, https://github.com/ptitSeb/box86-compatibility-list/issues/246
- OpenGL 4
- Tested `-force-opengl`, no effect.
<!-- If the game displays an error message:
Click inside the window, press CTRL+C to copy, and paste between the apostrophes below
Also, don't repport the missing `_ZGTtnaj` and `_ZGTtdlPv` symbol as well as the `Warning: call to partially implemented dl_iterate_phdr` messages -->
```bash
rico [ ~/gogtest/divinity_original_sin ]$ box64 ~/box64/tests/bash ./start.sh
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:4096 Running on Cortex-A55 Cortex-A76 with 8 Cores
Params database has 21 entries
Using bash "/home/rico/box64/tests/bash"
Box64 with Dynarec v0.2.1 c5e085b built on Mar 10 2023 13:29:51
Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/
Using default BOX64_PATH: ./:bin/
Counted 57 Env var
Looking for /home/rico/box64/tests/bash
bash detected, disabling banner
argv[1]="./start.sh"
Rename process to "bash"
Using native(wrapped) libtinfo.so.6
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
Running Divinity: Original Sin - Enhanced Edition
Language detected: English
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:4096 Running on Cortex-A55 Cortex-A76 with 8 Cores
Params database has 21 entries
Box64 with Dynarec v0.2.1 c5e085b built on Mar 10 2023 13:29:51
BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/
BOX64_PATH: ./:bin/
Counted 57 Env var
Looking for /home/rico/box64/tests/bash
bash detected, disabling banner
argv[1]="./runner.sh"
Rename process to "bash"
Using native(wrapped) libtinfo.so.6
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
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:4096 Running on Cortex-A55 Cortex-A76 with 8 Cores
Params database has 21 entries
Box64 with Dynarec v0.2.1 c5e085b built on Mar 10 2023 13:29:51
Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/
Using default BOX64_PATH: ./:bin/
Counted 58 Env var
Looking for ./EoCApp
Rename process to "EoCApp"
Error loading needed lib libc++abi.so.1
Using emulated libicuuc.so.54
Using emulated libicudata.so.54
Using native(wrapped) libSDL2-2.0.so.1
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) libm.so.6
Using native(wrapped) libz.so.1
Error initializing native libpcre.so.3 (last dlerror is ./libpcre.so.3: file too short)
Error loading needed lib libpcre.so.3
Error loading needed lib libjpeg.so.8
Error initializing native libpng16.so.16 (last dlerror is ./libpng16.so.16: file too short)
Error loading needed lib libpng16.so.16
Using emulated libosiris.so.2
Error initializing native libopenal.so.1 (last dlerror is ./libopenal.so.1: file too short)
Error loading needed lib libopenal.so.1
Using emulated libbink2.so
Using native(wrapped) libGL.so.1
Error loading needed lib libGLEW.so.1.10
Using emulated libsteam_api.so
Using emulated libOGLBinding.so
Using emulated libGameEngine.so
Using emulated libRenderFramework.so
Using emulated libCoreLib.so
Error loading needed lib libc++.so.1
Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1
Error loading needed lib libc++.so.1
Error loading needed lib libc++abi.so.1
Error loading one of needed lib
Error initializing needed lib libicudata.so.54
Error loading one of needed lib
Error initializing needed lib libicuuc.so.54
Error loading needed lib libc++abi.so.1
Error loading needed lib libc++.so.1
Error: Symbol _ZTVN10__cxxabiv117__class_type_infoE not found, cannot apply R_X86_64_64 @0x7f87369318 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv117__class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736bf80 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv117__class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736c090 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f87369300 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f87369360 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f873694c0 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f873694e0 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f87369530 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f87369580 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f873695d0 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f87369620 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736a820 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736a870 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736a950 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736a970 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736aa10 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736aa30 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736ab40 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736aba0 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736ac00 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736ac60 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736acc0 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736ad20 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736ad80 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736ade0 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736ae00 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736ae20 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736af70 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736af90 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736b0a0 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736b0c0 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736b170 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736b190 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736b1b0 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736b220 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736b300 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736b380 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736b3a0 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736b3f0 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736b410 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736b430 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736b640 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736b710 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736b7e0 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736b890 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736b940 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736b990 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736b9e0 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736bb40 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736bb60 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736bc70 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736bd80 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736bdd0 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736bf90 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736bfe0 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736c030 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736c1d0 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736c2c0 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736c330 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736c420 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736c510 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736c530 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736c550 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736c570 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736c710 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736c730 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736c750 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736c770 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736c790 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736c7b0 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736c8c0 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736c900 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736c940 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736cb40 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736cb60 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736cbc0 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736cbe0 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736cc30 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736ccc0 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736cce0 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736ce40 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736ce60 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736cf00 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736cf80 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736d000 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736d080 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736d170 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736d190 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736d1e0 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736d240 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736d2c0 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736d310 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736d3b0 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv120__si_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736d3d0 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv121__vmi_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736c140 (0x10) in libicuuc.so.54
Error: Symbol _ZTVN10__cxxabiv121__vmi_class_type_infoE not found, cannot apply R_X86_64_64 @0x7f8736c9b0 (0x10) in libicuuc.so.54
Error loading one of needed lib
Error initializing needed lib libosiris.so.2
Error initializing native libopenal.so.1 (last dlerror is ./libopenal.so.1: file too short)
Error loading needed lib libopenal.so.1
Error loading one of needed lib
Error initializing needed lib libbink2.so
Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6
Error loading needed lib libc++abi.so.1
Error loading needed lib libGLEW.so.1.10
Error initializing native libpcre.so.3 (last dlerror is ./libpcre.so.3: file too short)
Error loading needed lib libpcre.so.3
Error loading needed lib libjpeg.so.8
Error initializing native libpng16.so.16 (last dlerror is ./libpng16.so.16: file too short)
Error loading needed lib libpng16.so.16
Error loading needed lib libc++.so.1
Error loading needed lib libc++abi.so.1
Error initializing native libpcre.so.3 (last dlerror is ./libpcre.so.3: file too short)
Error loading needed lib libpcre.so.3
Error loading needed lib libjpeg.so.8
Error initializing native libpng16.so.16 (last dlerror is ./libpng16.so.16: file too short)
Error loading needed lib libpng16.so.16
Error loading needed lib libc++.so.1
Error loading needed lib libc++abi.so.1
Error initializing native libpcre.so.3 (last dlerror is ./libpcre.so.3: file too short)
Error loading needed lib libpcre.so.3
Error loading needed lib libjpeg.so.8
Error initializing native libpng16.so.16 (last dlerror is ./libpng16.so.16: file too short)
Error loading needed lib libpng16.so.16
Error loading needed lib libc++.so.1
Error loading needed lib libc++abi.so.1
Error initializing native libpcre.so.3 (last dlerror is ./libpcre.so.3: file too short)
Error loading needed lib libpcre.so.3
Error loading needed lib libc++.so.1
Error loading one of needed lib
Error initializing needed lib libCoreLib.so
Error loading one of needed lib
Error initializing needed lib libRenderFramework.so
Error: Symbol _ZNSt3__17codecvtIwc11__mbstate_tED2Ev not found, cannot apply R_X86_64_64 @0x7f84447f58 ((nil)) in libCoreLib.so
Error: Symbol _ZNSt3__16locale5facet16__on_zero_sharedEv not found, cannot apply R_X86_64_64 @0x7f84447f68 ((nil)) in libCoreLib.so
Error: Symbol _ZNKSt3__114__codecvt_utf8IwE6do_outER11__mbstate_tPKwS5_RS5_PcS7_RS7_ not found, cannot apply R_X86_64_64 @0x7f84447f70 ((nil)) in libCoreLib.so
Error: Symbol _ZNKSt3__114__codecvt_utf8IwE5do_inER11__mbstate_tPKcS5_RS5_PwS7_RS7_ not found, cannot apply R_X86_64_64 @0x7f84447f78 ((nil)) in libCoreLib.so
Error: Symbol _ZNKSt3__114__codecvt_utf8IwE10do_unshiftER11__mbstate_tPcS4_RS4_ not found, cannot apply R_X86_64_64 @0x7f84447f80 ((nil)) in libCoreLib.so
Error: Symbol _ZNKSt3__114__codecvt_utf8IwE11do_encodingEv not found, cannot apply R_X86_64_64 @0x7f84447f88 ((nil)) in libCoreLib.so
Error: Symbol _ZNKSt3__114__codecvt_utf8IwE16do_always_noconvEv not found, cannot apply R_X86_64_64 @0x7f84447f90 ((nil)) in libCoreLib.so
Error: Symbol _ZNKSt3__114__codecvt_utf8IwE9do_lengthER11__mbstate_tPKcS5_m not found, cannot apply R_X86_64_64 @0x7f84447f98 ((nil)) in libCoreLib.so
Error: Symbol _ZNKSt3__114__codecvt_utf8IwE13do_max_lengthEv not found, cannot apply R_X86_64_64 @0x7f84447fa0 ((nil)) in libCoreLib.so
Error: Global Symbol pcre_free not found, cannot apply R_X86_64_GLOB_DAT @0x7f84448ef8 ((nil)) in libCoreLib.so
Error: Symbol _ZNSt3__114basic_iostreamIcNS_11char_traitsIcEEED1Ev not found, cannot apply R_X86_64_64 @0x7f84447fc8 ((nil)) in libCoreLib.so
Error: Symbol _ZNSt3__114basic_iostreamIcNS_11char_traitsIcEEED0Ev not found, cannot apply R_X86_64_64 @0x7f84447fd0 ((nil)) in libCoreLib.so
Error: Symbol _ZThn16_NSt3__114basic_iostreamIcNS_11char_traitsIcEEED1Ev not found, cannot apply R_X86_64_64 @0x7f84447ff0 ((nil)) in libCoreLib.so
Error: Symbol _ZThn16_NSt3__114basic_iostreamIcNS_11char_traitsIcEEED0Ev not found, cannot apply R_X86_64_64 @0x7f84447ff8 ((nil)) in libCoreLib.so
Error: Symbol _ZTv0_n24_NSt3__114basic_iostreamIcNS_11char_traitsIcEEED1Ev not found, cannot apply R_X86_64_64 @0x7f84448018 ((nil)) in libCoreLib.so
Error: Symbol _ZTv0_n24_NSt3__114basic_iostreamIcNS_11char_traitsIcEEED0Ev not found, cannot apply R_X86_64_64 @0x7f84448020 ((nil)) in libCoreLib.so
Error: Symbol _ZNSt3__113basic_istreamIcNS_11char_traitsIcEEED1Ev not found, cannot apply R_X86_64_64 @0x7f84448048 ((nil)) in libCoreLib.so
Error: Symbol _ZNSt3__113basic_istreamIcNS_11char_traitsIcEEED1Ev not found, cannot apply R_X86_64_64 @0x7f84448148 ((nil)) in libCoreLib.so
Error: Symbol _ZNSt3__113basic_istreamIcNS_11char_traitsIcEEED0Ev not found, cannot apply R_X86_64_64 @0x7f84448050 ((nil)) in libCoreLib.so
Error: Symbol _ZNSt3__113basic_istreamIcNS_11char_traitsIcEEED0Ev not found, cannot apply R_X86_64_64 @0x7f84448150 ((nil)) in libCoreLib.so
Error: Symbol _ZTv0_n24_NSt3__113basic_istreamIcNS_11char_traitsIcEEED1Ev not found, cannot apply R_X86_64_64 @0x7f84448070 ((nil)) in libCoreLib.so
Error: Symbol _ZTv0_n24_NSt3__113basic_istreamIcNS_11char_traitsIcEEED1Ev not found, cannot apply R_X86_64_64 @0x7f84448170 ((nil)) in libCoreLib.so
Error: Symbol _ZTv0_n24_NSt3__113basic_istreamIcNS_11char_traitsIcEEED0Ev not found, cannot apply R_X86_64_64 @0x7f84448078 ((nil)) in libCoreLib.so
Error: Symbol _ZTv0_n24_NSt3__113basic_istreamIcNS_11char_traitsIcEEED0Ev not found, cannot apply R_X86_64_64 @0x7f84448178 ((nil)) in libCoreLib.so
Error: Symbol _ZNSt3__113basic_ostreamIcNS_11char_traitsIcEEED1Ev not found, cannot apply R_X86_64_64 @0x7f84448198 ((nil)) in libCoreLib.so
Error: Symbol _ZNSt3__113basic_ostreamIcNS_11char_traitsIcEEED0Ev not found, cannot apply R_X86_64_64 @0x7f844481a0 ((nil)) in libCoreLib.so
Error: Symbol _ZTv0_n24_NSt3__113basic_ostreamIcNS_11char_traitsIcEEED1Ev not found, cannot apply R_X86_64_64 @0x7f844481c0 ((nil)) in libCoreLib.so
Error: Symbol _ZTv0_n24_NSt3__113basic_ostreamIcNS_11char_traitsIcEEED0Ev not found, cannot apply R_X86_64_64 @0x7f844481c8 ((nil)) in libCoreLib.so
Error: Symbol _ZNSt3__115basic_streambufIcNS_11char_traitsIcEEE5imbueERKNS_6localeE not found, cannot apply R_X86_64_64 @0x7f844480a0 ((nil)) in libCoreLib.so
Error: Symbol _ZNSt3__115basic_streambufIcNS_11char_traitsIcEEE6setbufEPcl not found, cannot apply R_X86_64_64 @0x7f844480a8 ((nil)) in libCoreLib.so
Error: Symbol _ZNSt3__115basic_streambufIcNS_11char_traitsIcEEE4syncEv not found, cannot apply R_X86_64_64 @0x7f844480c0 ((nil)) in libCoreLib.so
Error: Symbol _ZNSt3__115basic_streambufIcNS_11char_traitsIcEEE9showmanycEv not found, cannot apply R_X86_64_64 @0x7f844480c8 ((nil)) in libCoreLib.so
Error: Symbol _ZNSt3__115basic_streambufIcNS_11char_traitsIcEEE6xsgetnEPcl not found, cannot apply R_X86_64_64 @0x7f844480d0 ((nil)) in libCoreLib.so
Error: Symbol _ZNSt3__115basic_streambufIcNS_11char_traitsIcEEE5uflowEv not found, cannot apply R_X86_64_64 @0x7f844480e0 ((nil)) in libCoreLib.so
Error: Symbol _ZNSt3__115basic_streambufIcNS_11char_traitsIcEEE6xsputnEPKcl not found, cannot apply R_X86_64_64 @0x7f844480f0 ((nil)) in libCoreLib.so
Error: Global Symbol _ZNSt3__15ctypeIcE2idE not found, cannot apply R_X86_64_GLOB_DAT @0x7f84449fe0 ((nil)) in libCoreLib.so
Error: Global Symbol _ZNSt3__14coutE not found, cannot apply R_X86_64_GLOB_DAT @0x7f84449fa8 ((nil)) in libCoreLib.so
Look for pthread_yield in loaded elfs
Found symbol with version GLIBC_2.17, value = 0x7f87af1520
Error loading one of needed lib
Error initializing needed lib libGameEngine.so
Error loading one of needed lib
Error initializing needed lib libOGLBinding.so
Error: Symbol _ZNSt3__113basic_ostreamIcNS_11char_traitsIcEEED1Ev not found, cannot apply R_X86_64_64 @0x7f847eb628 ((nil)) in libGameEngine.so
Error: Symbol _ZNSt3__113basic_ostreamIcNS_11char_traitsIcEEED0Ev not found, cannot apply R_X86_64_64 @0x7f847eb630 ((nil)) in libGameEngine.so
Error: Symbol _ZTv0_n24_NSt3__113basic_ostreamIcNS_11char_traitsIcEEED1Ev not found, cannot apply R_X86_64_64 @0x7f847eb650 ((nil)) in libGameEngine.so
Error: Symbol _ZTv0_n24_NSt3__113basic_ostreamIcNS_11char_traitsIcEEED0Ev not found, cannot apply R_X86_64_64 @0x7f847eb658 ((nil)) in libGameEngine.so
Error: Symbol _ZNSt3__115basic_streambufIcNS_11char_traitsIcEEE5imbueERKNS_6localeE not found, cannot apply R_X86_64_64 @0x7f847eb680 ((nil)) in libGameEngine.so
Error: Symbol _ZNSt3__115basic_streambufIcNS_11char_traitsIcEEE6setbufEPcl not found, cannot apply R_X86_64_64 @0x7f847eb688 ((nil)) in libGameEngine.so
Error: Symbol _ZNSt3__115basic_streambufIcNS_11char_traitsIcEEE4syncEv not found, cannot apply R_X86_64_64 @0x7f847eb6a0 ((nil)) in libGameEngine.so
Error: Symbol _ZNSt3__115basic_streambufIcNS_11char_traitsIcEEE9showmanycEv not found, cannot apply R_X86_64_64 @0x7f847eb6a8 ((nil)) in libGameEngine.so
Error: Symbol _ZNSt3__115basic_streambufIcNS_11char_traitsIcEEE6xsgetnEPcl not found, cannot apply R_X86_64_64 @0x7f847eb6b0 ((nil)) in libGameEngine.so
Error: Symbol _ZNSt3__115basic_streambufIcNS_11char_traitsIcEEE5uflowEv not found, cannot apply R_X86_64_64 @0x7f847eb6c0 ((nil)) in libGameEngine.so
Error: Symbol _ZNSt3__115basic_streambufIcNS_11char_traitsIcEEE6xsputnEPKcl not found, cannot apply R_X86_64_64 @0x7f847eb6d0 ((nil)) in libGameEngine.so
Error: Global Symbol _ZNSt3__15ctypeIcE2idE not found, cannot apply R_X86_64_GLOB_DAT @0x7f847ec0a0 ((nil)) in libGameEngine.so
Error loading one of needed lib
Error: loading needed libs in elf /home/rico/gogtest/divinity_original_sin/game/EoCApp
```
### Tested on
<!-- Machine on which it's has been tested on (like RPi4, OpenPandora, Odroid XU4...) -->
RADXA Rock 5B (rk3588) 16GB
LFS, BSP kernel 5.10.110+ rkr3.6, Gnome 43.4, Box64 with Dynarec v0.2.1 c5e085b
1080p, default game setting
### Reproduce
<!-- If the game displays an error message:
Click inside the window, press CTRL+C to copy, and paste between the apostrophes below
Also, don't repport the missing `_ZGTtnaj` and `_ZGTtdlPv` symbol as well as the `Warning: call to partially implemented dl_iterate_phdr` messages -->
```bash
cd $game_folder
export PAN_MESA_DEBUG=gofaster,gl3
box64 ~/box64/tests/bash ./start.sh
```
### Logs
Pasted above
### Status
**Previous behavior:**
<!-- If there is no known previous behavior (e.g. you're creating the issue) just put 'None reported' -->
None reported
**Current behavior:**
<!-- Can be similar to your desciption, just shorter and more concise -->
Segmentation fault via box64
### Screenshots
<!-- Graphics, Glitches, 'Test-Case' Messages, ETC. -->
### OpenGL
<!-- Did OpenGL is used. If yes, what profile (1.x, 2.x 3.x...). Also, is S3TC/DxTC used -->
OpenGL 4
### Additional Information
<!-- Any additional information such as configuration or other comments -->
`PAN_MESA_DEBUG=gofaster,gl3`
Box64 with Dynarec v0.2.1 c5e085b, compiled with `-DRK3588=1`
https://www.pcgamingwiki.com/wiki/Divinity:_Original_Sin_-_Enhanced_Edition
|