Code Monkey home page Code Monkey logo

Comments (4)

cosmic-snow avatar cosmic-snow commented on September 26, 2024 1

We've talked about this on Discord and last I heard it was resolved. Let's summarise in case someone else stumbles on this and for reproducing the problem.

Correct me if I'm wrong in any of these, please. I have not tried to reproduce the issue locally.

  • Although this has not been confirmed, I think the system is probably Windows 11 (deduced from versions in OP).

  • Exception code 0xc0000409 means STATUS_STACK_BUFFER_OVERRUN.

  • The failing GGML_ASSERT points to somewhere around here in ggml.c, although there are several functions with this kind of assert there (so it's not entirely clear which one, and I don't have the insight for this part of the codebase).

  • I suggested to create a new, empty download folder and edit the GPT4All.ini config and change modelPath to point to the empty folder.

    • The .ini file didn't even have that line for the default folder, so that wasn't entirely helpful.
  • The problem was resolved by deleting the whole nomic.ai folder in ...\AppData\Local\.

  • Likely problem: The configuration file had a sole entry of a Stable Diffusion file with .gguf ending, like:

    [model-stable_diffusion-....q4_1.gguf]
    filename=stable_diffusion-....q4_1.gguf
  • Discord conversation starting here.

from gpt4all.

Phil209 avatar Phil209 commented on September 26, 2024

I'd try re-installing Visual C++ (ucrtbase.dll).

https://answers.microsoft.com/en-us/windows/forum/all/ucrtbasedll-not-found-error-stopping-programs-from/f66b09d9-3ece-4242-b5e5-40e3be4454c3

from gpt4all.

Tipzy480 avatar Tipzy480 commented on September 26, 2024

I'd try re-installing Visual C++ (ucrtbase.dll).

https://answers.microsoft.com/en-us/windows/forum/all/ucrtbasedll-not-found-error-stopping-programs-from/f66b09d9-3ece-4242-b5e5-40e3be4454c3

Tried that and there seems to be no change in both errors. Even did a windows update lol

from gpt4all.

Phil209 avatar Phil209 commented on September 26, 2024

Bummer. These kind of issues are always frustrating.

from gpt4all.

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.