<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>I tried by starting it with application:start(sasl) and it was started but when I typed q(). in the shell it still crashed without any errors except:</div>

<div>** exception error: shutdown</div>

<div>I also tried starting the shell with "-boot start_sasl" and it started sasl application but still no extra info on the shell crash on "q()."</div>

<div><br/>
Any other suggestions?</div>

<div> </div>

<div> 
<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="margin:0 0 10px 0;"><b>Sent:</b> Wednesday, July 15, 2015 at 10:56 PM<br/>
<b>From:</b> "Robert Raschke" <rtrlists@googlemail.com><br/>
<b>To:</b> "Sid Muller" <sid5@gmx.us><br/>
<b>Cc:</b> erlang-questions <erlang-questions@erlang.org><br/>
<b>Subject:</b> Re: [erlang-questions] shell crash on exit debug</div>

<div name="quoted-content">
<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</p>

<div class="gmail_quote">On Jul 16, 2015 5:50 AM, "Sid Muller" <<a href="sid5@gmx.us" target="_parent">sid5@gmx.us</a>> wrote:

<blockquote class="gmail_quote" style="margin: 0 0 0 0.8ex;border-left: 1.0px rgb(204,204,204) solid;padding-left: 1.0ex;">
<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="erlang-questions@erlang.org" target="_parent">erlang-questions@erlang.org</a><br/>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br/>
 </blockquote>
</div>
</div>
</div>
</div>
</div></div></body></html>