[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-08-09 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on TS-2564:
-

Commit 8141ceae283a9bca5cb1d6830c11a0acccdd86d6 in trafficserver's branch 
refs/heads/master from [~amc]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=8141cea ]

Cherry-pick - TS-2564: Fixup MIME presence bits and slot accelerators to 
recover from WKS_IDX changes, plus config to turn it off manually.


 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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)


[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-05-29 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on TS-2564:
-

Commit 45fb60efebeff4fc3b2ddba6da74595bc11e2d0f in trafficserver's branch 
refs/heads/4.2.x from [~amc]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=45fb60e ]

TS-2564: Fix race condition when object is in the ram_cache and presence bits 
are already recalculated


 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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)


[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-05-19 Thread Phil Sorber (JIRA)

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

Phil Sorber commented on TS-2564:
-

I am fine with closing it. If [~amc] wants to re-open it he can, or open a new 
one for these other bug reports.

 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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)


[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-05-16 Thread Bryan Call (JIRA)

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

Bryan Call commented on TS-2564:


[~psudaemon]

Can we close this out?

 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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)


[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-04-28 Thread Phil Sorber (JIRA)

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

Phil Sorber commented on TS-2564:
-

It's in 4.2.1 and seems to be working. These new reports regard master and I am 
not sure [~amc] has had a chance to look at any of this. We might need to do 
something different there.

 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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)


[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-04-28 Thread Phil Sorber (JIRA)

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

Phil Sorber commented on TS-2564:
-

In thinking about this more, maybe we should remove 5.0.0 from fix versions on 
this and open a new bug for 5.0.0 and close this one?

 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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)


[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-04-27 Thread Leif Hedstrom (JIRA)

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

Leif Hedstrom commented on TS-2564:
---

[~psudaemon] what's the status on this?

 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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)


[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-04-23 Thread Faysal Banna (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)


[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-04-23 Thread Faysal Banna (JIRA)

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

Faysal Banna commented on TS-2564:
--

I have to admit also 
the patches provided here didn't work on 5.0.0  as i still get 
/usr/local/bin/traffic_server - STACK TRACE: 
/lib/x86_64-linux-gnu/libpthread.so.0(+0xfbb0)[0x2b004c824bb0]
/usr/local/bin/traffic_server[0x6189d0]
/usr/local/bin/traffic_server(mime_field_value_get_comma_list(MIMEField*, 
StrList*)+0x8e)[0x61d9de]
/usr/local/bin/traffic_server(HttpTransactCache::CalcVariability(CacheLookupHttpConfig*,
 HTTPHdr*, HTTPHdr*, HTTPHdr*)+0x1cc)[0x5b85dc]
/usr/local/bin/traffic_server(HttpTransactCache::calculate_quality_of_match(CacheLookupHttpConfig*,
 HTTPHdr*, HTTPHdr*, HTTPHdr*)+0x129)[0x5b8b89]
/usr/local/bin/traffic_server(HttpTransactCache::SelectFromAlternates(CacheHTTPInfoVector*,
 HTTPHdr*, CacheLookupHttpConfig*)+0x116)[0x5b9936]
/usr/local/bin/traffic_server(CacheVC::openReadStartHead(int, 
Event*)+0x12cd)[0x6b39cd]
/usr/local/bin/traffic_server(CacheVC::handleReadDone(int, 
Event*)+0x1c6)[0x690486]
/usr/local/bin/traffic_server(AIOCallbackInternal::io_complete(int, 
void*)+0x33)[0x649813]
/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)[0x2b004c81cf6e]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x2b004d54e9cd]
[E. Mgmt] log == [TrafficManager] using root directory '/usr/local'

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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)


