ish-app / ish-app/ish

missing syscall 275

Open
#2,116 2 comments 0 reactions 0 assignees View on GitHub
unconfirmed
Dominant language
C
Stars
20.5k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

`ffmpeg` cannot run without syscall 275
```
~# ffmpeg
Bad system call
```

dmesg output:
`20(ffmpeg) missing syscall 275`
no other output provided by dmesg

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. First identify what syscall 275 represents in the relevant Linux ABI and trace how missing syscalls are handled; done means ffmpeg no longer fails with Bad system call and dmesg no longer reports syscall 275 as missing.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, linux
Domain
operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.