Skip to content

(Windows Subsystem for Linux : Debian GNU/Linux) error MDB_BAD_TXN: Transaction must abort, has a child, or is invalid #36

@TnkPpj

Description

@TnkPpj

When command in install

make && make test
It show

End-to-end tests for a database context loading should:

  • creating a new context....
    Error: MDB_BAD_TXN: Transaction must abort, has a child, or is invalid
    runtest: test/test_context.cpp:73: void test_context(): Assertion `false' failed.
    Aborted (core dumped)

And i test example code in get-started build passed but when run it error

terminate called after throwing an instance of 'nogdb::Error'
what(): MDB_BAD_TXN: Transaction must abort, has a child, or is invalid
Aborted (core dumped)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions