-
-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
UI completely frozen when I start it with sudo netscanner
So i left it for ages as I guessed its probably doing something.
Finally it unfroze so I tried to navigate pressing TAB and then it crashed with this report:
name = "netscanner"
operating_system = "Arch Linux [64-bit]"
crate_version = "0.6.3"
explanation = """
Panic occurred in file '/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ratatui-0.28.1/src/buffer/buffer.rs' at line 238
"""
cause = "index outside of buffer: the area is Rect { x: 0, y: 0, width: 109, height: 600 } but index is (109, 1)"
method = "Panic"
backtrace = """
0: 0x55c52858576a - <unresolved>
1: 0x55c5285c1818 - <unresolved>
2: 0x55c5286c0630 - <unresolved>
3: 0x55c5286f7698 - <unresolved>
4: 0x55c5286f75f9 - <unresolved>
5: 0x55c5286f810c - <unresolved>
6: 0x55c5284b2bef - <unresolved>
7: 0x55c52862216e - <unresolved>
8: 0x55c528622405 - <unresolved>
9: 0x55c5285ee7fa - <unresolved>
10: 0x55c5285dea35 - <unresolved>
11: 0x55c5285a7b13 - <unresolved>
12: 0x55c52860dc2b - <unresolved>
13: 0x55c5284ca0a7 - <unresolved>
14: 0x55c5285f7c05 - <unresolved>
15: 0x55c5285e32fa - <unresolved>
16: 0x55c5284ca604 - <unresolved>
17: 0x7fb384427635 - <unresolved>
18: 0x7fb3844276e9 - __libc_start_main
19: 0x55c5284bee45 - <unresolved>
20: 0x0 - <unresolved>
"""
Metadata
Metadata
Assignees
Labels
No labels