[ expat-Bugs-753375 ] infinite parsing
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.text.xml.expat.bugs |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #753375, was opened at 2003-06-12 15:50 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110127&aid=753375&group_id=10127 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Gregor SIegert (mastercaster) Assigned to: Nobody/Anonymous (nobody) Summary: infinite parsing Initial Comment: Hello all, I am receiving a SOAP response with content length > 2000 bytes, containing an array of 2 strings (2nd one very long). I traced the packets and found out that the response is split into 2 TCP packets, with the second one starting not well formed (in the middle of the second string) I would assume TCP binds them correctly together, but something goes wrong. I furthermore see that I receive a infinite parsing (using easysoap, newest version, expat 1.95.6) Smaller responses with all the same params are ok. Can someone help me out with this? I struggle here for days. Maybe a hint what I could do? Regards, Gregor ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110127&aid=753375&group_id=10127