[
https://issues.apache.org/jira/browse/TS-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13975232#comment-13975232
]
ASF subversion and git services commented on TS-2564:
-----------------------------------------------------
Commit c5c92b9491f3172e5f600502df65b1a99a2e535e in trafficserver's branch
refs/heads/lua_config from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=c5c92b9 ]
Merge remote-tracking branch 'origin/master' into lua_config
* origin/master: (363 commits)
TS-2564 Revert field token ordering.
[TS-2664] atscppapi: Removing initializable value code
[TS-2664] Removing initializable value code
[TS-2664] Removing initializable value files
TS-2660: rename StateMachineAction_t values with a consistent prefix
[TS-2662] Re-enable KEEP_ALIVE_POST_OUT by default.
[TS-2662] Re-enable KEEP_ALIVE_POST_OUT by default. This closes #66
Fix harmless Ethread::schedule_in parameter mismatch
TS-2661: Remove unused HttpSM::decide_cached_url method.
Remaporder
TS-2658: additional SSL certificate logging
Cleanup the configure.ac in some sort of order... Minor.
Update CHANGES with TS-2431
TS-2431: Migrate Taobao SPDY plugin to ATS core
TS-2431: Preparation of SPDY protocol
TS-2431: Add autoconf options for SPDY
[TS-2651] atscppapi: race conditions in destruction of async providers. This
closes #64
[TS-2651] atscppapi: race conditions in destruction of async providers
[TS-2651] atscppapi: race conditions in destruction of async providers
[TS-2651] atscppapi: race conditions in destruction of async providers
...
Conflicts:
iocore/net/SSLUtils.cc
proxy/Makefile.am
> 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.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)