blob: 43444a4292958683473abf07db1ae080a0d4fc5c (
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
|
Trine3: segfault
```
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL SHA1 SHA2 PageSize:4096 Running on Cortex-A53 Cortex-A72 with 6 Cores
Will use Hardware counter measured at 24.0 MHz emulating 3.0 GHz
Params database has 90 entries
Box64 with Dynarec v0.3.1 15842f34 built on Sep 21 2024 06:26:01
BOX64: Detected 48bits at least of address space
Counted 49 Env var
BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/usr/local/bin/:/usr/bin/:/bin/:/usr/local/games/:/usr/games/
Looking for bin/trine3_linux_64bit
Apply RC params for trine3_linux_64bit
Applying BOX64_DYNAREC_STRONGMEM=1
Rename process to "trine3_linux_64bit"
Using emulated lib/lib64/libPhysX3_x64.so
Using emulated lib/lib64/libPhysX3Common_x64.so
Using emulated lib/lib64/libPhysX3Cooking_x64.so
Using emulated lib/lib64/libPhysX3CharacterKinematic_x64.so
Using native(wrapped) libogg.so.0
Using emulated lib/lib64/libGLEW.so.1.6
Using native(wrapped) libGL.so.1
Using native(wrapped) libGLU.so.1
Using native(wrapped) libfreetype.so.6
Using native(wrapped) libdl.so.2
Using native(wrapped) libpthread.so.0
Using native(wrapped) libz.so.1
Using native(wrapped) librt.so.1
Using emulated /usr/lib/box64-x86_64-linux-gnu/libstdc++.so.6
Using native(wrapped) libm.so.6
Using emulated /usr/lib/box64-x86_64-linux-gnu/libgcc_s.so.1
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libutil.so.1
Using native(wrapped) libbsd.so.0
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) libXext.so.6
Using native(wrapped) libXxf86vm.so.1
Using native(wrapped) libdbus-1.so.3
FillBlock triggered a segfault at (nil) from 0x350b1850
FillBlock at (nil) triggered a segfault, canceling
FillBlock triggered a segfault at (nil) from 0x350b1850
FillBlock at (nil) triggered a segfault, canceling
22653|Ask to run at NULL, will segfault
22653|SIGSEGV @0x35059dd8 (???(bin/trine3_linux_64bit+0x859dd8)) (x64pc=(nil)/"???", rsp=0xffffae77eaf8, stack=0xffffadf80000:0xffffae780000 own=(nil) fp=0x780), for accessing (nil) (code=1/prot=87), db=(nil)((nil):(nil)/(nil):(nil)/???:clean, hash:0/0) handler=(nil)
RSP-0x20:0x0000000000000438 RSP-0x18:0x0000000000000000 RSP-0x10:0x0000000000000000 RSP-0x08:0x0000000000000000
RSP+0x00:0x00000000010087db RSP+0x08:0x000000005cb79878 RSP+0x10:0x0000ffff99201ca0 RSP+0x18:0x000000005cb79878
RAX:0x0000000000000001 RCX:0x0000ffffae77e6a8 RDX:0x0000000000000000 RBX:0x000000005cb6c500
RSP:0x0000ffffae77eaf8 RBP:0x0000000000000780 RSI:0x00000000026f6f54 RDI:0x0000000000000001
R8:0x000000005e169b80 R9:0x0000000000010300 R10:0x0000000000010320 R11:0x0000000000000000
R12:0x0000000000000438 R13:0x0000000000000000 R14:0x0000000000000000 R15:0x0000000000000000
ES:0x002b CS:0x0033 SS:0x002b DS:0x002b FS:0x0043 GS:0x0053
Segmentation fault
```
|