Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when saving on WSL filesystem #3408

Open
MorpheusH3x opened this issue Aug 17, 2022 · 1 comment
Open

Error when saving on WSL filesystem #3408

MorpheusH3x opened this issue Aug 17, 2022 · 1 comment
Labels
Component: Database Issue needs changes to BNDBs Effort: Trivial Issue should take < 1 day Impact: Low Issue is a papercut or has a good, supported workaround State: Blocked (Dependency) Issue is blocked on the update of an external dependency Type: Bug Issue is a non-crashing bug with repro steps

Comments

@MorpheusH3x
Copy link

Version and Platform (required):

  • Binary Ninja Version: 3.1.3469, 93650e26
  • OS: Windows 11
  • OS Version: 2009 - 21H2 (Build 22000.856 / KB5016629)
  • CPU Architecture: x64

Bug Description:
While trying to save my reverse engineering work, I tried to save it on the WSL partition.
However, Binary Ninja gave me this error: Error initializing database: database is locked.

Steps To Reproduce:

  1. Install WSL 2 on Windows 11
  2. Try to save an bndb file on the WSL partition
  3. See error

Expected Behavior:
Trying to save my work to the WSL partition, Binary Ninja should normally save it as it does when saving to Windows or Linux.

Screenshots:
image

Additional Information:
I'm using WSL 2 with Ubuntu-20.04.

@fuzyll fuzyll added the Type: Bug Issue is a non-crashing bug with repro steps label Sep 6, 2022
@fuzyll
Copy link
Contributor

fuzyll commented Sep 6, 2022

As far as we can tell, this is a WSL bug (see here) and not something we can address ourselves. We're going to leave this ticket open, but in blocked status, and will revisit after the WSL ticket is closed to see if we need to upgrade our SQLite dependency.

@fuzyll fuzyll added State: Blocked (Dependency) Issue is blocked on the update of an external dependency Impact: Low Issue is a papercut or has a good, supported workaround Effort: Trivial Issue should take < 1 day labels Sep 6, 2022
@xusheng6 xusheng6 added the Component: Database Issue needs changes to BNDBs label Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Database Issue needs changes to BNDBs Effort: Trivial Issue should take < 1 day Impact: Low Issue is a papercut or has a good, supported workaround State: Blocked (Dependency) Issue is blocked on the update of an external dependency Type: Bug Issue is a non-crashing bug with repro steps
Projects
None yet
Development

No branches or pull requests

3 participants