[ 
https://issues.apache.org/jira/browse/XERCESC-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17613076#comment-17613076
 ] 

Scott Cantor commented on XERCESC-2237:
---------------------------------------

Well, I do indeed see it hanging. In the case of curl, it's stuck in the 
select() call waiting for data inside the readMore method.

My project uses its own variant of the Curl accessor that we use via customized 
entity resolution code to give us more control so I have custom code that I 
know works, but I don't have any experience using the built-in ones. They do 
seem to be non-functional.

Before I do a release I'll run a try on Windows since I can debug more easily 
there and I'll see if I can spot anything obvious, and eyeball the code a bit, 
but realistically I doubt I can do much.

I will do some more testing on more controlled sources of files though, it's 
possible something is up with the W3C site though I doubt that's the problem.

> NetAccessors do not work
> ------------------------
>
>                 Key: XERCESC-2237
>                 URL: https://issues.apache.org/jira/browse/XERCESC-2237
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Utilities
>    Affects Versions: 3.0.1, 3.1.0, 3.1.1, 3.1.2, 3.2.0, 3.1.3, 3.1.4, 3.2.1, 
> 3.2.2, 3.2.3
>         Environment: Mainly Linux, but could reproduce the issue on Windows 
> too.
>            Reporter: Guillaume BOTTEX
>            Assignee: Scott Cantor
>            Priority: Blocker
>             Fix For: 3.2.4
>
>         Attachments: test-1.xhtml
>
>
> Hello,
> We are using xerces in our project to parse XHTML files.
> However, we noticed that none of the NetAccessors (Socket, Curl, WinSock, 
> could not try on MacOS) are working in our case, and are freezing our 
> application.
> You can reproduce the issue by using the attached sample XHTML file, and use 
> it as input of the xerces "PParse" sample.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org

Reply via email to