Displaying 1 result from an estimated 1 matches for "rs_xml_dumphtmldoc".
2011 Sep 05
2
htmlParse hangs or crashes
...date1yyyy=2001&date2mm=08&date2dd=25&date2yyyy=2011")
.x<-htmlParse(myurl)
class(.x)
#returns "HTMLInternalDocument" "XMLInternalDocument"
.x
#returns
*** caught segfault ***
address 0x1398754, cause 'memory not mapped'
Traceback:
1: .Call("RS_XML_dumpHTMLDoc", doc, as.integer(indent), as.character(encoding), as.logical(indent), PACKAGE = "XML")
2: saveXML(from)
3: saveXML(from)
4: asMethod(object)
5: as(x, "character")
6: cat(as(x, "character"), "\n")
7: print.XMLInternalDocument(<pointer: 0x116...