Windows 10: Bug in client smb cache?

Discus and support Bug in client smb cache? in Windows 10 Software and Apps to solve the problem; Apparently, there is a bug in the cache design of smb client after updating a binary on a UNC path by using the trick of moving the old binary and... Discussion in 'Windows 10 Software and Apps' started by Daniel Laugt, Sep 5, 2022.

  1. Bug in client smb cache?


    Apparently, there is a bug in the cache design of smb client after updating a binary on a UNC path by using the trick of moving the old binary and copying the new one.--- HERE IS THE REPRODUCIBLE TEST CASE ---First, you can compile two console c++ applications:test-old.exe displays "Old binary" and wait for an input character:// test-old.cpp#include <iostream>int main { std::cout << "Old binary" << std::endl; getchar ; return 0;}test-new.exe displays "New binary" and wait for an input chara

    :)
     
    Daniel Laugt, Sep 5, 2022
    #1

  2. Issue with SMB Shares W10 Client and Server

    Hi all,

    Have been trawling high and low to look at this issue and I know there are some other threads out there that discuss this, but not this specific issue.

    We have 2 Windows 10 computers, one acting as SMB Server and the other a client sharing an application that depends on an MS Access Database. The issue is that the session is being temporarily disconnected and therefore crashing the Database.

    A few things we've tried already:

    1. Turned off Autodisconnect -1

    2. Updated Network Drivers

    3. Updated from build 1903 to 1909

    4. Tried the keepconn setting in lanmanworkstation to 65535 in Registry

    When checking the logs we find a key notification in the SMB Server Eventlog stating that the connection was cleaned up:

    Information 10/02/2020 3:44:11 PM SMBServer
    1905 (1018)

    The server closed the session as part of periodic system cleanup.

    Session Id: 0x600004000001

    Instance Id: 0

    Reason: Kickoff time expired

    So we can't seem to find a way to stop this happening. Nothing on Google just yet that I can find that relates to this error. As soon as the SMB Client is disconnected the application running on the client crashes whilst it tries to reopen the handles.

    Any help would be greatly appreciated.

    Ta,

    Jase.
     
    deeperStatesTech, Sep 5, 2022
    #2
  3. Brink Win User
    SMB is Dead, Long Live SMB

    Source: https://techcommunity.microsoft.com/...b/ba-p/1185401


    How to Enable or Disable SMB1 File Sharing Protocol in Windows
     
    Brink, Sep 5, 2022
    #3
  4. Medros Win User

    Bug in client smb cache?

    folding issue with smp client

    yeah, followed th sticky step by step since i hadnt used the multicore client before
     
    Medros, Sep 5, 2022
    #4
Thema:

Bug in client smb cache?

Loading...
  1. Bug in client smb cache? - Similar Threads - Bug client smb

  2. Client-Side Caching / Windows Offline Files

    in Windows 10 Gaming
    Client-Side Caching / Windows Offline Files: Hi, I would like to confirm whether if we delete the "Offline file" in the client-side folder, the original source file will be deleted as well. Also, what happens after we disable the "Offline File" feature? Will changes made to the "offline file" affect the original source...
  3. Client-Side Caching / Windows Offline Files

    in Windows 10 Software and Apps
    Client-Side Caching / Windows Offline Files: Hi, I would like to confirm whether if we delete the "Offline file" in the client-side folder, the original source file will be deleted as well. Also, what happens after we disable the "Offline File" feature? Will changes made to the "offline file" affect the original source...
  4. Bug in client smb cache?

    in Windows 10 Gaming
    Bug in client smb cache?: Apparently, there is a bug in the cache design of smb client after updating a binary on a UNC path by using the trick of moving the old binary and copying the new one.--- HERE IS THE REPRODUCIBLE TEST CASE ---First, you can compile two console c++ applications:test-old.exe...
  5. Bug in client smb cache?

    in Windows 10 Network and Sharing
    Bug in client smb cache?: Apparently, there is a bug in the cache design of smb client after updating a binary on a UNC path by using the trick of moving the old binary and copying the new one.--- HERE IS THE REPRODUCIBLE TEST CASE ---First, you can compile two console c++ applications:test-old.exe...
  6. Help with SMB Client Error Event ID 30803

    in Windows 10 Software and Apps
    Help with SMB Client Error Event ID 30803: In troubleshooting a network connection issue, I'm seeing repeated Errors in Windows' Event Viewer > Applications and Services Logs > Microsoft > Windows > SMBClient > Connectivity log reporting Error Event ID 30803: - <Event...
  7. A bug in the roblox client

    in Windows 10 BSOD Crashes and Debugging
    A bug in the roblox client: Whenever i try to enter a game the rolox client launches just fine, when it loads its all just a white screen but i can hear game audio like: walking and jumping alkthough i havetried to reinstall the client and reboot my computer....
  8. Client Side Cache Extract Files?

    in Windows 10 Ask Insider
    Client Side Cache Extract Files?: Does anybody know how to extract files from the C:\Windows\CSC folder? I tried to use csccmd.exe, but it does not work with Win10. Has anyone done this before? submitted by /u/codercodingcode [link] [comments]...
  9. Issue with SMB Shares W10 Client and Server

    in Windows 10 Network and Sharing
    Issue with SMB Shares W10 Client and Server: Hi all, Have been trawling high and low to look at this issue and I know there are some other threads out there that discuss this, but not this specific issue. We have 2 Windows 10 computers, one acting as SMB Server and the other a client sharing an application that...
  10. How to undo a change to smb client config settings

    in Windows 10 Network and Sharing
    How to undo a change to smb client config settings: I have made a change to a computer that is running winver 1809 that was supposed to be applied to winver 1803 only. How do I go back to my original settings or undo the change I have made?...