Ticket #5567 (closed bug: fixed)

Opened 5 months ago

Last modified 5 months ago

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: Has a Patch: no
Platform: All Blocking:

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

comment:1 Changed 5 months ago by bonefish

  • Owner changed from nobody to bonefish
  • Status changed from new to in-progress
  • Version changed from R1/alpha1 to R1/Development
  • Component changed from - General to System/Kernel

comment:2 Changed 5 months ago by bonefish

  • Status changed from in-progress to closed
  • Resolution set to fixed

Fixed in r35836.

Note: See TracTickets for help on using tickets.