VibhorGupta1991 commented on issue #8351:
URL: https://github.com/apache/trafficserver/issues/8351#issuecomment-926721687
Hi @randall
Yup attaching the bt full output of the core file.
```
(gdb) bt full
#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
set = {__val = {0 <repeats 16 times>}}
pid = <optimized out>
tid = <optimized out>
ret = <optimized out>
#1 0x00007f72d4fad535 in __GI_abort () at abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0},
sa_mask = {__val = {0 <repeats 15 times>, 140131026296968}}, sa_flags =
-938034176, sa_restorer = 0x7f72cc0b6088}
sigs = {__val = {32, 0 <repeats 15 times>}}
#2 0x00007f72d5b2755b in ink_abort
(message_format=message_format@entry=0x7f72d5b928a7 "%s:%d: failed assertion
`%s`") at ink_error.cc:99
ap = {{gp_offset = 32, fp_offset = 48, overflow_arg_area =
0x7f72cf0cf960, reg_save_area = 0x7f72cf0cf8a0}}
#3 0x00007f72d5b24b35 in _ink_assert
(expression=expression@entry=0x562a12e3d3a0 "sdk_sanity_check_mbuffer(bufp) ==
TS_SUCCESS", file=file@entry=0x562a12e3f16d "traffic_server/InkAPI.cc",
line=line@entry=2058) at ink_assert.cc:37
No locals.
#4 0x0000562a12b532b0 in _TSReleaseAssert (line=2058, file=0x562a12e3f16d
"traffic_server/InkAPI.cc", text=0x562a12e3d3a0 "sdk_sanity_check_mbuffer(bufp)
== TS_SUCCESS") at traffic_server/InkAPI.cc:559
No locals.
#5 TSHandleMLocRelease (bufp=0x7f72c816bc00, parent=<optimized out>,
mloc=0x7f72cc0b6088) at traffic_server/InkAPI.cc:2058
field_handle = <optimized out>
obj = 0x7f72cc0b6088
#6 0x00007f72cc0253b1 in ?? ()
No symbol table info available.
#7 0x000000000000ea6c in ?? ()
No symbol table info available.
#8 0x000000000000ea6c in ?? ()
No symbol table info available.
#9 0x00007f72c748eb98 in ?? ()
No symbol table info available.
#10 0x00007f72cc025b6a in ?? ()
No symbol table info available.
#11 0x0000562a145e0570 in ?? ()
No symbol table info available.
#12 0x0000562a146a0920 in ?? ()
No symbol table info available.
#13 0x000000000000ea6c in ?? ()
No symbol table info available.
#14 0x00007f72c816b3d0 in ?? ()
No symbol table info available.
#15 0xfffffffffffffff8 in ?? ()
No symbol table info available.
#16 0x0000000000000000 in ?? ()
No symbol table info available.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]