Closed pathtofile closed 1 year ago
(note in my code I do use .add_callback()
, but omitted it here as I still got the same error)
Some more information, I get the same panic on the kernel trace
example in the sourcecode, but not on the user trace
example,
Hello. I suppose you're using ferrisetw 0.1.
This bug looks very much like #45 , which has been fixed in ferrisetw 1.0...which is not released yet (I'm waiting for @n4r1b to release it after #82 is merged).
I suggest you try this crate from its GitHub repo instead of from crates.io, using the next_major_version
branch (the API has slightly changed, but you can generate the doc using cargo doc
to read more).
Please tell me whether you still run into this issue :)
Thanks for all the hard work!, I'll close this issue and re-open it if I encounter the same issue :-)
Hi there,
I get a panic when I try to call
.stop()
on a Kernel Trace. Basic code:Strack Trace:
Windows version: