Skip to content

[Help] Frequent segmentation fault when fuzzing MonetDB using SQLSmith #61

@Jasper0209

Description

@Jasper0209

I am using SQLSmith to fuzz test MonetDB, but the database process frequently crashes with a segmentation fault.
These crashes occur during random query generation, even for relatively simple statements.

The same SQLSmith configuration works fine for PostgreSQL and SQLite, but MonetDB consistently crashes after only a few queries.
In some cases, even when a few tests run successfully, the process eventually terminates with the following error:

double free or corruption (!prev)
Aborted (core dumped)

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