[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-04-22 Thread Faysal Banna (JIRA)

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

Faysal Banna commented on TS-2564:
--

I applied both patches to 5.0.0 and for a while i had no crash 
yet just now i got a crash and here is the traffic.out 

NOTE: Traffic Server received Sig 11: Segmentation fault
/usr/local/bin/traffic_server - STACK TRACE: 
/lib/x86_64-linux-gnu/libpthread.so.0(+0xfbb0)[0x2b2317232bb0]
/usr/local/bin/traffic_server[0x6189d0]
/usr/local/bin/traffic_server(mime_field_value_get_comma_list(MIMEField*, 
StrList*)+0x8e)[0x61d9de]
/usr/local/bin/traffic_server(HttpTransactCache::CalcVariability(CacheLookupHttpConfig*,
 HTTPHdr*, HTTPHdr*, HTTPHdr*)+0x1cc)[0x5b85dc]
/usr/local/bin/traffic_server(HttpTransactCache::calculate_quality_of_match(CacheLookupHttpConfig*,
 HTTPHdr*, HTTPHdr*, HTTPHdr*)+0x129)[0x5b8b89]
/usr/local/bin/traffic_server(HttpTransactCache::SelectFromAlternates(CacheHTTPInfoVector*,
 HTTPHdr*, CacheLookupHttpConfig*)+0x116)[0x5b9936]
/usr/local/bin/traffic_server(CacheVC::openReadStartHead(int, 
Event*)+0x12cd)[0x6b39cd]
/usr/local/bin/traffic_server(CacheVC::handleReadDone(int, 
Event*)+0x1c6)[0x690486]
/usr/local/bin/traffic_server(AIOCallbackInternal::io_complete(int, 
void*)+0x33)[0x649813]
/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)[0x2b231722af6e]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x2b2317f5c9cd]
[E. Mgmt] log == [TrafficManager] using root directory '/usr/local'
[TrafficServer] using root directory '/usr/local'


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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)


[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-04-20 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/TS-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)


[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-04-20 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on TS-2564:
-

Commit 8d7d25db897269988bcc1df662cd77d5707c34c4 in trafficserver's branch 
refs/heads/lua_config from [~amc]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=8d7d25d ]

TS-2564 Revert field token ordering.


 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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)


[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-04-01 Thread Alan M. Carroll (JIRA)

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

Alan M. Carroll commented on TS-2564:
-

Patch for 4.2.1.

 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: Alan M. Carroll
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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)


[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-03-26 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on TS-2564:
-

Commit 85af3176940dce72b7381465cf60db2905617e5b in trafficserver's branch 
refs/heads/4.2.x from [~amc]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=85af317 ]

TS-2564 Revert field token ordering.

(cherry picked from commit 8d7d25db897269988bcc1df662cd77d5707c34c4)


 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: Alan M. Carroll
Priority: Blocker
  Labels: crash
 Fix For: 4.2.1, 5.0.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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)


[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-03-25 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on TS-2564:
-

Commit 8d7d25db897269988bcc1df662cd77d5707c34c4 in trafficserver's branch 
refs/heads/master from [~amc]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=8d7d25d ]

TS-2564 Revert field token ordering.


 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
  Labels: crash
 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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)


[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-03-14 Thread William Bardwell (JIRA)

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

William Bardwell commented on TS-2564:
--

Could this be the same as TS-1547?
(If so you would be able to see  MIMEFieldBlockImpl::unmarshal() getting 
entries from cache where field-m_readiness != MIME_FIELD_SLOT_READINESS_LIVE 
(but where it has a pointer), which can cause problems later...maybe like that 
stack, although it is quite a bit different than the one in TS-1547)

 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
  Labels: crash
 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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)


[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-02-18 Thread David Carlin (JIRA)

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

David Carlin commented on TS-2564:
--

The end of the git bisect determined this was the bad commit, which seems 
extremely unlikely:

{noformat}84f92083cd3aa46f4095eb00463dbace1cc2708c is the first bad commit
commit 84f92083cd3aa46f4095eb00463dbace1cc2708c
Author: Bryan Call bc...@apache.org
Date:   Mon Dec 16 14:59:17 2013 -0800

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

:100644 100644 aeff1664a0f3d4b328cc5e008fb25b61a3bb9135
084d8c28a537865ba6028ef37161b30e8da5caa9 M  CHANGES{noformat}

I hypothesized that one of the builds in the git bisect changed/corrupted the 
cache, and all subsequent builds became 'bad'.  I tested this hypothesis by 
going back to an earlier good commit - 2a979548dbf17dea5fbeb43e79116b4c3dcf4a6e 
- and it was now crashing since the cache was tainted.  I went back further 
still to 4.1.2 - it too now crashes.  I then went all the way back to 4.0.2 
which makes up the majority of our production environment, it too is now 
crashing with the same stack trace.

 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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)


