From 8bcd06fbf7bc372874ebc2223a6790e8c4f725c8 Mon Sep 17 00:00:00 2001 From: teythoon Date: Sun, 8 Sep 2013 19:35:58 +0200 Subject: This seems to have been resolved. --- open_issues/exec.mdwn | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'open_issues') diff --git a/open_issues/exec.mdwn b/open_issues/exec.mdwn index ff3fccf5..36513453 100644 --- a/open_issues/exec.mdwn +++ b/open_issues/exec.mdwn @@ -18,6 +18,20 @@ IRC, unknown channel, unknown date. now a funny bug: if I disable gzip/bzip2 support from exec trying to run a zero-byte file hangs +Justus: This doesn't seem to be an issue anymore (2013-09-08): + + % touch empty + % chmod +x empty + % ./empty + zsh: exec format error: ./empty + % bash + $ ./empty + $ + +Also I've never encountered a problem with apt. + --- May want to have a look at using BFD / libiberty/simpleobject. + +Justus: The BFD code has been removed from the exec server. -- cgit v1.2.3