Skip to content

The flock extension stuck at loading on Linux systems #214

@legendPerceptor

Description

@legendPerceptor

The program cannot finish duckdb::LoadInternal(duckdb::ExtensionLoader&). There seems to be a deadlock. I don't see the same problem on macOS. But on Ubuntu 24.04 LOAD flock; never finishes. I built duckdb-python and flock from source. It is unrelated to duckdb's versions (I tried 1.4.0, 1.4.1 and yesterday 1.5.0). The versions of duckdb and flock match. I reproduce the same problem on both Ubuntu and EulerOS.

Have anyone successfully tested the extension on Linux? It is weird that it works perfectly on macOS but fails on Linux.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions