You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Lahiru Gunathilake (JIRA)" <ji...@apache.org> on 2008/01/18 07:23:34 UTC

[jira] Created: (AXIS2C-914) Simple axis server segfault in side the guththila when we send a wrong xml

Simple axis server segfault in side the guththila when we send a wrong xml
--------------------------------------------------------------------------

                 Key: AXIS2C-914
                 URL: https://issues.apache.org/jira/browse/AXIS2C-914
             Project: Axis2-C
          Issue Type: Bug
          Components: guththila
    Affects Versions: Current (Nightly)
         Environment: Ubuntu7.10
            Reporter: Lahiru Gunathilake
             Fix For: Current (Nightly)
         Attachments: diff.txt

When i'm testing Rampart Samples guththila writes a wrong xml file and send it to simple axis server.Then simple axis server segfault inside a guththila method.This cause due to deletion without checking.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Resolved: (AXIS2C-914) Simple axis server segfault in side the guththila when we send a wrong xml

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

Sanjaya Ratnaweera resolved AXIS2C-914.
---------------------------------------

    Resolution: Fixed

Patch applied thanks Lahiru for the patch.

> Simple axis server segfault in side the guththila when we send a wrong xml
> --------------------------------------------------------------------------
>
>                 Key: AXIS2C-914
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-914
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: guththila
>    Affects Versions: Current (Nightly)
>         Environment: Ubuntu7.10
>            Reporter: Lahiru Gunathilake
>            Assignee: Sanjaya Ratnaweera
>             Fix For: Current (Nightly)
>
>         Attachments: diff.txt
>
>
> When i'm testing Rampart Samples guththila writes a wrong xml file and send it to simple axis server.Then simple axis server segfault inside a guththila method.This cause due to deletion without checking.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Updated: (AXIS2C-914) Simple axis server segfault in side the guththila when we send a wrong xml

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

Lahiru Gunathilake updated AXIS2C-914:
--------------------------------------

    Attachment: diff.txt

Checks the namespace struct before deleting that inside guththia_un_init method.


> Simple axis server segfault in side the guththila when we send a wrong xml
> --------------------------------------------------------------------------
>
>                 Key: AXIS2C-914
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-914
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: guththila
>    Affects Versions: Current (Nightly)
>         Environment: Ubuntu7.10
>            Reporter: Lahiru Gunathilake
>             Fix For: Current (Nightly)
>
>         Attachments: diff.txt
>
>
> When i'm testing Rampart Samples guththila writes a wrong xml file and send it to simple axis server.Then simple axis server segfault inside a guththila method.This cause due to deletion without checking.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Updated: (AXIS2C-914) Simple axis server segfault in side the guththila when we send a wrong xml

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

Lahiru Gunathilake updated AXIS2C-914:
--------------------------------------

    Attachment: diff.txt

> Simple axis server segfault in side the guththila when we send a wrong xml
> --------------------------------------------------------------------------
>
>                 Key: AXIS2C-914
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-914
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: guththila
>    Affects Versions: Current (Nightly)
>         Environment: Ubuntu7.10
>            Reporter: Lahiru Gunathilake
>            Assignee: Sanjaya Ratnaweera
>             Fix For: Current (Nightly)
>
>         Attachments: diff.txt
>
>
> When i'm testing Rampart Samples guththila writes a wrong xml file and send it to simple axis server.Then simple axis server segfault inside a guththila method.This cause due to deletion without checking.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Updated: (AXIS2C-914) Simple axis server segfault in side the guththila when we send a wrong xml

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

Lahiru Gunathilake updated AXIS2C-914:
--------------------------------------

    Attachment:     (was: diff.txt)

> Simple axis server segfault in side the guththila when we send a wrong xml
> --------------------------------------------------------------------------
>
>                 Key: AXIS2C-914
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-914
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: guththila
>    Affects Versions: Current (Nightly)
>         Environment: Ubuntu7.10
>            Reporter: Lahiru Gunathilake
>            Assignee: Sanjaya Ratnaweera
>             Fix For: Current (Nightly)
>
>
> When i'm testing Rampart Samples guththila writes a wrong xml file and send it to simple axis server.Then simple axis server segfault inside a guththila method.This cause due to deletion without checking.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Assigned: (AXIS2C-914) Simple axis server segfault in side the guththila when we send a wrong xml

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

Sanjaya Ratnaweera reassigned AXIS2C-914:
-----------------------------------------

    Assignee: Sanjaya Ratnaweera

> Simple axis server segfault in side the guththila when we send a wrong xml
> --------------------------------------------------------------------------
>
>                 Key: AXIS2C-914
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-914
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: guththila
>    Affects Versions: Current (Nightly)
>         Environment: Ubuntu7.10
>            Reporter: Lahiru Gunathilake
>            Assignee: Sanjaya Ratnaweera
>             Fix For: Current (Nightly)
>
>         Attachments: diff.txt
>
>
> When i'm testing Rampart Samples guththila writes a wrong xml file and send it to simple axis server.Then simple axis server segfault inside a guththila method.This cause due to deletion without checking.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org