Skip to content

Zig ARM64 Produces Numerous Defunct Zombie Processes #23650

@qymab

Description

@qymab

Hello,

I am using the Zig binary (aarch64) on Ubuntu ARM. However, it generates a significant number of defunct zombie processes. Should I be concerned about this issue?

ubuntu      2591  0.0  0.0      0     0 ?        Z    02:44   0:00 [zig] <defunct>
ubuntu      2612  0.0  0.0      0     0 ?        Z    02:44   0:00 [zig] <defunct>
ubuntu      2613  0.0  0.0      0     0 ?        Z    02:44   0:00 [zig] <defunct>
ubuntu      2620  0.0  0.0      0     0 ?        Z    02:44   0:00 [zig] <defunct>
ubuntu      2621  0.0  0.0      0     0 ?        Z    02:44   0:00 [zig] <defunct>
ubuntu      2622  0.0  0.0      0     0 ?        Z    02:44   0:00 [zig] <defunct>
ubuntu      2623  0.0  0.0      0     0 ?        Z    02:44   0:00 [zig] <defunct>

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    arch-aarch6464-bit ArmbugObserved behavior contradicts documented or intended behavioros-linuxLinux

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions