Skip to content

Unit tests are segfaulting #30

@dasmithii

Description

@dasmithii

Running python -m unittest discover in bitcoin/tests results in a segmentation fault. I'm having trouble tracking down the issue here.

It occurs within test_wallet.py.Test_CBitcoinSecret, seemingly due to an issue with CBitcoinSecret.from_secret_bytes in wallet.py. But that's about all I know.

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