summary refs log tree commit diff stats
path: root/results/scraper/box64/23
blob: fcab20c20e5164dfc1cc24733b96fd6f2c24d159 (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
Crysis
Crysis crashes when running with Wine with dynarec and interpreter. 

[CrysisDynarec.txt](https://github.com/ptitSeb/box64/files/6760216/CrysisDynarec.txt)
[CrysisInterpreter.txt](https://github.com/ptitSeb/box64/files/6760217/CrysisInterpreter.txt) 
Here is addr2line.

```
Dynarec:
0x00000000648ce7b0

/home/heasterian/box64/src/emu/x64run.c:128
0x00000000648ce794
/home/heasterian/box64/src/emu/x64run.c:128
```

```
Interpreter:
0x00000000648fdd3c
/home/heasterian/box64/src/tools/box64stack.c:66
0x00000000648cedc0
/home/heasterian/box64/src/emu/x64run.c:478
```