[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-02-17 Thread David Carlin (JIRA)

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

David Carlin commented on TS-2564:
--

afd86ed6fefc248b05dbe703685a0b7278b76442 crashed; testing 
52ce5d251283178e91d2f0a535b479b797ed0934 - TS-2436: Add initial tsqa test 
harness

{noformat}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
# good: [2a979548dbf17dea5fbeb43e79116b4c3dcf4a6e] TS-2355: ATS 4.0.x crashes 
when using OpenSSL 1.0.1e
git bisect good 2a979548dbf17dea5fbeb43e79116b4c3dcf4a6e
# bad: [941c358c8791fae7a030c0ff26b52f26f4db456c] Fix typo
git bisect bad 941c358c8791fae7a030c0ff26b52f26f4db456c
# bad: [05f7bfb57517e60a364a62dd171e5cc65824aa4a] TS-32: minimum FIX to let ICP 
work
git bisect bad 05f7bfb57517e60a364a62dd171e5cc65824aa4a
# bad: [90af89c47425cf55ca1a472ec68847afb2efc57a] Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/trafficserver
git bisect bad 90af89c47425cf55ca1a472ec68847afb2efc57a
# bad: [0c953e129225ed6db59a97d293d26ecae3f22c92] Doc: Clean up in cache 
architecture, added information about stripe assignment initialization.
git bisect bad 0c953e129225ed6db59a97d293d26ecae3f22c92
# skip: [6ce376a8f2f027d329f4b1a1f79d75c1ed4a7dcf] TS-2434: use FATAL error 
level to handle plugin errors
git bisect skip 6ce376a8f2f027d329f4b1a1f79d75c1ed4a7dcf
# bad: [fb46319d2a3b43c6362d24093f458074f7047c71] Corrects a spelling error
git bisect bad fb46319d2a3b43c6362d24093f458074f7047c71
# skip: [49bb787a7d83105e9f20047a43411b0c8db2611c] Improve plugin.config 
documentation
git bisect skip 49bb787a7d83105e9f20047a43411b0c8db2611c
# bad: [afd86ed6fefc248b05dbe703685a0b7278b76442] build fixes
git bisect bad afd86ed6fefc248b05dbe703685a0b7278b76442{noformat}

 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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)


[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-02-17 Thread David Carlin (JIRA)

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

David Carlin commented on TS-2564:
--

52ce5d251283178e91d2f0a535b479b797ed0934 crashed.  Testing:

{noformat}commit 46b845d7c778aa99855c937190ee7acf8cfd
Author: James Peach jpe...@apache.org
Date:   Fri Dec 13 17:09:05 2013 -0800

TS-2436: add more tsxs query variables{noformat}

{noformat}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
# good: [2a979548dbf17dea5fbeb43e79116b4c3dcf4a6e] TS-2355: ATS 4.0.x crashes 
when using OpenSSL 1.0.1e
git bisect good 2a979548dbf17dea5fbeb43e79116b4c3dcf4a6e
# bad: [941c358c8791fae7a030c0ff26b52f26f4db456c] Fix typo
git bisect bad 941c358c8791fae7a030c0ff26b52f26f4db456c
# bad: [05f7bfb57517e60a364a62dd171e5cc65824aa4a] TS-32: minimum FIX to let ICP 
work
git bisect bad 05f7bfb57517e60a364a62dd171e5cc65824aa4a
# bad: [90af89c47425cf55ca1a472ec68847afb2efc57a] Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/trafficserver
git bisect bad 90af89c47425cf55ca1a472ec68847afb2efc57a
# bad: [0c953e129225ed6db59a97d293d26ecae3f22c92] Doc: Clean up in cache 
architecture, added information about stripe assignment initialization.
git bisect bad 0c953e129225ed6db59a97d293d26ecae3f22c92
# skip: [6ce376a8f2f027d329f4b1a1f79d75c1ed4a7dcf] TS-2434: use FATAL error 
level to handle plugin errors
git bisect skip 6ce376a8f2f027d329f4b1a1f79d75c1ed4a7dcf
# bad: [fb46319d2a3b43c6362d24093f458074f7047c71] Corrects a spelling error
git bisect bad fb46319d2a3b43c6362d24093f458074f7047c71
# skip: [49bb787a7d83105e9f20047a43411b0c8db2611c] Improve plugin.config 
documentation
git bisect skip 49bb787a7d83105e9f20047a43411b0c8db2611c
# bad: [afd86ed6fefc248b05dbe703685a0b7278b76442] build fixes
git bisect bad afd86ed6fefc248b05dbe703685a0b7278b76442
# bad: [52ce5d251283178e91d2f0a535b479b797ed0934] TS-2436: Add initial tsqa 
test harness
git bisect bad 52ce5d251283178e91d2f0a535b479b797ed0934{noformat}

 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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)


