<div dir="ltr">```<br><pre><div>[havvy@nixos:~/wiki/project]$ erl
</div><div>Erlang/OTP 17 [erts-6.2] [source] [64-bit] [async-threads:10] [hipe] [kernel-poll:false]
</div><div> 
</div><div>Eshell V6.2  (abort with ^G)
</div><div>1> 
</div><div>BREAK: (a)bort (c)ontinue (p)roc info (i)nfo (l)oaded
</div><div>       (v)ersion (k)ill (D)b-tables (d)istribution
</div><div>A
</div><div> 
</div><div>Crash dump was written to: erl_crash.dump
</div><div>Crash dump requested by userAborted
<br>```<br><br></div><div>The crash is intended as per the C file, but I could not find any documentation on<br>this behavior outside of code, and it should definitely be listed in the BREAK prompt.<br></div><div>It's confusing that a typo (I hit capslock before hitting 'a' by mistake) would cause<br>a crash, and if it wasn't for asking in IRC, I'd still think this was an implementation<br></div><div>bug instead of the documentation bug that it is.</div></pre></div>