farmdve 7f3c567ae5 X86 zero-byte opcode causes Unicorn to crash.
The opcode 0x00 translates as `add byte ptr ds:[eax],al`, which leads to
a segfault in Unicorn.

Using a debugger, I believe the crash is located in
`qemu/translate-all.c` in function `page_flush_tb_1`, more specifically
this code `pd[i].first_tb = NULL;`
2015-11-05 14:41:15 +02:00
..
2015-09-21 20:47:45 -05:00
2015-09-21 20:47:45 -05:00
2015-09-21 20:47:45 -05:00
2015-09-21 20:47:45 -05:00
2015-09-21 20:47:45 -05:00
2015-09-21 20:47:45 -05:00
2015-09-21 20:47:45 -05:00
2015-11-03 12:58:20 -08:00
2015-09-21 20:47:45 -05:00
2015-09-21 20:47:45 -05:00
2015-09-24 14:18:02 +08:00
2015-09-30 14:46:55 +08:00
2015-09-21 20:47:45 -05:00
2015-09-21 20:47:45 -05:00
2015-09-30 14:46:55 +08:00
2015-09-21 20:47:45 -05:00
2015-11-02 23:23:02 +01:00
2015-09-21 20:47:45 -05:00
2015-09-21 20:47:45 -05:00
2015-09-24 14:18:02 +08:00
2015-09-21 20:47:45 -05:00
2015-09-30 14:46:55 +08:00
2015-09-21 20:47:45 -05:00
2015-09-21 20:47:45 -05:00
2015-09-21 20:47:45 -05:00
2015-09-30 14:46:55 +08:00
2015-09-21 20:47:45 -05:00
2015-09-21 20:47:45 -05:00
2015-09-21 20:47:45 -05:00
2015-09-21 20:47:45 -05:00