Opened 15 years ago
Closed 15 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: | ||
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 by , 15 years ago
Component: | - General → System/Kernel |
---|---|
Owner: | changed from | to
Status: | new → in-progress |
Version: | R1/alpha1 → R1/Development |
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | in-progress → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in hrev35836.