Giter VIP home page Giter VIP logo

Comments (7)

maharmstone avatar maharmstone commented on July 18, 2024

Thank you, I'll look into it.

from btrfs.

Xalte avatar Xalte commented on July 18, 2024

Getting the same thread error, corrupted my partition of Mageia 5, didn't have anything important on there, so it isn't a problem. New to Window however, but how would I go about uninstalling the driver from the recovery command prompt?

from btrfs.

maharmstone avatar maharmstone commented on July 18, 2024

Does this work for you?

reg add HKLM\SYSTEM\CurrentControlSet\Services\btrfs /v DebugLogLevel /d 4 /f

from btrfs.

maharmstone avatar maharmstone commented on July 18, 2024

I believe I've fixed the crash: 9473ef7

There's another issue, which is that it's not letting you create files longer than one chunk, which I'm working on.
(Data chunks are 1 GB long on large filesystems. The reasons it was failing intermittently for you was that the chunk it had allocated happened to contain a superblock, which occur at fixed locations on the disk. This also explains why it doesn't happen if your metadata is DUP - the metadata chunk is twice the length, and so that's where the superblock falls.)

from btrfs.

maharmstone avatar maharmstone commented on July 18, 2024

I've just released version 0.5, can you please see if it fixes your problem?

from btrfs.

0xbadfca11 avatar 0xbadfca11 commented on July 18, 2024

Thank you for fixing.
Reproducible BSoD didn't occur any more.

from btrfs.

maharmstone avatar maharmstone commented on July 18, 2024

Fantastic. Thank you for reporting it.

from btrfs.

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.