Skip to content

Bugs/panics in default alpine linux programs #204

@arihant2math

Description

@arihant2math

Like #148, but for alpine. All common utilities work, with the exception of networking utilities (they just return "socket(,) not implemented").

  • /bin/login: Unhandled syscall 0x67 (setitimer)
  • /bin/dmesg: Unhandled syscall 0x74 (syslog)
  • /bin/linux32//bin/linux64: Unhandled syscall 0x5c (personality)
  • /bin/nice: Unhandled syscall 0x8d (getpriority)
  • /bin/watch echo hi:
Every 2.0s: echo hi                                                                                                 1970-01-01 00:03:26

[  206.206512619] moss: Kernel panicked at src/arch/arm64/memory/fault.rs:125:13: SIGSEGV on process 22 InstrAbortLowerEL(AbortIss { ifsc: Ifsc(15), write: false, far: Some(140737488353600) }) PC: 7ffffffff940

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions