JangJeewon / dokan

Automatically exported from code.google.com/p/dokan
0 stars 0 forks source link

0.6.0 BSOD during use and hibernate restore #212

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run Mirror example
2. Hibernate machine
3. Resume machine

What is the expected output? 
For the dokan mount to be visible again

What do you see instead?
Sometimes it will BSOD
Sometimes it will just not work
Takes 3 -> 5 resumes to cause one or the other above

What version of the product are you using? 
Donak 0.6.0

On what operating system?
Hibernate bug mostly on Win 7 x32
BSOD during usage mostly on XP SP3

Please provide any additional information below.
http://liquesce.codeplex.com/workitem/8428 - XP
http://liquesce.codeplex.com/workitem/8418 - Win 7

Original issue reported on code.google.com by coghl...@gmail.com on 28 Feb 2011 at 7:19

Attachments:

GoogleCodeExporter commented 8 years ago
Discussed in this topic:
http://groups.google.com/group/dokan/browse_thread/thread/acc7560a446bcdc1/b71eb
9eb931048bb

What about catching the hibernate event and store somewhere all the mounted 
drives, and then catch the wake up event and then remount all of them...

Original comment by takacs.b...@gmail.com on 28 Dec 2011 at 1:41