summaryrefslogtreecommitdiff
path: root/lib/reltool/doc/src/notes.xml
diff options
context:
space:
mode:
authorSverker Eriksson <sverker@erlang.org>2016-06-20 17:33:13 +0200
committerSverker Eriksson <sverker@erlang.org>2016-06-20 18:50:02 +0200
commit9f779819f6bda734c5953468f77987b73943de35 (patch)
tree8d7f71e6a482de7a28ace8b9101ce509b618c7cc /lib/reltool/doc/src/notes.xml
parentf91576820fd84c08fd2d3c9675b7801738740d4a (diff)
downloaderlang-9f779819f6bda734c5953468f77987b73943de35.tar.gz
erts: Fix spawn driver when env size is above pipe capacity
Symptom: open_port() succeeds, port program never starts but instead seem to terminate with exit_status 150 (EINVAL+128). When: If the command payload buffer (including the entire environment) for the port program is between 1 to 4 bytes above the pipe capacity, which is 65536 bytes on newer Linux, but can be as low as 4096 on older 32-bit Linux. Since: OTP-19.0-rc1.
Diffstat (limited to 'lib/reltool/doc/src/notes.xml')
0 files changed, 0 insertions, 0 deletions