Closed naksyl closed 10 months ago
Example session:
~ $ cat script #!/bin/busybox sh ~ $ ./script SEGV ~ $ echo $? 139
Thanks for the report. That is indeed a bug.
It should be fixed in the latest prerelease binaries.
Example session: