<div dir="ltr"><div><div><div><div><div>I just tried it with 1603-1 and it works there.  I wonder whats up with 17.x?? Can someone try it on 17.x on xbuntu (or probably ubuntu would be the same).  I.e. try this:<br><br></div>put this in to t.erl:<br><br>-module(t).<br><br>-export([go/0]).<br><br>go() -><br>        io:format("test").<br><br><br></div>run erl:  erl -smp<br><br></div>then paste or type this in:<br><br>c(t,[debug_info]).<br>im().<br>ii(t).<br>iaa([init]).<br>t:go().<br><br><br></div>you should get testok in the shell, after stepping through the debugger, but I get an error.<br><br></div><div>Here is the session in 17.3.4 (erl x64 on xubuntu):<br><br>Eshell V6.2.1  (abort with ^G)<br>1> c(t,[debug_info]).<br>{ok,t}<br>2> im().<br><0.40.0><br>3> ii(t).<br>{module,t}<br>4> iaa([init]).<br>true<br>5> t:go().<br><br>=ERROR REPORT==== 6-Dec-2014::17:09:10 ===<br>Error in process <0.51.0> with exit value: {undef,[{dbg_ui_trace,start,[<0.33.0>],[]}]}<br></div><div><br></div>-wes<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 5, 2014 at 11:00 PM, Wes James <span dir="ltr"><<a href="mailto:comptekki@gmail.com" target="_blank">comptekki@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Same thing with installing esl-erlang .deb :(<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span class="HOEnZb"><font color="#888888">-wes<br></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 5, 2014 at 10:33 PM, Wes James <span dir="ltr"><<a href="mailto:comptekki@gmail.com" target="_blank">comptekki@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hmm.  Must be something in xubuntu 14.  I just kerl built 17.0 and installed it and I'm getting the same error.<span><font color="#888888"><br><br></font></span></div><span><font color="#888888">-wes<br></font></span></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 5, 2014 at 10:10 PM, Wes James <span dir="ltr"><<a href="mailto:comptekki@gmail.com" target="_blank">comptekki@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>I upgraded to OTP 17.3.4 on xubuntu 14.04 and when I run:<br><br></div><div>im().<br></div>ii(t).<br></div>iaa([init]).<br><br><br></div><div>t:test().<br><br></div><div>and I get this:<br><br>=ERROR REPORT==== 5-Dec-2014::22:00:45 ===<br>Error in process <0.52.0> with exit value: {undef,[{dbg_ui_trace,start,[<0.33.0>],[]}]}<br><br></div><div>Anyone know why?<br><br></div><div>Thanks,<br><br></div><div>-wes<br></div><div><div><div><br></div></div></div></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>