Skip to content

Panic in std #127563

Closed
Closed
@Trini7

Description

@Trini7

version: nightly-2023-11-22
os: centos-7

panic:
thread '' panicked at library/std/src/sys/unix/net.rs:50:76:
called Result::unwrap() on an Err value: Utf8Error { valid_up_to: 4, error_len: Some(1) }
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
thread '' panicked at library/std/src/sys/unix/net.rs:50:76:
called Result::unwrap() on an Err value: Utf8Error { valid_up_to: 4, error_len: Some(1) }
thread '' panicked at library/std/src/sys/unix/net.rs:50:76:
called Result::unwrap() on an Err value: Utf8Error { valid_up_to: 4, error_len: Some(1) }
thread '' panicked at library/std/src/sys/unix/net.rs:50:76:
called Result::unwrap() on an Err value: Utf8Error { valid_up_to: 4, error_len: Some(1) }

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.O-linuxOperating system: LinuxT-libsRelevant to the library team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions