Hello!

I've compiled libjson and the test programs for Hubbub.  I can't run
the testrunner.pl script, but I've conducted some of the included
tests manually and the ones I've tried all pass.

Now onto news.google.ru which just causes NetSurf to terminate
unexpectedly without any error message.

I saved the HTML page using something other than NetSurf, and ran
csdetect over it.  First problem - error:
1: Detected charset windows-1252 (2252) Source 1 Expected  (0)
FAIL - mibenum == parserutils_charset_mibenum_from_name( expected, 
strlen(expected)) at line 133

Then I tried tokeniser and parser (both seem to have the same
output?).  These appear to show the quitting phenomenom, as the final
line output is simply:
CHARACTERS: '

ie. no characters, no closing quotes, and no PASS or FAIL message

The page I was testing along with the output is at
http://homepage.ntlworld.com/cdyoung/tmp/googlerutests.zip

I'd be interested to know how this compares with the same tests on
other platforms - I expect it will continue past this point.

Other than that, I'm hoping this will give an indication of where I
can start looking to resolve this.  I'll also see if I can cut the
test down to isolate it a little more.

Chris
PS I have also managed to get gdb working - but it is of little help
as it doesn't tell me what it was executing just before it quit.


Reply via email to