Closed GoogleCodeExporter closed 9 years ago
I get this as well. It seems to recursively call appendType on USWriter since
the type object seems to have an
infinite tree of sequenceObjects (of the same type) at USWriter.m:201. It seems
that the parser could be the
culprint. This happens on the following WSDL:
http://api.tradera.com/v2/PublicService.asmx?WSDL using trunk
r78.
I can try to provide a memory dump if it helps, but running it through the
Tradera WSDL should produce the
same problem for you.
Original comment by denravon...@gmail.com
on 21 Feb 2009 at 7:41
Issue still persists. Is this project still active and supported? Can this
issue be accepted as a bug and taken up?
Original comment by shankzz
on 5 Apr 2009 at 5:40
[deleted comment]
http://api.tradera.com/v2/PublicService.asmx?WSDL has a recursive reference in
<s:complexType
name="Category"> that isn't handled by wsdl2objc, maybe can help?
Original comment by masterm...@gmail.com
on 22 Apr 2009 at 11:05
I am getting this issue too. I am assuming it is loading the values used in
the last session; is this really
necessary? As a workaround, can we update the app to just start fresh each
time ... so even if it crashes, we can
still start the app again, and try another WSDL.
Original comment by mcneill....@gmail.com
on 13 Aug 2009 at 4:30
Working on a fix right now, as part of a larger recursive parsing fix.
Original comment by hasse...@gmail.com
on 5 Sep 2009 at 5:09
Fixed in revision 103 on the iPhone branch.
Original comment by hasse...@gmail.com
on 5 Sep 2009 at 6:09
Can we expect a new release?
Original comment by masterm...@gmail.com
on 5 Sep 2009 at 9:03
I just did a release earlier today.
It's working but I am tracking down a couple of double-free.
Original comment by hasse...@gmail.com
on 6 Sep 2009 at 2:45
Original issue reported on code.google.com by
sync...@hotmail.com
on 29 Dec 2008 at 5:58