[sr-dev] [kamailio/kamailio] Crashes on handling of BYE with 5.3.0 (#2121)

Daniel-Constantin Mierla notifications at github.com
Thu Nov 21 09:07:35 CET 2019


It is about dst uri ($du) because the error message is about previous memory fragment:

```
qm_debug_check_frag(): BUG: qm: prev. fragm. tail overwritten(c0c0c000, abcdefed)[0x801544380:0x8015443b8]
```
And looking at the previous fragment, the details show it was allocated by set_dst_uri():

```
$1 = {size = 32, u = {nxt_free = 0x0 <tsl>, is_free = 0}, 
  file = 0x208a40 "core: core/parser/msg_parser.c", func = 0x2059c3 "set_dst_uri", 
  mname = 0x2067f2 "core", line = 752, check = 4042322160}
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2121#issuecomment-556968276
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20191121/a8ab7932/attachment.html>


More information about the sr-dev mailing list