Code Monkey home page Code Monkey logo

Comments (4)

billziss-gh avatar billziss-gh commented on June 8, 2024 1

Release WinFsp 2024 Beta1 includes this fix.

from winfsp.

billziss-gh avatar billziss-gh commented on June 8, 2024

Thanks for the memory dump. Downloading this now.

from winfsp.

billziss-gh avatar billziss-gh commented on June 8, 2024

I believe that commit a482183 (from Aug 2023) fixes this problem.

Unfortunately the fix has not been released yet. Since this problem has now appeared in the wild a new release with the fix is needed soon.

For future reference, the correct BSOD call stack is:

0: kd> k
 # Child-SP          RetAddr               Call Site
00 ffffba01`779b5c88 fffff802`1bc11aa9     nt!KeBugCheckEx
01 ffffba01`779b5c90 fffff802`1bc10c3c     nt!KiBugCheckDispatch+0x69
02 ffffba01`779b5dd0 fffff802`1bc07faf     nt!KiSystemServiceHandler+0x7c
03 ffffba01`779b5e10 fffff802`1baab207     nt!RtlpExecuteHandlerForException+0xf
04 ffffba01`779b5e40 fffff802`1bb394f6     nt!RtlDispatchException+0x297
05 ffffba01`779b6560 fffff802`1bc11bec     nt!KiDispatchException+0x186
06 ffffba01`779b6c20 fffff802`1bc0d0da     nt!KiExceptionDispatch+0x12c
07 ffffba01`779b6e00 fffff802`71535cf1     nt!KiGeneralProtectionFault+0x31a
08 ffffba01`779b6f98 fffff802`7152f2e2     winfsp_x64!FspPropagateTopFlags+0x6d [C:\Users\billziss\Projects\winfsp\src\sys\callbacks.c @ 332] 
09 ffffba01`779b6fa0 fffff802`1ba35cf5     winfsp_x64!FspClose+0x72 [C:\Users\billziss\Projects\winfsp\src\sys\close.c @ 128] 
0a ffffba01`779b7000 fffff802`1a53710f     nt!IofCallDriver+0x55
0b ffffba01`779b7040 fffff802`1a534a43     FLTMGR!FltpLegacyProcessingAfterPreCallbacksCompleted+0x28f
0c ffffba01`779b70b0 fffff802`1ba35cf5     FLTMGR!FltpDispatch+0xa3
0d ffffba01`779b7110 fffff802`70e8474d     nt!IofCallDriver+0x55
0e ffffba01`779b7150 fffff802`70e832a5     bmsfile2drv+0x474d
0f ffffba01`779b7240 fffff802`1ba35cf5     bmsfile2drv+0x32a5
10 ffffba01`779b7270 fffff802`1be421af     nt!IofCallDriver+0x55
11 ffffba01`779b72b0 fffff802`1be45950     nt!IopDeleteFile+0x14f
12 ffffba01`779b7330 fffff802`1ba45c07     nt!ObpRemoveObjectRoutine+0x80
13 ffffba01`779b7390 fffff802`1bbf1dca     nt!ObfDereferenceObjectWithTag+0xc7
14 ffffba01`779b73d0 fffff802`1bbf1e2d     nt!IopFreeCopyObjectsFromDataBuffer+0x72
15 ffffba01`779b7410 fffff802`1baf107e     nt!IopFreeCopyObjectsFromIrp+0x41
16 ffffba01`779b7440 fffff802`1ba5d542     nt!IopFreeIrpExtension+0xb6
17 ffffba01`779b7480 fffff802`1ba5d0e7     nt!IopfCompleteRequest+0x442
18 ffffba01`779b7560 fffff802`7153d909     nt!IofCompleteRequest+0x17
19 ffffba01`779b7590 fffff802`7154460e     winfsp_x64!FspIopCompleteIrpEx+0xc9 [C:\Users\billziss\Projects\winfsp\src\sys\iop.c @ 323] 
1a ffffba01`779b75c0 fffff802`71542baf     winfsp_x64!FspFsvolWriteComplete+0x11e [C:\Users\billziss\Projects\winfsp\src\sys\write.c @ 703] 
1b ffffba01`779b7620 fffff802`71531b8c     winfsp_x64!FspVolumeFastTransact+0xe7 [C:\Users\billziss\Projects\winfsp\src\sys\volume.c @ 1103] 
1c ffffba01`779b76c0 fffff802`1a537c21     winfsp_x64!FspFastIoDeviceControl+0x9c [C:\Users\billziss\Projects\winfsp\src\sys\devctl.c @ 88] 
1d ffffba01`779b7710 fffff802`1a56bf64     FLTMGR!FltpPerformFastIoCall+0x551
1e ffffba01`779b7770 fffff802`1be4497f     FLTMGR!FltpFastIoDeviceControl+0x1f4
1f ffffba01`779b7810 fffff802`1be441d6     nt!IopXxxControlFile+0x78f
20 ffffba01`779b7960 fffff802`1bc11235     nt!NtDeviceIoControlFile+0x56
21 ffffba01`779b79d0 00007ffc`4a26d0c4     nt!KiSystemServiceCopyEnd+0x25
22 000000fe`904ff928 00000000`00000000     0x00007ffc`4a26d0c4

from winfsp.

k-fim avatar k-fim commented on June 8, 2024

When will it be released? Is there any expected date?

from winfsp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.