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

Whitespace in working directory causes crash #1210

Open
fxgst opened this issue Nov 11, 2022 · 3 comments
Open

Whitespace in working directory causes crash #1210

fxgst opened this issue Nov 11, 2022 · 3 comments
Assignees
Labels

Comments

@fxgst
Copy link

fxgst commented Nov 11, 2022

RumbleDB$ 1 + 1
>>> 
⚠️  ️There was an error on line 1 in none:


^

Code: [FODC0002]
Message: Malformed URI: . Cause: Illegal character in path at index 42: file:/Users/me/path with whitespace/foo
Metadata: none:LINE:1:COLUMN:0:

@ghislainfourny
Copy link
Member

Thank you for the bug report!

May I ask which version of RumbleDB you are using, and which operating system? (Is it macOS)?

@ghislainfourny ghislainfourny self-assigned this Nov 15, 2022
@ghislainfourny ghislainfourny changed the title Whitespace in directory causes crash Whitespace in working directory causes crash Nov 15, 2022
@fxgst
Copy link
Author

fxgst commented Nov 16, 2022

Sure, I was using macOS 13.0.1 with the rumbledb 1.20.0 standalone jar version

@TheTechZone
Copy link

I can reproduce this issue on Linux 5.4.0 / Java 11.0.17 using the rumbledb 1.20.0 standalone jar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants