Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

segmentation fault when execute API/reset multiple times and then call get API/schema #261

@QAM

Description

@QAM

Hi Team

I use latest code and execute curl API multiple times.

curl -X POST localhost:8000/API/reset

Then, execute

curl localhost:8000/API/schema

Then, got the error with process exit.

[1]    26064 segmentation fault  env MODE=READ_ONLY  npm run serve-prod

I think it might be related to this.connectionPool in Database.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions