<div dir="ltr">hello,everybody :<div><br></div><div>my erlang node crash and dmesg report:</div><div><br></div><div>segfault at 18 ip 00000000004565f4 sp 00007fffe9178698 error 4 in beam[400000+1e9000]<br></div><div><br></div><div>and i objdump -d beam to track this code :</div><div><br></div><div><div> 456597:    74 5b          je   4565f4 <erts_bfalc_init+0x4a4></div><div> 456599:    48 8b 71 08       mov   0x8(%rcx),%rsi</div><div> 45659d:    40 f6 c6 02       test  $0x2,%sil</div><div> 4565a1:    74 51          je   4565f4 <erts_bfalc_init+0x4a4></div><div> 4565f4:    48 8b 41 18       mov   0x18(%rcx),%rax</div></div><div><div><br></div><div> so simple code => </div><div><br></div><div> void</div><div> erts_bfalc_init(void)</div><div> {</div><div> atoms_initialized = 0;</div><div> }</div><div> .//erts/emulator/beam/erl_bestfit_alloc.h:39:void erts_bfalc_init(void);</div></div><div><br></div><div><br></div><div>does it a bug on erlang rb15b02?  and  anyone occur the same question like me ?<br><span style="color:rgb(84,84,84);font-family:arial,sans-serif;line-height:18.2000007629395px"><br></span></div><div><span style="color:rgb(84,84,84);font-family:arial,sans-serif;line-height:18.2000007629395px">I need some help.....</span><br></div><div><br></div></div>