summary refs log tree commit diff stats
path: root/results/scraper/box64/34
blob: feed85cff511fa7de6a40578cccf16fb4059dd36 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
WoW Classic - Classic era
Game crashes with missing opcode using interpreter and sigsegv using dynarec.

Interpreter opcode:
```
13433|0x14000c9ab: Unimplemented Opcode (53) F4 48 C7 45 38 AA 13 00 00 48 8B 45 38 48 35
```
Dynarec: 
```
13339|SIGSEGV @0x7f9bda8ac0 (???(0x7f9bda8ac0)) (x64pc=0x14000e8ce/???:"???", rsp=0x22d778, stack=0x7fa034a000:0x7fa0b4a000 own=(nil) fp=(nil)), for accessing 0x728b4428 (code=1/prot=0), db=0x6bfc2990(0x7f9bda8930:0x7f9bda8c70/0x14000e897:0x14000e908/???:clean, hash:9974f0ae/9974f0ae) handler=0x7bcb9e30
13339|SIGSEGV @0x7f9ad54568 (???(0x7f9ad54568)) (x64pc=0x1400b3dd1/???:"???", rsp=0x22f498, stack=0x7fa034a000:0x7fa0b4a000 own=(nil) fp=0x22f4d9), for accessing 0x3e73245e (code=2/prot=40), db=0x6bfd7d70(0x7f9ad5455c:0x7f9ad545ac/0x1400b3dd1:0x1400b3dd3/???:clean, hash:1515/1515) handler=0x7bcb9e30
0009:err:seh:call_stack_handlers invalid frame 22f4e9 (0x132000-0x230000)
0009:err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception.
```