Open InterLinked1 opened 1 year ago
From another crash on SCRN:
```==328788== Process terminating with default action of signal 6 (SIGABRT): dumping core
==328788== at 0x55D6CE1: raise (raise.c:51)
==328788== by 0x55C0536: abort (abort.c:79)
==328788== by 0x327D45: ast_do_crash (utils.c:2770)
==328788== by 0x1808FA: my_do_crash (astmm.c:230)
==328788== by 0x181311: __ast_free (astmm.c:488)
==328788== by 0xF9949EC: iax_frame_free (parser.c:1333)
==328788== by 0xF945204: iax2_frame_free (chan_iax2.c:2141)
==328788== by 0xF94AFBD: __attempt_transmit (chan_iax2.c:3633)
==328788== by 0xF97A1CE: iax2_process_thread (chan_iax2.c:12187)
==328788== by 0x324C53: dummy_start (utils.c:1574)
==328788== by 0x527EEA6: start_thread (pthread_create.c:477)
==328788== by 0x569AA2E: clone (clone.S:95)
==328788==
==328788== HEAP SUMMARY:
==328788== in use at exit: 38,707,346 bytes in 253,703 blocks
==328788== total heap usage: 100,912,127 allocs, 100,658,424 frees, 45,606,369,839 bytes allocated
==328788==
==328788== LEAK SUMMARY:
==328788== definitely lost: 120 bytes in 1 blocks
==328788== indirectly lost: 0 bytes in 0 blocks
==328788== possibly lost: 326,720 bytes in 12,443 blocks
==328788== still reachable: 38,380,506 bytes in 241,259 blocks
==328788== of which reachable via heuristic:
==328788== length64 : 128,544 bytes in 290 blocks
==328788== suppressed: 0 bytes in 0 blocks
==328788== Rerun with --leak-check=full to see details of leaked memory
Periodic crash on SCRN seems to be due to this: