aboutsummaryrefslogtreecommitdiffstats
path: root/erts/preloaded/ebin
diff options
context:
space:
mode:
authorLuis Rascao <[email protected]>2015-09-12 15:48:30 +0100
committerLuis Rascao <[email protected]>2015-11-05 13:33:49 +0000
commitf1f6ba4da602eb96727b6e9b5ac3dfdac17a1bd8 (patch)
tree71a20663048be313c0f06e3ce43211f484d22f07 /erts/preloaded/ebin
parent0ce885af02b6666d498c408ff0188a5fd22c8575 (diff)
downloadotp-f1f6ba4da602eb96727b6e9b5ac3dfdac17a1bd8.tar.gz
otp-f1f6ba4da602eb96727b6e9b5ac3dfdac17a1bd8.tar.bz2
otp-f1f6ba4da602eb96727b6e9b5ac3dfdac17a1bd8.zip
Fix crash on init restart
On load handler process not being launched on a restart, NIF's such as asn1rt_nif require it to be present for correct loading.
Diffstat (limited to 'erts/preloaded/ebin')
-rw-r--r--erts/preloaded/ebin/init.beambin48768 -> 48812 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/erts/preloaded/ebin/init.beam b/erts/preloaded/ebin/init.beam
index 851513b2e9..73dfb3d351 100644
--- a/erts/preloaded/ebin/init.beam
+++ b/erts/preloaded/ebin/init.beam
Binary files differ