[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-02-17 Thread David Carlin (JIRA)

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

David Carlin commented on TS-2564:
--

46b845d7c778aa99855c937190ee7acf8cfd crashed; testing:

{noformat}commit 84f92083cd3aa46f4095eb00463dbace1cc2708c
Author: Bryan Call bc...@apache.org
Date:   Mon Dec 16 14:59:17 2013 -0800

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

{noformat}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
# good: [2a979548dbf17dea5fbeb43e79116b4c3dcf4a6e] TS-2355: ATS 4.0.x crashes 
when using OpenSSL 1.0.1e
git bisect good 2a979548dbf17dea5fbeb43e79116b4c3dcf4a6e
# bad: [941c358c8791fae7a030c0ff26b52f26f4db456c] Fix typo
git bisect bad 941c358c8791fae7a030c0ff26b52f26f4db456c
# bad: [05f7bfb57517e60a364a62dd171e5cc65824aa4a] TS-32: minimum FIX to let ICP 
work
git bisect bad 05f7bfb57517e60a364a62dd171e5cc65824aa4a
# bad: [90af89c47425cf55ca1a472ec68847afb2efc57a] Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/trafficserver
git bisect bad 90af89c47425cf55ca1a472ec68847afb2efc57a
# bad: [0c953e129225ed6db59a97d293d26ecae3f22c92] Doc: Clean up in cache 
architecture, added information about stripe assignment initialization.
git bisect bad 0c953e129225ed6db59a97d293d26ecae3f22c92
# skip: [6ce376a8f2f027d329f4b1a1f79d75c1ed4a7dcf] TS-2434: use FATAL error 
level to handle plugin errors
git bisect skip 6ce376a8f2f027d329f4b1a1f79d75c1ed4a7dcf
# bad: [fb46319d2a3b43c6362d24093f458074f7047c71] Corrects a spelling error
git bisect bad fb46319d2a3b43c6362d24093f458074f7047c71
# skip: [49bb787a7d83105e9f20047a43411b0c8db2611c] Improve plugin.config 
documentation
git bisect skip 49bb787a7d83105e9f20047a43411b0c8db2611c
# bad: [afd86ed6fefc248b05dbe703685a0b7278b76442] build fixes
git bisect bad afd86ed6fefc248b05dbe703685a0b7278b76442
# bad: [52ce5d251283178e91d2f0a535b479b797ed0934] TS-2436: Add initial tsqa 
test harness
git bisect bad 52ce5d251283178e91d2f0a535b479b797ed0934
# bad: [46b845d7c778aa99855c937190ee7acf8cfd] TS-2436: add more tsxs query 
variables
git bisect bad 46b845d7c778aa99855c937190ee7acf8cfd{noformat}


 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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)


[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-02-16 Thread David Carlin (JIRA)

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

David Carlin commented on TS-2564:
--

05f7bfb57517e60a364a62dd171e5cc65824aa4a crashed.  Testing this build:

{noformat}commit 90af89c47425cf55ca1a472ec68847afb2efc57a
Merge: 9e06528 0c953e1
Author: Miles Libbey mlib...@apache.org
Date:   Wed Dec 18 17:03:02 2013 -0800

Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/trafficserver{noformat}

{noformat}
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
# good: [2a979548dbf17dea5fbeb43e79116b4c3dcf4a6e] TS-2355: ATS 4.0.x crashes 
when using OpenSSL 1.0.1e
git bisect good 2a979548dbf17dea5fbeb43e79116b4c3dcf4a6e
# bad: [941c358c8791fae7a030c0ff26b52f26f4db456c] Fix typo
git bisect bad 941c358c8791fae7a030c0ff26b52f26f4db456c
# bad: [05f7bfb57517e60a364a62dd171e5cc65824aa4a] TS-32: minimum FIX to let ICP 
work
git bisect bad 05f7bfb57517e60a364a62dd171e5cc65824aa4a
{noformat}

 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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)


