Skip to content

[Bug]: Segmentation fault (core dumped) #456

@sparkyqin

Description

@sparkyqin

Describe the bug

When I referred to the guidebook for operation, I encountered the following error.
Segmentation fault (core dumped)

Steps to reproduce

  1. pip install graphrag
  2. mkdir -p ./ragtest/input
  3. curl https://www.gutenberg.org/cache/epub/24022/pg24022.txt > ./ragtest/input/book.txt
  4. python -m graphrag.index --init --root ./ragtest

Expected Behavior

create two files: .env and settings.yaml in the ./ragtest directory.

GraphRAG Config Used

before configuration generated

Logs and screenshots

image

Additional Information

  • GraphRAG Version:0.1.1
  • Operating System:Linux bras-base-otwaon1140w-grc-29-76-64-194-71.dsl.bell.ca 4.18.0-147.5.2.19.h1305.eulerosv2r10.x86_64 Task/initial commit #1 SMP Tue Jun 6 07:58:07 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
  • Python Version:Python 3.11.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageDefault label assignment, indicates new issue needs reviewed by a maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions