emersion / emersion/mrsh

trapping more than one signal causes segfault on exit

Open
#191 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
531
Forks
40
PR merge metrics
No merged PRs in 30d

Description

sample:
```sh
trap : HUP INT
```

output:
```

```

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue with `trap : HUP INT` and trace the shell's signal-handling and exit path. Done means the command exits without a segmentation fault, with coverage for trapping more than one signal if the existing test structure supports it.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, shell
Domain
cli, operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.