What steps will reproduce the problem?
1. type command sleep 3
2. ctrl-z
3. continue the program by sending the process SIGCONT signal - 18
What is the expected output? What do you see instead?
It should resume the job
What version of the product are you using? On what operating system?
Newest one, Mac OS X
Please provide any additional information below.
based on the program, it doesn't seem that you malloced the job-list.
Original issue reported on code.google.com by
JojoF...@gmail.comon 14 Apr 2015 at 9:44Attachments: