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

lx: Bus error/Segmentation Fault on malformed input #451

Closed
cinco-de-mayonnaise opened this issue Dec 2, 2023 · 2 comments · Fixed by #457
Closed

lx: Bus error/Segmentation Fault on malformed input #451

cinco-de-mayonnaise opened this issue Dec 2, 2023 · 2 comments · Fixed by #457
Labels

Comments

@cinco-de-mayonnaise
Copy link

cinco-de-mayonnaise commented Dec 2, 2023

Describe the bug

Bus Error(core dumped) when Ix is executed without any arguments and numbers are typed in

To Reproduce

Open the console and...
; lx
And then type some numbers in. ... yeah that's it.

Expected behavior

Should it crash?

Screenshots

Screenshot from 2023-12-03 01-11-00

Environment

OS: Ubuntu 22.04.3 LTS x86_64
Kernel: 6.2.0-37-generic
Shell: bash 5.1.16

@katef
Copy link
Owner

katef commented Dec 28, 2023

Should it crash?

Absolutely not! Thanks for the bug report!

Possibly related to #351

@katef
Copy link
Owner

katef commented Jan 4, 2024

#351 is unrelated as far as I can see.

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

Successfully merging a pull request may close this issue.

2 participants