[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-02-16 Thread David Carlin (JIRA)

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

David Carlin commented on TS-2564:
--

90af89c47425cf55ca1a472ec68847afb2efc57a crashed - now testing:

{noformat}commit 0c953e129225ed6db59a97d293d26ecae3f22c92
Author: Alan M. Carroll a...@network-geographics.com
Date:   Wed Dec 18 14:55:20 2013 -0600

Doc: Clean up in cache architecture, added information about stripe 
assignment initialization.{noformat}

{noformat}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
# good: [2a979548dbf17dea5fbeb43e79116b4c3dcf4a6e] TS-2355: ATS 4.0.x crashes 
when using OpenSSL 1.0.1e
git bisect good 2a979548dbf17dea5fbeb43e79116b4c3dcf4a6e
# bad: [941c358c8791fae7a030c0ff26b52f26f4db456c] Fix typo
git bisect bad 941c358c8791fae7a030c0ff26b52f26f4db456c
# bad: [05f7bfb57517e60a364a62dd171e5cc65824aa4a] TS-32: minimum FIX to let ICP 
work
git bisect bad 05f7bfb57517e60a364a62dd171e5cc65824aa4a
# bad: [90af89c47425cf55ca1a472ec68847afb2efc57a] Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/trafficserver
git bisect bad 90af89c47425cf55ca1a472ec68847afb2efc57a{noformat}

 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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)


[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-02-16 Thread David Carlin (JIRA)

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

David Carlin commented on TS-2564:
--

0c953e129225ed6db59a97d293d26ecae3f22c92 crashed - now testing:

{noformat}commit 6ce376a8f2f027d329f4b1a1f79d75c1ed4a7dcf
Author: James Peach jpe...@apache.org
Date:   Mon Dec 16 09:33:39 2013 -0800

TS-2434: use FATAL error level to handle plugin errors{noformat}

{noformat}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
# good: [2a979548dbf17dea5fbeb43e79116b4c3dcf4a6e] TS-2355: ATS 4.0.x crashes 
when using OpenSSL 1.0.1e
git bisect good 2a979548dbf17dea5fbeb43e79116b4c3dcf4a6e
# bad: [941c358c8791fae7a030c0ff26b52f26f4db456c] Fix typo
git bisect bad 941c358c8791fae7a030c0ff26b52f26f4db456c
# bad: [05f7bfb57517e60a364a62dd171e5cc65824aa4a] TS-32: minimum FIX to let ICP 
work
git bisect bad 05f7bfb57517e60a364a62dd171e5cc65824aa4a
# bad: [90af89c47425cf55ca1a472ec68847afb2efc57a] Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/trafficserver
git bisect bad 90af89c47425cf55ca1a472ec68847afb2efc57a
# bad: [0c953e129225ed6db59a97d293d26ecae3f22c92] Doc: Clean up in cache 
architecture, added information about stripe assignment initialization.
git bisect bad 0c953e129225ed6db59a97d293d26ecae3f22c92{noformat}

 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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)


