>
greetings, adding to what david wallin <> wrote: 1 the smallest(?) escript program that reproduces the crash: #! /usr/bin/env escript -export([main/1]). main( Files ) -> code:add_patha("/"). 2 it does not help to recompile escript-4.1. 3 it does not help to remove the ''slightly hacked'' erl_eval (Q: is the hope of including it as the real erl_eval fulfilled as of R9B?) bengt