Skip to content

awk "BEGIN { print 1 }" >/dev/full panics #5

@oech3

Description

@oech3
$ uu-awk "BEGIN { print 1 }" >/dev/full
The application panicked (crashed).
Message:  failed printing to stdout: No space left on device (os error 28)
Location: /usr/lib/rustlib/src/rust/library/std/src/io/stdio.rs:1165

  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

   0: awk::uu_main
      at src/main.rs:27

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions