On 02/15/18 09:27, Valery Ushakov wrote: > Well, "testing" here would be to throw random garbage in the stack for > "bt" to choke on (and that garbage might also need to point to just > the right other data). You might be able to script this with > something like vbox snapshots I guess, by snapshotting a VM when it's > in ddb and then fuzzing the kernel stack before resuming it (I don't > remember if vbox vm debugger is scriptable, you might also need to > hack it a bit to be).
Sound like a cool experiment :) Sevan