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: Non-functional
  • /bin/dmesg: Unhandled syscall 0x74 (syslog)
  • /bin/linux32//bin/linux64: Unhandled syscall 0x5c (personality)
  • /bin/nice: Unhandled syscall 0x8d (getpriority)
  • times: Unhandled syscall 0x99 (times)
  • /bin/watch echo hi(doesn't echo)

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