2017-04-25 10:42 GMT-03:00 Tong Sun <suntong...@users.sourceforge.net>:
> Hi Eriberto,
>
> Is your infinite loop problem exactly as described in
> https://sfxpt.wordpress.com/2014/02/23/shc-3-8-9-is-not-usable/ ?

Hi Tong! Thanks for your quick reply.

No, not embedded here. See the following step-by-step:

1. The script test.sh:

#!/bin/bash

echo ok
exit 0

2. The compilation (Debian Stretch, kernel 4.9.0-2-amd64, gcc6.3.0 20170406):

$ shc -f test.sh

3. Execution:

$ ./test.sh.x


----> == no reply.

4. The loop:

$ strace ./test.sh.x

Thanks!

Eriberto

Reply via email to