0vercl0k / wtf

wtf is a distributed, code-coverage guided, customizable, cross-platform snapshot-based fuzzer designed for attacking user and / or kernel-mode targets running on Microsoft Windows and Linux user-mode (experimental!).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Diagnosing differences between bochs backend and Hyper-V backend

warwick-davis opened this issue · comments

Is there any defined protocol or recommended method to figure out why a testcase may be crashing on Hyper-V but not on Bochs (nor on real CPU)?

I wanted to try and get a trace to see where they diverge but it is only supported on Bochs unfortunately. Any help would be appreciated.

Unfortunately I had to make a new dump regardless and I ran into bigger issues, but useful for the future, thanks!