Skip to content

App Crash on ping in linux #144

@vnt-83

Description

@vnt-83

When I open the application, select Utilities -> Ping and press the Ping button (githib.com), the application freezes and closes. Launching from the console showed the log.

$ RUST_BACKTRACE=full devtools-x
thread 'tokio-runtime-worker' panicked at src/commands/ping.rs:151:38:
couldnn't get ttl
stack backtrace:
   0:     0x71566acd7109 - <unknown>
   1:     0x71566a8eb1f3 - <unknown>
   2:     0x71566ac9f822 - <unknown>
   3:     0x71566acd82d2 - <unknown>
   4:     0x71566acd8127 - <unknown>
   5:     0x71566acd87fc - <unknown>
   6:     0x71566acd83a8 - <unknown>
   7:     0x71566acd8309 - <unknown>
   8:     0x71566acd82fc - <unknown>
   9:     0x71566a6f745f - <unknown>
  10:     0x71566a6f792a - <unknown>
  11:     0x71566a7bdcc2 - <unknown>
  12:     0x71566a8461e4 - <unknown>
  13:     0x71566ad3aa6d - <unknown>
  14:     0x71566ad396d3 - <unknown>
  15:     0x71566ad42041 - <unknown>
  16:     0x71566ad38ba9 - <unknown>
  17:     0x71566ad3877e - <unknown>
  18:     0x71566ad3d87e - <unknown>
  19:     0x71566acda45b - <unknown>
  20:     0x715662ca370a - <unknown>
  21:     0x715662d27aac - <unknown>
  22:                0x0 - <unknown>
Aborted (core dumped)
$

My system:
OS: EndeavourOS x86_64
Host: ASUS TUF Gaming F17 FX706HE_FX706HE (1.0)
Kernel: Linux 6.13.3-arch1-1
Shell: bash 5.2.37
DE: KDE Plasma 6.3.1
WM: KWin (Wayland)
CPU: 11th Gen Intel(R) Core(TM) i7-11800H (16) @ 4.60 GHz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions