[
https://issues.apache.org/jira/browse/TS-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13978057#comment-13978057
]
Faysal Banna commented on TS-2564:
----------------------------------
Hi Guys
i don't know if this is related to the same issue here or different one.
after upgrading from 4.2.0 to 5.0.0 and applying the patches in here and
enabling rfc5861.
i start getting this
FATAL: InkAPI.cc:2677: failed assert `sdk_sanity_check_mbuffer(bufp) ==
TS_SUCCESS`
/usr/local/bin/traffic_server - STACK TRACE:
/usr/local/lib/libtsutil.so.5(+0x1e8b7)[0x2b48629c28b7]
/usr/local/lib/libtsutil.so.5(+0x1d86f)[0x2b48629c186f]
/usr/local/bin/traffic_server(TSMimeHdrFieldFind+0x2f)[0x4b36ef]
/usr/local/libexec/trafficserver/rfc5861.so(+0x301a)[0x2b486daec01a]
/usr/local/bin/traffic_server(EThread::process_event(Event*,
int)+0x170)[0x70d8e0]
/usr/local/bin/traffic_server(EThread::execute()+0x793)[0x70e4b3]
/usr/local/bin/traffic_server[0x70d1fa]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x7f6e)[0x2b4863ddaf6e]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x2b4864b0c9cd]
much regards
> Segmentation fault in 4.2.0-rc0
> -------------------------------
>
> Key: TS-2564
> URL: https://issues.apache.org/jira/browse/TS-2564
> Project: Traffic Server
> Issue Type: Bug
> Components: HTTP
> Reporter: Bryan Call
> Assignee: Phil Sorber
> Priority: Blocker
> Labels: crash
> Fix For: 4.2.1, 5.0.0
>
> Attachments: ts-2564-B.diff, ts-2564.diff
>
>
> Segmentation fault in mime_hdr_set_accelerators_and_presence_bits() in
> 4.2.0-rc0:
> {code}
> (gdb) bt
> #0 mime_hdr_set_accelerators_and_presence_bits (mh=0x2acd02e108c8,
> field=<value optimized out>, detach_all_dups=false) at MIME.cc:469
> #1 mime_hdr_field_detach (mh=0x2acd02e108c8, field=<value optimized out>,
> detach_all_dups=false) at MIME.cc:1538
> #2 0x00000000005c322c in mime_hdr_field_delete (heap=0x2acd02e10810,
> mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=<value optimized
> out>) at MIME.cc:1586
> #3 0x000000000053cb5b in field_delete (cached_header=0x2acde002fa40,
> response_header=0x2accc168b1d8) at ../../proxy/hdrs/MIME.h:1107
> #4 field_delete (cached_header=0x2acde002fa40,
> response_header=0x2accc168b1d8) at ../../proxy/hdrs/MIME.h:1115
> #5 HttpTransact::merge_response_header_with_cached_header
> (cached_header=0x2acde002fa40, response_header=0x2accc168b1d8) at
> HttpTransact.cc:4914
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)