<p></p>
<pre><code>Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f12607da547 in atomic_cmpxchg_int (var=0x8, old=0, new_v=1) at ../../core/mem/../atomic/atomic_x86.h:224
224     ATOMIC_FUNC_CMPXCHG(cmpxchg, "cmpxchgl %2, %1", int , int)
(gdb) frame 2
#2  0x00007f12607fe0d0 in update_db_subs_timer_dbnone (no_lock=0) at subscribe.c:2079
2079                            lock_get(&subs_htable[i].lock);
(gdb) p subs_htable
$1 = (shtable_t) 0x0
(gdb) p subs_htable[0]
Cannot access memory at address 0x0
(gdb) p shtable_size
$2 = 9
(gdb)
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/2294#issuecomment-617371094">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZKMNQ3T5QMKULTTIRLRNXYWLANCNFSM4MNP6HKA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZPISANAMQPWE67AQ2LRNXYWLA5CNFSM4MNP6HKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOETGFLVQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/2294#issuecomment-617371094",
"url": "https://github.com/kamailio/kamailio/issues/2294#issuecomment-617371094",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>