<div dir="ltr">Hello,<div><br></div><div>This is not a known issue.</div><div><br></div><div>You will have to provide a little more information in order for me to understand what is going on.</div><div><br></div><div>* From the place where the error happens I assume that this is during start up. Is that a correct assumption?</div><div>* Is it possible to reproduce?</div><div>* Can you get a full core file?</div><div>* What OS are you using?</div><div>* How did you install Erlang/OTP?</div><div>* Are you running any non-Erlang/OTP nifs/linked-in drivers?<br></div><div><br></div><div>Lukas</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Sep 21, 2014 at 4:38 PM, 卓一抗 <span dir="ltr"><<a href="mailto:zhuoyikang@gmail.com" target="_blank">zhuoyikang@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">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>
<br>_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">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>
<br></blockquote></div><br></div>