<div dir="ltr"><span style="font-size:12.8000001907349px">Good day everyone</span><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">We recently experienced a <span class="">segmentation</span> fault on one of our runtimes. The runtime was carrying traffic and been running for about a year. Running R13B4 64bit with smp enabled and OS is redhat 5.2 64bit. The runtime is started with +S 8 +A 32 and not using any nifs. Unfortunately, no core dump and this is the first time we seeing it. There's another 5 nodes with the same deployment and hasn't happened on those runtimes (touch wood). Below is the information I could extract. I can enable core dump but won't know when this will happen again. </div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">*Erlang </div><div style="font-size:12.8000001907349px"><div>/usr/local/erlang/R13B-4/lib/erlang/bin/erl</div><div>Erlang R13B04 (erts-5.7.5) [source] [64-bit] [smp:16:16] [rq:16] [async-threads:0] [hipe] [kernel-poll:false]</div><div><br></div><div>Eshell V5.7.5 Â (abort with ^G)</div></div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">*beam.smp</div><div style="font-size:12.8000001907349px">strings -a /usr/local/erlang/R13B-4/lib/erlang/erts-5.7.5/bin/beam.smp | fgrep GCC | more<br></div><div style="font-size:12.8000001907349px">GCC: (GNU) 4.1.2 20071124 (Red Hat 4.1.2-41)</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">*Disassembled the beam.smp, instruction pointer where the fault occurred shown below.</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px"> cat beam.smp.objdump | grep -C 10 4ee448</div><div style="font-size:12.8000001907349px">  4ee3fe: Â  Â  Â  48 3b 54 24 08 Â  Â  Â  Â  Â cmp Â  Â 0x8(%rsp),%rdx</div><div style="font-size:12.8000001907349px">  4ee403: Â  Â  Â  48 89 74 24 68 Â  Â  Â  Â  Â mov Â  Â %rsi,0x68(%rsp)</div><div style="font-size:12.8000001907349px">  4ee408: Â  Â  Â  74 12 Â  Â  Â  Â  Â  Â  Â  Â  Â  je Â  Â  4ee41c <erts_garbage_collect+0x5ac></div><div style="font-size:12.8000001907349px">  4ee40a: Â  Â  Â  48 8b 35 87 21 37 00 Â  Â mov Â  Â 3613063(%rip),%rsi Â  Â  Â  Â # 860598 <erts_allctrs+0x58></div><div style="font-size:12.8000001907349px">  4ee411: Â  Â  Â  bf 09 00 00 00 Â  Â  Â  Â  Â mov Â  Â $0x9,%edi</div><div style="font-size:12.8000001907349px">  4ee416: Â  Â  Â  ff 15 74 21 37 00 Â  Â  Â  callq Â *3613044(%rip) Â  Â  Â  Â # 860590 <erts_allctrs+0x50></div><div style="font-size:12.8000001907349px">  4ee41c: Â  Â  Â  4d 85 ff Â  Â  Â  Â  Â  Â  Â  Â test Â  %r15,%r15</div><div style="font-size:12.8000001907349px">  4ee41f: Â  Â  Â  0f 84 b1 08 00 00 Â  Â  Â  je Â  Â  4eecd6 <erts_garbage_collect+0xe66></div><div style="font-size:12.8000001907349px">  4ee425: Â  Â  Â  48 8b 54 24 58 Â  Â  Â  Â  Â mov Â  Â 0x58(%rsp),%rdx</div><div style="font-size:12.8000001907349px">  4ee42a: Â  Â  Â  48 39 54 24 68 Â  Â  Â  Â  Â cmp Â  Â %rdx,0x68(%rsp)</div><div style="font-size:12.8000001907349px">  4ee42f: Â  Â  Â  75 17 Â  Â  Â  Â  Â  Â  Â  Â  Â  jne Â  Â 4ee448 <erts_garbage_collect+0x5d8></div><div style="font-size:12.8000001907349px">  4ee431: Â  Â  Â  eb 52 Â  Â  Â  Â  Â  Â  Â  Â  Â  jmp Â  Â 4ee485 <erts_garbage_collect+0x615></div><div style="font-size:12.8000001907349px">  4ee433: Â  Â  Â  48 83 f8 02 Â  Â  Â  Â  Â  Â  cmp Â  Â $0x2,%rax</div><div style="font-size:12.8000001907349px">  4ee437: Â  Â  Â  0f 84 dc 05 00 00 Â  Â  Â  je Â  Â  4eea19 <erts_garbage_collect+0xba9></div><div style="font-size:12.8000001907349px">  4ee43d: Â  Â  Â  48 83 c2 08 Â  Â  Â  Â  Â  Â  add Â  Â $0x8,%rdx</div><div style="font-size:12.8000001907349px">  4ee441: Â  Â  Â  48 39 54 24 68 Â  Â  Â  Â  Â cmp Â  Â %rdx,0x68(%rsp)</div><div style="font-size:12.8000001907349px">  4ee446: Â  Â  Â  74 3d Â  Â  Â  Â  Â  Â  Â  Â  Â  je Â  Â  4ee485 <erts_garbage_collect+0x615></div><div style="font-size:12.8000001907349px">  4ee448: Â  Â  Â  48 8b 32 Â  Â  Â  Â  Â  Â  Â  Â mov Â  Â (%rdx),%rsi</div><div style="font-size:12.8000001907349px">  4ee44b: Â  Â  Â  48 89 f0 Â  Â  Â  Â  Â  Â  Â  Â mov Â  Â %rsi,%rax</div><div style="font-size:12.8000001907349px">  4ee44e: Â  Â  Â  83 e0 03 Â  Â  Â  Â  Â  Â  Â  Â and Â  Â $0x3,%eax</div><div style="font-size:12.8000001907349px">  4ee451: Â  Â  Â  48 83 f8 01 Â  Â  Â  Â  Â  Â  cmp Â  Â $0x1,%rax</div><div style="font-size:12.8000001907349px">  4ee455: Â  Â  Â  0f 84 eb 04 00 00 Â  Â  Â  je Â  Â  4ee946 <erts_garbage_collect+0xad6></div><div style="font-size:12.8000001907349px">  4ee45b: Â  Â  Â  73 d6 Â  Â  Â  Â  Â  Â  Â  Â  Â  jae Â  Â 4ee433 <erts_garbage_collect+0x5c3></div><div style="font-size:12.8000001907349px">  4ee45d: Â  Â  Â  48 89 f0 Â  Â  Â  Â  Â  Â  Â  Â mov Â  Â %rsi,%rax</div><div style="font-size:12.8000001907349px">  4ee460: Â  Â  Â  83 e0 3c Â  Â  Â  Â  Â  Â  Â  Â and Â  Â $0x3c,%eax</div><div style="font-size:12.8000001907349px">  4ee463: Â  Â  Â  74 d8 Â  Â  Â  Â  Â  Â  Â  Â  Â  je Â  Â  4ee43d <erts_garbage_collect+0x5cd></div><div style="font-size:12.8000001907349px">  4ee465: Â  Â  Â  48 83 f8 04 Â  Â  Â  Â  Â  Â  cmp Â  Â $0x4,%rax</div><div style="font-size:12.8000001907349px">  4ee469: Â  Â  Â  4c 8d 4a 08 Â  Â  Â  Â  Â  Â  lea Â  Â 0x8(%rdx),%r9</div><div style="font-size:12.8000001907349px">  4ee46d: Â  Â  Â  0f 1f 00 Â  Â  Â  Â  Â  Â  Â  Â nopl Â  (%rax)</div><div style="font-size:12.8000001907349px">  4ee470: Â  Â  Â  0f 84 5f 07 00 00 Â  Â  Â  je Â  Â  4eebd5 <erts_garbage_collect+0xd65></div><div style="font-size:12.8000001907349px">  4ee476: Â  Â  Â  48 c1 ee 06 Â  Â  Â  Â  Â  Â  shr Â  Â $0x6,%rsi</div><div style="font-size:12.8000001907349px">  4ee47a: Â  Â  Â  49 8d 14 f1 Â  Â  Â  Â  Â  Â  lea Â  Â (%r9,%rsi,8),%rdx</div><div style="font-size:12.8000001907349px">  4ee47e: Â  Â  Â  48 39 54 24 68 Â  Â  Â  Â  Â cmp Â  Â %rdx,0x68(%rsp)</div><div style="font-size:12.8000001907349px">  4ee483: Â  Â  Â  75 c3 Â  Â  Â  Â  Â  Â  Â  Â  Â  jne Â  Â 4ee448 <erts_garbage_collect+0x5d8></div><div style="font-size:12.8000001907349px">  4ee485: Â  Â  Â  48 8b bd 20 02 00 00 Â  Â mov Â  Â 0x220(%rbp),%rdi</div><div style="font-size:12.8000001907349px">  4ee48c: Â  Â  Â  48 39 fb Â  Â  Â  Â  Â  Â  Â  Â cmp Â  Â %rdi,%rbx</div><div style="font-size:12.8000001907349px">  4ee48f: Â  Â  Â  0f 87 27 08 00 00 Â  Â  Â  ja Â  Â  4eecbc <erts_garbage_collect+0xe4c></div><div style="font-size:12.8000001907349px">  4ee495: Â  Â  Â  48 8b b5 10 02 00 00 Â  Â mov Â  Â 0x210(%rbp),%rsi</div><div style="font-size:12.8000001907349px">  4ee49c: Â  Â  Â  48 39 75 10 Â  Â  Â  Â  Â  Â  cmp Â  Â %rsi,0x10(%rbp)</div><div style="font-size:12.8000001907349px">  4ee4a0: Â  Â  Â  48 8b 44 24 58 Â  Â  Â  Â  Â mov Â  Â 0x58(%rsp),%rax</div><div style="font-size:12.8000001907349px">  4ee4a5: Â  Â  Â  48 0f 44 44 24 68 Â  Â  Â  cmove Â 0x68(%rsp),%rax</div><div style="font-size:12.8000001907349px">  4ee4ab: Â  Â  Â  48 83 bd 38 02 00 00 Â  Â cmpq Â  $0x0,0x238(%rbp)</div><div style="font-size:12.8000001907349px">  4ee4b2: Â  Â  Â  00</div><div style="font-size:12.8000001907349px">  4ee4b3: Â  Â  Â  48 89 9d 20 02 00 00 Â  Â mov Â  Â %rbx,0x220(%rbp)</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">Any help or knowledge would be appreciated. Thanks all</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">Regards,</div><div style="font-size:12.8000001907349px">Steven</div></div>