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-11-05 14:41:15 +02:00
2015-09-30 14:46:55 +08:00
2015-09-21 20:47:45 -05:00
2015-09-29 18:22:22 +08:00
2015-09-21 20:47:45 -05:00
2015-10-23 11:28:10 -07:00
2015-09-21 20:47:45 -05:00
2015-09-21 20:47:45 -05:00
2015-11-04 09:38:57 +02:00
2015-09-21 20:47:45 -05:00
2015-10-04 11:21:37 +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-10-10 18:01:47 +08:00
2015-11-02 10:05:00 -05:00
2015-11-03 12:58:20 -08:00
2015-09-30 14:46:55 +08:00
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-10-23 11:36:09 +08:00
2015-09-24 14:18:02 +08: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-22 11:59:53 +08:00
2015-09-30 14:46:55 +08:00
2015-10-27 14:37:03 +08:00
2015-09-28 11:57:24 +08:00
2015-09-28 11:57:24 +08:00
2015-09-21 20:47:45 -05:00
2015-09-24 14:18:02 +08:00
2015-11-02 23:18:30 +01:00
2015-11-02 23:23:02 +01: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-24 14:18:02 +08:00
2015-09-21 20:47:45 -05:00
2015-09-30 14:46:55 +08:00
2015-11-03 14:11:49 +01: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