Opened 3 years ago
Closed 3 years ago
#5567 closed bug (fixed)
mksh jobs hang at exit (sigsuspend)
| Reported by: | stippi | Owned by: | bonefish |
|---|---|---|---|
| Priority: | normal | Milestone: | R1 |
| Component: | System/Kernel | Version: | R1/Development |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Has a Patch: | no | Platform: | All |
Description
Homepage: http://mirbsd.de/mksh
CVS checkout:
cvs -d _anoncvs@anoncvs.mirbsd.org:/cvs co mksh
To compile, sh ./Build.sh -r
This works (built-in):
./mksh -c 'echo $KSH_VERSION'
This hangs:
./mksh -c ls
If there are any questions about this shell, mail tg at mirbsd dot org. Or IRC channel on freenode: #!/bin/mksh (nick: mirabilos).
Change History (2)
comment:1 Changed 3 years ago by bonefish
- Component changed from - General to System/Kernel
- Owner changed from nobody to bonefish
- Status changed from new to in-progress
- Version changed from R1/alpha1 to R1/Development
comment:2 Changed 3 years ago by bonefish
- Resolution set to fixed
- Status changed from in-progress to closed
Note: See
TracTickets for help on using
tickets.

Fixed in hrev35836.