[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-02-16 Thread David Carlin (JIRA)

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

David Carlin commented on TS-2564:
--

fb46319d2a3b43c6362d24093f458074f7047c71 has the same crash;  testing 
49bb787a7d83105e9f20047a43411b0c8db2611c

{noformat}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
# good: [2a979548dbf17dea5fbeb43e79116b4c3dcf4a6e] TS-2355: ATS 4.0.x crashes 
when using OpenSSL 1.0.1e
git bisect good 2a979548dbf17dea5fbeb43e79116b4c3dcf4a6e
# bad: [941c358c8791fae7a030c0ff26b52f26f4db456c] Fix typo
git bisect bad 941c358c8791fae7a030c0ff26b52f26f4db456c
# bad: [05f7bfb57517e60a364a62dd171e5cc65824aa4a] TS-32: minimum FIX to let ICP 
work
git bisect bad 05f7bfb57517e60a364a62dd171e5cc65824aa4a
# bad: [90af89c47425cf55ca1a472ec68847afb2efc57a] Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/trafficserver
git bisect bad 90af89c47425cf55ca1a472ec68847afb2efc57a
# bad: [0c953e129225ed6db59a97d293d26ecae3f22c92] Doc: Clean up in cache 
architecture, added information about stripe assignment initialization.
git bisect bad 0c953e129225ed6db59a97d293d26ecae3f22c92
# skip: [6ce376a8f2f027d329f4b1a1f79d75c1ed4a7dcf] TS-2434: use FATAL error 
level to handle plugin errors
git bisect skip 6ce376a8f2f027d329f4b1a1f79d75c1ed4a7dcf
# bad: [fb46319d2a3b43c6362d24093f458074f7047c71] Corrects a spelling error
git bisect bad fb46319d2a3b43c6362d24093f458074f7047c71{noformat}

 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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)


[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-02-15 Thread David Carlin (JIRA)

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

David Carlin commented on TS-2564:
--

I marked the above two builds as good.  Now running the following two builds:

{noformat}941c358c8791fae7a030c0ff26b52f26f4db456c - Fix typo
f8cb33617947d6ca27208a57cff7758fc7529391 - TS-2505 Add --offline to 
traffic_line{noformat}

{noformat}$ 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
# good: [2a979548dbf17dea5fbeb43e79116b4c3dcf4a6e] TS-2355: ATS 4.0.x crashes 
when using OpenSSL 1.0.1e
git bisect good 2a979548dbf17dea5fbeb43e79116b4c3dcf4a6e
# good: [941c358c8791fae7a030c0ff26b52f26f4db456c] Fix typo
git bisect good 941c358c8791fae7a030c0ff26b52f26f4db456c{noformat}

 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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)


[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-02-15 Thread David Carlin (JIRA)

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

David Carlin commented on TS-2564:
--

941c358c8791fae7a030c0ff26b52f26f4db456c crashed.  Now testing this build:

commit 05f7bfb57517e60a364a62dd171e5cc65824aa4a
Author: Gota Adachi a...@iij.ad.jp
Date:   Tue Dec 24 15:15:38 2013 +0800

   TS-32: minimum FIX to let ICP work

{noformat}
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
# good: [2a979548dbf17dea5fbeb43e79116b4c3dcf4a6e] TS-2355: ATS 4.0.x crashes 
when using OpenSSL 1.0.1e
git bisect good 2a979548dbf17dea5fbeb43e79116b4c3dcf4a6e
# bad: [941c358c8791fae7a030c0ff26b52f26f4db456c] Fix typo
git bisect bad 941c358c8791fae7a030c0ff26b52f26f4db456c
{noformat}

 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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)


[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-02-14 Thread JIRA

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

Igor Galić commented on TS-2564:


is this a regression since 4.1.x?

 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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)


[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-02-14 Thread Bryan Call (JIRA)

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

Bryan Call commented on TS-2564:


We are testing 2 version right now:
{code}
commit 2b0351f43d64a2fd69c7f95d81df4a163826999d
Author: Igor GaliC487 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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)


[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-02-11 Thread Bryan Call (JIRA)

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

Bryan Call commented on TS-2564:


We have had 40 cores on 4.2.0 since we put it on 1 production host last 
Thursday.

 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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)


