Skip to content

fixed sigsegv for path as input file#574

Merged
wskozlowski merged 3 commits into
mainfrom
bugfix/issue_537
Dec 5, 2025
Merged

fixed sigsegv for path as input file#574
wskozlowski merged 3 commits into
mainfrom
bugfix/issue_537

Conversation

@adrian-zawadzki

@adrian-zawadzki adrian-zawadzki commented Dec 5, 2025

Copy link
Copy Markdown
Collaborator

fix(copy_prefix): prevent sigsegv when path is passed as output

Passing directory as output to copy_prefix causes SigSegv during execution

Fixes #537

Comment thread python_tests/test_copy_prefix.py Outdated
Comment thread src/dbzero/bindings/python/PyInternalAPI.cpp Outdated
changed exception type to OSError
changed directory comparation to use std::filesystem::path::preferred_separator
@wskozlowski wskozlowski merged commit 89d3096 into main Dec 5, 2025
1 check passed
@wskozlowski wskozlowski deleted the bugfix/issue_537 branch December 5, 2025 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] BDevStorage::read: page not found during index_performance_test

2 participants