ish-app / ish-app/ish

everything illegal instruction's in android-x86 (bionic issue?)

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

Description

NOTHING works except the static busybox binary that I added into the filesystem.

Everything I have tried have the same error, probably a bionic problem.
```
/ # /system/bin/echo test
Illegal Instruction
/ # busybox dmesg
3 missing syscall 403
4 illegal instruction at 0xf7ed3dab: dd 4c 24 18 8b 44 24 18
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the failures from /system/bin/echo and the static busybox binary, then inspect the reported missing syscall 403 and illegal instruction address in the Android-x86/bionic context. Done means identifying the cause and restoring execution of the affected system commands.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, linux
Domain
operating-systems
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.