<div dir="ltr">Forgot to include the crash information, but it looks like it's 
happening far away from where the corruption occurred, so not that much 
help:<br><br>Program received signal SIGSEGV, Segmentation fault.<br>[Switching to Thread 0x7fe8d2b33700 (LWP 18980)]<br>process_main () at beam/beam_emu.c:2610<br>2610        result = (*bf)(c_p, reg, I);<br><br>#0  process_main () at beam/beam_emu.c:2610<br>#1  0x00000000004a8548 in sched_thread_func (vesdp=0x7f5b3b250380)<br>    at beam/erl_process.c:5281<br>#2  0x00000000005be5d0 in thr_wrapper (vtwd=0x7fff4cdbf930)<br>    at pthread/ethread.c:106<br>#3  0x00007f5b3b8f7e9a in start_thread ()<br>   from /lib/x86_64-linux-gnu/libpthread.so.0<br>#4  0x00007f5b3b41c8bd in clone () from /lib/x86_64-linux-gnu/libc.so.6<br>#5  0x0000000000000000 in ?? ()<br><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><br>        /Richard</div></div>
<br><div class="gmail_quote">On Fri, May 15, 2015 at 2:18 PM, Richard Carlsson <span dir="ltr"><<a href="mailto:carlsson.richard@gmail.com" target="_blank">carlsson.richard@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">This one was a bit tricky to minimize: you have to load beam code, then remove it fully, then load native, remove it fully again, then reload the beam code. Repeatable every time on plain old R15B03-1 and about one in three times on 18.0.  See example module.<span class="HOEnZb"><font color="#888888"><br><div><div><div><br>        /Richard</div></div>
</div></font></span></div>
</blockquote></div><br></div></div>