rajeshgangam / dokan

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

BSOD when running MSVC or Sysinternals handle #51

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run Dokan driver
2. Run Dokan sample mirror.exe in MSVC. I was using Visual C++ Express 2008
on Windows XP 32 bit.
3. When launching the mirror 50% of the time, the Dokan driver will cause BSOD.

What is the expected output? What do you see instead?
Even if mirror.exe has an error , driver should not BSOD.
If I try to use Sysinternals handle.exe (reports open file handles)
it almost always causes driver to BSOD.

One of the thing I don't understand is why should the driver BSOD when the
user land mirror.exe process has any crazy errors. I mean the whol epremise
of a user land FS is it won't crash the OS even if the user land process
screws up.

What version of the product are you using? On what operating system?
dokan-0.4.21238

Please provide any additional information below.

Original issue reported on code.google.com by coder...@gmail.com on 11 Jan 2009 at 7:33

GoogleCodeExporter commented 9 years ago
Hello,
I sometimes use handle command but I never gotten BSOD.
Could you please send me crashdump?
Crashdump files are saved in C:\WINDOWS\Minidump.

Thank you for your report.

Original comment by asa...@gmail.com on 11 Jan 2009 at 8:31

GoogleCodeExporter commented 9 years ago
Here are some MiniDumps. 

The last one happened when I was doing an "ls o:/"  (o is mapped to Dokan)
using the ls from Cygwin.

Original comment by coder...@gmail.com on 12 Jan 2009 at 3:17

Attachments: