2024-04-20 07:35 BST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0002523NetSurfAtari-specificpublic2017-04-23 10:29
Reporterpslegg 
Assigned To 
SeveritycrashReproducibilitysometimes 
StatusacknowledgedResolutionopen 
PlatformAtariOSFreemintOS Versionm68k
Product Version3.6 
Target VersionFixed in Version 
Summary0002523: Crash on wikipedia
DescriptionFirst noticed crash on github but did several tests on wikipedia where the error and crash happened several times.

Did not happen every time when logging with NS started from bash.
Steps To ReproduceOpen url and wait.

After 3 mins error and then crash.
Additional InformationFailure when receiving data from the peer
render/html_object.c:127: html_object_callback: Assertion `c->base.status != CONTENT_STATUS_ERROR' failed.

TagsNo tags attached.
Fixed in CI build #
Reported in CI build #3991
URL of problem pagehttps://en.wikipedia.org
Attached Files
  • txt file icon nslog.txt (64,434 bytes) 2017-02-25 17:56 -
    (0.000001) utils/log.c:101 nslog_init: NetSurf version '3.7 (Dev)'
    (0.000002) utils/log.c:110 nslog_init: NetSurf on <FreeMiNT>, node <Milan>, release <1.19a>, version <4.8>, machine <milan>
    (0.000003) utils/nsoption.c:655 nsoption_read: Successfully opened 'u:\f\Applications\netsurf\Choices' for Options file
    (0.005000) utils/messages.c:205 messages_add_from_file: Loading Messages from 'u:\f\Applications\netsurf\res\messages'
    (0.045000) frontends/atari/gui.c:1165 main: Initialising core...
    (0.050000) content/handlers/image/image_cache.c:426 image_cache_init: Image cache initialised with a limit of 4980736 hysteresis of 996147
    (0.050001) render/html_css_fetcher.c:64 html_css_fetcher_initialise: html_css_fetcher_initialise called for x-ns-css
    (0.050002) content/fetchers/curl.c:1430 fetch_curl_register: curl_version libcurl/7.51.0 OpenSSL/1.0.2k zlib/1.2.11 c-ares/1.12.0
    (0.655000) utils/useragent.c:68 user_agent_build_string: Built user agent "NetSurf/3.7 (FreeMiNT)"
    (0.655001) content/fetchers/curl.c:1500 fetch_curl_register: ca_bundle: './res/cabundle'
    (0.655002) content/fetchers/curl.c:1504 fetch_curl_register: ca_path: './res/certs'
    (0.655003) content/fetchers/curl.c:1516 fetch_curl_register: cURL linked against openssl
    (0.655004) content/fetchers/curl.c:158 fetch_curl_initialise: Initialise cURL fetcher for http
    (0.655005) content/fetchers/curl.c:158 fetch_curl_initialise: Initialise cURL fetcher for https
    (0.655006) content/fetchers/data.c:60 fetch_data_initialise: fetch_data_initialise called for data
    (0.660000) frontends/atari/findfile.c:84 atari_find_resource: adblock.css (def: adblock.css)
    (0.660001) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/adblock.css
    (0.660002) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/adblock.css
    
    (0.660003) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\adblock.css
    
    (0.660004) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for adblock.css
    (0.660005) frontends/atari/findfile.c:84 atari_find_resource: default.css (def: default.css)
    (0.665000) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/default.css
    (0.665001) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/default.css
    
    (0.665002) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\default.css
    
    (0.665003) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for default.css
    (0.665004) frontends/atari/findfile.c:84 atari_find_resource: internal.css (def: internal.css)
    (0.670000) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/internal.css
    (0.670001) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/internal.css
    
    (0.670002) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\internal.css
    
    (0.670003) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for internal.css
    (0.670004) frontends/atari/findfile.c:84 atari_find_resource: quirks.css (def: quirks.css)
    (0.670005) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/quirks.css
    (0.675000) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/quirks.css
    
    (0.675001) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\quirks.css
    
    (0.675002) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for quirks.css
    (0.675003) frontends/atari/findfile.c:84 atari_find_resource: user.css (def: user.css)
    (0.675004) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/user.css
    (0.675005) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/user.css
    
    (0.680000) frontends/atari/osspec.c:129 gemdos_realpath: realpath out: NULL!
    
    (0.680001) frontends/atari/findfile.c:95 atari_find_resource: checking ./user.css
    (0.680002) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./user.css
    
    (0.680003) frontends/atari/osspec.c:129 gemdos_realpath: realpath out: NULL!
    
    (0.680004) frontends/atari/findfile.c:107 atari_find_resource: checking /home/.netsurf/user.css
    (0.680005) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: /home/.netsurf/user.css
    
    (0.685000) frontends/atari/osspec.c:129 gemdos_realpath: realpath out: NULL!
    
    (0.685001) frontends/atari/findfile.c:131 atari_find_resource: checking user.css
    (0.685002) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: user.css
    
    (0.685003) frontends/atari/osspec.c:129 gemdos_realpath: realpath out: NULL!
    
    (0.690000) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for user.css
    (0.690001) frontends/atari/findfile.c:84 atari_find_resource: credits.html (def: credits.html)
    (0.690002) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/credits.html
    (0.690003) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/credits.html
    
    (0.690004) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\credits.html
    
    (0.695000) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for credits.html
    (0.695001) frontends/atari/findfile.c:84 atari_find_resource: licence.html (def: licence.html)
    (0.695002) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/licence.html
    (0.695003) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/licence.html
    
    (0.695004) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\licence.html
    
    (0.695005) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for licence.html
    (0.700000) frontends/atari/findfile.c:84 atari_find_resource: welcome.html (def: welcome.html)
    (0.700001) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/welcome.html
    (0.700002) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/welcome.html
    
    (0.700003) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\welcome.html
    
    (0.700004) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for welcome.html
    (0.705000) frontends/atari/findfile.c:84 atari_find_resource: maps.html (def: maps.html)
    (0.705001) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/maps.html
    (0.705002) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/maps.html
    
    (0.705003) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\maps.html
    
    (0.705004) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for maps.html
    (0.705005) frontends/atari/findfile.c:84 atari_find_resource: favicon.ico (def: favicon.ico)
    (0.710000) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/favicon.ico
    (0.710001) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/favicon.ico
    
    (0.710002) frontends/atari/osspec.c:129 gemdos_realpath: realpath out: NULL!
    
    (0.710003) frontends/atari/findfile.c:95 atari_find_resource: checking ./favicon.ico
    (0.710004) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./favicon.ico
    
    (0.710005) frontends/atari/osspec.c:129 gemdos_realpath: realpath out: NULL!
    
    (0.715000) frontends/atari/findfile.c:107 atari_find_resource: checking /home/.netsurf/favicon.ico
    (0.715001) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: /home/.netsurf/favicon.ico
    
    (0.715002) frontends/atari/osspec.c:129 gemdos_realpath: realpath out: NULL!
    
    (0.715003) frontends/atari/findfile.c:131 atari_find_resource: checking favicon.ico
    (0.715004) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: favicon.ico
    
    (0.715005) frontends/atari/osspec.c:129 gemdos_realpath: realpath out: NULL!
    
    (0.720000) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for favicon.ico
    (0.720001) frontends/atari/findfile.c:84 atari_find_resource: default.ico (def: default.ico)
    (0.720002) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/default.ico
    (0.720003) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/default.ico
    
    (0.720004) frontends/atari/osspec.c:129 gemdos_realpath: realpath out: NULL!
    
    (0.720005) frontends/atari/findfile.c:95 atari_find_resource: checking ./default.ico
    (0.720006) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./default.ico
    
    (0.725000) frontends/atari/osspec.c:129 gemdos_realpath: realpath out: NULL!
    
    (0.725001) frontends/atari/findfile.c:107 atari_find_resource: checking /home/.netsurf/default.ico
    (0.725002) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: /home/.netsurf/default.ico
    
    (0.725003) frontends/atari/osspec.c:129 gemdos_realpath: realpath out: NULL!
    
    (0.725004) frontends/atari/findfile.c:131 atari_find_resource: checking default.ico
    (0.725005) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: default.ico
    
    (0.730000) frontends/atari/osspec.c:129 gemdos_realpath: realpath out: NULL!
    
    (0.730001) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for default.ico
    (0.730002) frontends/atari/findfile.c:84 atari_find_resource: netsurf.png (def: netsurf.png)
    (0.730003) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/netsurf.png
    (0.730004) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/netsurf.png
    
    (0.730005) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\netsurf.png
    
    (0.735000) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for netsurf.png
    (0.735001) frontends/atari/findfile.c:84 atari_find_resource: icons/arrow-l.png (def: icons/arrow-l.png)
    (0.735002) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/icons/arrow-l.png
    (0.735003) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/icons/arrow-l.png
    
    (0.735004) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\icons\arrow-l.png
    
    (0.740000) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for icons/arrow-l.png
    (0.740001) frontends/atari/findfile.c:84 atari_find_resource: icons/content.png (def: icons/content.png)
    (0.740002) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/icons/content.png
    (0.740003) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/icons/content.png
    
    (0.740004) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\icons\content.png
    
    (0.745000) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for icons/content.png
    (0.745001) frontends/atari/findfile.c:84 atari_find_resource: icons/directory.png (def: icons/directory.png)
    (0.745002) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/icons/directory.png
    (0.745003) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/icons/directory.png
    
    (0.750000) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\icons\directory.png
    
    (0.750001) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for icons/directory.png
    (0.750002) frontends/atari/findfile.c:84 atari_find_resource: icons/directory2.png (def: icons/directory2.png)
    (0.750003) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/icons/directory2.png
    (0.750004) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/icons/directory2.png
    
    (0.755000) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\icons\directory2.png
    
    (0.755001) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for icons/directory2.png
    (0.755002) frontends/atari/findfile.c:84 atari_find_resource: icons/hotlist-add.png (def: icons/hotlist-add.png)
    (0.755003) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/icons/hotlist-add.png
    (0.755004) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/icons/hotlist-add.png
    
    (0.760000) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\icons\hotlist-add.png
    
    (0.760001) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for icons/hotlist-add.png
    (0.760002) frontends/atari/findfile.c:84 atari_find_resource: icons/hotlist-rmv.png (def: icons/hotlist-rmv.png)
    (0.760003) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/icons/hotlist-rmv.png
    (0.760004) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/icons/hotlist-rmv.png
    
    (0.765000) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\icons\hotlist-rmv.png
    
    (0.765001) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for icons/hotlist-rmv.png
    (0.770000) frontends/atari/findfile.c:84 atari_find_resource: icons/search.png (def: icons/search.png)
    (0.770001) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/icons/search.png
    (0.770002) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/icons/search.png
    
    (0.770003) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\icons\search.png
    
    (0.770004) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for icons/search.png
    (0.775000) content/llcache.c:3367 llcache_initialise: llcache initialising with a limit of 14942208 bytes
    (0.775001) content/fs_backing_store.c:1395 read_control: opening control file "u:\f\Applications\netsurf\res\cache\control"
    (0.775002) content/fs_backing_store.c:1210 read_entries: Allocating 2621440 bytes for max of 65536 entries of 40 length elements 12 length
    (0.935000) content/fs_backing_store.c:1225 read_entries: Read 3515 entries
    (0.935001) content/fs_backing_store.c:1131 build_entrymap: Allocating 2097152 bytes for max of 1048576 buckets
    (1.045000) content/fs_backing_store.c:1256 read_blocks: Initialising block use map from u:\f\Applications\netsurf\res\cache\blocks
    (1.050000) content/fs_backing_store.c:1561 initialise: FS backing store init successful
    (1.050001) content/fs_backing_store.c:1568 initialise: path:u:\f\Applications\netsurf\res\cache limit:20971520 hyst:4194304 addr:20 entries:16
    (1.050002) content/fs_backing_store.c:1569 initialise: Using 19663808/20971520
    (1.050003) frontends/atari/gui.c:1171 main: Initializing GUI...
    (1.050004) frontends/atari/findfile.c:84 atari_find_resource: netsurf.rsc (def: ./res/netsurf.rsc)
    (1.055000) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/netsurf.rsc
    (1.055001) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/netsurf.rsc
    
    (1.055002) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\netsurf.rsc
    
    (1.055003) frontends/atari/gui.c:967 gui_init: Using RSC file: u:\f\Applications\netsurf\res\netsurf.rsc 
    (1.245000) frontends/atari/gui.c:1003 gui_init: Enabling core select menu
    (1.245001) frontends/atari/gui.c:1006 gui_init: Loading url.db from: ./res/url.db
    (1.245002) content/urldb.c:2531 urldb_load: Loading URL file ./res/url.db
    (1.350000) content/urldb.c:2706 urldb_load: Successfully loaded URL file
    (1.350001) frontends/atari/gui.c:1011 gui_init: Loading cookies from: ./res/cookies
    (1.540004) frontends/atari/gui.c:857 process_cmdline: argc 2, argv 0x26f5adc
    (1.540005) frontends/atari/gui.c:1019 gui_init: Initializing NKC...
    (1.540006) frontends/atari/gui.c:1022 gui_init: Initializing plotters...
    (1.555000) frontends/atari/plot/plot.c:1631 plot_init: Plot VDI handle: 28
    (1.560000) frontends/atari/plot/font_freetype.c:691 ctor_font_plotter_freetype: frontends/atari/plot/font_freetype.c: ctor_font_plotter_freetype
    
    (1.565000) frontends/atari/findfile.c:84 atari_find_resource: fonts/ss.ttf (def: /usr/share/fonts/truetype/ttf-bitstream-vera/Vera.ttf)
    (1.565001) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/fonts/ss.ttf
    (1.565002) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/fonts/ss.ttf
    
    (1.565003) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\fonts\ss.ttf
    
    (1.635000) frontends/atari/plot/font_freetype.c:171 ft_face_requester: Loaded face from u:\f\Applications\netsurf\res\fonts\ss.ttf
    
    (1.635001) frontends/atari/findfile.c:84 atari_find_resource: fonts/ssb.ttf (def: /usr/share/fonts/truetype/ttf-bitstream-vera/VeraBd.ttf)
    (1.635002) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/fonts/ssb.ttf
    (1.635003) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/fonts/ssb.ttf
    
    (1.640000) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\fonts\ssb.ttf
    
    (1.830000) frontends/atari/plot/font_freetype.c:171 ft_face_requester: Loaded face from u:\f\Applications\netsurf\res\fonts\ssb.ttf
    
    (1.830001) frontends/atari/findfile.c:84 atari_find_resource: fonts/ssi.ttf (def: /usr/share/fonts/truetype/ttf-bitstream-vera/VeraIt.ttf)
    (1.830002) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/fonts/ssi.ttf
    (1.830003) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/fonts/ssi.ttf
    
    (1.835000) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\fonts\ssi.ttf
    
    (1.865000) frontends/atari/plot/font_freetype.c:171 ft_face_requester: Loaded face from u:\f\Applications\netsurf\res\fonts\ssi.ttf
    
    (1.865001) frontends/atari/findfile.c:84 atari_find_resource: fonts/ssib.ttf (def: /usr/share/fonts/truetype/ttf-bitstream-vera/VeraBI.ttf)
    (1.865002) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/fonts/ssib.ttf
    (1.865003) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/fonts/ssib.ttf
    
    (1.870000) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\fonts\ssib.ttf
    
    (1.895000) frontends/atari/plot/font_freetype.c:171 ft_face_requester: Loaded face from u:\f\Applications\netsurf\res\fonts\ssib.ttf
    
    (1.895001) frontends/atari/findfile.c:84 atari_find_resource: fonts/mono.ttf (def: /usr/share/fonts/truetype/ttf-bitstream-vera/VeraMono.ttf)
    (1.895002) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/fonts/mono.ttf
    (1.900000) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/fonts/mono.ttf
    
    (1.900001) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\fonts\mono.ttf
    
    (1.925000) frontends/atari/plot/font_freetype.c:171 ft_face_requester: Loaded face from u:\f\Applications\netsurf\res\fonts\mono.ttf
    
    (1.925001) frontends/atari/findfile.c:84 atari_find_resource: fonts/monob.ttf (def: /usr/share/fonts/truetype/ttf-bitstream-vera/VeraMoBd.ttf)
    (1.930000) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/fonts/monob.ttf
    (1.930001) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/fonts/monob.ttf
    
    (1.930002) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\fonts\monob.ttf
    
    (1.955000) frontends/atari/plot/font_freetype.c:171 ft_face_requester: Loaded face from u:\f\Applications\netsurf\res\fonts\monob.ttf
    
    (1.955001) frontends/atari/findfile.c:84 atari_find_resource: fonts/s.ttf (def: /usr/share/fonts/truetype/ttf-bitstream-vera/VeraSe.ttf)
    (1.955002) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/fonts/s.ttf
    (1.955003) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/fonts/s.ttf
    
    (1.960000) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\fonts\s.ttf
    
    (1.995000) frontends/atari/plot/font_freetype.c:171 ft_face_requester: Loaded face from u:\f\Applications\netsurf\res\fonts\s.ttf
    
    (1.995001) frontends/atari/findfile.c:84 atari_find_resource: fonts/sb.ttf (def: /usr/share/fonts/truetype/ttf-bitstream-vera/VeraSeBd.ttf)
    (1.995002) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/fonts/sb.ttf
    (1.995003) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/fonts/sb.ttf
    
    (1.1000000) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\fonts\sb.ttf
    
    (2.040000) frontends/atari/plot/font_freetype.c:171 ft_face_requester: Loaded face from u:\f\Applications\netsurf\res\fonts\sb.ttf
    
    (2.040001) frontends/atari/findfile.c:84 atari_find_resource: fonts/cursive.ttf (def: /usr/share/fonts/truetype/ttf-bitstream-vera/VeraMoIt.ttf)
    (2.040002) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/fonts/cursive.ttf
    (2.040003) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/fonts/cursive.ttf
    
    (2.040004) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\fonts\cursive.ttf
    
    (2.065000) frontends/atari/plot/font_freetype.c:171 ft_face_requester: Loaded face from u:\f\Applications\netsurf\res\fonts\cursive.ttf
    
    (2.070000) frontends/atari/findfile.c:84 atari_find_resource: fonts/fantasy.ttf (def: /usr/share/fonts/truetype/ttf-bitstream-vera/VeraMoBI.ttf)
    (2.070001) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/fonts/fantasy.ttf
    (2.070002) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/fonts/fantasy.ttf
    
    (2.070003) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\fonts\fantasy.ttf
    
    (2.095000) frontends/atari/plot/font_freetype.c:171 ft_face_requester: Loaded face from u:\f\Applications\netsurf\res\fonts\fantasy.ttf
    
    (2.095001) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 48 (rowstride: 192, bpp: 4), height 48, state 0
    (2.100000) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x1866b3c
    (2.175000) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  ^N"
    
    (2.175001) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  New Window          ^N" => mod: 4, keycode: 0, ascii: N
    
    (2.175002) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  ^G"
    
    (2.175003) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Open Location       ^G" => mod: 4, keycode: 0, ascii: G
    
    (2.175004) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  ^O"
    
    (2.175005) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Open Local File...  ^O" => mod: 4, keycode: 0, ascii: O
    
    (2.180000) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  ^U"
    
    (2.180001) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Close Window        ^U" => mod: 4, keycode: 0, ascii: U
    
    (2.180002) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  ^S"
    
    (2.180003) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Save Page...        ^S" => mod: 4, keycode: 18, ascii: S
    
    (2.180004) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  ^Q"
    
    (2.180005) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Quit                ^Q" => mod: 4, keycode: 0, ascii: Q
    
    (2.180006) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  ^X"
    
    (2.180007) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Cut to Clipboard      ^X" => mod: 4, keycode: 0, ascii: X
    
    (2.180008) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  ^C"
    
    (2.180009) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Copy to Clipboard     ^C" => mod: 4, keycode: 0, ascii: C
    
    (2.180010) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  ^V"
    
    (2.180011) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Paste from Clipboard  ^V" => mod: 4, keycode: 0, ascii: V
    
    (2.185000) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  ^F"
    
    (2.185001) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Find...               ^F" => mod: 4, keycode: 19, ascii: F
    
    (2.185002) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  F5"
    
    (2.185003) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Reload              F5" => mod: 0, keycode: 20, ascii: 
    
    (2.185004) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  ^+"
    
    (2.185005) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Zoom in             ^+" => mod: 4, keycode: 0, ascii: +
    
    (2.185006) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  ^-"
    
    (2.185007) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Zoom out            ^-" => mod: 4, keycode: 0, ascii: -
    
    (2.190000) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  ^F1"
    
    (2.190001) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Fullscreen         ^F1" => mod: 4, keycode: 16, ascii: 
    
    (2.190002) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  ^"
    
    (2.190003) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Stop Loading Page   ^" => mod: 4, keycode: 27, ascii: 
    
    (2.190004) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  Undo"
    
    (2.190005) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Back One Page      Undo" => mod: 8, keycode: 15, ascii: 
    
    (2.190006) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  Undo"
    
    (2.190007) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Forward One Page  Undo" => mod: 2, keycode: 15, ascii: 
    
    (2.190008) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  Home"
    
    (2.195000) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Home               Home" => mod: 0, keycode: 12, ascii: 
    
    (2.195001) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  F7"
    
    (2.195002) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Local History     F7" => mod: 0, keycode: 22, ascii: 
    
    (2.195003) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  ^D"
    
    (2.195004) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Add to Bookmarks  ^D" => mod: 4, keycode: 0, ascii: D
    
    (2.195005) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  F6"
    
    (2.195006) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Show Bookmarks    F6" => mod: 0, keycode: 21, ascii: 
    
    (2.195007) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  Help"
    
    (2.195008) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Help Content  Help" => mod: 0, keycode: 14, ascii: 
    
    (2.215000) frontends/atari/history.c:42 atari_global_history_init_phase2: cw 0x1870f14
    (2.215001) desktop/treeview.c:4069 treeview_init: Initialising treeview module
    (2.220005) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 9 (rowstride: 36, bpp: 4), height 9, state 1
    (2.220006) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x187047c
    (2.220007) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 9 (rowstride: 36, bpp: 4), height 9, state 1
    (2.225000) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x187026c
    (2.225001) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 9 (rowstride: 36, bpp: 4), height 9, state 1
    (2.225002) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x187022c
    (2.225003) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 9 (rowstride: 36, bpp: 4), height 9, state 1
    (2.225004) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x18701ec
    (2.225005) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 9 (rowstride: 36, bpp: 4), height 9, state 1
    (2.225006) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x18760ec
    (2.225007) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 9 (rowstride: 36, bpp: 4), height 9, state 1
    (2.225008) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x1875edc
    (2.230000) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 9 (rowstride: 36, bpp: 4), height 9, state 1
    (2.230001) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x1875ccc
    (2.230002) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 9 (rowstride: 36, bpp: 4), height 9, state 1
    (2.230003) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x1875abc
    (2.230004) desktop/treeview.c:4094 treeview_init: Initialised treeview module
    (2.230005) desktop/global_history.c:732 global_history_init: Loading global history
    (2.290000) frontends/atari/plot/font_freetype.c:171 ft_face_requester: Loaded face from u:\f\Applications\netsurf\res\fonts\ss.ttf
    
    (2.675000) desktop/global_history.c:788 global_history_init: Loaded global history
    (2.675001) frontends/atari/hotlist.c:201 atari_hotlist_init: Hotlist: U:\f\Applications\netsurf\res\hotlist
    (2.675002) desktop/hotlist.c:1239 hotlist_init: Loading hotlist
    (3.550000) desktop/hotlist.c:1272 hotlist_init: Loaded hotlist
    (3.550001) frontends/atari/hotlist.c:75 atari_hotlist_init_phase2: cw:0x18ad9ec
    (3.555000) frontends/atari/cookies.c:66 atari_cookie_manager_init_phase2: cw 0x18ad94c
    (3.555001) desktop/cookie_manager.c:791 cookie_manager_init: Generating cookie manager data
    (3.795000) desktop/cookie_manager.c:828 cookie_manager_init: Generated cookie manager data
    (3.795001) frontends/atari/gui.c:1176 main: Creating initial browser window...
    (3.795002) frontends/atari/findfile.c:34 local_file_to_url: in: /f/Applications/netsurf/hotlist.htm
    (3.795003) frontends/atari/findfile.c:58 local_file_to_url: out: file:////f/Applications/netsurf/hotlist.htm
    (3.795004) content/handlers/javascript/duktape/dukky.c:565 js_newcontext: Creating new duktape javascript context
    (5.270001) frontends/atari/gui.c:198 gui_window_create: gw: (nil), BW: 0x198bfdc, existing (nil), flags: 0
    
    (5.270002) frontends/atari/gui.c:204 gui_window_create: new window: 0x1a2efcc, bw: 0x198bfdc
    
    (5.275000) frontends/atari/toolbar.c:272 toolbar_create: owner 0x1a2ed6c
    (5.275001) frontends/atari/toolbar.c:331 toolbar_create: created toolbar: 0x1a2ebfc, root: 0x1a2ed6c, textarea: 0x1a2e7ec, throbber: 0x1a2ec0c
    (5.275002) frontends/atari/toolbar.c:585 toolbar_set_url: tb 0x1a2ebfc
    (5.345000) frontends/atari/gui.c:803 gui_set_input_gui_window: Setting input window from: (nil) to 0x1a2efcc
    
    (5.535000) frontends/atari/toolbar.c:461 toolbar_update_buttons: tb 0x1a2ebfc
    (5.535001) frontends/atari/rootwin.c:502 window_set_focus: Set focus: 0x1974e8c (3)
    
    (5.535002) frontends/atari/rootwin.c:502 window_set_focus: Set focus: (nil) (0)
    
    (5.535003) frontends/atari/rootwin.c:502 window_set_focus: Set focus: (nil) (1)
    
    (5.535004) desktop/browser.c:1944 browser_window_navigate: bw 0x198bfdc, url file:////f/Applications/netsurf/hotlist.htm
    (5.535005) desktop/browser.c:2043 browser_window_navigate: Loading 'file:////f/Applications/netsurf/hotlist.htm'
    (5.560000) frontends/atari/toolbar.c:585 toolbar_set_url: tb 0x1a2ebfc
    (5.650000) frontends/atari/toolbar.c:461 toolbar_update_buttons: tb 0x1a2ebfc
    (5.650002) frontends/atari/gui.c:1198 main: Entering Atari event mainloop...
    (5.650003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (5.650005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (5.655000) frontends/atari/filetype.c:39 fetch_filetype: unix path: //f/Applications/netsurf/hotlist.htm
    (5.655001) frontends/atari/filetype.c:88 fetch_filetype: mime type: text/html
    (5.720000) content/content.c:76 content__init: url file:////f/Applications/netsurf/hotlist.htm -> 0x1a34f4c
    (5.760001) render/html_css.c:564 html_css_new_stylesheets: 2 fetches active
    (5.765001) render/html_css.c:591 html_css_new_stylesheets: 3 fetches active
    (5.765002) content/content.c:656 content_add_user: content file:////f/Applications/netsurf/hotlist.htm (0x1a34f4c), user 0x20964f4 0x1976fc4
    (5.800000) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 5 (rowstride: 20, bpp: 4), height 11, state 0
    (5.800001) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x1873e5c
    (5.895000) frontends/atari/rootwin.c:108 handle_event: WM_REDRAW
    (5.895001) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: c01b
    
    (5.895002) frontends/atari/gui.c:142 atari_poll: WM: 20
    
    (5.915000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (5.915002) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (5.915004) frontends/atari/filetype.c:39 fetch_filetype: unix path: u:\f\Applications\netsurf\res\icons\arrow-l.png
    (5.920000) frontends/atari/filetype.c:88 fetch_filetype: mime type: image/png
    (5.925002) content/content.c:76 content__init: url file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Carrow-l.png -> 0x1872acc
    (5.925004) content/content.c:656 content_add_user: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Carrow-l.png (0x1872acc), user 0x20964f4 0x1870e74
    (5.925005) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 17 (rowstride: 68, bpp: 4), height 17, state 0
    (5.925006) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x187267c
    (5.930000) content/handlers/image/png.c:181 info_callback: size 17 * 17, rowbytes 68
    (5.935000) content/content.c:275 content_convert: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Carrow-l.png (0x1872acc)
    (5.940000) frontends/atari/bitmap.c:308 bitmap_test_opaque: bitmap 0x187267c has transparency
    (5.940001) frontends/atari/bitmap.c:279 bitmap_set_opaque: setting bitmap 0x187267c to transparent
    (5.940002) content/handlers/image/image_cache.c:522 image_cache_add: centry 0x1872064, content 0x1872acc, bitmap 0x187267c
    (5.975001) content/handlers/javascript/duktape/dukky.c:597 js_newcompartment: Yay, new compartment, win_priv=0x198bfdc, doc_priv=0x1a34f4c
    (5.980000) content/handlers/javascript/duktape/dukky.c:88 dukky_create_object: name=NETSURF_DUKTAPE_PROTOTYPE_WINDOW nargs=2
    (5.980001) content/handlers/javascript/duktape/dukky.c:80 dukky_populate_object: Call the init function
    (5.980002) build/Linux-atari/duktape/window.c:57 dukky_window___init: win=0x198bfdc htmlc=0x1a34f4c
    (5.980003) build/Linux-atari/duktape/window.c:59 dukky_window___init: URL is file:////f/Applications/netsurf/hotlist.htm
    (5.980004) content/handlers/javascript/duktape/dukky.c:109 dukky_create_object: created
    (5.985000) render/html.c:690 dom_default_action_DOMNodeInserted_cb: javascript context: 0x198bfbc
    (17.470000) content/content.c:275 content_convert: content file:////f/Applications/netsurf/hotlist.htm (0x1a34f4c)
    (17.475001) render/html_css.c:520 html_css_quirks_stylesheets: 4 fetches active
    (17.475002) render/html.c:1141 html_convert: quirks set to 2
    (17.475003) render/html.c:1145 html_convert: 3 fetches active
    (17.475004) frontends/atari/gui.c:142 atari_poll: WM: 4944
    
    (17.480000) frontends/atari/gui.c:142 atari_poll: WM: 30
    
    (17.510000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (17.510002) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (17.510004) frontends/atari/filetype.c:39 fetch_filetype: unix path: u:\f\Applications\netsurf\res\icons\content.png
    (17.515000) frontends/atari/filetype.c:88 fetch_filetype: mime type: image/png
    (17.520002) content/content.c:76 content__init: url file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Ccontent.png -> 0x1c55d34
    (17.520004) content/content.c:656 content_add_user: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Ccontent.png (0x1c55d34), user 0x20964f4 0x1870c4c
    (17.520005) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 17 (rowstride: 68, bpp: 4), height 17, state 0
    (17.525000) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x1c558e4
    (17.525001) content/handlers/image/png.c:181 info_callback: size 17 * 17, rowbytes 68
    (17.530000) content/content.c:275 content_convert: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Ccontent.png (0x1c55d34)
    (17.535000) frontends/atari/bitmap.c:308 bitmap_test_opaque: bitmap 0x1c558e4 has transparency
    (17.535001) frontends/atari/bitmap.c:279 bitmap_set_opaque: setting bitmap 0x1c558e4 to transparent
    (17.535002) content/handlers/image/image_cache.c:522 image_cache_add: centry 0x1c552cc, content 0x1c55d34, bitmap 0x1c558e4
    (17.535004) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (17.540001) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (17.540003) frontends/atari/filetype.c:39 fetch_filetype: unix path: u:\f\Applications\netsurf\res\icons\directory.png
    (17.540004) frontends/atari/filetype.c:88 fetch_filetype: mime type: image/png
    (17.550000) content/content.c:76 content__init: url file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Cdirectory.png -> 0x1c52b6c
    (17.550002) content/content.c:656 content_add_user: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Cdirectory.png (0x1c52b6c), user 0x20964f4 0x1870a3c
    (17.550003) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 17 (rowstride: 68, bpp: 4), height 17, state 0
    (17.555000) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x1c5271c
    (17.555001) content/handlers/image/png.c:181 info_callback: size 17 * 17, rowbytes 68
    (17.560000) content/content.c:275 content_convert: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Cdirectory.png (0x1c52b6c)
    (17.560001) frontends/atari/bitmap.c:308 bitmap_test_opaque: bitmap 0x1c5271c has transparency
    (17.560002) frontends/atari/bitmap.c:279 bitmap_set_opaque: setting bitmap 0x1c5271c to transparent
    (17.560003) content/handlers/image/image_cache.c:522 image_cache_add: centry 0x1c52104, content 0x1c52b6c, bitmap 0x1c5271c
    (17.565001) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (17.565003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (17.570000) frontends/atari/filetype.c:39 fetch_filetype: unix path: u:\f\Applications\netsurf\res\icons\directory2.png
    (17.570001) frontends/atari/filetype.c:88 fetch_filetype: mime type: image/png
    (17.575002) content/content.c:76 content__init: url file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Cdirectory2.png -> 0x1c54e84
    (17.575004) content/content.c:656 content_add_user: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Cdirectory2.png (0x1c54e84), user 0x20964f4 0x187082c
    (17.580000) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 17 (rowstride: 68, bpp: 4), height 17, state 0
    (17.580001) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x1c5275c
    (17.580002) content/handlers/image/png.c:181 info_callback: size 17 * 17, rowbytes 68
    (17.585000) content/content.c:275 content_convert: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Cdirectory2.png (0x1c54e84)
    (17.590000) frontends/atari/bitmap.c:308 bitmap_test_opaque: bitmap 0x1c5275c has transparency
    (17.590001) frontends/atari/bitmap.c:279 bitmap_set_opaque: setting bitmap 0x1c5275c to transparent
    (17.590002) content/handlers/image/image_cache.c:522 image_cache_add: centry 0x1c52a0c, content 0x1c54e84, bitmap 0x1c5275c
    (17.590004) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (17.590006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (17.595001) frontends/atari/filetype.c:39 fetch_filetype: unix path: u:\f\Applications\netsurf\res\icons\search.png
    (17.595002) frontends/atari/filetype.c:88 fetch_filetype: mime type: image/png
    (17.605000) content/content.c:76 content__init: url file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Csearch.png -> 0x1c539ec
    (17.605002) content/content.c:656 content_add_user: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Csearch.png (0x1c539ec), user 0x20964f4 0x1870624
    (17.605003) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 17 (rowstride: 68, bpp: 4), height 17, state 0
    (17.605004) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x1c52dfc
    (17.610000) content/handlers/image/png.c:181 info_callback: size 17 * 17, rowbytes 68
    (17.615000) content/content.c:275 content_convert: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Csearch.png (0x1c539ec)
    (17.615001) frontends/atari/bitmap.c:308 bitmap_test_opaque: bitmap 0x1c52dfc has transparency
    (17.615002) frontends/atari/bitmap.c:279 bitmap_set_opaque: setting bitmap 0x1c52dfc to transparent
    (17.615003) content/handlers/image/image_cache.c:522 image_cache_add: centry 0x1c538e4, content 0x1c539ec, bitmap 0x1c52dfc
    (17.620000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (17.620002) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (17.620004) frontends/atari/filetype.c:39 fetch_filetype: unix path: u:\f\Applications\netsurf\res\default.css
    (17.620005) frontends/atari/filetype.c:88 fetch_filetype: mime type: text/css
    (17.630004) content/content.c:76 content__init: url file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cdefault.css -> 0x1c5350c
    (17.680000) content/content.c:656 content_add_user: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cdefault.css (0x1c5350c), user 0x20964f4 0x19905ac
    (17.945000) content/content.c:275 content_convert: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cdefault.css (0x1c5350c)
    (17.950000) render/html_css.c:106 html_convert_css_callback: done stylesheet slot 0 'file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cdefault.css'
    (17.950001) render/html_css.c:108 html_convert_css_callback: 2 fetches active
    (17.950002) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (17.950004) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (17.955004) render/html_css.c:112 html_convert_css_callback: stylesheet file:///user.css failed: UnacceptableType
    (17.955005) render/html_css.c:116 html_convert_css_callback: 1 fetches active
    (17.970000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (17.970002) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (17.970004) frontends/atari/filetype.c:39 fetch_filetype: unix path: u:\f\Applications\netsurf\res\quirks.css
    (17.970005) frontends/atari/filetype.c:88 fetch_filetype: mime type: text/css
    (17.980000) content/content.c:76 content__init: url file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cquirks.css -> 0x1c61d84
    (17.980002) content/content.c:656 content_add_user: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cquirks.css (0x1c61d84), user 0x20964f4 0x1c5883c
    (17.985000) content/content.c:275 content_convert: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cquirks.css (0x1c61d84)
    (17.990001) render/html_css.c:106 html_convert_css_callback: done stylesheet slot 1 'file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cquirks.css'
    (17.990002) render/html_css.c:108 html_convert_css_callback: 0 fetches active
    (17.990003) render/html.c:1198 html_begin_conversion: Completing parse
    (18.005000) content/handlers/javascript/duktape/dukky.c:1209 js_fire_event: Event: load (doc=0x1a34c34, target=(nil))
    (18.020000) content/handlers/javascript/duktape/dukky.c:80 dukky_populate_object: Call the init function
    (18.040000) content/handlers/javascript/duktape/dukky.c:88 dukky_create_object: name=NETSURF_DUKTAPE_PROTOTYPE_EVENT nargs=1
    (18.040001) content/handlers/javascript/duktape/dukky.c:80 dukky_populate_object: Call the init function
    (18.040002) content/handlers/javascript/duktape/dukky.c:109 dukky_create_object: created
    (18.045000) render/html.c:603 html_finish_conversion: DOM to box (0x1a34f4c)
    (29.900000) render/html.c:114 html_box_convert_done: Done XML to box (0x1a34f4c)
    (29.945000) frontends/atari/plot/font_freetype.c:171 ft_face_requester: Loaded face from u:\f\Applications\netsurf\res\fonts\ssb.ttf
    
    (32.440000) frontends/atari/toolbar.c:461 toolbar_update_buttons: tb 0x1a2ebfc
    (32.445000) frontends/atari/toolbar.c:585 toolbar_set_url: tb 0x1a2ebfc
    (32.445001) frontends/atari/toolbar.c:461 toolbar_update_buttons: tb 0x1a2ebfc
    (32.475000) frontends/atari/toolbar.c:461 toolbar_update_buttons: tb 0x1a2ebfc
    (32.475001) frontends/atari/gui.c:435 gui_window_set_scroll: scroll (gui_window: 0x1a2efcc) 0, 0
    
    (32.475002) content/content.c:803 content_open: content 0x1a34f4c file:////f/Applications/netsurf/hotlist.htm
    (32.490000) desktop/browser_history.c:599 browser_window_history_add: Creating thumbnail for file:////f/Applications/netsurf/hotlist.htm
    (32.490001) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 100 (rowstride: 400, bpp: 4), height 86, state 5
    (32.495000) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x198abd4
    (32.495001) desktop/browser_history.c:614 browser_window_history_add: Thumbnail renderfailed
    (32.550000) frontends/atari/toolbar.c:461 toolbar_update_buttons: tb 0x1a2ebfc
    (32.580000) desktop/browser.c:1181 browser_window_update_favicon: fetching general favicon from 'resource:favicon.ico'
    (36.770000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (36.770002) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (36.785000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (36.785002) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (69.745000) frontends/atari/rootwin.c:135 handle_event: WM_TOPPED
    (69.745001) frontends/atari/gui.c:803 gui_set_input_gui_window: Setting input window from: 0x1a2efcc to 0x1a2efcc
    
    (69.745002) frontends/atari/gui.c:142 atari_poll: WM: 21
    
    (69.840000) frontends/atari/rootwin.c:108 handle_event: WM_REDRAW
    (69.840001) frontends/atari/gui.c:142 atari_poll: WM: 20
    
    (70.770000) frontends/atari/toolbar.c:760 toolbar_mouse_input: tb 0x1a2ebfc
    (71.365000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: c01b
    
    (72.780000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: c456
    
    (72.785000) frontends/atari/toolbar.c:585 toolbar_set_url: tb 0x1a2ebfc
    (72.805000) frontends/atari/toolbar.c:461 toolbar_update_buttons: tb 0x1a2ebfc
    (73.945000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: c00d
    
    (73.950000) frontends/atari/rootwin.c:502 window_set_focus: Set focus: 0x1974e8c (3)
    
    (73.950001) desktop/browser.c:1944 browser_window_navigate: bw 0x198bfdc, url https://en.wikipedia.org/
    (73.950002) frontends/atari/toolbar.c:585 toolbar_set_url: tb 0x1a2ebfc
    (73.950003) frontends/atari/toolbar.c:461 toolbar_update_buttons: tb 0x1a2ebfc
    (73.950004) desktop/browser.c:2043 browser_window_navigate: Loading 'https://en.wikipedia.org/'
    (73.975001) content/llcache.c:1377 llcache_process_metadata: Retrieving metadata
    (73.975002) content/fs_backing_store.c:889 get_store_entry: url:https://en.wikipedia.org/
    (73.975003) content/fs_backing_store.c:897 get_store_entry: Failed to find ident 0x5de7bbd3 in index
    (73.975004) content/fs_backing_store.c:1924 fetch: entry not found
    (73.975006) content/fetchers/curl.c:324 fetch_curl_setup: fetch 0x1873a1c, url 'https://en.wikipedia.org/'
    (73.985002) frontends/atari/toolbar.c:585 toolbar_set_url: tb 0x1a2ebfc
    (73.985003) frontends/atari/toolbar.c:461 toolbar_update_buttons: tb 0x1a2ebfc
    (74.025000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (74.035007) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.035008) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (74.050003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.050004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (74.050015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.050016) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (74.065003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.065004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    *   Trying 91.198.174.192...
    * TCP_NODELAY set
    (74.070007) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.070008) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    (74.085000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.085001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    (74.085006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.085007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    (74.100000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.100001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    (74.100006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.100007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    (74.115000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.115001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    * Connected to en.wikipedia.org (91.198.174.192) port 443 (#0)
    * ALPN, offering http/1.1
    * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
    * successfully set certificate verify locations:
    *   CAfile: ./res/cabundle
      CApath: ./res/certs
    (82.855002) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (82.855003) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (82.870000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (82.870001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (82.870006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (82.870007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (82.885000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (82.885001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (82.885006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (82.885007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (82.900000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (82.900001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    * Unknown SSL protocol error in connection to en.wikipedia.org:443 
    * Curl_http_done: called premature == 1
    * Closing connection 0
    (87.820000) content/fetchers/curl.c:1040 fetch_curl_done: done https://en.wikipedia.org/
    (87.820001) content/fetchers/curl.c:1085 fetch_curl_done: Unknown cURL response code 35
    (87.820002) content/fetchers/curl.c:799 fetch_curl_stop: fetch 0x1873a1c, url 'https://en.wikipedia.org/'
    (87.825001) content/fetchers/curl.c:324 fetch_curl_setup: fetch 0x171cb54, url 'https://en.wikipedia.org/'
    (87.835001) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    * Hostname en.wikipedia.org was found in DNS cache
    *   Trying 91.198.174.192...
    * TCP_NODELAY set
    (87.855000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (87.855001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    (87.855006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (87.855007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    (87.870000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (87.870001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    (87.870006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (87.870007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    (87.885000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (87.885001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    * Connected to en.wikipedia.org (91.198.174.192) port 443 (#1)
    * ALPN, offering http/1.1
    * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
    * successfully set certificate verify locations:
    *   CAfile: ./res/cabundle
      CApath: ./res/certs
    (96.420002) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (96.420003) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (96.435000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (96.435001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (96.435006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (96.435007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (96.450000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (96.450001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (96.450006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (96.450007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (96.465000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (96.465001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    * Unknown SSL protocol error in connection to en.wikipedia.org:443 
    * Curl_http_done: called premature == 1
    * Closing connection 1
    (101.545000) content/fetchers/curl.c:1040 fetch_curl_done: done https://en.wikipedia.org/
    (101.545001) content/fetchers/curl.c:1085 fetch_curl_done: Unknown cURL response code 35
    (101.545002) content/fetchers/curl.c:799 fetch_curl_stop: fetch 0x171cb54, url 'https://en.wikipedia.org/'
    (119.340001) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (119.345000) frontends/atari/rootwin.c:108 handle_event: WM_REDRAW
    (119.345001) frontends/atari/gui.c:142 atari_poll: WM: 20
    
    (119.355001) frontends/atari/gui.c:142 atari_poll: WM: 30
    
    (119.355002) frontends/atari/gui.c:142 atari_poll: WM: 31
    
    (119.355003) frontends/atari/gui.c:142 atari_poll: WM: 31
    
    (123.670000) frontends/atari/gui.c:142 atari_poll: WM: 30
    
    (152.435000) frontends/atari/rootwin.c:108 handle_event: WM_REDRAW
    (152.435001) frontends/atari/gui.c:142 atari_poll: WM: 20
    
    (240.570000) frontends/atari/rootwin.c:108 handle_event: WM_REDRAW
    (240.575000) frontends/atari/gui.c:142 atari_poll: WM: 20
    
    (240.705000) frontends/atari/rootwin.c:108 handle_event: WM_REDRAW
    (240.705001) frontends/atari/gui.c:142 atari_poll: WM: 20
    
    (240.785000) frontends/atari/rootwin.c:108 handle_event: WM_REDRAW
    (240.785001) frontends/atari/gui.c:142 atari_poll: WM: 20
    
    (240.845000) frontends/atari/rootwin.c:108 handle_event: WM_REDRAW
    (240.850000) frontends/atari/gui.c:142 atari_poll: WM: 20
    
    (240.860000) frontends/atari/rootwin.c:108 handle_event: WM_REDRAW
    (240.865000) frontends/atari/gui.c:142 atari_poll: WM: 20
    
    (241.775000) frontends/atari/rootwin.c:135 handle_event: WM_TOPPED
    (241.775001) frontends/atari/gui.c:803 gui_set_input_gui_window: Setting input window from: 0x1a2efcc to 0x1a2efcc
    
    (241.780000) frontends/atari/gui.c:142 atari_poll: WM: 21
    
    (241.940000) frontends/atari/rootwin.c:108 handle_event: WM_REDRAW
    (241.940001) frontends/atari/gui.c:142 atari_poll: WM: 20
    
    (241.970000) frontends/atari/rootwin.c:108 handle_event: WM_REDRAW
    (241.970001) frontends/atari/gui.c:142 atari_poll: WM: 20
    
    (242.070000) frontends/atari/rootwin.c:108 handle_event: WM_REDRAW
    (242.070001) frontends/atari/gui.c:142 atari_poll: WM: 20
    
    (242.245000) frontends/atari/rootwin.c:108 handle_event: WM_REDRAW
    (242.245001) frontends/atari/gui.c:142 atari_poll: WM: 20
    
    (242.580000) frontends/atari/rootwin.c:108 handle_event: WM_REDRAW
    (242.585000) frontends/atari/gui.c:142 atari_poll: WM: 20
    
    (243.345000) frontends/atari/gui.c:142 atari_poll: WM: -17734
    
    (243.890000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: c451
    
    (243.905000) frontends/atari/deskmenu.c:322 menu_quit: menu_quit
    (243.905001) frontends/atari/gui.c:142 atari_poll: WM: 50
    
    (243.905002) desktop/netsurf.c:250 netsurf_exit: Closing GUI
    (243.905003) frontends/atari/gui.c:814 gui_quit: quitting
    (243.905004) desktop/browser.c:1754 browser_window_destroy_internal: Destroying window
    (243.905005) desktop/browser.c:1774 browser_window_destroy_internal: Clearing schedule 0x20d699a(0x1a2efcc)
    (243.910000) frontends/atari/gui.c:256 gui_window_destroy: gui_window_destroy
    
    (243.910001) frontends/atari/gui.c:803 gui_set_input_gui_window: Setting input window from: 0x1a2efcc to (nil)
    
    (243.910002) frontends/atari/rootwin.c:315 window_unref_gui_window: window: 0x1a2ed6c, gui_window: 0x1a2efcc
    (243.910003) frontends/atari/rootwin.c:341 window_destroy: 0x1a2ed6c
    (243.910004) frontends/atari/statusbar.c:209 sb_destroy: sb_destroy
    
    (243.915000) content/content.c:819 content_close: content 0x1a34f4c file:////f/Applications/netsurf/hotlist.htm
    (243.915001) content/content.c:685 content_remove_user: content file:////f/Applications/netsurf/hotlist.htm (0x1a34f4c), user 0x20964f4 0x1976fc4
    (243.915002) content/handlers/javascript/duktape/dukky.c:588 js_destroycontext: Destroying duktape javascript context
    (245.310000) desktop/browser.c:1852 browser_window_destroy_internal: Status text cache match:miss 8:7
    (245.310001) frontends/atari/history.c:48 atari_global_history_finish: cw 0x1870f14
    (245.310002) desktop/global_history.c:800 global_history_fini: Finalising global history
    (245.315000) desktop/global_history.c:818 global_history_fini: Finalised global history
    (245.320000) frontends/atari/history.c:184 atari_global_history_destroy: done
    (245.320001) frontends/atari/hotlist.c:81 atari_hotlist_finish: cw:0x18ad9ec
    (245.320002) desktop/hotlist.c:1318 hotlist_fini: Finalising hotlist
    (245.465000) desktop/hotlist.c:1340 hotlist_fini: Finalised hotlist
    (245.465001) frontends/atari/hotlist.c:279 atari_hotlist_destroy: done
    (245.465002) frontends/atari/cookies.c:74 atari_cookie_manager_finish: cw 0x18ad94c
    (245.465003) desktop/cookie_manager.c:840 cookie_manager_fini: Finalising cookie manager
    (245.510000) desktop/treeview.c:4114 treeview_fini: Finalising treeview module
    (245.510001) content/content.c:685 content_remove_user: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Carrow-l.png (0x1872acc), user 0x20964f4 0x1870e74
    (245.510002) content/content.c:685 content_remove_user: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Ccontent.png (0x1c55d34), user 0x20964f4 0x1870c4c
    (245.510003) content/content.c:685 content_remove_user: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Cdirectory.png (0x1c52b6c), user 0x20964f4 0x1870a3c
    (245.510004) content/content.c:685 content_remove_user: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Cdirectory2.png (0x1c54e84), user 0x20964f4 0x187082c
    (245.515000) content/content.c:685 content_remove_user: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Csearch.png (0x1c539ec), user 0x20964f4 0x1870624
    (245.515001) desktop/treeview.c:4131 treeview_fini: Finalised treeview module
    (245.515002) desktop/cookie_manager.c:863 cookie_manager_fini: Finalised cookie manager
    (245.515003) frontends/atari/cookies.c:212 atari_cookie_manager_destroy: done
    (245.700000) frontends/atari/gui.c:843 gui_quit: Shutting down plotter
    (245.885000) frontends/atari/gui.c:845 gui_quit: done
    (245.890000) desktop/netsurf.c:253 netsurf_exit: Finalising JavaScript
    (245.890001) desktop/netsurf.c:256 netsurf_exit: Finalising Web Search
    (245.890002) desktop/netsurf.c:259 netsurf_exit: Finalising high-level cache
    (245.890003) content/hlcache.c:566 hlcache_finalise: 8 contents remain before cache drain
    (245.890004) content/content.c:382 content_destroy: content 0x1c539ec file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Csearch.png
    (245.890006) content/content.c:382 content_destroy: content 0x1c54e84 file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Cdirectory2.png
    (245.895001) content/content.c:382 content_destroy: content 0x1c52b6c file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Cdirectory.png
    (245.895003) content/content.c:382 content_destroy: content 0x1c55d34 file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Ccontent.png
    (245.900001) content/content.c:382 content_destroy: content 0x1872acc file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Carrow-l.png
    (245.900003) content/content.c:382 content_destroy: content 0x1a34f4c file:////f/Applications/netsurf/hotlist.htm
    (245.900004) render/html.c:1526 html_destroy: content 0x1a34f4c
    (245.1000000) content/content.c:685 content_remove_user: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cdefault.css (0x1c5350c), user 0x20964f4 0x19905ac
    (246.000001) content/content.c:685 content_remove_user: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cquirks.css (0x1c61d84), user 0x20964f4 0x1c5883c
    (253.385000) content/content.c:382 content_destroy: content 0x1c61d84 file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cquirks.css
    (253.390001) content/content.c:382 content_destroy: content 0x1c5350c file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cdefault.css
    (253.470000) content/hlcache.c:580 hlcache_finalise: 0 contents remaining:
    (253.470001) content/hlcache.c:615 hlcache_finalise: hit/miss 0/8
    (253.470002) content/hlcache.c:620 hlcache_finalise: Finalising low-level cache
    (253.470003) content/fs_backing_store.c:1615 finalise: Cache total/hit/miss/fail (counts) 1/0/1/0 (100%/0%/100%/0%)
    (253.470004) content/llcache.c:3433 llcache_finalise: Backing store wrote 0 bytes in 0 ms (average 0 bytes/second)
    (253.470005) desktop/netsurf.c:262 netsurf_exit: Closing fetches
    (253.470006) render/html_css_fetcher.c:70 html_css_fetcher_finalise: html_css_fetcher_finalise called for x-ns-css
    (253.470007) content/fetchers/curl.c:174 fetch_curl_finalise: Finalise cURL fetcher http
    (253.470008) content/fetchers/curl.c:174 fetch_curl_finalise: Finalise cURL fetcher https
    (253.475000) content/fetchers/curl.c:178 fetch_curl_finalise: All cURL fetchers finalised, closing down cURL
    (253.815000) content/fetchers/data.c:67 fetch_data_finalise: fetch_data_finalise called for data
    (253.815001) content/handlers/image/image_cache.c:439 image_cache_fini: Size at finish 0 (in 0)
    (253.815002) content/handlers/image/image_cache.c:449 image_cache_fini: Age 210s
    (253.815003) content/handlers/image/image_cache.c:451 image_cache_fini: Peak size 5780 (in 5)
    (253.815004) content/handlers/image/image_cache.c:453 image_cache_fini: Peak image count 5 (size 5780)
    (253.820000) content/handlers/image/image_cache.c:482 image_cache_fini: Total images never rendered: 5 (includes 5 that were converted)
    (253.820001) content/handlers/image/image_cache.c:486 image_cache_fini: Total number of excessive conversions: 0 (from 0 images converted more than once)
    (253.820002) content/handlers/image/image_cache.c:490 image_cache_fini: Bitmap of size 1156 had most (1) conversions
    (253.820003) desktop/netsurf.c:273 netsurf_exit: Closing utf8
    (253.820004) desktop/netsurf.c:276 netsurf_exit: Destroying URLdb
    (254.150000) desktop/netsurf.c:279 netsurf_exit: Destroying System colours
    (254.150001) desktop/netsurf.c:282 netsurf_exit: Destroying Messages
    (254.165000) desktop/netsurf.c:286 netsurf_exit: Remaining lwc strings:
    (254.165001) desktop/netsurf.c:289 netsurf_exit: Exited successfully
    (254.165002) frontends/atari/gui.c:1212 main: exit_gem
    
    txt file icon nslog.txt (64,434 bytes) 2017-02-25 17:56 +
  • txt file icon nslog4049.txt (203,950 bytes) 2017-03-26 15:48 -
    (0.000001) utils/log.c:101 nslog_init: NetSurf version '3.7 (Dev CI #4049)'
    (0.005000) utils/log.c:110 nslog_init: NetSurf on <FreeMiNT>, node <Milan>, release <1.19a>, version <4.8>, machine <milan>
    (0.005001) utils/nsoption.c:655 nsoption_read: Successfully opened 'u:\f\Applications\netsurf\Choices' for Options file
    (0.030000) utils/messages.c:205 messages_add_from_file: Loading Messages from 'u:\f\Applications\netsurf\res\messages'
    (0.115000) frontends/atari/gui.c:1165 main: Initialising core...
    (0.120000) content/handlers/image/image_cache.c:426 image_cache_init: Image cache initialised with a limit of 4980736 hysteresis of 996147
    (0.120001) render/html_css_fetcher.c:64 html_css_fetcher_initialise: html_css_fetcher_initialise called for x-ns-css
    (0.120002) content/fetchers/curl.c:1430 fetch_curl_register: curl_version libcurl/7.51.0 OpenSSL/1.0.2k zlib/1.2.11 c-ares/1.12.0
    (0.595000) utils/useragent.c:68 user_agent_build_string: Built user agent "NetSurf/3.7 (FreeMiNT)"
    (0.600000) content/fetchers/curl.c:1500 fetch_curl_register: ca_bundle: './res/cabundle'
    (0.600001) content/fetchers/curl.c:1504 fetch_curl_register: ca_path: './res/certs'
    (0.600002) content/fetchers/curl.c:1516 fetch_curl_register: cURL linked against openssl
    (0.600003) content/fetchers/curl.c:158 fetch_curl_initialise: Initialise cURL fetcher for http
    (0.600004) content/fetchers/curl.c:158 fetch_curl_initialise: Initialise cURL fetcher for https
    (0.600005) content/fetchers/data.c:60 fetch_data_initialise: fetch_data_initialise called for data
    (0.600006) frontends/atari/findfile.c:84 atari_find_resource: adblock.css (def: adblock.css)
    (0.600007) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/adblock.css
    (0.600008) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/adblock.css
    
    (0.605000) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\adblock.css
    
    (0.605001) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for adblock.css
    (0.605002) frontends/atari/findfile.c:84 atari_find_resource: default.css (def: default.css)
    (0.605003) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/default.css
    (0.605004) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/default.css
    
    (0.610000) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\default.css
    
    (0.610001) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for default.css
    (0.610002) frontends/atari/findfile.c:84 atari_find_resource: internal.css (def: internal.css)
    (0.610003) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/internal.css
    (0.610004) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/internal.css
    
    (0.610005) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\internal.css
    
    (0.615000) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for internal.css
    (0.615001) frontends/atari/findfile.c:84 atari_find_resource: quirks.css (def: quirks.css)
    (0.615002) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/quirks.css
    (0.615003) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/quirks.css
    
    (0.615004) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\quirks.css
    
    (0.620000) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for quirks.css
    (0.620001) frontends/atari/findfile.c:84 atari_find_resource: user.css (def: user.css)
    (0.620002) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/user.css
    (0.620003) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/user.css
    
    (0.620004) frontends/atari/osspec.c:129 gemdos_realpath: realpath out: NULL!
    
    (0.620005) frontends/atari/findfile.c:95 atari_find_resource: checking ./user.css
    (0.620006) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./user.css
    
    (0.625000) frontends/atari/osspec.c:129 gemdos_realpath: realpath out: NULL!
    
    (0.625001) frontends/atari/findfile.c:107 atari_find_resource: checking /home/.netsurf/user.css
    (0.625002) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: /home/.netsurf/user.css
    
    (0.625003) frontends/atari/osspec.c:129 gemdos_realpath: realpath out: NULL!
    
    (0.630000) frontends/atari/findfile.c:131 atari_find_resource: checking user.css
    (0.630001) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: user.css
    
    (0.630002) frontends/atari/osspec.c:129 gemdos_realpath: realpath out: NULL!
    
    (0.630003) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for user.css
    (0.630004) frontends/atari/findfile.c:84 atari_find_resource: credits.html (def: credits.html)
    (0.630005) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/credits.html
    (0.630006) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/credits.html
    
    (0.635000) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\credits.html
    
    (0.635001) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for credits.html
    (0.635002) frontends/atari/findfile.c:84 atari_find_resource: licence.html (def: licence.html)
    (0.635003) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/licence.html
    (0.640000) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/licence.html
    
    (0.640001) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\licence.html
    
    (0.640002) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for licence.html
    (0.640003) frontends/atari/findfile.c:84 atari_find_resource: welcome.html (def: welcome.html)
    (0.640004) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/welcome.html
    (0.640005) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/welcome.html
    
    (0.645000) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\welcome.html
    
    (0.645001) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for welcome.html
    (0.645002) frontends/atari/findfile.c:84 atari_find_resource: maps.html (def: maps.html)
    (0.645003) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/maps.html
    (0.645004) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/maps.html
    
    (0.650000) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\maps.html
    
    (0.650001) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for maps.html
    (0.650002) frontends/atari/findfile.c:84 atari_find_resource: favicon.ico (def: favicon.ico)
    (0.650003) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/favicon.ico
    (0.650004) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/favicon.ico
    
    (0.655000) frontends/atari/osspec.c:129 gemdos_realpath: realpath out: NULL!
    
    (0.655001) frontends/atari/findfile.c:95 atari_find_resource: checking ./favicon.ico
    (0.655002) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./favicon.ico
    
    (0.655003) frontends/atari/osspec.c:129 gemdos_realpath: realpath out: NULL!
    
    (0.655004) frontends/atari/findfile.c:107 atari_find_resource: checking /home/.netsurf/favicon.ico
    (0.655005) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: /home/.netsurf/favicon.ico
    
    (0.660000) frontends/atari/osspec.c:129 gemdos_realpath: realpath out: NULL!
    
    (0.660001) frontends/atari/findfile.c:131 atari_find_resource: checking favicon.ico
    (0.660002) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: favicon.ico
    
    (0.660003) frontends/atari/osspec.c:129 gemdos_realpath: realpath out: NULL!
    
    (0.660004) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for favicon.ico
    (0.660005) frontends/atari/findfile.c:84 atari_find_resource: default.ico (def: default.ico)
    (0.660006) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/default.ico
    (0.660007) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/default.ico
    
    (0.665000) frontends/atari/osspec.c:129 gemdos_realpath: realpath out: NULL!
    
    (0.665001) frontends/atari/findfile.c:95 atari_find_resource: checking ./default.ico
    (0.665002) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./default.ico
    
    (0.670000) frontends/atari/osspec.c:129 gemdos_realpath: realpath out: NULL!
    
    (0.670001) frontends/atari/findfile.c:107 atari_find_resource: checking /home/.netsurf/default.ico
    (0.670002) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: /home/.netsurf/default.ico
    
    (0.675000) frontends/atari/osspec.c:129 gemdos_realpath: realpath out: NULL!
    
    (0.675001) frontends/atari/findfile.c:131 atari_find_resource: checking default.ico
    (0.675002) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: default.ico
    
    (0.675003) frontends/atari/osspec.c:129 gemdos_realpath: realpath out: NULL!
    
    (0.675004) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for default.ico
    (0.675005) frontends/atari/findfile.c:84 atari_find_resource: netsurf.png (def: netsurf.png)
    (0.675006) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/netsurf.png
    (0.680000) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/netsurf.png
    
    (0.680001) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\netsurf.png
    
    (0.680002) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for netsurf.png
    (0.680003) frontends/atari/findfile.c:84 atari_find_resource: icons/arrow-l.png (def: icons/arrow-l.png)
    (0.680004) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/icons/arrow-l.png
    (0.685000) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/icons/arrow-l.png
    
    (0.685001) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\icons\arrow-l.png
    
    (0.685002) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for icons/arrow-l.png
    (0.685003) frontends/atari/findfile.c:84 atari_find_resource: icons/content.png (def: icons/content.png)
    (0.690000) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/icons/content.png
    (0.690001) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/icons/content.png
    
    (0.690002) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\icons\content.png
    
    (0.690003) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for icons/content.png
    (0.690004) frontends/atari/findfile.c:84 atari_find_resource: icons/directory.png (def: icons/directory.png)
    (0.695000) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/icons/directory.png
    (0.695001) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/icons/directory.png
    
    (0.695002) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\icons\directory.png
    
    (0.695003) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for icons/directory.png
    (0.700000) frontends/atari/findfile.c:84 atari_find_resource: icons/directory2.png (def: icons/directory2.png)
    (0.700001) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/icons/directory2.png
    (0.700002) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/icons/directory2.png
    
    (0.700003) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\icons\directory2.png
    
    (0.705000) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for icons/directory2.png
    (0.705001) frontends/atari/findfile.c:84 atari_find_resource: icons/hotlist-add.png (def: icons/hotlist-add.png)
    (0.705002) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/icons/hotlist-add.png
    (0.705003) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/icons/hotlist-add.png
    
    (0.705004) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\icons\hotlist-add.png
    
    (0.710000) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for icons/hotlist-add.png
    (0.710001) frontends/atari/findfile.c:84 atari_find_resource: icons/hotlist-rmv.png (def: icons/hotlist-rmv.png)
    (0.710002) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/icons/hotlist-rmv.png
    (0.710003) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/icons/hotlist-rmv.png
    
    (0.715000) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\icons\hotlist-rmv.png
    
    (0.715001) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for icons/hotlist-rmv.png
    (0.715002) frontends/atari/findfile.c:84 atari_find_resource: icons/search.png (def: icons/search.png)
    (0.715003) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/icons/search.png
    (0.715004) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/icons/search.png
    
    (0.720000) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\icons\search.png
    
    (0.720001) content/fetchers/resource.c:286 fetch_resource_initialise: redirect url for icons/search.png
    (0.720002) content/llcache.c:3367 llcache_initialise: llcache initialising with a limit of 14942208 bytes
    (0.720003) content/fs_backing_store.c:1395 read_control: opening control file "u:\f\Applications\netsurf\res\cache\control"
    (0.725000) content/fs_backing_store.c:1210 read_entries: Allocating 2621440 bytes for max of 65536 entries of 40 length elements 12 length
    (0.970000) content/fs_backing_store.c:1225 read_entries: Read 3726 entries
    (0.970001) content/fs_backing_store.c:1131 build_entrymap: Allocating 2097152 bytes for max of 1048576 buckets
    (1.085000) content/fs_backing_store.c:1256 read_blocks: Initialising block use map from u:\f\Applications\netsurf\res\cache\blocks
    (1.095000) content/fs_backing_store.c:1561 initialise: FS backing store init successful
    (1.095001) content/fs_backing_store.c:1568 initialise: path:u:\f\Applications\netsurf\res\cache limit:20971520 hyst:4194304 addr:20 entries:16
    (1.095002) content/fs_backing_store.c:1569 initialise: Using 20289402/20971520
    (1.095003) frontends/atari/gui.c:1171 main: Initializing GUI...
    (1.095004) frontends/atari/findfile.c:84 atari_find_resource: netsurf.rsc (def: ./res/netsurf.rsc)
    (1.095005) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/netsurf.rsc
    (1.095006) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/netsurf.rsc
    
    (1.100000) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\netsurf.rsc
    
    (1.100001) frontends/atari/gui.c:967 gui_init: Using RSC file: u:\f\Applications\netsurf\res\netsurf.rsc 
    (1.315000) frontends/atari/gui.c:1003 gui_init: Enabling core select menu
    (1.320000) frontends/atari/gui.c:1006 gui_init: Loading url.db from: ./res/url.db
    (1.320001) content/urldb.c:2869 urldb_load: Loading URL file ./res/url.db
    (1.500000) content/urldb.c:3047 urldb_load: Successfully loaded URL file
    (1.505000) frontends/atari/gui.c:1011 gui_init: Loading cookies from: ./res/cookies
    (1.640004) frontends/atari/gui.c:857 process_cmdline: argc 2, argv 0x2c69f54
    (1.640005) frontends/atari/gui.c:1019 gui_init: Initializing NKC...
    (1.640006) frontends/atari/gui.c:1022 gui_init: Initializing plotters...
    (1.655000) frontends/atari/plot/plot.c:1631 plot_init: Plot VDI handle: 28
    (1.660000) frontends/atari/plot/font_freetype.c:691 ctor_font_plotter_freetype: frontends/atari/plot/font_freetype.c: ctor_font_plotter_freetype
    
    (1.665000) frontends/atari/findfile.c:84 atari_find_resource: fonts/ss.ttf (def: /usr/share/fonts/truetype/ttf-bitstream-vera/Vera.ttf)
    (1.665001) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/fonts/ss.ttf
    (1.665002) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/fonts/ss.ttf
    
    (1.665003) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\fonts\ss.ttf
    
    (1.790000) frontends/atari/plot/font_freetype.c:171 ft_face_requester: Loaded face from u:\f\Applications\netsurf\res\fonts\ss.ttf
    
    (1.790001) frontends/atari/findfile.c:84 atari_find_resource: fonts/ssb.ttf (def: /usr/share/fonts/truetype/ttf-bitstream-vera/VeraBd.ttf)
    (1.790002) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/fonts/ssb.ttf
    (1.790003) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/fonts/ssb.ttf
    
    (1.795000) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\fonts\ssb.ttf
    
    (1.845000) frontends/atari/plot/font_freetype.c:171 ft_face_requester: Loaded face from u:\f\Applications\netsurf\res\fonts\ssb.ttf
    
    (1.845001) frontends/atari/findfile.c:84 atari_find_resource: fonts/ssi.ttf (def: /usr/share/fonts/truetype/ttf-bitstream-vera/VeraIt.ttf)
    (1.845002) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/fonts/ssi.ttf
    (1.845003) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/fonts/ssi.ttf
    
    (1.850000) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\fonts\ssi.ttf
    
    (1.885000) frontends/atari/plot/font_freetype.c:171 ft_face_requester: Loaded face from u:\f\Applications\netsurf\res\fonts\ssi.ttf
    
    (1.885001) frontends/atari/findfile.c:84 atari_find_resource: fonts/ssib.ttf (def: /usr/share/fonts/truetype/ttf-bitstream-vera/VeraBI.ttf)
    (1.885002) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/fonts/ssib.ttf
    (1.890000) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/fonts/ssib.ttf
    
    (1.890001) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\fonts\ssib.ttf
    
    (1.930000) frontends/atari/plot/font_freetype.c:171 ft_face_requester: Loaded face from u:\f\Applications\netsurf\res\fonts\ssib.ttf
    
    (1.930001) frontends/atari/findfile.c:84 atari_find_resource: fonts/mono.ttf (def: /usr/share/fonts/truetype/ttf-bitstream-vera/VeraMono.ttf)
    (1.930002) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/fonts/mono.ttf
    (1.930003) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/fonts/mono.ttf
    
    (1.935000) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\fonts\mono.ttf
    
    (1.995000) frontends/atari/plot/font_freetype.c:171 ft_face_requester: Loaded face from u:\f\Applications\netsurf\res\fonts\mono.ttf
    
    (1.1000000) frontends/atari/findfile.c:84 atari_find_resource: fonts/monob.ttf (def: /usr/share/fonts/truetype/ttf-bitstream-vera/VeraMoBd.ttf)
    (2.000001) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/fonts/monob.ttf
    (2.000002) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/fonts/monob.ttf
    
    (2.000003) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\fonts\monob.ttf
    
    (2.045000) frontends/atari/plot/font_freetype.c:171 ft_face_requester: Loaded face from u:\f\Applications\netsurf\res\fonts\monob.ttf
    
    (2.045001) frontends/atari/findfile.c:84 atari_find_resource: fonts/s.ttf (def: /usr/share/fonts/truetype/ttf-bitstream-vera/VeraSe.ttf)
    (2.045002) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/fonts/s.ttf
    (2.045003) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/fonts/s.ttf
    
    (2.045004) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\fonts\s.ttf
    
    (2.095000) frontends/atari/plot/font_freetype.c:171 ft_face_requester: Loaded face from u:\f\Applications\netsurf\res\fonts\s.ttf
    
    (2.100000) frontends/atari/findfile.c:84 atari_find_resource: fonts/sb.ttf (def: /usr/share/fonts/truetype/ttf-bitstream-vera/VeraSeBd.ttf)
    (2.100001) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/fonts/sb.ttf
    (2.100002) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/fonts/sb.ttf
    
    (2.100003) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\fonts\sb.ttf
    
    (2.155000) frontends/atari/plot/font_freetype.c:171 ft_face_requester: Loaded face from u:\f\Applications\netsurf\res\fonts\sb.ttf
    
    (2.155001) frontends/atari/findfile.c:84 atari_find_resource: fonts/cursive.ttf (def: /usr/share/fonts/truetype/ttf-bitstream-vera/VeraMoIt.ttf)
    (2.155002) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/fonts/cursive.ttf
    (2.160000) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/fonts/cursive.ttf
    
    (2.160001) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\fonts\cursive.ttf
    
    (2.210000) frontends/atari/plot/font_freetype.c:171 ft_face_requester: Loaded face from u:\f\Applications\netsurf\res\fonts\cursive.ttf
    
    (2.215000) frontends/atari/findfile.c:84 atari_find_resource: fonts/fantasy.ttf (def: /usr/share/fonts/truetype/ttf-bitstream-vera/VeraMoBI.ttf)
    (2.215001) frontends/atari/findfile.c:87 atari_find_resource: checking ./res/fonts/fantasy.ttf
    (2.215002) frontends/atari/osspec.c:122 gemdos_realpath: realpath in: ./res/fonts/fantasy.ttf
    
    (2.215003) frontends/atari/osspec.c:126 gemdos_realpath: realpath out: u:\f\Applications\netsurf\res\fonts\fantasy.ttf
    
    (2.265000) frontends/atari/plot/font_freetype.c:171 ft_face_requester: Loaded face from u:\f\Applications\netsurf\res\fonts\fantasy.ttf
    
    (2.265001) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 48 (rowstride: 192, bpp: 4), height 48, state 0
    (2.265002) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x1b1cb7c
    (2.310000) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  ^N"
    
    (2.310001) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  New Window          ^N" => mod: 4, keycode: 0, ascii: N
    
    (2.310002) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  ^G"
    
    (2.310003) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Open Location       ^G" => mod: 4, keycode: 0, ascii: G
    
    (2.310004) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  ^O"
    
    (2.310005) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Open Local File...  ^O" => mod: 4, keycode: 0, ascii: O
    
    (2.315000) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  ^U"
    
    (2.315001) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Close Window        ^U" => mod: 4, keycode: 0, ascii: U
    
    (2.315002) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  ^S"
    
    (2.315003) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Save Page...        ^S" => mod: 4, keycode: 18, ascii: S
    
    (2.315004) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  ^Q"
    
    (2.315005) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Quit                ^Q" => mod: 4, keycode: 0, ascii: Q
    
    (2.315006) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  ^X"
    
    (2.315007) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Cut to Clipboard      ^X" => mod: 4, keycode: 0, ascii: X
    
    (2.320000) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  ^C"
    
    (2.320001) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Copy to Clipboard     ^C" => mod: 4, keycode: 0, ascii: C
    
    (2.320002) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  ^V"
    
    (2.320003) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Paste from Clipboard  ^V" => mod: 4, keycode: 0, ascii: V
    
    (2.320004) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  ^F"
    
    (2.320005) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Find...               ^F" => mod: 4, keycode: 19, ascii: F
    
    (2.320006) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  F5"
    
    (2.320007) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Reload              F5" => mod: 0, keycode: 20, ascii: 
    
    (2.325000) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  ^+"
    
    (2.325001) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Zoom in             ^+" => mod: 4, keycode: 0, ascii: +
    
    (2.325002) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  ^-"
    
    (2.325003) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Zoom out            ^-" => mod: 4, keycode: 0, ascii: -
    
    (2.325004) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  ^F1"
    
    (2.325005) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Fullscreen         ^F1" => mod: 4, keycode: 16, ascii: 
    
    (2.325006) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  ^"
    
    (2.325007) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Stop Loading Page   ^" => mod: 4, keycode: 27, ascii: 
    
    (2.325008) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  Undo"
    
    (2.325009) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Back One Page      Undo" => mod: 8, keycode: 15, ascii: 
    
    (2.330000) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  Undo"
    
    (2.330001) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Forward One Page  Undo" => mod: 2, keycode: 15, ascii: 
    
    (2.330002) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  Home"
    
    (2.330003) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Home               Home" => mod: 0, keycode: 12, ascii: 
    
    (2.330004) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  F7"
    
    (2.330005) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Local History     F7" => mod: 0, keycode: 22, ascii: 
    
    (2.330006) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  ^D"
    
    (2.330007) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Add to Bookmarks  ^D" => mod: 4, keycode: 0, ascii: D
    
    (2.330008) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  F6"
    
    (2.330009) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Show Bookmarks    F6" => mod: 0, keycode: 21, ascii: 
    
    (2.335000) frontends/atari/deskmenu.c:583 register_menu_str: Standard Keyboard Shortcut: "  Help"
    
    (2.335001) frontends/atari/deskmenu.c:666 register_menu_str: Registered keyboard shortcut for "  Help Content  Help" => mod: 0, keycode: 14, ascii: 
    
    (2.440000) frontends/atari/history.c:42 atari_global_history_init_phase2: cw 0x1b21394
    (2.440001) desktop/treeview.c:4406 treeview_init: Initialising treeview module
    (2.445001) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 9 (rowstride: 36, bpp: 4), height 9, state 1
    (2.445002) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x1b208fc
    (2.445003) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 9 (rowstride: 36, bpp: 4), height 9, state 1
    (2.445004) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x1b206ec
    (2.445005) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 9 (rowstride: 36, bpp: 4), height 9, state 1
    (2.445006) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x1b206ac
    (2.445007) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 9 (rowstride: 36, bpp: 4), height 9, state 1
    (2.450000) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x1b2066c
    (2.450001) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 9 (rowstride: 36, bpp: 4), height 9, state 1
    (2.450002) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x1b2062c
    (2.450003) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 9 (rowstride: 36, bpp: 4), height 9, state 1
    (2.450004) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x1b220c4
    (2.450005) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 9 (rowstride: 36, bpp: 4), height 9, state 1
    (2.450006) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x1b22084
    (2.455000) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 9 (rowstride: 36, bpp: 4), height 9, state 1
    (2.455001) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x1b22044
    (2.455002) desktop/treeview.c:4437 treeview_init: Initialised treeview module
    (2.455003) desktop/global_history.c:732 global_history_init: Loading global history
    (2.550000) frontends/atari/plot/font_freetype.c:171 ft_face_requester: Loaded face from u:\f\Applications\netsurf\res\fonts\ss.ttf
    
    (2.860000) desktop/global_history.c:788 global_history_init: Loaded global history
    (2.865000) frontends/atari/hotlist.c:201 atari_hotlist_init: Hotlist: U:\f\Applications\netsurf\res\hotlist
    (2.865001) desktop/hotlist.c:1239 hotlist_init: Loading hotlist
    (3.860000) desktop/hotlist.c:1272 hotlist_init: Loaded hotlist
    (3.865000) frontends/atari/hotlist.c:75 atari_hotlist_init_phase2: cw:0x1b42de4
    (3.870000) frontends/atari/cookies.c:66 atari_cookie_manager_init_phase2: cw 0x1b42d44
    (3.870001) desktop/cookie_manager.c:791 cookie_manager_init: Generating cookie manager data
    (4.105000) desktop/cookie_manager.c:828 cookie_manager_init: Generated cookie manager data
    (4.110000) frontends/atari/gui.c:1176 main: Creating initial browser window...
    (4.110001) frontends/atari/findfile.c:34 local_file_to_url: in: /f/Applications/netsurf/hotlist.htm
    (4.110002) frontends/atari/findfile.c:58 local_file_to_url: out: file:////f/Applications/netsurf/hotlist.htm
    (4.110003) content/handlers/javascript/duktape/dukky.c:564 js_newcontext: Creating new duktape javascript context
    (5.775001) frontends/atari/gui.c:198 gui_window_create: gw: (nil), BW: 0x1b55624, existing (nil), flags: 0
    
    (5.775002) frontends/atari/gui.c:204 gui_window_create: new window: 0x1c25244, bw: 0x1b55624
    
    (5.780000) frontends/atari/toolbar.c:272 toolbar_create: owner 0x1c24fe4
    (5.785000) frontends/atari/toolbar.c:331 toolbar_create: created toolbar: 0x1c24e74, root: 0x1c24fe4, textarea: 0x1c24a64, throbber: 0x1c24e84
    (5.785001) frontends/atari/toolbar.c:585 toolbar_set_url: tb 0x1c24e74
    (5.890000) frontends/atari/gui.c:803 gui_set_input_gui_window: Setting input window from: (nil) to 0x1c25244
    
    (6.080000) frontends/atari/toolbar.c:461 toolbar_update_buttons: tb 0x1c24e74
    (6.085000) frontends/atari/rootwin.c:502 window_set_focus: Set focus: 0x1b53194 (3)
    
    (6.085001) frontends/atari/rootwin.c:502 window_set_focus: Set focus: (nil) (0)
    
    (6.085002) frontends/atari/rootwin.c:502 window_set_focus: Set focus: (nil) (1)
    
    (6.085003) desktop/browser.c:1985 browser_window_navigate: bw 0x1b55624, url file:////f/Applications/netsurf/hotlist.htm
    (6.085004) desktop/browser.c:2084 browser_window_navigate: Loading 'file:////f/Applications/netsurf/hotlist.htm'
    (6.110000) frontends/atari/toolbar.c:585 toolbar_set_url: tb 0x1c24e74
    (6.205000) frontends/atari/toolbar.c:461 toolbar_update_buttons: tb 0x1c24e74
    (6.210001) frontends/atari/gui.c:1198 main: Entering Atari event mainloop...
    (6.210002) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (6.210004) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (6.210006) frontends/atari/filetype.c:39 fetch_filetype: unix path: //f/Applications/netsurf/hotlist.htm
    (6.215000) frontends/atari/filetype.c:88 fetch_filetype: mime type: text/html
    (6.300002) content/content.c:76 content__init: url file:////f/Applications/netsurf/hotlist.htm -> 0x1c6538c
    (6.340001) render/html_css.c:564 html_css_new_stylesheets: 2 fetches active
    (6.340003) render/html_css.c:591 html_css_new_stylesheets: 3 fetches active
    (6.340004) content/content.c:656 content_add_user: content file:////f/Applications/netsurf/hotlist.htm (0x1c6538c), user 0x260a9c4 0x1b5a664
    (6.380000) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 5 (rowstride: 20, bpp: 4), height 11, state 0
    (6.380001) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x1b1c9cc
    (6.475000) frontends/atari/rootwin.c:108 handle_event: WM_REDRAW
    (6.475001) frontends/atari/gui.c:142 atari_poll: WM: 20
    
    (6.535000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (6.540001) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (6.540003) frontends/atari/filetype.c:39 fetch_filetype: unix path: u:\f\Applications\netsurf\res\icons\arrow-l.png
    (6.540004) frontends/atari/filetype.c:88 fetch_filetype: mime type: image/png
    (6.560004) content/content.c:76 content__init: url file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Carrow-l.png -> 0x1b1c294
    (6.560006) content/content.c:656 content_add_user: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Carrow-l.png (0x1b1c294), user 0x260a9c4 0x1b212f4
    (6.565000) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 17 (rowstride: 68, bpp: 4), height 17, state 0
    (6.565001) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x1b1ab9c
    (6.565002) content/handlers/image/png.c:181 info_callback: size 17 * 17, rowbytes 68
    (6.575000) content/content.c:275 content_convert: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Carrow-l.png (0x1b1c294)
    (6.575001) frontends/atari/bitmap.c:308 bitmap_test_opaque: bitmap 0x1b1ab9c has transparency
    (6.575002) frontends/atari/bitmap.c:279 bitmap_set_opaque: setting bitmap 0x1b1ab9c to transparent
    (6.575003) content/handlers/image/image_cache.c:522 image_cache_add: centry 0x1b1ab64, content 0x1b1c294, bitmap 0x1b1ab9c
    (6.615001) content/handlers/javascript/duktape/dukky.c:596 js_newcompartment: Yay, new compartment, win_priv=0x1b55624, doc_priv=0x1c6538c
    (6.615002) content/handlers/javascript/duktape/dukky.c:88 dukky_create_object: name=NETSURF_DUKTAPE_PROTOTYPE_WINDOW nargs=2
    (6.615003) content/handlers/javascript/duktape/dukky.c:80 dukky_populate_object: Call the init function
    (6.615004) build/Linux-atari/duktape/window.c:57 dukky_window___init: win=0x1b55624 htmlc=0x1c6538c
    (6.620000) build/Linux-atari/duktape/window.c:59 dukky_window___init: URL is file:////f/Applications/netsurf/hotlist.htm
    (6.620001) content/handlers/javascript/duktape/dukky.c:109 dukky_create_object: created
    (6.620002) render/html.c:691 dom_default_action_DOMNodeInserted_cb: javascript context: 0x1b55604 (htmlc: 0x1c6538c)
    (19.105000) content/content.c:275 content_convert: content file:////f/Applications/netsurf/hotlist.htm (0x1c6538c)
    (19.105002) render/html_css.c:520 html_css_quirks_stylesheets: 4 fetches active
    (19.105003) render/html.c:1142 html_convert: quirks set to 2
    (19.110000) render/html.c:1146 html_convert: 3 fetches active (0x1c6538c)
    (19.110001) frontends/atari/gui.c:142 atari_poll: WM: 4944
    
    (19.120000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (19.120002) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (19.120004) frontends/atari/filetype.c:39 fetch_filetype: unix path: u:\f\Applications\netsurf\res\icons\content.png
    (19.120005) frontends/atari/filetype.c:88 fetch_filetype: mime type: image/png
    (19.130000) content/content.c:76 content__init: url file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Ccontent.png -> 0x31a224c
    (19.130002) content/content.c:656 content_add_user: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Ccontent.png (0x31a224c), user 0x260a9c4 0x1b210cc
    (19.130003) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 17 (rowstride: 68, bpp: 4), height 17, state 0
    (19.130004) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x1b20d9c
    (19.135000) content/handlers/image/png.c:181 info_callback: size 17 * 17, rowbytes 68
    (19.140000) content/content.c:275 content_convert: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Ccontent.png (0x31a224c)
    (19.145000) frontends/atari/bitmap.c:308 bitmap_test_opaque: bitmap 0x1b20d9c has transparency
    (19.145001) frontends/atari/bitmap.c:279 bitmap_set_opaque: setting bitmap 0x1b20d9c to transparent
    (19.145002) content/handlers/image/image_cache.c:522 image_cache_add: centry 0x31a1824, content 0x31a224c, bitmap 0x1b20d9c
    (19.145004) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (19.150001) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (19.150003) frontends/atari/filetype.c:39 fetch_filetype: unix path: u:\f\Applications\netsurf\res\icons\directory.png
    (19.150004) frontends/atari/filetype.c:88 fetch_filetype: mime type: image/png
    (19.180002) content/content.c:76 content__init: url file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Cdirectory.png -> 0x319f0e4
    (19.185001) content/content.c:656 content_add_user: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Cdirectory.png (0x319f0e4), user 0x260a9c4 0x1b20ebc
    (19.185002) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 17 (rowstride: 68, bpp: 4), height 17, state 0
    (19.185003) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x1b20b74
    (19.185004) content/handlers/image/png.c:181 info_callback: size 17 * 17, rowbytes 68
    (19.190000) content/content.c:275 content_convert: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Cdirectory.png (0x319f0e4)
    (19.195000) frontends/atari/bitmap.c:308 bitmap_test_opaque: bitmap 0x1b20b74 has transparency
    (19.195001) frontends/atari/bitmap.c:279 bitmap_set_opaque: setting bitmap 0x1b20b74 to transparent
    (19.195002) content/handlers/image/image_cache.c:522 image_cache_add: centry 0x319e6bc, content 0x319f0e4, bitmap 0x1b20b74
    (19.195004) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (19.200001) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (19.200003) frontends/atari/filetype.c:39 fetch_filetype: unix path: u:\f\Applications\netsurf\res\icons\directory2.png
    (19.200004) frontends/atari/filetype.c:88 fetch_filetype: mime type: image/png
    (19.215000) content/content.c:76 content__init: url file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Cdirectory2.png -> 0x319ee54
    (19.215002) content/content.c:656 content_add_user: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Cdirectory2.png (0x319ee54), user 0x260a9c4 0x1b20cac
    (19.215003) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 17 (rowstride: 68, bpp: 4), height 17, state 0
    (19.220000) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x319e0cc
    (19.220001) content/handlers/image/png.c:181 info_callback: size 17 * 17, rowbytes 68
    (19.225000) content/content.c:275 content_convert: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Cdirectory2.png (0x319ee54)
    (19.225001) frontends/atari/bitmap.c:308 bitmap_test_opaque: bitmap 0x319e0cc has transparency
    (19.225002) frontends/atari/bitmap.c:279 bitmap_set_opaque: setting bitmap 0x319e0cc to transparent
    (19.230000) content/handlers/image/image_cache.c:522 image_cache_add: centry 0x319e094, content 0x319ee54, bitmap 0x319e0cc
    (19.230002) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (19.230004) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (19.235000) frontends/atari/filetype.c:39 fetch_filetype: unix path: u:\f\Applications\netsurf\res\icons\search.png
    (19.235001) frontends/atari/filetype.c:88 fetch_filetype: mime type: image/png
    (19.250000) content/content.c:76 content__init: url file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Csearch.png -> 0x31a034c
    (19.250002) content/content.c:656 content_add_user: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Csearch.png (0x31a034c), user 0x260a9c4 0x1b20aa4
    (19.250003) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 17 (rowstride: 68, bpp: 4), height 17, state 0
    (19.250004) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x319ed04
    (19.255000) content/handlers/image/png.c:181 info_callback: size 17 * 17, rowbytes 68
    (19.260000) content/content.c:275 content_convert: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cicons%5Csearch.png (0x31a034c)
    (19.260001) frontends/atari/bitmap.c:308 bitmap_test_opaque: bitmap 0x319ed04 has transparency
    (19.260002) frontends/atari/bitmap.c:279 bitmap_set_opaque: setting bitmap 0x319ed04 to transparent
    (19.260003) content/handlers/image/image_cache.c:522 image_cache_add: centry 0x319ed44, content 0x31a034c, bitmap 0x319ed04
    (19.265000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (19.265002) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (19.265004) frontends/atari/filetype.c:39 fetch_filetype: unix path: u:\f\Applications\netsurf\res\default.css
    (19.265005) frontends/atari/filetype.c:88 fetch_filetype: mime type: text/css
    (19.275002) content/content.c:76 content__init: url file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cdefault.css -> 0x319f88c
    (19.330000) content/content.c:656 content_add_user: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cdefault.css (0x319f88c), user 0x260a9c4 0x1b7412c
    (19.610000) content/content.c:275 content_convert: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cdefault.css (0x319f88c)
    (19.610002) render/html_css.c:106 html_convert_css_callback: done stylesheet slot 0 'file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cdefault.css'
    (19.610003) render/html_css.c:108 html_convert_css_callback: 2 fetches active
    (19.615000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (19.615002) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (19.625000) render/html_css.c:112 html_convert_css_callback: stylesheet file:///user.css failed: UnacceptableType
    (19.625001) render/html_css.c:116 html_convert_css_callback: 1 fetches active
    (19.635000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (19.635002) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (19.635004) frontends/atari/filetype.c:39 fetch_filetype: unix path: u:\f\Applications\netsurf\res\quirks.css
    (19.635005) frontends/atari/filetype.c:88 fetch_filetype: mime type: text/css
    (19.650002) content/content.c:76 content__init: url file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cquirks.css -> 0x31a8db4
    (19.655000) content/content.c:656 content_add_user: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cquirks.css (0x31a8db4), user 0x260a9c4 0x31a4d7c
    (19.660000) content/content.c:275 content_convert: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cquirks.css (0x31a8db4)
    (19.665001) render/html_css.c:106 html_convert_css_callback: done stylesheet slot 1 'file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cquirks.css'
    (19.665002) render/html_css.c:108 html_convert_css_callback: 0 fetches active
    (19.665003) render/html.c:1199 html_begin_conversion: Completing parse (0x1c6538c)
    (19.680000) content/handlers/javascript/duktape/dukky.c:1208 js_fire_event: Event: load (doc=0x1c3045c, target=(nil))
    (19.700000) content/handlers/javascript/duktape/dukky.c:80 dukky_populate_object: Call the init function
    (19.715000) content/handlers/javascript/duktape/dukky.c:88 dukky_create_object: name=NETSURF_DUKTAPE_PROTOTYPE_EVENT nargs=1
    (19.715001) content/handlers/javascript/duktape/dukky.c:80 dukky_populate_object: Call the init function
    (19.715002) content/handlers/javascript/duktape/dukky.c:109 dukky_create_object: created
    (19.720000) render/html.c:603 html_finish_conversion: DOM to box (0x1c6538c)
    (22.925000) frontends/atari/gui.c:142 atari_poll: WM: -17734
    
    (25.020000) frontends/atari/gui.c:142 atari_poll: WM: -17734
    
    (26.985000) frontends/atari/gui.c:142 atari_poll: WM: -17734
    
    (27.910000) frontends/atari/gui.c:142 atari_poll: WM: -17734
    
    (32.500000) render/html.c:114 html_box_convert_done: Done XML to box (0x1c6538c)
    (32.550000) frontends/atari/plot/font_freetype.c:171 ft_face_requester: Loaded face from u:\f\Applications\netsurf\res\fonts\ssb.ttf
    
    (35.135000) frontends/atari/toolbar.c:461 toolbar_update_buttons: tb 0x1c24e74
    (35.135001) frontends/atari/toolbar.c:585 toolbar_set_url: tb 0x1c24e74
    (35.135002) frontends/atari/toolbar.c:461 toolbar_update_buttons: tb 0x1c24e74
    (35.155000) frontends/atari/toolbar.c:461 toolbar_update_buttons: tb 0x1c24e74
    (35.160000) frontends/atari/gui.c:435 gui_window_set_scroll: scroll (gui_window: 0x1c25244) 0, 0
    
    (35.160001) content/content.c:803 content_open: content 0x1c6538c file:////f/Applications/netsurf/hotlist.htm
    (35.175000) desktop/browser_history.c:609 browser_window_history_add: Creating thumbnail for file:////f/Applications/netsurf/hotlist.htm
    (35.175001) frontends/atari/bitmap.c:84 atari_bitmap_create_ex: width 100 (rowstride: 400, bpp: 4), height 86, state 5
    (35.180000) frontends/atari/bitmap.c:113 atari_bitmap_create_ex: bitmap 0x1b6f3b4
    (35.180001) desktop/browser_history.c:624 browser_window_history_add: Thumbnail renderfailed
    (35.205000) frontends/atari/toolbar.c:461 toolbar_update_buttons: tb 0x1c24e74
    (35.225000) desktop/browser.c:1217 browser_window_update_favicon: fetching general favicon from 'resource:favicon.ico'
    (39.555000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (39.555002) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (39.570000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (39.570002) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (41.390000) frontends/atari/toolbar.c:760 toolbar_mouse_input: tb 0x1c24e74
    (42.145000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: c01b
    
    (42.390000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: c01b
    
    (43.130000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: c456
    
    (43.150000) frontends/atari/deskmenu.c:341 menu_paste: menu_paste
    (43.795000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: c456
    
    (43.810000) frontends/atari/deskmenu.c:341 menu_paste: menu_paste
    (44.180000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: c456
    
    (44.195000) frontends/atari/deskmenu.c:341 menu_paste: menu_paste
    (45.210000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 77
    
    (45.445000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 77
    
    (45.575000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 77
    
    (45.685000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 2e
    
    (46.165000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 67
    
    (46.340000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 69
    
    (46.645000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 74
    
    (47.040000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 68
    
    (47.515000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 75
    
    (47.810000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 62
    
    (48.730000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 2e
    
    (49.480000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 6f
    
    (49.780000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 72
    
    (49.890000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 67
    
    (50.230000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 2f
    
    (50.540000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 66
    
    (50.795000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 72
    
    (51.030000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 65
    
    (51.145000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 65
    
    (51.280000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 6d
    
    (51.405000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 69
    
    (51.620000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 6e
    
    (51.725000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 74
    
    (53.315000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: c00d
    
    (53.315001) frontends/atari/rootwin.c:502 window_set_focus: Set focus: 0x1b53194 (3)
    
    (53.315002) desktop/browser.c:1985 browser_window_navigate: bw 0x1b55624, url http://www.github.org/freemint
    (53.315003) frontends/atari/toolbar.c:585 toolbar_set_url: tb 0x1c24e74
    (53.320000) frontends/atari/toolbar.c:461 toolbar_update_buttons: tb 0x1c24e74
    (53.320001) desktop/browser.c:2084 browser_window_navigate: Loading 'http://www.github.org/freemint'
    (53.340001) content/llcache.c:1377 llcache_process_metadata: Retrieving metadata
    (53.340002) content/fs_backing_store.c:889 get_store_entry: url:http://www.github.org/freemint
    (53.340003) content/fs_backing_store.c:897 get_store_entry: Failed to find ident 0xf864e81e in index
    (53.340004) content/fs_backing_store.c:1924 fetch: entry not found
    (53.340006) content/fetchers/curl.c:324 fetch_curl_setup: fetch 0x1c4787c, url 'http://www.github.org/freemint'
    (53.350002) frontends/atari/toolbar.c:585 toolbar_set_url: tb 0x1c24e74
    (53.355000) frontends/atari/toolbar.c:461 toolbar_update_buttons: tb 0x1c24e74
    (53.400000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (53.410007) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (53.410008) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (53.430003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (53.430004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (53.430015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (53.430016) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (53.450003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (53.450004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (53.450015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (53.450016) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (53.465003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (53.465004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (53.465015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (53.465016) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (53.485003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (53.485004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (53.485016) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (53.485017) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (53.505003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (53.505004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (53.505015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (53.505016) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (53.525003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (53.525004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    * Could not resolve: www.github.org (Domain name not found)
    * Closing connection 0
    (53.530000) content/fetchers/curl.c:1040 fetch_curl_done: done http://www.github.org/freemint
    (53.530001) content/fetchers/curl.c:1085 fetch_curl_done: Unknown cURL response code 6
    (53.530002) content/fetchers/curl.c:799 fetch_curl_stop: fetch 0x1c4787c, url 'http://www.github.org/freemint'
    (54.615001) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (54.620000) frontends/atari/rootwin.c:108 handle_event: WM_REDRAW
    (54.620001) frontends/atari/gui.c:142 atari_poll: WM: 20
    
    (54.630000) frontends/atari/gui.c:142 atari_poll: WM: 30
    
    (54.630001) frontends/atari/gui.c:142 atari_poll: WM: 31
    
    (54.635000) frontends/atari/gui.c:142 atari_poll: WM: 31
    
    (55.305000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 8004
    
    (55.545000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 8004
    
    (55.580000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 8004
    
    (55.610000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 8004
    
    (55.645000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 8004
    
    (55.675000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 8004
    
    (55.710000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 8004
    
    (55.745000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 8004
    
    (55.775000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 8004
    
    (55.810000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 8004
    
    (56.850000) frontends/atari/gui.c:142 atari_poll: WM: -17734
    
    (57.670000) frontends/atari/toolbar.c:760 toolbar_mouse_input: tb 0x1c24e74
    (57.670001) frontends/atari/rootwin.c:502 window_set_focus: Set focus: 0x1c24e78 (1)
    
    (57.995000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 8004
    
    (58.250000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 8004
    
    (58.280000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 8004
    
    (58.345000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 8004
    
    (58.360000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 8004
    
    (58.380000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 8004
    
    (58.410000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 8004
    
    (58.445000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 8004
    
    (58.480000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 8004
    
    (58.510000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 8004
    
    (58.545000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 8004
    
    (58.575000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 8004
    
    (58.610000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 8004
    
    (58.640000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 8004
    
    (58.670000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 8004
    
    (59.005000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: 8004
    
    (59.605000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: c01f
    
    (59.770000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: c01f
    
    (59.920000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: c01f
    
    (60.065000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: c01f
    
    (60.505000) frontends/atari/rootwin.c:169 handle_event: rootwin MU_KEYBD input, nkc: c00d
    
    (60.505001) frontends/atari/rootwin.c:502 window_set_focus: Set focus: 0x1b53194 (3)
    
    (60.505002) desktop/browser.c:1985 browser_window_navigate: bw 0x1b55624, url http://github.org/freemint
    (60.510000) frontends/atari/toolbar.c:585 toolbar_set_url: tb 0x1c24e74
    (60.510001) frontends/atari/toolbar.c:461 toolbar_update_buttons: tb 0x1c24e74
    (60.510002) desktop/browser.c:2084 browser_window_navigate: Loading 'http://github.org/freemint'
    (60.530001) content/llcache.c:1377 llcache_process_metadata: Retrieving metadata
    (60.530002) content/fs_backing_store.c:889 get_store_entry: url:http://github.org/freemint
    (60.530003) content/fs_backing_store.c:897 get_store_entry: Failed to find ident 0x86493db7 in index
    (60.530004) content/fs_backing_store.c:1924 fetch: entry not found
    (60.530006) content/fetchers/curl.c:324 fetch_curl_setup: fetch 0x1c35384, url 'http://github.org/freemint'
    (60.540002) frontends/atari/toolbar.c:585 toolbar_set_url: tb 0x1c24e74
    (60.545000) frontends/atari/toolbar.c:461 toolbar_update_buttons: tb 0x1c24e74
    (60.590000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (60.595010) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.600000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.615003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.615004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.615015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.615016) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.630003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.630004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.630015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.630016) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.650003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.650004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    *   Trying 188.166.203.69...
    * TCP_NODELAY set
    (60.655007) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.655008) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    (60.670000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.670001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    (60.670006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.670007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    (60.685000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.685001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    (60.685006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.685007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    (60.700000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.700001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    * Connected to github.org (188.166.203.69) port 80 (#1)
    > GET /freemint HTTP/1.1
    Host: github.org
    User-Agent: NetSurf/3.7 (FreeMiNT)
    Accept: */*
    Accept-Encoding: gzip
    Accept-Language: en, *;q=0.1
    DNT: 1
    
    (60.705013) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.705014) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.720000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.720001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.720009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.720010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.735000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.735001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.735009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.735010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.750000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.750001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.750009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.750010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.765000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.765001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.765009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.765010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.780000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.780001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.780009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.780010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.795000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.795001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.795009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.795010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.810000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.810001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.810009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.810010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.825000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.825001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.825009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.825010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.840000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.840001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.840009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.840010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.855000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.855001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.855009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.855010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.870000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.870001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.870009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.870010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.885000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.885001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.885009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.885010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.900000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.900001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.900009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.900010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.915000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.915001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.915009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.915010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.930000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.930001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.930009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.930010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.945000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.945001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.945009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.945010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.960000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.960001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.960009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.960010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (60.975000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (60.975001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    < HTTP/1.1 301 Moved Permanently
    < Location: https://github.com/freemint
    < X-Redirector-Version: 1.7.0
    < Date: Sun, 26 Mar 2017 14:23:12 GMT
    < Content-Length: 62
    < Content-Type: text/html; charset=utf-8
    < 
    (60.980001) content/fetchers/curl.c:867 fetch_curl_process_headers: HTTP status code 301
    (60.980002) content/fetchers/curl.c:878 fetch_curl_process_headers: FETCH_REDIRECT, 'https://github.com/freemint'
    (60.980003) content/fetchers/curl.c:779 fetch_curl_abort: fetch 0x1c35384, url 'http://github.org/freemint'
    (60.980006) content/llcache.c:1377 llcache_process_metadata: Retrieving metadata
    (60.980007) content/fs_backing_store.c:889 get_store_entry: url:https://github.com/freemint
    (60.985000) content/fs_backing_store.c:897 get_store_entry: Failed to find ident 0x7c4e909f in index
    (60.985001) content/fs_backing_store.c:1924 fetch: entry not found
    (60.985003) content/fetchers/curl.c:324 fetch_curl_setup: fetch 0x1c3e07c, url 'https://github.com/freemint'
    * Failed writing body (0 != 62)
    * Curl_http_done: called premature == 1
    * Closing connection 1
    (61.010004) content/fetchers/curl.c:1040 fetch_curl_done: done http://github.org/freemint
    (61.010005) content/fetchers/curl.c:799 fetch_curl_stop: fetch 0x1c35384, url 'http://github.org/freemint'
    (61.015002) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (61.015003) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (61.035003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (61.035004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (61.035015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (61.035016) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (61.050003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (61.050004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    *   Trying 192.30.253.113...
    * TCP_NODELAY set
    (61.055008) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (61.055009) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    (61.070000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (61.070001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    (61.070006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (61.070007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    (61.085000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (61.085001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    (61.085006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (61.085007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    (61.100000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (61.100001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    (61.100006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (61.100007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    (61.115000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (61.115001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    (61.115006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (61.115007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    (61.130000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (61.130001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    (61.130006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (61.130007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    (61.145000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (61.145001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    (61.145006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (61.145007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    (61.160000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (61.160001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    * Connected to github.com (192.30.253.113) port 443 (#2)
    * ALPN, offering http/1.1
    * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
    * successfully set certificate verify locations:
    *   CAfile: ./res/cabundle
      CApath: ./res/certs
    (69.340002) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.340003) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.355000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.355001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.355006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.355007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.370000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.370001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.370006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.370007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.385000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.385001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.385006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.385007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.400000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.400001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.400006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.400007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.415000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.415001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.415006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.415007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.430000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.430001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.430006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.430007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.445000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.445001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.445006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.445007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.460000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.460001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.465002) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.465003) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.480000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.480001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.480006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.480007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.495000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.495001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.495006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.495007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.510000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.510001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.510006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.510007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.525000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.525001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.525006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.525007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.540000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.540001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.540006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.540007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.555000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.555001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.555006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.555007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.570000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.570001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.570006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.570007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (69.585000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (69.585001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (73.805002) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (73.805003) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (73.820000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (73.820001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (73.820006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (73.820007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (73.835000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (73.835001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (73.835006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (73.835007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (73.850000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (73.850001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (73.850006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (73.850007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (73.865000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (73.865001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (73.865006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (73.865007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (73.880000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (73.880001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (73.880006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (73.880007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (73.895000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (73.895001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (73.895006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (73.895007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (73.910000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (73.910001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
    * ALPN, server accepted to use http/1.1
    * Server certificate:
    *  subject: businessCategory=Private Organization; jurisdictionC=US; jurisdictionST=Delaware; serialNumber=5157550; street=88 Colin P Kelly, Jr Street; postalCode=94107; C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=github.com
    *  start date: Mar 10 00:00:00 2016 GMT
    *  expire date: May 17 12:00:00 2018 GMT
    *  subjectAltName: host "github.com" matched cert's "github.com"
    *  issuer: C=US; O=DigiCert Inc; OU=www.digicert.com; CN=DigiCert SHA2 Extended Validation Server CA
    *  SSL certificate verify ok.
    > GET /freemint HTTP/1.1
    Host: github.com
    User-Agent: NetSurf/3.7 (FreeMiNT)
    Accept: */*
    Accept-Encoding: gzip
    Cookie: logged_in=no; _octo=GH1.1.1622711142.1465762814
    Accept-Language: en, *;q=0.1
    DNT: 1
    
    (73.965013) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (73.965014) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (73.980000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (73.980001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (73.980009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (73.980010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (73.995000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (73.995001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (73.995009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (73.995010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (74.010000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.010001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (74.010009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.010010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (74.025000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.025001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (74.025009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.025010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (74.045000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.045001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (74.045009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.045010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (74.060000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.060001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (74.060009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.060010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (74.075000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.075001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (74.075009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.075010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (74.090000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.090001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (74.090009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.090010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (74.105000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.105001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (74.105009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.105010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (74.120000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.120001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (74.120009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.120010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (74.135000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.135001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (74.135009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.135010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (74.150000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.150001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (74.150009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.150010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (74.165000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.165001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    < HTTP/1.1 200 OK
    < Server: GitHub.com
    < Date: Sun, 26 Mar 2017 14:23:25 GMT
    < Content-Type: text/html; charset=utf-8
    < Transfer-Encoding: chunked
    < Status: 200 OK
    < Cache-Control: no-cache
    < Vary: X-Requested-With
    < X-UA-Compatible: IE=Edge,chrome=1
    < Set-Cookie: _gh_sess=eyJzZXNzaW9uX2lkIjoiOWIxNzVmMGJjZmI4MDc3M2UwYjlhMTBmM2E0OTRlNDciLCJfY3NyZl90b2tlbiI6IkhQUjFvaEtKbENDd1dmTENIelM2Tm5ZalNPUzZLdGZUVkN5YnY5Rlpsb2s9In0%3D--006dc205f3e2f00cece54b87f51ea45f49bb9e1c; path=/; secure; HttpOnly
    < X-Request-Id: 1e7f203dba48537afba8febc84d3e8ca
    < X-Runtime: 0.086644
    < Content-Security-Policy: default-src 'none'; base-uri 'self'; block-all-mixed-content; child-src render.githubusercontent.com; connect-src 'self' uploads.github.com status.github.com collector.githubapp.com api.github.com www.google-analytics.com github-cloud.s3.amazonaws.com wss://live.github.com; font-src assets-cdn.github.com; form-action 'self' github.com gist.github.com; frame-ancestors 'none'; img-src 'self' data: assets-cdn.github.com identicons.github.com collector.githubapp.com github-cloud.s3.amazonaws.com *.githubusercontent.com; media-src 'none'; script-src assets-cdn.github.com; style-src 'unsafe-inline' assets-cdn.github.com
    < Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
    (74.195006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.195007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    < Public-Key-Pins: max-age=5184000; pin-sha256="WoiWRyIOVNa9ihaBciRSC7XHjliYS9VwUGOIud4PB18="; pin-sha256="RRM1dGqnDFsCJXBTHky16vi1obOlCgFFn/yOhI/y+ho="; pin-sha256="k2v657xBsOVe1PQRwOsHsw3bsGT2VzIqz5K+59sNQws="; pin-sha256="K87oWBWM9UZfyddvDfoxL+8lpNyoUB2ptGtn0fv6G2Q="; pin-sha256="IQBnNBEiFuhj+8x6X8XLgh01V9Ic5/V3IRQLNFFc7v4="; pin-sha256="iie1VXtL7HzAMF+/PVPR9xzT80kQxdZeJ+zduCB3uj0="; pin-sha256="LvRiGEjRqfzurezaWuj8Wie2gyHMrW5Q06LspMnox7A="; includeSubDomains
    < X-Content-Type-Options: nosniff
    < X-Frame-Options: deny
    < X-XSS-Protection: 1; mode=block
    < Vary: Accept-Encoding
    < X-Served-By: e878d09eac725c89f5f15204c1326660
    < Content-Encoding: gzip
    < X-GitHub-Request-Id: 0470:2CFA0:21B44D8:3669269:58D7CED8
    < 
    (74.270000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.270001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (74.290000) content/fetchers/curl.c:867 fetch_curl_process_headers: HTTP status code 200
    (74.295007) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.295008) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (74.320000) content/content.c:76 content__init: url https://github.com/freemint -> 0x3430bdc
    (74.370001) render/html_css.c:564 html_css_new_stylesheets: 2 fetches active
    (74.370003) render/html_css.c:591 html_css_new_stylesheets: 3 fetches active
    (74.375000) content/content.c:656 content_add_user: content https://github.com/freemint (0x3430bdc), user 0x260a9c4 0x1a0a9e4
    (74.395000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.400000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (74.415007) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (74.415008) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (74.465002) content/handlers/javascript/duktape/dukky.c:596 js_newcompartment: Yay, new compartment, win_priv=0x1b55624, doc_priv=0x3430bdc
    (74.465003) content/handlers/javascript/duktape/dukky.c:88 dukky_create_object: name=NETSURF_DUKTAPE_PROTOTYPE_WINDOW nargs=2
    (74.465004) content/handlers/javascript/duktape/dukky.c:80 dukky_populate_object: Call the init function
    (74.475000) build/Linux-atari/duktape/window.c:57 dukky_window___init: win=0x1b55624 htmlc=0x3430bdc
    (74.475001) build/Linux-atari/duktape/window.c:59 dukky_window___init: URL is file:////f/Applications/netsurf/hotlist.htm
    (74.475002) content/handlers/javascript/duktape/dukky.c:109 dukky_create_object: created
    (74.475003) render/html.c:691 dom_default_action_DOMNodeInserted_cb: javascript context: 0x1b55604 (htmlc: 0x3430bdc)
    (74.510003) render/html_css.c:420 html_css_process_link: linked stylesheet 4 'https://assets-cdn.github.com/assets/frameworks-5b61aadc846f0818981ceec31b49c475fb084c163fdec5efbc2c21ef539092a9.css'
    (74.515001) content/llcache.c:1377 llcache_process_metadata: Retrieving metadata
    (74.515002) content/fs_backing_store.c:889 get_store_entry: url:https://assets-cdn.github.com/assets/frameworks-5b61aadc846f0818981ceec31b49c475fb084c163fdec5efbc2c21ef539092a9.css
    (74.515003) content/fs_backing_store.c:897 get_store_entry: Failed to find ident 0x7272eb8e in index
    (74.515004) content/fs_backing_store.c:1924 fetch: entry not found
    (74.515006) content/fetchers/curl.c:324 fetch_curl_setup: fetch 0x3442904, url 'https://assets-cdn.github.com/assets/frameworks-5b61aadc846f0818981ceec31b49c475fb084c163fdec5efbc2c21ef539092a9.css'
    (74.540001) render/html_css.c:455 html_css_process_link: 4 fetches active
    (74.575001) render/html_css.c:420 html_css_process_link: linked stylesheet 5 'https://assets-cdn.github.com/assets/github-43bbf7e6e7b177c23ca12ba5d5fc9b26944fdb8f2bb890a6579aa7827b205e02.css'
    (74.575003) content/llcache.c:1377 llcache_process_metadata: Retrieving metadata
    (74.580000) content/fs_backing_store.c:889 get_store_entry: url:https://assets-cdn.github.com/assets/github-43bbf7e6e7b177c23ca12ba5d5fc9b26944fdb8f2bb890a6579aa7827b205e02.css
    (74.580001) content/fs_backing_store.c:897 get_store_entry: Failed to find ident 0xa02e150f in index
    (74.580002) content/fs_backing_store.c:1924 fetch: entry not found
    (74.580004) content/fetchers/curl.c:324 fetch_curl_setup: fetch 0x3453924, url 'https://assets-cdn.github.com/assets/github-43bbf7e6e7b177c23ca12ba5d5fc9b26944fdb8f2bb890a6579aa7827b205e02.css'
    (74.600001) render/html_css.c:455 html_css_process_link: 5 fetches active
    (74.635003) render/html_css.c:420 html_css_process_link: linked stylesheet 6 'https://assets-cdn.github.com/assets/site-595364cb8b71f00c51ca4dc0d67a2788f4c2c4172e592cfb55b5d8e373fe6db4.css'
    (74.640001) content/llcache.c:1377 llcache_process_metadata: Retrieving metadata
    (74.640002) content/fs_backing_store.c:889 get_store_entry: url:https://assets-cdn.github.com/assets/site-595364cb8b71f00c51ca4dc0d67a2788f4c2c4172e592cfb55b5d8e373fe6db4.css
    (74.640003) content/fs_backing_store.c:897 get_store_entry: Failed to find ident 0x8205a5ad in index
    (74.640004) content/fs_backing_store.c:1924 fetch: entry not found
    (74.640006) content/fetchers/curl.c:324 fetch_curl_setup: fetch 0x3452c6c, url 'https://assets-cdn.github.com/assets/site-595364cb8b71f00c51ca4dc0d67a2788f4c2c4172e592cfb55b5d8e373fe6db4.css'
    (74.660001) render/html_css.c:455 html_css_process_link: 6 fetches active
    (75.370003) desktop/browser.c:1219 browser_window_update_favicon: fetching favicon rel:icon 'https://assets-cdn.github.com/favicon.ico'
    (75.375001) content/llcache.c:1377 llcache_process_metadata: Retrieving metadata
    (75.375002) content/fs_backing_store.c:889 get_store_entry: url:https://assets-cdn.github.com/favicon.ico
    (75.375004) content/fs_backing_store.c:1930 fetch: retrieving cache data for url:https://assets-cdn.github.com/favicon.ico
    (75.375005) content/fs_backing_store.c:1954 fetch: Created new heap allocation 0x34aa67c
    (75.375006) content/fs_backing_store.c:1102 store_open: opening u:\f\Applications\netsurf\res\cache\mblk\A
    (75.380000) content/fs_backing_store.c:1817 store_read_block: Open failed errno 33
    (75.380001) content/fs_backing_store.c:1785 entry_release_alloc: freeing 0x34aa67c
    (75.380003) content/fetchers/curl.c:324 fetch_curl_setup: fetch 0x34aa82c, url 'https://assets-cdn.github.com/favicon.ico'
    (76.465002) content/llcache.c:1377 llcache_process_metadata: Retrieving metadata
    (76.465003) content/fs_backing_store.c:889 get_store_entry: url:https://avatars0.githubusercontent.com/u/6237516?v=3&s=200
    (76.465004) content/fs_backing_store.c:897 get_store_entry: Failed to find ident 0xcdf3cbc3 in index
    (76.465005) content/fs_backing_store.c:1924 fetch: entry not found
    (76.470001) content/fetchers/curl.c:324 fetch_curl_setup: fetch 0x34ca7fc, url 'https://avatars0.githubusercontent.com/u/6237516?v=3&s=200'
    (76.960001) content/llcache.c:1377 llcache_process_metadata: Retrieving metadata
    (76.960002) content/fs_backing_store.c:889 get_store_entry: url:https://assets-cdn.github.com/images/spinners/octocat-spinner-32.gif
    (76.960004) content/fs_backing_store.c:1930 fetch: retrieving cache data for url:https://assets-cdn.github.com/images/spinners/octocat-spinner-32.gif
    (76.960005) content/fs_backing_store.c:1954 fetch: Created new heap allocation 0x34e9764
    (76.965000) content/fs_backing_store.c:1102 store_open: opening u:\f\Applications\netsurf\res\cache\mblk\B
    (76.965001) content/fs_backing_store.c:1817 store_read_block: Open failed errno 33
    (76.965002) content/fs_backing_store.c:1785 entry_release_alloc: freeing 0x34e9764
    (76.965004) content/fetchers/curl.c:324 fetch_curl_setup: fetch 0x34e992c, url 'https://assets-cdn.github.com/images/spinners/octocat-spinner-32.gif'
    (78.475003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (78.480000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    * Found bundle for host assets-cdn.github.com: 0x3509064 [serially]
    * Found bundle for host assets-cdn.github.com: 0x3509064 [serially]
    * Found bundle for host assets-cdn.github.com: 0x3509064 [serially]
    * Found bundle for host assets-cdn.github.com: 0x3509064 [serially]
    (78.665011) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=16):
    (78.665012) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (78.665013) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (78.665014) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 12: read            
    (78.665015) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 13: read            
    (78.665016) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 14: read            
    (78.665017) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 15: read            
    (78.665018) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 16: read            
    *   Trying 151.101.16.133...
    * TCP_NODELAY set
    (78.725000) frontends/atari/filetype.c:39 fetch_filetype: unix path: u:\f\Applications\netsurf\res\default.css
    (78.725001) frontends/atari/filetype.c:88 fetch_filetype: mime type: text/css
    (86.335000) content/content.c:76 content__init: url file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cdefault.css -> 0x357cafc
    (86.345000) content/content.c:656 content_add_user: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cdefault.css (0x357cafc), user 0x260a9c4 0x33dd664
    (86.815000) content/content.c:275 content_convert: content file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cdefault.css (0x357cafc)
    (86.820001) render/html_css.c:106 html_convert_css_callback: done stylesheet slot 0 'file:///u%3A%5Cf%5CApplications%5Cnetsurf%5Cres%5Cdefault.css'
    (86.820002) render/html_css.c:108 html_convert_css_callback: 5 fetches active
    (86.830006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=16):
    (86.830007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (86.830008) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (86.830009) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 12: read            
    (86.835000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 13: read            
    (86.835001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 14: read            
    (86.835002) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 15:      write      
    (86.835003) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 16: read            
    *   Trying 151.101.16.133...
    * TCP_NODELAY set
    * Hostname 'assets-cdn.github.com' was found in DNS cache
    *   Trying 151.101.16.133...
    * TCP_NODELAY set
    * Hostname 'assets-cdn.github.com' was found in DNS cache
    *   Trying 151.101.16.133...
    * TCP_NODELAY set
    * Hostname 'assets-cdn.github.com' was found in DNS cache
    *   Trying 151.101.16.133...
    * TCP_NODELAY set
    * Connected to avatars0.githubusercontent.com (151.101.16.133) port 443 (#7)
    * ALPN, offering http/1.1
    * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
    * successfully set certificate verify locations:
    *   CAfile: ./res/cabundle
      CApath: ./res/certs
    * Hostname 'assets-cdn.github.com' was found in DNS cache
    *   Trying 151.101.16.133...
    * TCP_NODELAY set
    (98.300001) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=20):
    (98.300002) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (98.300003) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11:      write      
    (98.300004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 15: read            
    (98.300005) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 17:      write      
    (98.305000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 18:      write      
    (98.305001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 19:      write      
    (98.305002) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 20:      write      
    * Connected to assets-cdn.github.com (151.101.16.133) port 443 (#3)
    * ALPN, offering http/1.1
    * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
    * successfully set certificate verify locations:
    *   CAfile: ./res/cabundle
      CApath: ./res/certs
    * Connected to assets-cdn.github.com (151.101.16.133) port 443 (#4)
    * ALPN, offering http/1.1
    * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
    * successfully set certificate verify locations:
    *   CAfile: ./res/cabundle
      CApath: ./res/certs
    * Connected to assets-cdn.github.com (151.101.16.133) port 443 (#5)
    * ALPN, offering http/1.1
    * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
    * successfully set certificate verify locations:
    *   CAfile: ./res/cabundle
      CApath: ./res/certs
    * SSL connection timeout
    * Connection time-out
    * Closing connection 6
    * SSL connection timeout
    * Curl_http_done: called premature == 1
    * Closing connection 7
    * Connection time-out
    * Closing connection 8
    (146.060000) content/fetchers/curl.c:1040 fetch_curl_done: done https://assets-cdn.github.com/assets/site-595364cb8b71f00c51ca4dc0d67a2788f4c2c4172e592cfb55b5d8e373fe6db4.css
    (146.065000) content/fetchers/curl.c:1085 fetch_curl_done: Unknown cURL response code 28
    (146.065001) content/fetchers/curl.c:799 fetch_curl_stop: fetch 0x3452c6c, url 'https://assets-cdn.github.com/assets/site-595364cb8b71f00c51ca4dc0d67a2788f4c2c4172e592cfb55b5d8e373fe6db4.css'
    * Curl_http_done: called premature == 0
    * Closing connection 5
    (154.340000) render/html_css.c:112 html_convert_css_callback: stylesheet https://assets-cdn.github.com/assets/site-595364cb8b71f00c51ca4dc0d67a2788f4c2c4172e592cfb55b5d8e373fe6db4.css failed: Timeout was reached
    (154.345000) render/html_css.c:116 html_convert_css_callback: 4 fetches active
    (154.345002) content/fetchers/curl.c:1040 fetch_curl_done: done https://assets-cdn.github.com/favicon.ico
    (154.345003) content/fetchers/curl.c:1085 fetch_curl_done: Unknown cURL response code 28
    (154.345004) content/fetchers/curl.c:799 fetch_curl_stop: fetch 0x34aa82c, url 'https://assets-cdn.github.com/favicon.ico'
    (154.355002) content/fetchers/curl.c:1040 fetch_curl_done: done https://avatars0.githubusercontent.com/u/6237516?v=3&s=200
    (154.360000) content/fetchers/curl.c:1085 fetch_curl_done: Unknown cURL response code 28
    (154.360001) content/fetchers/curl.c:799 fetch_curl_stop: fetch 0x34ca7fc, url 'https://avatars0.githubusercontent.com/u/6237516?v=3&s=200'
    (154.370000) content/fetchers/curl.c:1040 fetch_curl_done: done https://assets-cdn.github.com/images/spinners/octocat-spinner-32.gif
    (154.370001) content/fetchers/curl.c:1085 fetch_curl_done: Unknown cURL response code 28
    (154.370002) content/fetchers/curl.c:799 fetch_curl_stop: fetch 0x34e992c, url 'https://assets-cdn.github.com/images/spinners/octocat-spinner-32.gif'
    (156.335002) content/llcache.c:1377 llcache_process_metadata: Retrieving metadata
    (156.335003) content/fs_backing_store.c:889 get_store_entry: url:https://avatars0.githubusercontent.com/u/25260066?v=3&s=96
    (156.340000) content/fs_backing_store.c:897 get_store_entry: Failed to find ident 0xc5dc63a9 in index
    (156.340001) content/fs_backing_store.c:1924 fetch: entry not found
    (156.340003) content/fetchers/curl.c:324 fetch_curl_setup: fetch 0x34c788c, url 'https://avatars0.githubusercontent.com/u/25260066?v=3&s=96'
    (156.440001) content/llcache.c:1377 llcache_process_metadata: Retrieving metadata
    (156.440002) content/fs_backing_store.c:889 get_store_entry: url:https://avatars3.githubusercontent.com/u/18102882?v=3&s=96
    (156.440003) content/fs_backing_store.c:897 get_store_entry: Failed to find ident 0x4223f0a9 in index
    (156.440004) content/fs_backing_store.c:1924 fetch: entry not found
    (156.440006) content/fetchers/curl.c:324 fetch_curl_setup: fetch 0x34d8f3c, url 'https://avatars3.githubusercontent.com/u/18102882?v=3&s=96'
    (156.535003) content/llcache.c:1377 llcache_process_metadata: Retrieving metadata
    (156.540000) content/fs_backing_store.c:889 get_store_entry: url:https://avatars0.githubusercontent.com/u/3062260?v=3&s=96
    (156.540001) content/fs_backing_store.c:897 get_store_entry: Failed to find ident 0x870bcffd in index
    (156.540002) content/fs_backing_store.c:1924 fetch: entry not found
    (156.540004) content/fetchers/curl.c:324 fetch_curl_setup: fetch 0x34d733c, url 'https://avatars0.githubusercontent.com/u/3062260?v=3&s=96'
    (156.635003) content/llcache.c:1377 llcache_process_metadata: Retrieving metadata
    (156.640000) content/fs_backing_store.c:889 get_store_entry: url:https://avatars2.githubusercontent.com/u/4436321?v=3&s=96
    (156.640001) content/fs_backing_store.c:897 get_store_entry: Failed to find ident 0x57099d6d in index
    (156.640002) content/fs_backing_store.c:1924 fetch: entry not found
    (156.640004) content/fetchers/curl.c:324 fetch_curl_setup: fetch 0x34d579c, url 'https://avatars2.githubusercontent.com/u/4436321?v=3&s=96'
    (157.430000) render/html_css.c:112 html_convert_css_callback: stylesheet file:///user.css failed: UnacceptableType
    (157.430001) render/html_css.c:116 html_convert_css_callback: 3 fetches active
    (157.520000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=17):
    (157.520001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (157.520002) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (157.520003) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 17: read            
    * Curl_http_done: called premature == 0
    * Connection #2 to host github.com left intact
    * Operation timed out after 78996 milliseconds with 0 out of 0 bytes received
    * Curl_http_done: called premature == 1
    * Closing connection 3
    * Operation timed out after 78980 milliseconds with 0 out of 0 bytes received
    * Curl_http_done: called premature == 1
    * Closing connection 4
    * Connection 2 seems to be dead!
    * Closing connection 2
    * Found bundle for host avatars0.githubusercontent.com: 0x1a0abbc [serially]
    (174.655004) content/fetchers/curl.c:1040 fetch_curl_done: done https://github.com/freemint
    (174.655005) content/fetchers/curl.c:799 fetch_curl_stop: fetch 0x1c3e07c, url 'https://github.com/freemint'
    (174.820000) content/fetchers/curl.c:1040 fetch_curl_done: done https://assets-cdn.github.com/assets/frameworks-5b61aadc846f0818981ceec31b49c475fb084c163fdec5efbc2c21ef539092a9.css
    (174.820001) content/fetchers/curl.c:1085 fetch_curl_done: Unknown cURL response code 28
    (174.820002) content/fetchers/curl.c:799 fetch_curl_stop: fetch 0x3442904, url 'https://assets-cdn.github.com/assets/frameworks-5b61aadc846f0818981ceec31b49c475fb084c163fdec5efbc2c21ef539092a9.css'
    (174.830000) render/html_css.c:112 html_convert_css_callback: stylesheet https://assets-cdn.github.com/assets/frameworks-5b61aadc846f0818981ceec31b49c475fb084c163fdec5efbc2c21ef539092a9.css failed: Timeout was reached
    (174.830001) render/html_css.c:116 html_convert_css_callback: 2 fetches active
    (174.840000) content/fetchers/curl.c:1040 fetch_curl_done: done https://assets-cdn.github.com/assets/github-43bbf7e6e7b177c23ca12ba5d5fc9b26944fdb8f2bb890a6579aa7827b205e02.css
    (174.840001) content/fetchers/curl.c:1085 fetch_curl_done: Unknown cURL response code 28
    (174.840002) content/fetchers/curl.c:799 fetch_curl_stop: fetch 0x3453924, url 'https://assets-cdn.github.com/assets/github-43bbf7e6e7b177c23ca12ba5d5fc9b26944fdb8f2bb890a6579aa7827b205e02.css'
    (174.850000) render/html_css.c:112 html_convert_css_callback: stylesheet https://assets-cdn.github.com/assets/github-43bbf7e6e7b177c23ca12ba5d5fc9b26944fdb8f2bb890a6579aa7827b205e02.css failed: Timeout was reached
    (174.850001) render/html_css.c:116 html_convert_css_callback: 1 fetches active
    (174.860007) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=13):
    (174.860008) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (174.860009) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (174.860010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 12: read            
    (174.860011) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 13: read            
    *   Trying 151.101.16.133...
    * TCP_NODELAY set
    (174.905003) render/html_script.c:537 html_process_script: content 0x3430bdc parser 0x3430b64 node 0x1c382e4
    (174.905004) render/html_script.c:362 exec_src_script: script 0 'https://assets-cdn.github.com/assets/compat-4d714ea7f9dadaae5639b6071575f464f3724e42c874b9868d59e831b52944d0.js'
    (174.905006) content/llcache.c:1377 llcache_process_metadata: Retrieving metadata
    (174.910000) content/fs_backing_store.c:889 get_store_entry: url:https://assets-cdn.github.com/assets/compat-4d714ea7f9dadaae5639b6071575f464f3724e42c874b9868d59e831b52944d0.js
    (174.910001) content/fs_backing_store.c:897 get_store_entry: Failed to find ident 0x874eff35 in index
    (174.910002) content/fs_backing_store.c:1924 fetch: entry not found
    (174.910004) content/fetchers/curl.c:324 fetch_curl_setup: fetch 0x1c37e3c, url 'https://assets-cdn.github.com/assets/compat-4d714ea7f9dadaae5639b6071575f464f3724e42c874b9868d59e831b52944d0.js'
    (174.925001) render/html_script.c:445 exec_src_script: 2 fetches active
    (174.945000) content/content.c:275 content_convert: content https://github.com/freemint (0x3430bdc)
    (174.945001) render/html.c:1142 html_convert: quirks set to 0
    (174.945002) render/html.c:1146 html_convert: 1 fetches active (0x3430bdc)
    (174.955009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=13):
    (174.955010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (174.955011) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (174.955012) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 12:      write      
    (174.955013) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 13: read            
    * Hostname 'avatars0.githubusercontent.com' was found in DNS cache
    *   Trying 151.101.16.133...
    * TCP_NODELAY set
    * Connected to avatars0.githubusercontent.com (151.101.16.133) port 443 (#11)
    * ALPN, offering http/1.1
    * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
    * successfully set certificate verify locations:
    *   CAfile: ./res/cabundle
      CApath: ./res/certs
    (183.345007) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=15):
    (183.345008) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (183.345009) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 12: read            
    (183.345010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 13: read            
    (183.345011) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 14:      write      
    (183.345012) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 15: read            
    * Connected to avatars0.githubusercontent.com (151.101.16.133) port 443 (#9)
    * ALPN, offering http/1.1
    * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
    * successfully set certificate verify locations:
    *   CAfile: ./res/cabundle
      CApath: ./res/certs
    *   Trying 151.101.16.133...
    * TCP_NODELAY set
    *   Trying 151.101.16.133...
    * TCP_NODELAY set
    (198.120003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=15):
    (198.120004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (198.120005) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 12: read            
    (198.120006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 13:      write      
    (198.120007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 14: read            
    (198.120008) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 15:      write      
    *   Trying 151.101.16.133...
    * TCP_NODELAY set
    * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
    * ALPN, server accepted to use http/1.1
    * Server certificate:
    *  subject: C=US; ST=California; L=San Francisco; O=Fastly, Inc.; CN=www.github.com
    *  start date: Jan 20 00:00:00 2016 GMT
    *  expire date: Apr  6 12:00:00 2017 GMT
    *  subjectAltName: host "avatars0.githubusercontent.com" matched cert's "*.githubusercontent.com"
    *  issuer: C=US; O=DigiCert Inc; OU=www.digicert.com; CN=DigiCert SHA2 High Assurance Server CA
    *  SSL certificate verify ok.
    > GET /u/3062260?v=3&s=96 HTTP/1.1
    Host: avatars0.githubusercontent.com
    User-Agent: NetSurf/3.7 (FreeMiNT)
    Accept: */*
    Accept-Encoding: gzip
    Referer: https://github.com/freemint
    Accept-Language: en, *;q=0.1
    DNT: 1
    
    * Connected to avatars2.githubusercontent.com (151.101.16.133) port 443 (#12)
    * ALPN, offering http/1.1
    * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
    * successfully set certificate verify locations:
    *   CAfile: ./res/cabundle
      CApath: ./res/certs
    * Connected to assets-cdn.github.com (151.101.16.133) port 443 (#13)
    * ALPN, offering http/1.1
    * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
    * successfully set certificate verify locations:
    *   CAfile: ./res/cabundle
      CApath: ./res/certs
    (229.220003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=15):
    (229.225000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11:      write      
    (229.225001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 12: read            
    (229.225002) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 13: read            
    (229.225003) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 14: read            
    (229.225004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 15: read            
    * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
    * ALPN, server accepted to use http/1.1
    * Server certificate:
    *  subject: C=US; ST=California; L=San Francisco; O=Fastly, Inc.; CN=www.github.com
    *  start date: Jan 20 00:00:00 2016 GMT
    *  expire date: Apr  6 12:00:00 2017 GMT
    *  subjectAltName: host "avatars0.githubusercontent.com" matched cert's "*.githubusercontent.com"
    *  issuer: C=US; O=DigiCert Inc; OU=www.digicert.com; CN=DigiCert SHA2 High Assurance Server CA
    *  SSL certificate verify ok.
    > GET /u/25260066?v=3&s=96 HTTP/1.1
    Host: avatars0.githubusercontent.com
    User-Agent: NetSurf/3.7 (FreeMiNT)
    Accept: */*
    Accept-Encoding: gzip
    Referer: https://github.com/freemint
    Accept-Language: en, *;q=0.1
    DNT: 1
    
    * Connected to avatars3.githubusercontent.com (151.101.16.133) port 443 (#10)
    * ALPN, offering http/1.1
    * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
    * successfully set certificate verify locations:
    *   CAfile: ./res/cabundle
      CApath: ./res/certs
    * SSL connection timeout
    < HTTP/1.1 200 OK
    < Cache-Control: max-age=300
    < Content-Security-Policy: default-src 'none'
    < Content-Type: image/png
    < Etag: "4a0cc209a25693efedf230b491e13908a4a7c2f5"
    < Last-Modified: Sat, 03 Mar 2007 13:25:47 GMT
    < Strict-Transport-Security: max-age=31557600
    < Timing-Allow-Origin: https://github.com
    < X-Content-Type-Options: nosniff
    < X-Frame-Options: deny
    < X-Xss-Protection: 1; mode=block
    < X-GitHub-Request-Id: 5BBC:3850:89B86D:8F4674:58B6E7DA
    < Content-Length: 1534
    < Accept-Ranges: bytes
    < Date: Sun, 26 Mar 2017 14:25:33 GMT
    < Via: 1.1 varnish
    < Connection: keep-alive
    < X-Served-By: cache-lcy1141-LCY
    < X-Cache: HIT
    < X-Cache-Hits: 1
    < X-Timer: S1490538333.669425,VS0,VE1
    < Access-Control-Allow-Origin: *
    < X-Fastly-Request-ID: 0039f695a8d6422be72c24e0fad17e9d0c3060bb
    < Expires: Sun, 26 Mar 2017 14:30:33 GMT
    < Source-Age: 2156418
    < Vary: Authorization,Accept-Encoding
    < 
    (245.205001) content/fetchers/curl.c:867 fetch_curl_process_headers: HTTP status code 200
    * Curl_http_done: called premature == 0
    * Connection #11 to host avatars0.githubusercontent.com left intact
    * SSL connection timeout
    * Curl_http_done: called premature == 1
    * Closing connection 12
    * SSL connection timeout
    * Curl_http_done: called premature == 1
    * Closing connection 13
    (255.885000) content/fetchers/curl.c:1040 fetch_curl_done: done https://avatars3.githubusercontent.com/u/18102882?v=3&s=96
    (255.885001) content/fetchers/curl.c:1085 fetch_curl_done: Unknown cURL response code 28
    (255.885002) content/fetchers/curl.c:799 fetch_curl_stop: fetch 0x34d8f3c, url 'https://avatars3.githubusercontent.com/u/18102882?v=3&s=96'
    * Curl_http_done: called premature == 0
    * Closing connection 10
    (262.100000) content/fetchers/curl.c:1040 fetch_curl_done: done https://avatars0.githubusercontent.com/u/3062260?v=3&s=96
    (262.100001) content/fetchers/curl.c:799 fetch_curl_stop: fetch 0x34d733c, url 'https://avatars0.githubusercontent.com/u/3062260?v=3&s=96'
    (262.110000) content/fetchers/curl.c:1040 fetch_curl_done: done https://avatars2.githubusercontent.com/u/4436321?v=3&s=96
    (262.115000) content/fetchers/curl.c:1085 fetch_curl_done: Unknown cURL response code 28
    (262.115001) content/fetchers/curl.c:799 fetch_curl_stop: fetch 0x34d579c, url 'https://avatars2.githubusercontent.com/u/4436321?v=3&s=96'
    (262.120001) content/fetchers/curl.c:1040 fetch_curl_done: done https://assets-cdn.github.com/assets/compat-4d714ea7f9dadaae5639b6071575f464f3724e42c874b9868d59e831b52944d0.js
    (262.125000) content/fetchers/curl.c:1085 fetch_curl_done: Unknown cURL response code 28
    (262.125001) content/fetchers/curl.c:799 fetch_curl_stop: fetch 0x1c37e3c, url 'https://assets-cdn.github.com/assets/compat-4d714ea7f9dadaae5639b6071575f464f3724e42c874b9868d59e831b52944d0.js'
    (262.130000) render/html_script.c:300 convert_script_sync_cb: script https://assets-cdn.github.com/assets/compat-4d714ea7f9dadaae5639b6071575f464f3724e42c874b9868d59e831b52944d0.js failed: Timeout was reached
    (262.130001) render/html_script.c:306 convert_script_sync_cb: 0 fetches active
    (262.140001) render/html_script.c:537 html_process_script: content 0x3430bdc parser 0x3430b64 node 0x1c35eac
    (262.140002) render/html_script.c:362 exec_src_script: script 1 'https://assets-cdn.github.com/assets/frameworks-98ac987e4213944e72be21a9a412be5fd96d2b952083b850e8fd248f05d9796a.js'
    (262.140004) content/llcache.c:1377 llcache_process_metadata: Retrieving metadata
    (262.140005) content/fs_backing_store.c:889 get_store_entry: url:https://assets-cdn.github.com/assets/frameworks-98ac987e4213944e72be21a9a412be5fd96d2b952083b850e8fd248f05d9796a.js
    (262.140006) content/fs_backing_store.c:897 get_store_entry: Failed to find ident 0x8dbec415 in index
    (262.140007) content/fs_backing_store.c:1924 fetch: entry not found
    (262.145001) content/fetchers/curl.c:324 fetch_curl_setup: fetch 0x1c36c4c, url 'https://assets-cdn.github.com/assets/frameworks-98ac987e4213944e72be21a9a412be5fd96d2b952083b850e8fd248f05d9796a.js'
    (262.165001) render/html_script.c:445 exec_src_script: 1 fetches active
    (262.165002) render/html_script.c:314 convert_script_sync_cb: unpause returned 0x10003
    (262.165004) frontends/atari/gui.c:142 atari_poll: WM: 30
    
    (262.165005) content/content.c:76 content__init: url https://avatars0.githubusercontent.com/u/3062260?v=3&s=96 -> 0x1c38e6c
    (262.170001) content/content.c:656 content_add_user: content https://avatars0.githubusercontent.com/u/3062260?v=3&s=96 (0x1c38e6c), user 0x260a9c4 0x34d750c
    (262.180000) content/content.c:275 content_convert: content https://avatars0.githubusercontent.com/u/3062260?v=3&s=96 (0x1c38e6c)
    (262.180001) content/handlers/image/image_cache.c:522 image_cache_add: centry 0x1c3799c, content 0x1c38e6c, bitmap (nil)
    (262.180003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=14):
    (262.180004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 14: read            
    < HTTP/1.1 200 OK
    < Cache-Control: max-age=300
    < Content-Security-Policy: default-src 'none'
    < Content-Type: image/jpeg
    < Etag: "8bd4267e75f48811faa5e7b60af1fea3e829e51a"
    < Last-Modified: Sat, 21 Jan 2017 04:33:35 GMT
    < Strict-Transport-Security: max-age=31557600
    < Timing-Allow-Origin: https://github.com
    < X-Content-Type-Options: nosniff
    < X-Frame-Options: deny
    < X-Xss-Protection: 1; mode=block
    < X-GitHub-Request-Id: C00A:63F7:4E8C106:51A0A67:58D38BC8
    < Content-Length: 3717
    < Accept-Ranges: bytes
    < Date: Sun, 26 Mar 2017 14:26:00 GMT
    < Via: 1.1 varnish
    < Connection: keep-alive
    < X-Served-By: cache-lcy1149-LCY
    < X-Cache: HIT
    < X-Cache-Hits: 1
    < X-Timer: S1490538360.487749,VS0,VE0
    < Access-Control-Allow-Origin: *
    < X-Fastly-Request-ID: af119c796f8aa2b470ce109ff4885de30e62f83f
    < Expires: Sun, 26 Mar 2017 14:31:00 GMT
    < Source-Age: 279472
    < Vary: Authorization,Accept-Encoding
    < 
    (262.215001) content/fetchers/curl.c:867 fetch_curl_process_headers: HTTP status code 200
    * Hostname in DNS cache was stale, zapped
    (262.225007) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=14):
    (262.230000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.230001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 14: read            
    * Curl_http_done: called premature == 0
    * Connection #9 to host avatars0.githubusercontent.com left intact
    (262.245002) content/fetchers/curl.c:1040 fetch_curl_done: done https://avatars0.githubusercontent.com/u/25260066?v=3&s=96
    (262.245003) content/fetchers/curl.c:799 fetch_curl_stop: fetch 0x34c788c, url 'https://avatars0.githubusercontent.com/u/25260066?v=3&s=96'
    (262.260000) content/content.c:76 content__init: url https://avatars0.githubusercontent.com/u/25260066?v=3&s=96 -> 0x34c66ac
    (262.260002) content/content.c:656 content_add_user: content https://avatars0.githubusercontent.com/u/25260066?v=3&s=96 (0x34c66ac), user 0x260a9c4 0x34b5dec
    (262.265000) content/content.c:275 content_convert: content https://avatars0.githubusercontent.com/u/25260066?v=3&s=96 (0x34c66ac)
    (262.265001) content/handlers/image/image_cache.c:522 image_cache_add: centry 0x1c353ac, content 0x34c66ac, bitmap (nil)
    (262.270003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.270004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.270015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.270016) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.285003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.285004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.285015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.290000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.305003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.305004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.305015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.305016) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.320003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.320004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.320015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.320016) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.335003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.335004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.335015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.335016) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.355003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.355004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.360000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.360001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.375003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.375004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.375015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.375016) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.395003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.395004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.395015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.395016) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.415003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.415004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.415015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.415016) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.435003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.435004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.435015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.435016) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.455003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.455004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.455015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.455016) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.475003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.475004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.475015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.475016) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.495003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.495004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.495015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.500000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.515003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.515004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.515015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.520000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.535003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.535004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.535015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.540000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.555003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.555004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.555015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.560000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.605003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.605004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.610010) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.610011) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.630003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.630004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.630015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.635000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.650003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.650004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.650015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.655000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.670003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.670004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.675001) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.675002) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.690003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.690004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.690015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.695000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.710003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.710004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.715000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.715001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.730003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.730004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.735005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.735006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.755003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.755004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.755015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.760000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.775003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.775004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.775015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.780000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.795003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.795004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.800000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.800001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.815003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.815004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.820009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.820010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.840003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.840004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.845000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.845001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.860003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.860004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.865000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.865001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.880003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.880004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.885000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.885001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.900003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.900004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.905000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.905001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.920003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.920004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.925000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.925001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.940003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.940004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.945000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.945001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.960003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.960004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.965000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.965001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.980003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.980004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (262.985000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (262.985001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.000003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.000004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.005000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.005001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.020003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.020004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.025000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.025001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.040003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.040004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.045003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.045004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.060003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.060004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.060015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.065000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.080003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.080004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.085005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.085006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.100003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.100004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.100015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.105000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.120003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.120004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.120015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.125000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.140003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.140004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.140015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.145000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.160003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.160004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.160015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.165000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.180003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.180004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.180015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.185000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.200003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.200004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.205005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.205006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.220003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.220004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.225000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.225001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.240003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.240004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.245001) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.245002) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.260003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.260004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.260015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.265000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.280003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.280004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.285005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.285006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.300003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.300004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.305000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.305001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.320003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.320004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.325000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.325001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.340003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.340004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.345000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.345001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.360003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.360004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.365000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.365001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.380003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.380004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.385005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.385006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.405003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.405004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.410005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.410006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.430003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.430004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.435004) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.435005) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.455003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.455004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.460005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.460006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.480003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.480004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.485005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.485006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.505003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.505004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.510005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.510006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.530003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.530004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.535005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.535006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.555003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.555004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.560009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.560010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.580003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.580004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.585005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.585006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.625003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.625004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.630010) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.630011) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.650003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.650004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.655005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.655006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.675003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.675004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.680005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.680006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.700003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.700004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.705005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.705006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.725003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.725004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.730005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.730006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.750003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.750004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.755005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.755006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.775003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.775004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.780005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.780006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.800003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.800004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.805005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.805006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.825003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.825004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.830005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.830006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.850003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.850004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.855005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.855006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.875003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.875004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.880005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.880006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.900003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.900004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.905005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.905006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.925003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.925004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.930005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.930006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.950003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.950004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.955005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.955006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.975003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.975004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (263.980005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (263.980006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.000003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.000004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.005005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.005006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.025003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.025004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.030005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.030006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.050003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.050004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.055000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.055001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.070003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.070004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.075005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.075006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.090003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.090004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.095003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.095004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.110003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.110004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.115005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.115006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.135003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.135004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.140003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.140004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.155003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.155004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.160004) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.160005) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.175003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.175004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.180003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.180004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.195003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.195004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.200001) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.200002) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.215003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.215004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.220001) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.220002) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.235003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.235004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.240005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.240006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.255003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.255004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.260004) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.260005) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.275003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.275004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.280003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.280004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.300003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.300004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.305005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.305006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.325003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.325004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.330005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.330006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.345003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.345004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.350004) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.350005) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.370003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.370004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.375005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.375006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.395003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.395004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.400005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.400006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.420003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.420004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.425005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.425006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.445003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.445004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.450005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.450006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.470003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.470004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.475005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.475006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.495003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.495004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.500005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.500006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.520003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.520004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.525005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.525006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.545003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.545004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.550005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.550006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.570003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.570004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.575005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.575006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.595003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.595004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.600005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.600006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.645003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.645004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.655001) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.655002) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.670003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.670004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.675005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.675006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.695003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.695004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.700005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.700006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.720003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.720004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.725005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.725006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.745003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.745004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.750005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.750006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.770003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.770004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.775005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.780000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.800003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.800004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.805005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.805006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.825003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.825004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.830005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.830006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.850003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.850004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.855005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.855006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.875003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.875004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.880005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.885000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.905003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.905004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.910005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.915000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.930003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.930004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.935005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.940000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.955003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.955004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.960005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.965000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.980003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.980004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (264.985005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (264.990000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.005003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.005004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.010005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.015000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.030003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.030004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.035005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.035006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.055003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.055004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.060005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.060006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.075003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.075004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.080005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.080006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.095003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.095004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.100005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.100006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.115003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.115004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.120005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.120006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.140003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.140004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.145005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.145006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.165003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.165004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.170005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.170006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.190003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.190004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.195005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.195006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.215003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.215004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.220005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.220006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.240003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.240004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.245005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.245006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.265003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.265004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.270005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.270006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.290003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.290004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.295005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.295006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.315003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.315004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.320005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.320006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.340003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.340004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.345005) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.345006) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.365002) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.365003) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.535000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.535001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.550003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.550004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.550015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.550016) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.565003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.565004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.565015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.565016) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.585003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.585004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.585015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.585016) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.600003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.600004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.600015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.600016) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.615003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.615004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.615015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.615016) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.665003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.670000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.670011) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.670012) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.685003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.685004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.685015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.685016) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.705003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.705004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.705015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.705016) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.725003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.725004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.725015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.725016) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.745003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.745004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.745015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.745016) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.765003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.765004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.765015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.765016) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.785003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.785004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.785015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.790000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.805003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.805004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.805015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.805016) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.825003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.825004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.825015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.830000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.845003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.845004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.845015) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.850000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    (265.865003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=11):
    (265.865004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 11: read            
    *   Trying 151.101.16.133...
    * TCP_NODELAY set
    (265.875007) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (265.875008) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    (265.890000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (265.890001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    (265.890006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (265.890007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    (265.905000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (265.905001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10:      write      
    * Connected to assets-cdn.github.com (151.101.16.133) port 443 (#14)
    * ALPN, offering http/1.1
    * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
    * successfully set certificate verify locations:
    *   CAfile: ./res/cabundle
      CApath: ./res/certs
    (277.755002) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (277.755003) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (277.780000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (277.780001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (277.780006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (277.780007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (277.795000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (277.795001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (282.145000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (282.145001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (282.160000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (282.160001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (282.160006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (282.160007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (282.175000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (282.175001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
    * ALPN, server accepted to use http/1.1
    * Server certificate:
    *  subject: C=US; ST=California; L=San Francisco; O=Fastly, Inc.; CN=www.github.com
    *  start date: Jan 20 00:00:00 2016 GMT
    *  expire date: Apr  6 12:00:00 2017 GMT
    *  subjectAltName: host "assets-cdn.github.com" matched cert's "*.github.com"
    *  issuer: C=US; O=DigiCert Inc; OU=www.digicert.com; CN=DigiCert SHA2 High Assurance Server CA
    *  SSL certificate verify ok.
    > GET /assets/frameworks-98ac987e4213944e72be21a9a412be5fd96d2b952083b850e8fd248f05d9796a.js HTTP/1.1
    Host: assets-cdn.github.com
    User-Agent: NetSurf/3.7 (FreeMiNT)
    Accept: */*
    Accept-Encoding: gzip
    Referer: https://github.com/freemint
    Cookie: logged_in=no; _octo=GH1.1.1622711142.1465762814
    Accept-Language: en, *;q=0.1
    DNT: 1
    
    (282.260013) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (282.260014) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (282.275000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (282.275001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (282.275009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (282.275010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (282.290000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (282.290001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (282.290009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (282.290010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (282.310000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (282.310001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    < HTTP/1.1 200 OK
    < Server: GitHub.com
    < Content-Type: application/javascript
    < Last-Modified: Wed, 22 Mar 2017 22:43:15 GMT
    < Expires: Thu, 22 Mar 2018 22:50:24 GMT
    < Cache-Control: max-age=31536000, public
    < Access-Control-Allow-Origin: *
    < Timing-Allow-Origin: *
    < Content-Encoding: gzip
    < X-GitHub-Request-Id: 6532:1B5B8:20A7857:211444B:58D2FFB0
    < Content-Length: 91379
    < Accept-Ranges: bytes
    < Date: Sun, 26 Mar 2017 14:26:53 GMT
    < Via: 1.1 varnish
    < Age: 315389
    < Connection: keep-alive
    < X-Served-By: cache-lcy1139-LCY
    < X-Cache: HIT
    < X-Cache-Hits: 26459
    < X-Timer: S1490538413.382072,VS0,VE0
    < Vary: Accept-Encoding
    < X-Fastly-Request-ID: b6e61c38c1d1c9b6eab17dddeaa9072392bb6ff9
    < 
    (282.390000) content/fetchers/curl.c:867 fetch_curl_process_headers: HTTP status code 200
    (282.395006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (282.400000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (282.435000) content/content.c:76 content__init: url https://assets-cdn.github.com/assets/frameworks-98ac987e4213944e72be21a9a412be5fd96d2b952083b850e8fd248f05d9796a.js -> 0x3687b7c
    (282.435002) content/content.c:656 content_add_user: content https://assets-cdn.github.com/assets/frameworks-98ac987e4213944e72be21a9a412be5fd96d2b952083b850e8fd248f05d9796a.js (0x3687b7c), user 0x260a9c4 0x1c35a84
    (282.440000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (282.440001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (282.465006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (282.465007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (282.510000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (282.510001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (282.535006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (282.535007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (282.585000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (282.585001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (282.615006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (282.615007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (282.655000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (282.655001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (282.685001) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (282.685002) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (282.750000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (282.750001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (282.775006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (282.780000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (282.820000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (282.820001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (282.950006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (282.950007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (283.160000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (283.160001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (283.310006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (283.310007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    * Curl_http_done: called premature == 0
    * Connection #14 to host assets-cdn.github.com left intact
    (283.410000) content/fetchers/curl.c:1040 fetch_curl_done: done https://assets-cdn.github.com/assets/frameworks-98ac987e4213944e72be21a9a412be5fd96d2b952083b850e8fd248f05d9796a.js
    (283.410001) content/fetchers/curl.c:799 fetch_curl_stop: fetch 0x1c36c4c, url 'https://assets-cdn.github.com/assets/frameworks-98ac987e4213944e72be21a9a412be5fd96d2b952083b850e8fd248f05d9796a.js'
    (283.445000) content/content.c:275 content_convert: content https://assets-cdn.github.com/assets/frameworks-98ac987e4213944e72be21a9a412be5fd96d2b952083b850e8fd248f05d9796a.js (0x3687b7c)
    (283.445002) render/html_script.c:275 convert_script_sync_cb: script 1 done 'https://assets-cdn.github.com/assets/frameworks-98ac987e4213944e72be21a9a412be5fd96d2b952083b850e8fd248f05d9796a.js'
    (283.445003) render/html_script.c:277 convert_script_sync_cb: 0 fetches active
    (393.230000) content/handlers/javascript/duktape/dukky.c:663 js_exec: Uncaught error in JS: RangeError: execution timeout
    (393.230001) content/handlers/javascript/duktape/dukky.c:665 js_exec:               was at: eval line 1
    (393.230002) content/handlers/javascript/duktape/dukky.c:666 js_exec:          Stack trace: RangeError: execution timeout
        at [anon] (content/handlers/javascript/duktape/duktape.c:70507) internal
        at eval (eval:1) preventsyield
    (393.260003) render/html_script.c:537 html_process_script: content 0x3430bdc parser 0x3430b64 node 0x36d9404
    (393.265000) render/html_script.c:362 exec_src_script: script 2 'https://assets-cdn.github.com/assets/github-f6463e083942e277a8527c46fc606104e83113ec2037e9bc45037dae089b3020.js'
    (393.265002) content/llcache.c:1377 llcache_process_metadata: Retrieving metadata
    (393.265003) content/fs_backing_store.c:889 get_store_entry: url:https://assets-cdn.github.com/assets/github-f6463e083942e277a8527c46fc606104e83113ec2037e9bc45037dae089b3020.js
    (393.270000) content/fs_backing_store.c:897 get_store_entry: Failed to find ident 0xe3eabd3b in index
    (393.275000) content/fs_backing_store.c:1924 fetch: entry not found
    (393.275002) content/fetchers/curl.c:324 fetch_curl_setup: fetch 0x36d8b34, url 'https://assets-cdn.github.com/assets/github-f6463e083942e277a8527c46fc606104e83113ec2037e9bc45037dae089b3020.js'
    (393.295001) render/html_script.c:445 exec_src_script: 1 fetches active
    (393.785000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    * Found bundle for host assets-cdn.github.com: 0x1c398ec [can pipeline]
    * Re-using existing connection! (#14) with host assets-cdn.github.com
    * Connected to assets-cdn.github.com (151.101.16.133) port 443 (#14)
    > GET /assets/github-f6463e083942e277a8527c46fc606104e83113ec2037e9bc45037dae089b3020.js HTTP/1.1
    Host: assets-cdn.github.com
    User-Agent: NetSurf/3.7 (FreeMiNT)
    Accept: */*
    Accept-Encoding: gzip
    Referer: https://github.com/freemint
    Cookie: logged_in=no; _octo=GH1.1.1622711142.1465762814
    Accept-Language: en, *;q=0.1
    DNT: 1
    
    (393.815013) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (393.815014) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (393.815025) content/fs_backing_store.c:978 set_store_entry: url:https://assets-cdn.github.com/assets/frameworks-98ac987e4213944e72be21a9a412be5fd96d2b952083b850e8fd248f05d9796a.js
    (393.820001) content/fs_backing_store.c:1102 store_open: opening u:\f\Applications\netsurf\res\cache\d\V\Q\BM\BP\N\VAR53GC
    No such file or directory.
    (393.820002) content/fs_backing_store.c:1702 store_write_file: Open failed -1 errno 33
    (393.830000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (393.830001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (393.830009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (393.830010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (393.845000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (393.845001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (393.845009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (393.845010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (393.865000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (393.865001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    < HTTP/1.1 200 OK
    < Server: GitHub.com
    < Content-Type: application/javascript
    < Last-Modified: Fri, 24 Mar 2017 23:49:52 GMT
    < Expires: Sat, 24 Mar 2018 23:50:49 GMT
    < Cache-Control: max-age=31536000, public
    < Access-Control-Allow-Origin: *
    < Timing-Allow-Origin: *
    < Content-Encoding: gzip
    < X-GitHub-Request-Id: 4420:0504:1B93282:1BEEB92:58D5B0D9
    < Content-Length: 152816
    < Accept-Ranges: bytes
    < Date: Sun, 26 Mar 2017 14:28:44 GMT
    < Via: 1.1 varnish
    < Age: 139076
    < Connection: keep-alive
    < X-Served-By: cache-lcy1139-LCY
    < X-Cache: HIT
    < X-Cache-Hits: 8275
    < X-Timer: S1490538524.915427,VS0,VE0
    < Vary: Accept-Encoding
    < X-Fastly-Request-ID: a1a09d4e5b3e163150e55c2d564056d942f9cce1
    < 
    (393.940000) content/fetchers/curl.c:867 fetch_curl_process_headers: HTTP status code 200
    (393.945006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (393.945007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (393.980000) content/content.c:76 content__init: url https://assets-cdn.github.com/assets/github-f6463e083942e277a8527c46fc606104e83113ec2037e9bc45037dae089b3020.js -> 0x369fe7c
    (393.980002) content/content.c:656 content_add_user: content https://assets-cdn.github.com/assets/github-f6463e083942e277a8527c46fc606104e83113ec2037e9bc45037dae089b3020.js (0x369fe7c), user 0x260a9c4 0x1c35aec
    (393.990000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (393.990001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (394.015006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (394.015007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (394.055000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (394.055001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (394.080006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (394.080007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (394.125000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (394.125001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (394.150006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (394.150007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (394.195000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (394.195001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (394.230006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (394.230007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (394.270000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (394.270001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (394.295006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (394.300000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (394.340000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (394.340001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (394.565006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (394.570000) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (394.585000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (394.585001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (394.585009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (394.585010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (394.600000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (394.600001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (394.600009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (394.600010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (394.615000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (394.615001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (394.615009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (394.615010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (394.630000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (394.630001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (394.630009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (394.630010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (394.645000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (394.645001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (394.645009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (394.645010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (394.665000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (394.665001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (394.665009) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (394.665010) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (394.680000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (394.680001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (394.840003) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (394.840004) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (395.025000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (395.025001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (395.205006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (395.205007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (395.405000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (395.405001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (395.595006) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (395.595007) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    (395.795000) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=10):
    (395.795001) content/fetchers/curl.c:1168 fetch_curl_poll:   fd 10: read            
    * Curl_http_done: called premature == 0
    * Connection #14 to host assets-cdn.github.com left intact
    (395.895010) content/fetchers/curl.c:1040 fetch_curl_done: done https://assets-cdn.github.com/assets/github-f6463e083942e277a8527c46fc606104e83113ec2037e9bc45037dae089b3020.js
    (395.895011) content/fetchers/curl.c:799 fetch_curl_stop: fetch 0x36d8b34, url 'https://assets-cdn.github.com/assets/github-f6463e083942e277a8527c46fc606104e83113ec2037e9bc45037dae089b3020.js'
    (395.960001) content/fetchers/curl.c:1149 fetch_curl_poll: Curl file descriptor states (maxfd=-1):
    (395.960003) content/content.c:275 content_convert: content https://assets-cdn.github.com/assets/github-f6463e083942e277a8527c46fc606104e83113ec2037e9bc45037dae089b3020.js (0x369fe7c)
    (395.960005) render/html_script.c:168 convert_script_async_cb: script 2 done 'https://assets-cdn.github.com/assets/github-f6463e083942e277a8527c46fc606104e83113ec2037e9bc45037dae089b3020.js'
    (395.965000) render/html_script.c:170 convert_script_async_cb: 0 fetches active
    (395.965001) render/html.c:1199 html_begin_conversion: Completing parse (0x3430bdc)
    (614.090000) content/handlers/javascript/duktape/dukky.c:663 js_exec: Uncaught error in JS: RangeError: execution timeout
    (614.090001) content/handlers/javascript/duktape/dukky.c:665 js_exec:               was at: eval line 1
    (614.090002) content/handlers/javascript/duktape/dukky.c:666 js_exec:          Stack trace: RangeError: execution timeout
        at [anon] (content/handlers/javascript/duktape/duktape.c:70507) internal
        at eval (eval:1) preventsyield
    (614.115000) content/handlers/javascript/duktape/dukky.c:1208 js_fire_event: Event: load (doc=0x343094c, target=(nil))
    (614.130000) content/handlers/javascript/duktape/dukky.c:80 dukky_populate_object: Call the init function
    (614.210000) content/handlers/javascript/duktape/dukky.c:88 dukky_create_object: name=NETSURF_DUKTAPE_PROTOTYPE_EVENT nargs=1
    (614.215000) content/handlers/javascript/duktape/dukky.c:80 dukky_populate_object: Call the init function
    (614.225000) content/handlers/javascript/duktape/dukky.c:109 dukky_create_object: created
    (614.245000) render/html.c:603 html_finish_conversion: DOM to box (0x3430bdc)
    (614.410006) content/fs_backing_store.c:978 set_store_entry: url:https://assets-cdn.github.com/assets/github-f6463e083942e277a8527c46fc606104e83113ec2037e9bc45037dae089b3020.js
    (614.410008) content/fs_backing_store.c:1102 store_open: opening u:\f\Applications\netsurf\res\cache\d\B3\BU\BL\B2\BD\3JPV6RD
    No such file or directory.
    (614.415000) content/fs_backing_store.c:1702 store_write_file: Open failed -1 errno 33
    (614.415002) content/fs_backing_store.c:978 set_store_entry: url:https://assets-cdn.github.com/assets/frameworks-98ac987e4213944e72be21a9a412be5fd96d2b952083b850e8fd248f05d9796a.js
    (614.415003) content/fs_backing_store.c:624 store_evict: Evicting entries to reduce 21053280 by 4194304
    (614.580000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9d8dc
    (614.585000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9d904
    (614.590000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9d92c
    (614.595000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9d9a4
    (614.605000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9db84
    (614.615000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9dbac
    (614.620000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9dc74
    (614.625000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9dddc
    (614.630000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9de04
    (614.640000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9e00c
    (614.645000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9e034
    (614.650000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9f36c
    (614.655000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9f394
    (614.660000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9f3bc
    (614.670000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9f3e4
    (614.675000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9f434
    (614.680000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9f45c
    (614.685000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9f484
    (614.700000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9f4ac
    (614.705000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9f4d4
    (614.715000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9f4fc
    (614.720000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9f524
    (614.725000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9f54c
    (614.730000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9f574
    (614.735000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9f59c
    (614.740000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9f5c4
    (614.750000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9f5ec
    (614.755000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9f614
    (614.760000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9e0d4
    (614.765000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9e14c
    (614.775000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9e32c
    (614.780000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9e354
    (614.790000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9e37c
    (614.795000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9e87c
    (614.800000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9e994
    (614.805000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9f27c
    (614.810000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9f2a4
    (614.815000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9f1dc
    (614.825000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9f204
    (614.830000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9f1b4
    (614.835000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9eebc
    (614.840000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9ee94
    (614.850000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9ed2c
    (614.860000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9ed54
    (614.865000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9e9bc
    (614.870000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9e9e4
    (614.875000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9ea0c
    (614.880000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9ec8c
    (614.890000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9ed04
    (614.895000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9f6b4
    (614.900000) content/fs_backing_store.c:526 invalidate_entry: Removing entry for 0x2c9f6dc
    (614.905000) content/fs_backing_store.c:661 store_evict: removed 4213268 in 50 entries
    (614.905001) content/fs_backing_store.c:1029 set_store_entry: attempt to overwrite entry with in use data
    (614.905002) content/fs_backing_store.c:1762 store: store entry setting failed
    (615.775001) content/llcache.c:1377 llcache_process_metadata: Retrieving metadata
    (615.775002) content/fs_backing_store.c:889 get_store_entry: url:https://avatars0.githubusercontent.com/u/6237516?v=3&s=200
    (615.780000) content/fs_backing_store.c:897 get_store_entry: Failed to find ident 0xcdf3cbc3 in index
    (615.780001) content/fs_backing_store.c:1924 fetch: entry not found
    (615.785000) content/fetchers/curl.c:324 fetch_curl_setup: fetch 0x37ed0fc, url 'https://avatars0.githubusercontent.com/u/6237516?v=3&s=200'
    
    txt file icon nslog4049.txt (203,950 bytes) 2017-03-26 15:48 +

-Relationships
+Relationships

-Notes
Michael Drake

~0001522

Michael Drake (administrator)

Log is for a different run, and doesn't contain the error indicated by the bug report.

However, it may be fixed. Please try again with build #4046 or later.
pslegg

~0001525

pslegg (reporter)

Last edited: 2017-03-23 21:27

View 2 revisions

Tested with Build CI 4049 and it no longer crashes on wikipedia but it does fail to open the page after about 30s with error:

Unable to fetch document

pslegg

~0001526

pslegg (reporter)

CI 4049 still crashes on github.org/freemint

Log file nslog4049 added.
Michael Drake

~0001527

Michael Drake (administrator)

Last edited: 2017-03-27 10:46

View 2 revisions

(614.415000) content/fs_backing_store.c:1702 store_write_file: Open failed -1 errno 33

...

(614.905002) content/fs_backing_store.c:1762 store: store entry setting failed
(615.775001) content/llcache.c:1377 llcache_process_metadata: Retrieving metadata
(615.775002) content/fs_backing_store.c:889 get_store_entry: url:https://avatars0.githubusercontent.com/u/6237516?v=3&s=200
(615.780000) content/fs_backing_store.c:897 get_store_entry: Failed to find ident 0xcdf3cbc3 in index
(615.780001) content/fs_backing_store.c:1924 fetch: entry not found
(615.785000) content/fetchers/curl.c:324 fetch_curl_setup: fetch 0x37ed0fc, url 'https://avatars0.githubusercontent.com/u/6237516?v=3&s=200'

^^ that's the tail of the log.

+Notes

-Issue History
Date Modified Username Field Change
2017-02-25 17:56 pslegg New Issue
2017-02-25 17:56 pslegg File Added: nslog.txt
2017-03-23 16:34 Michael Drake Note Added: 0001522
2017-03-23 16:35 Michael Drake Status new => feedback
2017-03-23 16:35 Michael Drake Description Updated View Revisions
2017-03-23 16:35 Michael Drake Steps to Reproduce Updated View Revisions
2017-03-23 16:35 Michael Drake Additional Information Updated View Revisions
2017-03-23 21:25 pslegg Note Added: 0001525
2017-03-23 21:25 pslegg Status feedback => new
2017-03-23 21:27 pslegg Note Edited: 0001525 View Revisions
2017-03-26 15:48 pslegg File Added: nslog4049.txt
2017-03-26 15:50 pslegg Note Added: 0001526
2017-03-27 10:15 Michael Drake Note Added: 0001527
2017-03-27 10:46 Michael Drake Note Edited: 0001527 View Revisions
2017-04-23 10:29 Vincent Sanders Status new => acknowledged
2017-04-23 10:29 Vincent Sanders Product Version => 3.6
+Issue History