2024-04-19 18:57 BST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0002106NetSurfRISC OS-specificpublic2017-10-03 22:32
ReporterDavid Pitt 
Assigned To 
SeverityminorReproducibilityalways 
StatusacknowledgedResolutionopen 
PlatformVRPC on Mac OS X MavericksOSRISC OSOS Version4.39
Product Version3.0 
Target VersionFixed in Version 
Summary0002106: Resolving timed out after 30000 milliseconds
DescriptionURLs are never resolved, the process always times out in 30secs.
Steps To ReproduceTry to fetch any URL.
Additional InformationThis is specific to NetSurf on the Mac version of VRPC, there is no such problem with VRPC on Windows 7.

The problem has been present since the current ci build system was adopted. NetSurf 2.9 is fine on the Mac VRPC. This was first reported on the NetSurf mailing list in September 2012, as I recall the response at the time was that none of the developers had VRPC on a Mac.
TagsNo tags attached.
Fixed in CI build #
Reported in CI build #1796
URL of problem pagewww.google.co.uk
Attached Files

-Relationships
+Relationships

-Notes
Vincent Sanders

~0000307

Vincent Sanders (administrator)

seems curl/libcares never gets a response

relevant bit of log is:

(2.520000) desktop/browser.c browser_window_navigate 1810: bw 0x1ddcbc28, url http://www.google.co.uk/
(2.520000) desktop/browser.c browser_window_navigate 1909: Loading 'http://www.google.co.uk/'
(2.520000) content/fetchers/curl.c fetch_curl_setup 382: fetch 0x1de025d8, url 'http://www.google.co.uk/'
(20.030000) content/content.c content_destroy 388: content 0x1de167c8 file:///HostFS::HardDisc4.$/Work/Internet/Browsers/html/favicon.png
(32.510000) content/fetchers/curl.c fetch_curl_done 871: done http://www.google.co.uk/
(32.510000) content/fetchers/curl.c fetch_curl_done 908: Unknown cURL response code 28
(32.510000) content/fetchers/curl.c fetch_curl_stop 753: fetch 0x1de025d8, url 'http://www.google.co.uk/'
(32.520000) riscos/gui.c warn_user 2208: Resolving timed out after 30000 milliseconds (null)
Vincent Sanders

~0000308

Vincent Sanders (administrator)

further given http://curl.haxx.se/libcurl/c/libcurl-errors.html its a timeout error not a resolver error.

Almost certainly because we upgraded libcurl when we moved to CI and nothing to do with where the builds were performed.
Michael Drake

~0000623

Michael Drake (administrator)

Networking is a bit broken on the Mac version of VRPC. Apparently it works on the Windows version. It also works on real hardware.
Vincent Sanders

~0001116

Vincent Sanders (administrator)

Could this be tried with a current CI build. We recently introduced builds which use an updated SDK which has fixes for other networking problems.

This *might* be resolved by these updates.
David Pitt

~0001117

David Pitt (reporter)

Sadly, no such luck with #3222. See log iMac3222. Thanks for trying.
Dave Higton

~0001631

Dave Higton (developer)

David Pitt reports that this case is still valid with MacOS High Sierra and NS 4214.
+Notes

-Issue History
Date Modified Username Field Change
2014-04-14 11:26 David Pitt New Issue
2014-04-14 11:26 David Pitt File Added: nslog.zip
2014-04-14 16:07 Vincent Sanders Note Added: 0000307
2014-04-14 16:07 Vincent Sanders Severity major => minor
2014-04-14 16:07 Vincent Sanders Status new => acknowledged
2014-04-14 16:12 Vincent Sanders Note Added: 0000308
2015-03-02 14:52 Vincent Sanders Assigned To => Steve Fryatt
2015-03-02 14:57 Michael Drake Note Added: 0000623
2015-10-31 21:59 Vincent Sanders Assigned To Steve Fryatt =>
2015-11-24 09:08 Vincent Sanders Note Added: 0001116
2015-11-24 09:08 Vincent Sanders Status acknowledged => feedback
2015-11-24 10:10 David Pitt File Added: iMac3222.zip
2015-11-24 10:14 David Pitt Note Added: 0001117
2015-11-24 10:14 David Pitt Status feedback => new
2015-11-24 13:02 Vincent Sanders Status new => acknowledged
2017-10-03 22:32 Dave Higton Note Added: 0001631
+Issue History