You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "bruno rovagnati (JIRA)" <ji...@apache.org> on 2008/05/30 03:57:45 UTC

[jira] Created: (SHINDIG-315) infinite loop crashes apache because of empty dependecies

infinite loop crashes apache because of empty dependecies
---------------------------------------------------------

                 Key: SHINDIG-315
                 URL: https://issues.apache.org/jira/browse/SHINDIG-315
             Project: Shindig
          Issue Type: Bug
          Components: Gadget Rendering Server (PHP)
            Reporter: bruno rovagnati


empty dependencies in gadget features make an infinite recursive loop in  GadgetFeatureRegistry.php

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SHINDIG-315) infinite loop crashes apache because of empty dependecies

Posted by "bruno rovagnati (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

bruno rovagnati updated SHINDIG-315:
------------------------------------

    Attachment: infiniteLoop.patch

this patch provides a temporal fix to avoid the server doing seg fault of the apache thread

> infinite loop crashes apache because of empty dependecies
> ---------------------------------------------------------
>
>                 Key: SHINDIG-315
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-315
>             Project: Shindig
>          Issue Type: Bug
>          Components: Gadget Rendering Server (PHP)
>            Reporter: bruno rovagnati
>         Attachments: infiniteLoop.patch
>
>
> empty dependencies in gadget features make an infinite recursive loop in  GadgetFeatureRegistry.php

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SHINDIG-315) infinite loop crashes apache because of empty dependecies

Posted by "Chris Chabot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Chabot resolved SHINDIG-315.
----------------------------------

    Resolution: Fixed

Patch applied, thanks bruno. Will have a more comprehensive fix soon

> infinite loop crashes apache because of empty dependecies
> ---------------------------------------------------------
>
>                 Key: SHINDIG-315
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-315
>             Project: Shindig
>          Issue Type: Bug
>          Components: Gadget Rendering Server (PHP)
>            Reporter: bruno rovagnati
>         Attachments: infiniteLoop.patch
>
>
> empty dependencies in gadget features make an infinite recursive loop in  GadgetFeatureRegistry.php

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.