You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by dmorilha <gi...@git.apache.org> on 2016/02/26 02:24:55 UTC

[GitHub] trafficserver pull request: fixes for crash on HdrHeap::attach_blo...

GitHub user dmorilha opened a pull request:

    https://github.com/apache/trafficserver/pull/501

    fixes for crash on HdrHeap::attach_block

    @SolidWallOfCode here is the proposal for our problems with `HdrHeap::attach_block`

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dmorilha/trafficserver HdrHeap_attach_block

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/501.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #501
    
----
commit 6648e465e0af74cb0bc21095c7e4526b59383bea
Author: Daniel Vitor Morilha <dm...@yahoo-inc.com>
Date:   2016-02-26T01:22:58Z

    fixes for crash on HdrHeap::attach_block

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver pull request: fixes for crash on HdrHeap::attach_blo...

Posted by SolidWallOfCode <gi...@git.apache.org>.
Github user SolidWallOfCode commented on the pull request:

    https://github.com/apache/trafficserver/pull/501#issuecomment-192800781
  
    I'm going to -1 this patch because I think it treats the symptoms, not the problem. The latter seems to be TS-4256.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver pull request: fixes for crash on HdrHeap::attach_blo...

Posted by dmorilha <gi...@git.apache.org>.
Github user dmorilha closed the pull request at:

    https://github.com/apache/trafficserver/pull/501


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver pull request: fixes for crash on HdrHeap::attach_blo...

Posted by dmorilha <gi...@git.apache.org>.
Github user dmorilha commented on the pull request:

    https://github.com/apache/trafficserver/pull/501#issuecomment-192916914
  
    That's fine, thanks Alan for all investigation. I think we later identified a possible fix with the plug-in: https://github.com/apache/trafficserver/pull/511


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---