Skip to content

How can I debug a crash inside dokan2.dll in a userspace program? #1271

Answered by lostmsu
lostmsu asked this question in Q&A
Discussion options

You must be logged in to vote

I believe this happened because I let GC finalize DokanInstance in .NET

Probably can be considered a bug in .NET binding

Should be able to repro by dropping all references to an instance, and calling GC.Collect() and GC.WaitForPendingFinalizers().

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@lostmsu
Comment options

@lostmsu
Comment options

@lostmsu
Comment options

@lostmsu
Comment options

Answer selected by lostmsu
@Liryna
Comment options

@lostmsu
Comment options

@LTRData
Comment options

@lostmsu
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants