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

inspect no worky #9

Open
Bubblemint864 opened this issue May 25, 2023 · 2 comments
Open

inspect no worky #9

Bubblemint864 opened this issue May 25, 2023 · 2 comments

Comments

@Bubblemint864
Copy link

thread 'main' panicked at 'range start index 18446744073709551615 out of range for slice of length 410174', library\core\src\slice\index.rs:52:5
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

running inspect on every video I tested on gives me this

@Quackdoc
Copy link

can you run it with RUST_BACKTRACE=1 and dump the output

@Bubblemint864
Copy link
Author

I didn't get much with 1 so here is full:
thread 'main' panicked at 'range start index 18446744073709551615 out of range for slice of length 533850', library\core\src\slice\index.rs:52:5
stack backtrace:
0: 0x7ff6d9a45f42 -
1: 0x7ff6d9a3d510 -
2: 0x7ff6d98e893b -
3: 0x7ff6d9a32c11 -
4: 0x7ff6d9a223fe -
5: 0x7ff6d9a22e56 -
6: 0x7ff6d9a3de0e -
7: 0x7ff6d9a3d911 -
8: 0x7ff6d9a22b43 -
9: 0x7ff6d98e1c25 -
10: 0x7ff6d98eb98b -
11: 0x7ff6d98eb6b9 -
12: 0x7ff6d98eb6f9 -
13: 0x7ff6d98eb909 -
14: 0x7ff6d9958627 -
15: 0x7ff6d99639a6 -
16: 0x7ff6d9926206 -
17: 0x7ff6d9926d30 -
18: 0x7ff6d9a1f2d8 -
19: 0x7ff6d997a298 -
20: 0x7ff6d98613ae -
21: 0x7ff6d98614e6 -
22: 0x7ff97b5d7614 -
23: 0x7ff97c3626a1 -

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

No branches or pull requests

2 participants