[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-02-10 Thread Bryan Call (JIRA)

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

Bryan Call commented on TS-2564:


In frame 5:

{code}
#5  HttpTransact::merge_response_header_with_cached_header 
(cached_header=0x2acde002fa40, response_header=0x2accc168b1d8) at 
HttpTransact.cc:4914

  cached_header-field_delete(dname, dlen);

(gdb) p field
$19 = (MIMEField *) 0x2acd57070158
(gdb) p field-m_next_dup
$20 = (MIMEField *) 0x2acd57070178
{code}

But in frame 2 it is trying to delete another field:

{code}
#2  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized out) 
at MIME.cc:1586

  mime_hdr_field_detach(mh, field, 0);

(gdb) p next
$1 = (MIMEField *) 0x2b723a7d9ca8
(gdb) p *next
Cannot access memory at address 0x2b723a7d9ca8
{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
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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)


[jira] [Commented] (TS-2564) Segmentation fault in 4.2.0-rc0

2014-02-10 Thread Bryan Call (JIRA)

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

Bryan Call commented on TS-2564:


Details are below on the backtrace.  It looks like it is coring for request 
going to a group where they are using negative max-age values and multiple 
Cache-Control headers (yes, I know they are wrong).  We are not seeing this on 
our 4.0.2 servers (with some 4.1 backported patches).

{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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized out) 
at MIME.cc:1586


  mime_hdr_field_detach(mh, field, 0);


(gdb) p next
$1 = (MIMEField *) 0x2b723a7d9ca8
(gdb) p *next
Cannot access memory at address 0x2b723a7d9ca8

#3  0x0053cb5b 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

field_delete(field);



#5  HttpTransact::merge_response_header_with_cached_header 
(cached_header=0x2acde002fa40, response_header=0x2accc168b1d8) at 
HttpTransact.cc:4914

  cached_header-field_delete(dname, dlen);



(gdb) p field
$19 = (MIMEField *) 0x2acd57070158
(gdb) p *field
$16 = {
  m_ptr_name = 0x2acebefa0068 Cache-Control: public\r\nCache-Control: 
max-age=-1706125\r\nX-Cache: MISS from x\r\nX-Cache-Lookup: HIT from 
xx:3128\r\nX-Cache: MISS from x\r\nX-...,
  m_ptr_value = 0x2acebefa0077 public\r\nCache-Control: 
max-age=-1706125\r\nX-Cache: MISS from xx\r\nX-Cache-Lookup: HIT from 
x:3128\r\nX-Cache: MISS from xx\r\nX-Cache-Lookup: H..., m_next_dup = 
0x2acd57070178, m_wks_idx = 10, m_len_name = 13, m_len_value = 6, 
m_n_v_raw_printable = 1 '\001', m_n_v_raw_printable_pad = 4 '\004',
  m_readiness = 2 '\002', m_flags = 3 '\003’}

(gdb) p field-m_next_dup
$20 = (MIMEField *) 0x2acd57070178
(gdb) p *field-m_next_dup
$18 = {
  m_ptr_name = 0x2acebefa007f Cache-Control: max-age=-1706125\r\nX-Cache: MISS 
from x\r\nX-Cache-Lookup: HIT from x:3128\r\nX-Cache: MISS from 
x\r\nX-Cache-Lookup: HIT from ...,
  m_ptr_value = 0x2acebefa008e max-age=-1706125\r\nX-Cache: MISS from 
x\r\nX-Cache-Lookup: HIT from xx:3128\r\nX-Cache: MISS from 
xx\r\nX-Cache-Lookup: HIT from is1.hkac.sg3.ya..., m_next_dup = 0x0, 
m_wks_idx = 10, m_len_name = 13, m_len_value = 16, m_n_v_raw_printable = 1 
'\001', m_n_v_raw_printable_pad = 4 '\004', m_readiness = 2 '\002',
  m_flags = 2 '\002'}

(gdb) p *field-m_next_dup-m_next_dup
Cannot access memory at address 0x0

#6  0x0053f023 in 
HttpTransact::merge_and_update_headers_for_cache_update (s=0x2accc168aa78) at 
HttpTransact.cc:4660
#7  0x0054ebd2 in 
HttpTransact::handle_cache_operation_on_forward_server_response 
(s=0x2accc168aa78) at HttpTransact.cc:4463

  if ((s-cache_info.action == CACHE_DO_UPDATE) || (s-cache_info.action == 
CACHE_DO_SERVE_AND_UPDATE)) {
DebugTxn(http_trans, [hcoofsr] merge and update cached copy);
merge_and_update_headers_for_cache_update(s);  — this line
{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  0x005c322c in mime_hdr_field_delete (heap=0x2acd02e10810, 
 mh=0x2acd02e108c8, field=0x2acd02e10ab8, delete_all_dups=value optimized 
 out) at MIME.cc:1586
 #3  0x0053cb5b 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)