<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>