Fabricating a zsh: segmentation fault pmap page fault on 0x0 at 0xf7fc335d
Open
unconfirmed
- Dominant language
- C
- Stars
- 20.5k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
Repro steps: edit /usr/bin/pmap with nano to remove all the #commented-out features.
(write out and exit nano)
```pmap && ./pmap```
on
iSH 1.1.1(Build 91)
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the fault on iSH 1.1.1 by editing /usr/bin/pmap with nano, removing the commented-out features, and running `pmap && ./pmap`. Compare the resulting zsh segmentation fault and pmap page fault at 0x0 with the unedited command; done means identifying and fixing the crash or documenting a confirmed cause.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, zsh
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100