<p>Hi Sid,</p>
<p>I think if you turn on sasl logs, you'll get more info. Either by starting your Erlang shell with sasl enabled (can't remember the magic switch offhand, sorry) or by starting it explicitly in the shell using application:start(sasl).</p>
<p>Hth,<br>
Robby<br>
</p>
<div class="gmail_quote">On Jul 16, 2015 5:50 AM, "Sid Muller" <<a href="mailto:sid5@gmx.us">sid5@gmx.us</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-family:Verdana;font-size:12.0px"><div>Hi,</div>

<div> </div>

<div>does anyone have any pointers about debugging the shell crash? Recently my shell started crashing after I type q(). in the shell:</div>

<div> </div>

<div>4> q().<br>
ok</div>

<div>** exception exit: shutdown<br>
5></div>

<div> </div>

<div>It's not very verbose but I'd like to fix what ever the issue is, I start the shell run my application and then stop it and then exit. It used to work fine but recently as I added some dets code it has been crashing on exit.</div>

<div> </div>

<div>I don't have any problems in the shell if I  start, run, and stop and start, run and stop my application. Only after I try to exit the shell it crashes. I am closing the dets tables so I don't know what's causing it. It would be helpfull if the shell crash was actually giving out more information.</div>

<div> </div>

<div>Is there some kind of startup switch that I could pass to the shell to give more information about the crash?</div>

<div> </div>

<div>Thank you!</div>

<div> </div>

<div> </div></div></div>
<br>_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br></blockquote></div>