[ 
https://issues.apache.org/jira/browse/TS-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13901909#comment-13901909
 ] 

Bryan Call commented on TS-2564:
--------------------------------

We are testing 2 version right now:
{code}
commit 2b0351f43d64a2fd69c7f95d81df4a163826999d
Author: Igor Gali<C4><87> <i.ga...@brainsware.org>
Date:   Thu Nov 7 00:49:24 2013 +0100

   jenkins config: Prepare for 4.1.x release cycle

commit 2a979548dbf17dea5fbeb43e79116b4c3dcf4a6e
Author: Ron Barber <rbar...@yahoo-inc.com>
Date:   Mon Dec 16 14:56:32 2013 -0800

    TS-2355: ATS 4.0.x crashes when using OpenSSL 1.0.1e
{code}

git bisect log:
{code}
$ git bisect log
git bisect start
# good: [de710cb9b33375abbb4dfae5ac078bc8daefb540] reliably recreate the same 
tar-ball from the same content
git bisect good de710cb9b33375abbb4dfae5ac078bc8daefb540
# bad: [f0f9cb9c3521873df900ece090b890d789d50594] Update CHANGES for TS-2550
git bisect bad f0f9cb9c3521873df900ece090b890d789d50594
# good: [2b0351f43d64a2fd69c7f95d81df4a163826999d] jenkins config: Prepare for 
4.1.x release cycle
git bisect good 2b0351f43d64a2fd69c7f95d81df4a163826999d
{code}

> 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: Bryan Call
>            Priority: Blocker
>             Fix For: 4.2.0
>
>
> 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.1.5#6160)

Reply via email to