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

The application panicked (crashed) when trying to ENTER on a resource #561

Open
Oliboy50 opened this issue Jun 12, 2024 · 6 comments
Open
Labels
C-console Crate: console. E-needs-mcve Effort: this bug needs a minimal complete and verifiable example.

Comments

@Oliboy50
Copy link

Error

index out of bounds: the len is 0 but the index is 18446744073709551614

Metadata

key value
version 0.1.11
config.subcmd None
config.target_addr None
config.log_filter None
config.log_directory None
config.retain_for None
config.view_options.no_colors false
config.view_options.lang Some("fr_FR.UTF-8")
config.view_options.ascii_only None
config.view_options.truecolor None
@hds
Copy link
Collaborator

hds commented Jun 14, 2024

Do you have a backtrace of the crash by any chance? Can you provide any more information about what you were doing when the panic occurred or the location of the panic?

@Rustin170506 Rustin170506 added C-console Crate: console. E-needs-mcve Effort: this bug needs a minimal complete and verifiable example. labels Jun 20, 2024
@GitMasterJatin
Copy link

Hey, I'd love to work on this issue as my first contribution.
Please let me know if there's anything specific I should keep in mind.
Thanks!

@hds
Copy link
Collaborator

hds commented Mar 21, 2025

@GitMasterJatin I'm afraid that without a backtrace, this issue is going to be quite difficult to work on, we don't have any idea where in our code the panic occurred. Let me look for a better first issue for you.

@GitMasterJatin
Copy link

thank you @hds

@hds
Copy link
Collaborator

hds commented Mar 21, 2025

@GitMasterJatin Why don't you have a look at #609, the original author of the issue hasn't submitted a PR.

@GitMasterJatin
Copy link

Okay i'll take a look
Thank You

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-console Crate: console. E-needs-mcve Effort: this bug needs a minimal complete and verifiable example.
Projects
None yet
Development

No branches or pull requests

4 participants