Hello 

On 30.06.10, you wrote:

> On Wed, 2010-06-30 at 12:26 +0200, Bernd Roesch wrote:
>> Hello 
>> 
>> On 29.06.10, you wrote:
>> 
>>> 
>>> Timing issues are the cause of 95% of crashes in the caching layer: it's
>>> the result of synchronising an inherently asynchronous process.
>>> 
>>>> the code that want access the cache event is this but 
>>>> 
>>>> sheet = s-> data.css.sheet;
>>>> 
>>>> do crap because
>>>> 
>>>> s = 0 
>>> 
>>> I'm sorry?
>> 
>> Thats because hlcache_handle_get_content return 0.
> 
> It would have helped if you'd provided some context first. As written,
> it made little sense.
> 
>> I hope i have all logoutput correct enable.
> 
> I'm afraid that you haven't.
> 
>> I disable that lines in fetch.c and llcache.c and compile
>>  
>> //#undef DEBUG_FETCH_VERBOSE
>> ...
>> 
>> //#undef LLCACHE_TRACE
> 
> This does not enable anything, so results in no additional useful
> logging.
> 
> To enable verbose logging, make them read as follows:
> 
> #define DEBUG_FETCH_VERBOSE
> 
> #define LLCACHE_TRACE
> 
> Please do this and provide the resultant log file.

ok, i also add now a log output when html_finish_conversion call 
hlcache_handle_get_content and get
0 as return.this happen in last line in log

render/html.c html_finish_conversion 493: ***** in html_finish_conversion 
hlcache_handle_get_content return 0 
 
the arstechnica access begin in logfile line 287

normaly on amiga OS you can redirect a shell output with netsurf -v > ram:log 
to a file.

but this seem not work on ixemul program, so can only save the content of a 
shell window in a file.
but the shell window only show last 698 lines, so the beginning of netsurf is 
not in log.

maybe there is a way in netsurf to save the logfile into a file ?

But as i told, the access of arstechnica is full log.only some of google access 
is miss.

I notice some things as Failed writing Body message in log, but this happen 
also on google page and
the page work ok.

> 
>> BTW: here are the Options amiga users use.max_fetchers 16 is too much for a 
>> 50 MHZ CPU.the
>> classic hardware users report best speed with that settings.
> 
> The number of fetchers is unlikely to make much difference.
> 
>> suppress_curl_debug:0
> 
> This, at least, is correct.
> 
> 
> J.
> 
Regards
framebuffer/gui.c gui_window_set_title 2080: 0x113dedf0, Google
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114c8ff8
content/llcache.c llcache_object_notify_users 1275: User 0x114c8f38 state: 0 
Object state: 3
content/content.c content_create 440: url http://www.google.de/images/hp1.gif 
-> 0x114bfc28
content/content.c content_add_user 979: content 
http://www.google.de/images/hp1.gif (0x114bfc28), user 0x11a4555e 0x114bf738
content/content.c content_open 1106: content 0x114bfc28 
http://www.google.de/images/hp1.gif
content/content.c content_convert 666: content 
http://www.google.de/images/hp1.gif (0x114bfc28)
framebuffer/bitmap.c bitmap_create 41: width 50, height 78, state 0
framebuffer/bitmap.c bitmap_create 56: bitmap 0x114c8778
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114bf8f8
content/llcache.c llcache_object_notify_users 1275: User 0x114bf6b8 state: 0 
Object state: 3
content/content.c content_create 440: url http://www.google.de/images/hp0.gif 
-> 0x12114740
content/content.c content_add_user 979: content 
http://www.google.de/images/hp0.gif (0x12114740), user 0x11a4555e 0x114bf7b8
content/content.c content_open 1106: content 0x12114740 
http://www.google.de/images/hp0.gif
content/content.c content_convert 666: content 
http://www.google.de/images/hp0.gif (0x12114740)
framebuffer/bitmap.c bitmap_create 41: width 158, height 78, state 0
framebuffer/bitmap.c bitmap_create 56: bitmap 0x114bf678
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114a2858
content/llcache.c llcache_object_notify_users 1275: User 0x114a7618 state: 0 
Object state: 3
content/content.c content_create 440: url http://www.google.de/favicon.ico -> 
0x12117b40
content/content.c content_add_user 979: content 
http://www.google.de/favicon.ico (0x12117b40), user 0x11a4555e 0x114c6b38
content/content.c content_convert 666: content http://www.google.de/favicon.ico 
(0x12117b40)
framebuffer/bitmap.c bitmap_create 41: width 16, height 16, state 8
framebuffer/bitmap.c bitmap_create 56: bitmap 0x11498be8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114a2758
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114986e8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114520c8
content/llcache.c llcache_clean 1444: Attempting cache clean
content/llcache.c llcache_clean 1514: Size: 26306
framebuffer/schedule.c schedule_run 164: callback entry 0x120c6fd0 running 
0x11a882ea(0x113dedf0)
framebuffer/schedule.c schedule 63: adding callback 0x120c7cd0 for  
0x11a882ea(0x113dedf0) at 10 cs
framebuffer/fbtk.c fb_redraw_hscroll 420: hscroll 303
framebuffer/fbtk.c fb_redraw_vscroll 468: scroll 396
framebuffer/gui.c fb_redraw 278: redraw box 0,0 to 1011,436
framebuffer/bitmap.c bitmap_test_opaque 204: bitmap 0x114bf678 is opaque
framebuffer/bitmap.c bitmap_set_opaque 175: setting bitmap 0x114bf678 to opaque
framebuffer/bitmap.c bitmap_test_opaque 204: bitmap 0x114c8778 is opaque
framebuffer/bitmap.c bitmap_set_opaque 175: setting bitmap 0x114c8778 to opaque
framebuffer/bitmap.c bitmap_test_opaque 204: bitmap 0x112e2968 is opaque
framebuffer/bitmap.c bitmap_set_opaque 175: setting bitmap 0x112e2968 to opaque
content/fetch.c fetch_dispatch_jobs 360: queue_ring 2, fetch_ring 0
content/fetch.c fetch_dispatch_jobs 367: queue_ring: 
http://www.google.de/images/hp3.gif
content/fetch.c fetch_dispatch_jobs 367: queue_ring: 
http://www.google.de/images/srpr/nav_logo13.png
content/fetch.c fetch_dispatch_job 436: Attempting to start fetch 0x120bda10, 
fetcher 0x120bdb90, url http://www.google.de/im
ages/hp3.gif
content/fetch.c fetch_dispatch_job 436: Attempting to start fetch 0x120d6900, 
fetcher 0x120c2490, url http://www.google.de/im
ages/srpr/nav_logo13.png
content/fetch.c fetch_dispatch_jobs 394: Fetch ring is now 2 elements.
content/fetch.c fetch_dispatch_jobs 395: Queue ring is now 0 elements.
* Re-using existing connection! (#0) with host www.google.de
* Connected to www.google.de (74.125.43.103) port 80 (#0)
> GET /images/hp3.gif HTTP/1.1
User-Agent: NetSurf/3.0 (AmigaOS; m68k)
Host: www.google.de
Accept: */*
Accept-Encoding: gzip
Referer: http://www.google.de/
Cookie: 
PREF=ID=5eef3720d883a75d:TM=1277974817:LM=1277974817:S=cPzGCRpsigry-z7A; 
NID=36=HQPZ5UGNmARfKji8LsUk20JHoP6H-G2H2J78l
HCshJELaJ09mwiaSeGHdEUmZVYo21acNbVptBPi5MKiQ-uBw8fvvca6tjYi1nHm2coYrH8N7ELePozGU440J33vQIOe

< HTTP/1.1 200 OK
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x120bd890
< Content-Type: image/gif
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x120bd890
< Last-Modified: Thu, 25 Mar 2010 09:42:43 GMT
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x120bd890
< Date: Thu, 01 Jul 2010 09:00:35 GMT
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x120bd890
< Expires: Thu, 01 Jul 2010 09:00:35 GMT
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x120bd890
< Cache-Control: private, max-age=31536000
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x120bd890
< X-Content-Type-Options: nosniff
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x120bd890
< Server: sffe
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x120bd890
< Content-Length: 1410
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x120bd890
< X-XSS-Protection: 1; mode=block
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x120bd890
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x120bd890
< 
content/fetch.c fetch_set_http_code 697: Setting HTTP code to 200
content/fetchers/fetch_curl.c fetch_curl_process_headers 1122: HTTP status code 
200
content/llcache.c llcache_fetch_callback 1607: Fetch event 2 for 0x120bd890
content/llcache.c llcache_fetch_callback 1607: Fetch event 0 for 0x120bd890
* Expire cleared
* Connection #0 to host www.google.de left intact
* Re-using existing connection! (#0) with host www.google.de
* Connected to www.google.de (74.125.43.103) port 80 (#0)
> GET /images/srpr/nav_logo13.png HTTP/1.1
User-Agent: NetSurf/3.0 (AmigaOS; m68k)
Host: www.google.de
Accept: */*
Accept-Encoding: gzip
Referer: http://www.google.de/
Cookie: 
PREF=ID=5eef3720d883a75d:TM=1277974817:LM=1277974817:S=cPzGCRpsigry-z7A; 
NID=36=HQPZ5UGNmARfKji8LsUk20JHoP6H-G2H2J78l
HCshJELaJ09mwiaSeGHdEUmZVYo21acNbVptBPi5MKiQ-uBw8fvvca6tjYi1nHm2coYrH8N7ELePozGU440J33vQIOe

< HTTP/1.1 200 OK
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x120d6800
< Content-Type: image/png
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x120d6800
< Last-Modified: Tue, 04 May 2010 00:50:25 GMT
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x120d6800
< Date: Thu, 01 Jul 2010 09:00:35 GMT
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x120d6800
< Expires: Thu, 01 Jul 2010 09:00:35 GMT
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x120d6800
< Cache-Control: private, max-age=31536000
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x120d6800
< X-Content-Type-Options: nosniff
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x120d6800
< Server: sffe
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x120d6800
< Transfer-Encoding: chunked
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x120d6800
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x120d6800
< 
content/fetch.c fetch_set_http_code 697: Setting HTTP code to 200
content/fetchers/fetch_curl.c fetch_curl_process_headers 1122: HTTP status code 
200
content/llcache.c llcache_fetch_callback 1607: Fetch event 2 for 0x120d6800
content/llcache.c llcache_fetch_callback 1607: Fetch event 0 for 0x120d6800
content/fetchers/fetch_curl.c fetch_curl_done 769: done 
http://www.google.de/images/hp3.gif
content/fetchers/fetch_curl.c fetch_curl_stop 657: fetch 0x120bdb90, url 
'http://www.google.de/images/hp3.gif'
content/fetch.c fetch_remove_from_queues 672: Fetch 0x120bda10, fetcher 
0x120bdb90 can be freed
content/fetch.c fetch_remove_from_queues 687: Fetch ring is now 1 elements.
content/fetch.c fetch_remove_from_queues 688: Queue ring is now 0 elements.
content/llcache.c llcache_fetch_callback 1607: Fetch event 3 for 0x120bd890
content/fetch.c fetch_free 470: Freeing fetch 0x120bda10, fetcher 0x120bdb90
content/llcache.c llcache_fetch_callback 1607: Fetch event 2 for 0x120d6800
content/llcache.c llcache_fetch_callback 1607: Fetch event 2 for 0x120d6800
content/llcache.c llcache_fetch_callback 1607: Fetch event 2 for 0x120d6800
* Expire cleared
* Connection #0 to host www.google.de left intact
content/fetchers/fetch_curl.c fetch_curl_done 769: done 
http://www.google.de/images/srpr/nav_logo13.png
content/fetchers/fetch_curl.c fetch_curl_stop 657: fetch 0x120c2490, url 
'http://www.google.de/images/srpr/nav_logo13.png'
content/fetch.c fetch_remove_from_queues 672: Fetch 0x120d6900, fetcher 
0x120c2490 can be freed
content/fetch.c fetch_remove_from_queues 687: Fetch ring is now 0 elements.
content/fetch.c fetch_remove_from_queues 688: Queue ring is now 0 elements.
content/llcache.c llcache_fetch_callback 1607: Fetch event 3 for 0x120d6800
content/fetch.c fetch_free 470: Freeing fetch 0x120d6900, fetcher 0x120c2490
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120d6800
content/llcache.c llcache_object_notify_users 1275: User 0x120c2f50 state: 0 
Object state: 3
content/content.c content_create 440: url 
http://www.google.de/images/srpr/nav_logo13.png -> 0x12118f40
content/content.c content_add_user 979: content 
http://www.google.de/images/srpr/nav_logo13.png (0x12118f40), user 0x11a4555e
 0x120c2fd0
content/content.c content_open 1106: content 0x12118f40 
http://www.google.de/images/srpr/nav_logo13.png
framebuffer/bitmap.c bitmap_create 41: width 167, height 222, state 0
framebuffer/bitmap.c bitmap_create 56: bitmap 0x120d6980
image/png.c info_callback 196: size 167 * 222, bpp 8, rowbytes 668
content/content.c content_convert 666: content 
http://www.google.de/images/srpr/nav_logo13.png (0x12118f40)
framebuffer/bitmap.c bitmap_test_opaque 200: bitmap 0x120d6980 has transparency
framebuffer/bitmap.c bitmap_set_opaque 175: setting bitmap 0x120d6980 to 
transparent
content/llcache.c llcache_object_notify_users 1275: User 0x120d6600 state: 0 
Object state: 3
content/llcache.c llcache_object_remove_user 1156: Removing user 0x120d6600 
from 0x120d6800
content/content.c content_add_user 979: content 
http://www.google.de/images/srpr/nav_logo13.png (0x12118f40), user 0x11a4555e
 0x120d5480
content/content.c content_open 1106: content 0x12118f40 
http://www.google.de/images/srpr/nav_logo13.png
content/llcache.c llcache_object_user_destroy 535: Destroyed user 0x120d6600
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120bd890
content/llcache.c llcache_object_notify_users 1275: User 0x120bd490 state: 0 
Object state: 3
content/content.c content_create 440: url http://www.google.de/images/hp3.gif 
-> 0x12119340
content/content.c content_add_user 979: content 
http://www.google.de/images/hp3.gif (0x12119340), user 0x11a4555e 0x120bb490
content/content.c content_open 1106: content 0x12119340 
http://www.google.de/images/hp3.gif
content/content.c content_convert 666: content 
http://www.google.de/images/hp3.gif (0x12119340)
framebuffer/bitmap.c bitmap_create 41: width 50, height 32, state 0
framebuffer/bitmap.c bitmap_create 56: bitmap 0x120bd790
content/content.c content__reformat 732: 0x114540f8 http://www.google.de/
framebuffer/gui.c gui_window_set_title 2080: 0x113dedf0, Google
framebuffer/gui.c gui_window_set_title 2080: 0x113dedf0, Google
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120bb590
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114c8ff8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114bf8f8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114a2858
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114a2758
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114986e8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114520c8
content/llcache.c llcache_clean 1444: Attempting cache clean
content/llcache.c llcache_clean 1514: Size: 56452
framebuffer/schedule.c schedule_run 164: callback entry 0x120c7cd0 running 
0x11a882ea(0x113dedf0)
framebuffer/fbtk.c fb_redraw_hscroll 420: hscroll 303
framebuffer/fbtk.c fb_redraw_vscroll 468: scroll 396
framebuffer/gui.c fb_redraw 278: redraw box 0,0 to 1011,436
framebuffer/bitmap.c bitmap_test_opaque 204: bitmap 0x120bd790 is opaque
framebuffer/bitmap.c bitmap_set_opaque 175: setting bitmap 0x120bd790 to opaque
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120d6800
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120bd890
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120bb590
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114c8ff8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114bf8f8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114a2858
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114a2758
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114986e8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114520c8
content/llcache.c llcache_clean 1444: Attempting cache clean
content/llcache.c llcache_clean 1514: Size: 56452
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120d6800
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120bd890
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120bb590
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114c8ff8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114bf8f8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114a2858
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114a2758
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114986e8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114520c8
content/llcache.c llcache_clean 1444: Attempting cache clean
content/llcache.c llcache_clean 1514: Size: 56452
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120d6800
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120bd890
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120bb590
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114c8ff8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114bf8f8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114a2858
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114a2758
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114986e8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114520c8
content/llcache.c llcache_clean 1444: Attempting cache clean
content/llcache.c llcache_clean 1514: Size: 56452
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120d6800
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120bd890
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120bb590
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114c8ff8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114bf8f8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114a2858
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114a2758
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114986e8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114520c8
content/llcache.c llcache_clean 1444: Attempting cache clean
content/llcache.c llcache_clean 1514: Size: 56452
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120d6800
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120bd890
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120bb590
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114c8ff8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114bf8f8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114a2858
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114a2758
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114986e8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114520c8
content/llcache.c llcache_clean 1444: Attempting cache clean
content/llcache.c llcache_clean 1514: Size: 56452
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120d6800
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120bd890
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120bb590
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114c8ff8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114bf8f8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114a2858
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114a2758
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114986e8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114520c8
content/llcache.c llcache_clean 1444: Attempting cache clean
content/llcache.c llcache_clean 1514: Size: 56452
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120d6800
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120bd890
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120bb590
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114c8ff8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114bf8f8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114a2858
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114a2758
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114986e8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114520c8
content/llcache.c llcache_clean 1444: Attempting cache clean
content/llcache.c llcache_clean 1514: Size: 56452
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120d6800
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120bd890
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120bb590
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114c8ff8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114bf8f8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114a2858
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114a2758
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114986e8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114520c8
content/llcache.c llcache_clean 1444: Attempting cache clean
content/llcache.c llcache_clean 1514: Size: 56452
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120d6800
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120bd890
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120bb590
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114c8ff8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114bf8f8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114a2858
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114a2758
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114986e8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114520c8
content/llcache.c llcache_clean 1444: Attempting cache clean
content/llcache.c llcache_clean 1514: Size: 56452
framebuffer/fbtk.c fbtk_click 1064: click 346, 43
desktop/browser.c browser_window_go_post 262: bw 0x113dec70, url 
www.arstechnica.com
desktop/browser.c browser_window_go_post 374: Loading 
'http://www.arstechnica.com/'
content/llcache.c llcache_object_user_new 516: Created user 0x114c91b8 
(0x11a44c8e, 0x120bd9d0)
content/llcache.c llcache_object_retrieve 594: Retrieve 
http://www.arstechnica.com/ (80000002, (null), 0x0)
content/llcache.c llcache_object_retrieve_from_cache 682: Searching cache for 
http://www.arstechnica.com/ (80000002 (null) 0x
0)
content/llcache.c llcache_object_new 1033: Created object 0x12118c10 
(http://www.arstechnica.com/)
content/llcache.c llcache_object_retrieve_from_cache 745: Not found 0x12118c10
content/llcache.c llcache_object_fetch 894: Starting fetch for 0x12118c10
content/llcache.c llcache_object_refetch 996: Refetching 0x12118c10
content/fetch.c fetch_start 255: fetch 0x120c2590, url 
'http://www.arstechnica.com/'
content/fetchers/fetch_curl.c fetch_curl_setup 323: fetch 0x120bbb90, url 
'http://www.arstechnica.com/'
content/fetch.c fetch_dispatch_jobs 360: queue_ring 1, fetch_ring 0
content/fetch.c fetch_dispatch_jobs 367: queue_ring: http://www.arstechnica.com/
content/fetch.c fetch_dispatch_job 436: Attempting to start fetch 0x120c2590, 
fetcher 0x120bbb90, url http://www.arstechnica.
com/
content/fetch.c fetch_dispatch_jobs 394: Fetch ring is now 1 elements.
content/fetch.c fetch_dispatch_jobs 395: Queue ring is now 0 elements.
content/llcache.c llcache_object_retrieve 653: Retrieved 0x12118c10
content/llcache.c llcache_object_add_user 1122: Adding user 0x114c91b8 to 
0x12118c10
framebuffer/schedule.c schedule 63: adding callback 0x114a41d8 for  
0x11a882ea(0x113dedf0) at 10 cs
* About to connect() to www.arstechnica.com port 80 (#1)
*   Trying 66.225.202.210... content/llcache.c llcache_fetch_callback 1607: 
Fetch event 0 for 0x12118c10
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x12118c10
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120d6800
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120bd890
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120bb590
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114c8ff8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114bf8f8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114a2858
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114a2758
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114986e8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114520c8
content/llcache.c llcache_clean 1444: Attempting cache clean
content/llcache.c llcache_clean 1514: Size: 56558
framebuffer/schedule.c schedule_run 164: callback entry 0x114a41d8 running 
0x11a882ea(0x113dedf0)
framebuffer/schedule.c schedule 63: adding callback 0x1211bbd0 for  
0x11a882ea(0x113dedf0) at 10 cs
framebuffer/fbtk.c fbtk_click 1064: click 346, 43
* Connected to www.arstechnica.com (66.225.202.210) port 80 (#1)
> GET / HTTP/1.1
User-Agent: NetSurf/3.0 (AmigaOS; m68k)
Host: www.arstechnica.com
Accept: */*
Accept-Encoding: gzip

content/llcache.c llcache_fetch_callback 1607: Fetch event 0 for 0x12118c10
< HTTP/1.1 301 Moved Permanently
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x12118c10
< Content-Type: text/html; charset=UTF-8
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x12118c10
< Location: http://arstechnica.com/
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x12118c10
< Server: Microsoft-IIS/7.0
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x12118c10
< X-Powered-By: ASP.NET
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x12118c10
< Date: Thu, 01 Jul 2010 08:58:14 GMT
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x12118c10
< Content-Length: 146
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x12118c10
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x12118c10
< 
content/fetch.c fetch_set_http_code 697: Setting HTTP code to 301
content/fetchers/fetch_curl.c fetch_curl_process_headers 1122: HTTP status code 
301
content/fetchers/fetch_curl.c fetch_curl_process_headers 1133: FETCH_REDIRECT, 
'http://arstechnica.com/'
content/llcache.c llcache_fetch_callback 1607: Fetch event 5 for 0x12118c10
content/fetch.c fetch_abort 457: fetch 0x120c2590, fetcher 0x120bbb90, url 
'http://www.arstechnica.com/'
content/fetchers/fetch_curl.c fetch_curl_abort 636: fetch 0x120bbb90, url 
'http://www.arstechnica.com/'
content/llcache.c llcache_object_retrieve 594: Retrieve http://arstechnica.com/ 
(80000002, (null), 0x0)
content/llcache.c llcache_object_retrieve_from_cache 682: Searching cache for 
http://arstechnica.com/ (80000002 (null) 0x0)
content/llcache.c llcache_object_new 1033: Created object 0x1211c310 
(http://arstechnica.com/)
content/llcache.c llcache_object_retrieve_from_cache 745: Not found 0x1211c310
content/llcache.c llcache_object_fetch 894: Starting fetch for 0x1211c310
content/llcache.c llcache_object_refetch 996: Refetching 0x1211c310
content/fetch.c fetch_start 255: fetch 0x1211c410, url 'http://arstechnica.com/'
content/fetchers/fetch_curl.c fetch_curl_setup 323: fetch 0x1211c610, url 
'http://arstechnica.com/'
content/fetch.c fetch_dispatch_jobs 360: queue_ring 1, fetch_ring 1
content/fetch.c fetch_dispatch_jobs 367: queue_ring: http://arstechnica.com/
content/fetch.c fetch_dispatch_jobs 376: fetch_ring: http://www.arstechnica.com/
content/fetch.c fetch_dispatch_job 436: Attempting to start fetch 0x1211c410, 
fetcher 0x1211c610, url http://arstechnica.com/
content/fetch.c fetch_dispatch_jobs 394: Fetch ring is now 2 elements.
content/fetch.c fetch_dispatch_jobs 395: Queue ring is now 0 elements.
content/llcache.c llcache_object_retrieve 653: Retrieved 0x1211c310
content/llcache.c llcache_object_remove_user 1156: Removing user 0x114c91b8 
from 0x12118c10
content/llcache.c llcache_object_add_user 1122: Adding user 0x114c91b8 to 
0x1211c310
* Failed writing body (0 != 146)
* Expire cleared
* Closing connection #1
* About to connect() to arstechnica.com port 80 (#1)
*   Trying 75.102.3.15... content/llcache.c llcache_fetch_callback 1607: Fetch 
event 0 for 0x1211c310
content/fetchers/fetch_curl.c fetch_curl_done 769: done 
http://www.arstechnica.com/
content/fetchers/fetch_curl.c fetch_curl_stop 657: fetch 0x120bbb90, url 
'http://www.arstechnica.com/'
content/fetch.c fetch_remove_from_queues 672: Fetch 0x120c2590, fetcher 
0x120bbb90 can be freed
content/fetch.c fetch_remove_from_queues 687: Fetch ring is now 1 elements.
content/fetch.c fetch_remove_from_queues 688: Queue ring is now 0 elements.
content/fetch.c fetch_free 470: Freeing fetch 0x120c2590, fetcher 0x120bbb90
* Connected to arstechnica.com (75.102.3.15) port 80 (#1)
> GET / HTTP/1.1
User-Agent: NetSurf/3.0 (AmigaOS; m68k)
Host: arstechnica.com
Accept: */*
Accept-Encoding: gzip

content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x1211c310
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x12118c10
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120d6800
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120bd890
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120bb590
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114c8ff8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114bf8f8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114a2858
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114a2758
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114986e8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114520c8
content/llcache.c llcache_clean 1444: Attempting cache clean
content/llcache.c llcache_object_is_fresh 795: 0x12118c10: (0 > 1277982040 || 3 
!= 3)
content/llcache.c llcache_clean 1480: Found victim 0x12118c10
content/llcache.c llcache_object_destroy 1062: Destroying object 0x12118c10
content/llcache.c llcache_clean 1514: Size: 56558
framebuffer/schedule.c schedule_run 164: callback entry 0x1211bbd0 running 
0x11a882ea(0x113dedf0)
framebuffer/schedule.c schedule 63: adding callback 0x1211be50 for  
0x11a882ea(0x113dedf0) at 10 cs
< HTTP/1.1 200 OK
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1211c310
< X-ID: .12/vm1
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1211c310
< Set-Cookie: __set3=v6; path=/
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1211c310
< Ars-Exec-Time: 0.0566
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1211c310
< Content-Encoding: gzip
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1211c310
< Vary: Accept-Encoding
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1211c310
< Content-type: text/html
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1211c310
< Content-Length: 13737
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1211c310
< Server: Joost NRG/0.0.1
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1211c310
< X-Powered-By: Rainbows and unicorns
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1211c310
< Date: Thu, 01 Jul 2010 09:00:49 GMT
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1211c310
< X-Varnish: 968334527
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1211c310
< Age: 0
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1211c310
< Via: 1.1 varnish
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1211c310
< Connection: keep-alive
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1211c310
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1211c310
< 
content/fetch.c fetch_set_http_code 697: Setting HTTP code to 200
content/fetchers/fetch_curl.c fetch_curl_process_headers 1122: HTTP status code 
200
content/llcache.c llcache_fetch_callback 1607: Fetch event 2 for 0x1211c310
content/llcache.c llcache_fetch_callback 1607: Fetch event 2 for 0x1211c310
content/llcache.c llcache_fetch_callback 1607: Fetch event 2 for 0x1211c310
content/llcache.c llcache_fetch_callback 1607: Fetch event 0 for 0x1211c310
content/llcache.c llcache_fetch_callback 1607: Fetch event 2 for 0x1211c310
content/llcache.c llcache_fetch_callback 1607: Fetch event 2 for 0x1211c310
* Expire cleared
* Connection #1 to host arstechnica.com left intact
content/fetchers/fetch_curl.c fetch_curl_done 769: done http://arstechnica.com/
content/fetchers/fetch_curl.c fetch_curl_stop 657: fetch 0x1211c610, url 
'http://arstechnica.com/'
content/fetch.c fetch_remove_from_queues 672: Fetch 0x1211c410, fetcher 
0x1211c610 can be freed
content/fetch.c fetch_remove_from_queues 687: Fetch ring is now 0 elements.
content/fetch.c fetch_remove_from_queues 688: Queue ring is now 0 elements.
content/llcache.c llcache_fetch_callback 1607: Fetch event 3 for 0x1211c310
content/fetch.c fetch_free 470: Freeing fetch 0x1211c410, fetcher 0x1211c610
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x1211c310
content/llcache.c llcache_object_notify_users 1275: User 0x114c91b8 state: 0 
Object state: 3
content/content.c content_create 440: url http://arstechnica.com/ -> 0x1211d340
content/content.c content_add_user 979: content http://arstechnica.com/ 
(0x1211d340), user 0x11a4555e 0x114c9178
render/hubbub_binding.c create_namespaces 311: Failed creating namespace xml

render/hubbub_binding.c create_namespaces 311: Failed creating namespace xml

content/content.c content_convert 666: content http://arstechnica.com/ 
(0x1211d340)
render/html.c html_head 582: Node: title
render/html.c html_head 582: Node: link
render/html.c html_head 582: Node: link
render/html.c html_head 582: Node: link
render/html.c html_head 582: Node: link
render/html.c html_head 582: Node: link
render/html.c html_head 582: Node: link
render/html.c html_head 582: Node: link
render/html.c html_head 582: Node: meta
render/html.c html_head 582: Node: meta
render/html.c html_head 582: Node: meta
render/html.c html_head 582: Node: script
render/html.c html_head 582: Node: script
render/html.c html_head 582: Node: style
content/llcache.c llcache_object_user_new 516: Created user 0x1225dc70 
(0x11a44c8e, 0x121a1ff0)
content/llcache.c llcache_object_retrieve 594: Retrieve 
file:///h1/AmiDevCpp/bernd/netsurf_new2/Resources/default.css (0, htt
p://arstechnica.com/, 0x0)
content/llcache.c llcache_object_retrieve_from_cache 682: Searching cache for 
file:///h1/AmiDevCpp/bernd/netsurf_new2/Resourc
es/default.css (0 http://arstechnica.com/ 0x0)
content/llcache.c llcache_object_is_fresh 795: 0x114986e8: (0 > 34 || 3 != 3)
content/llcache.c llcache_object_new 1033: Created object 0x1225de30 
(file:///h1/AmiDevCpp/bernd/netsurf_new2/Resources/defau
lt.css)
content/llcache.c llcache_object_retrieve_from_cache 712: Found candidate 
0x1225de30 (0x114986e8)
content/llcache.c llcache_object_fetch 894: Starting fetch for 0x1225de30
content/llcache.c llcache_object_refetch 996: Refetching 0x1225de30
content/fetch.c fetch_start 255: fetch 0x1225e030, url 
'file:///h1/AmiDevCpp/bernd/netsurf_new2/Resources/default.css'
content/fetchers/fetch_curl.c fetch_curl_setup 323: fetch 0x1225e230, url 
'file:///h1/AmiDevCpp/bernd/netsurf_new2/Resources/
default.css'
content/fetch.c fetch_dispatch_jobs 360: queue_ring 1, fetch_ring 0
content/fetch.c fetch_dispatch_jobs 367: queue_ring: 
file:///h1/AmiDevCpp/bernd/netsurf_new2/Resources/default.css
content/fetch.c fetch_dispatch_job 436: Attempting to start fetch 0x1225e030, 
fetcher 0x1225e230, url file:///h1/AmiDevCpp/be
rnd/netsurf_new2/Resources/default.css
content/fetch.c fetch_dispatch_jobs 394: Fetch ring is now 1 elements.
content/fetch.c fetch_dispatch_jobs 395: Queue ring is now 0 elements.
content/llcache.c llcache_object_retrieve 653: Retrieved 0x1225de30
content/llcache.c llcache_object_add_user 1122: Adding user 0x1225dc70 to 
0x1225de30
content/llcache.c llcache_object_user_new 516: Created user 0x1225e4f0 
(0x11a44c8e, 0x1144f5c8)
content/llcache.c llcache_object_retrieve 594: Retrieve 
file:///h1/AmiDevCpp/bernd/netsurf_new2/Resources/quirks.css (0, http
://arstechnica.com/, 0x0)
content/llcache.c llcache_object_retrieve_from_cache 682: Searching cache for 
file:///h1/AmiDevCpp/bernd/netsurf_new2/Resourc
es/quirks.css (0 http://arstechnica.com/ 0x0)
content/llcache.c llcache_object_is_fresh 795: 0x114a2758: (0 > 33 || 3 != 3)
content/llcache.c llcache_object_new 1033: Created object 0x1225e630 
(file:///h1/AmiDevCpp/bernd/netsurf_new2/Resources/quirk
s.css)
content/llcache.c llcache_object_retrieve_from_cache 712: Found candidate 
0x1225e630 (0x114a2758)
content/llcache.c llcache_object_fetch 894: Starting fetch for 0x1225e630
content/llcache.c llcache_object_refetch 996: Refetching 0x1225e630
content/fetch.c fetch_start 255: fetch 0x1225e830, url 
'file:///h1/AmiDevCpp/bernd/netsurf_new2/Resources/quirks.css'
content/fetchers/fetch_curl.c fetch_curl_setup 323: fetch 0x1225ea30, url 
'file:///h1/AmiDevCpp/bernd/netsurf_new2/Resources/
quirks.css'
content/fetch.c fetch_dispatch_jobs 360: queue_ring 1, fetch_ring 1
content/fetch.c fetch_dispatch_jobs 367: queue_ring: 
file:///h1/AmiDevCpp/bernd/netsurf_new2/Resources/quirks.css
content/fetch.c fetch_dispatch_jobs 376: fetch_ring: 
file:///h1/AmiDevCpp/bernd/netsurf_new2/Resources/default.css
content/fetch.c fetch_dispatch_job 436: Attempting to start fetch 0x1225e830, 
fetcher 0x1225ea30, url file:///h1/AmiDevCpp/be
rnd/netsurf_new2/Resources/quirks.css
content/fetch.c fetch_dispatch_jobs 394: Fetch ring is now 2 elements.
content/fetch.c fetch_dispatch_jobs 395: Queue ring is now 0 elements.
content/llcache.c llcache_object_retrieve 653: Retrieved 0x1225e630
content/llcache.c llcache_object_add_user 1122: Adding user 0x1225e4f0 to 
0x1225e630
render/html.c html_find_stylesheets 990: linked stylesheet 3 
'http://static.arstechnica.com//public/v6/styles/light/light.c.c
ss?1277916373'
content/llcache.c llcache_object_user_new 516: Created user 0x1225e770 
(0x11a44c8e, 0x1225dbb0)
content/llcache.c llcache_object_retrieve 594: Retrieve 
http://static.arstechnica.com//public/v6/styles/light/light.c.css?127
7916373 (0, http://arstechnica.com/, 0x0)
content/llcache.c llcache_object_retrieve_from_cache 682: Searching cache for 
http://static.arstechnica.com//public/v6/styles
/light/light.c.css?1277916373 (0 http://arstechnica.com/ 0x0)
content/llcache.c llcache_object_new 1033: Created object 0x1225f230 
(http://static.arstechnica.com//public/v6/styles/light/l
ight.c.css?1277916373)
content/llcache.c llcache_object_retrieve_from_cache 745: Not found 0x1225f230
content/llcache.c llcache_object_fetch 894: Starting fetch for 0x1225f230
content/llcache.c llcache_object_refetch 996: Refetching 0x1225f230
content/fetch.c fetch_start 255: fetch 0x1225f330, url 
'http://static.arstechnica.com//public/v6/styles/light/light.c.css?127
7916373'
content/fetchers/fetch_curl.c fetch_curl_setup 323: fetch 0x1225f530, url 
'http://static.arstechnica.com//public/v6/styles/li
ght/light.c.css?1277916373'
content/fetch.c fetch_dispatch_jobs 360: queue_ring 1, fetch_ring 2
content/fetch.c fetch_dispatch_jobs 367: queue_ring: 
http://static.arstechnica.com//public/v6/styles/light/light.c.css?127791
6373
content/fetch.c fetch_dispatch_jobs 376: fetch_ring: 
file:///h1/AmiDevCpp/bernd/netsurf_new2/Resources/default.css
content/fetch.c fetch_dispatch_jobs 376: fetch_ring: 
file:///h1/AmiDevCpp/bernd/netsurf_new2/Resources/quirks.css
content/fetch.c fetch_dispatch_job 436: Attempting to start fetch 0x1225f330, 
fetcher 0x1225f530, url http://static.arstechni
ca.com//public/v6/styles/light/light.c.css?1277916373
content/fetch.c fetch_dispatch_jobs 394: Fetch ring is now 3 elements.
content/fetch.c fetch_dispatch_jobs 395: Queue ring is now 0 elements.
content/llcache.c llcache_object_retrieve 653: Retrieved 0x1225f230
content/llcache.c llcache_object_add_user 1122: Adding user 0x1225e770 to 
0x1225f230
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120d6800
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120bd890
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120bb590
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114c8ff8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114bf8f8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114a2858
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114a2758
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114986e8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114520c8
content/llcache.c llcache_clean 1444: Attempting cache clean
content/llcache.c llcache_clean 1514: Size: 120015
framebuffer/schedule.c schedule_run 164: callback entry 0x1211be50 running 
0x11a882ea(0x113dedf0)
framebuffer/schedule.c schedule 63: adding callback 0x12270fd0 for  
0x11a882ea(0x113dedf0) at 10 cs
content/fetch.c fetch_set_http_code 697: Setting HTTP code to 0
content/fetch.c fetch_set_http_code 697: Setting HTTP code to 0
content/fetchers/fetch_curl.c fetch_curl_process_headers 1122: HTTP status code 0
content/fetchers/fetch_curl.c fetch_curl_process_headers 1160: Obtaining mime 
type for file /h1/AmiDevCpp/bernd/netsurf_new2/
Resources/default.css
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1225de30
framebuffer/filetype.c fetch_filetype 32: unix path 
/h1/AmiDevCpp/bernd/netsurf_new2/Resources/default.css
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1225de30
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1225de30
content/llcache.c llcache_fetch_callback 1607: Fetch event 6 for 0x1225de30
content/llcache.c llcache_object_remove_user 1156: Removing user 0x1225dc70 
from 0x1225de30
content/llcache.c llcache_object_add_user 1122: Adding user 0x1225dc70 to 
0x114986e8
content/fetch.c fetch_abort 457: fetch 0x1225e030, fetcher 0x1225e230, url 
'file:///h1/AmiDevCpp/bernd/netsurf_new2/Resources
/default.css'
content/fetchers/fetch_curl.c fetch_curl_abort 636: fetch 0x1225e230, url 
'file:///h1/AmiDevCpp/bernd/netsurf_new2/Resources/
default.css'
* Failed writing body (0 != 5491)
* Expire cleared
* Closing connection #2
content/fetch.c fetch_set_http_code 697: Setting HTTP code to 0
content/fetch.c fetch_set_http_code 697: Setting HTTP code to 0
content/fetchers/fetch_curl.c fetch_curl_process_headers 1122: HTTP status code 0
content/fetchers/fetch_curl.c fetch_curl_process_headers 1160: Obtaining mime 
type for file /h1/AmiDevCpp/bernd/netsurf_new2/
Resources/quirks.css
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1225e630
framebuffer/filetype.c fetch_filetype 32: unix path 
/h1/AmiDevCpp/bernd/netsurf_new2/Resources/quirks.css
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1225e630
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1225e630
content/llcache.c llcache_fetch_callback 1607: Fetch event 6 for 0x1225e630
content/llcache.c llcache_object_remove_user 1156: Removing user 0x1225e4f0 
from 0x1225e630
content/llcache.c llcache_object_add_user 1122: Adding user 0x1225e4f0 to 
0x114a2758
content/fetch.c fetch_abort 457: fetch 0x1225e830, fetcher 0x1225ea30, url 
'file:///h1/AmiDevCpp/bernd/netsurf_new2/Resources
/quirks.css'
content/fetchers/fetch_curl.c fetch_curl_abort 636: fetch 0x1225ea30, url 
'file:///h1/AmiDevCpp/bernd/netsurf_new2/Resources/
quirks.css'
* Failed writing body (0 != 306)
* Expire cleared
* Closing connection #2
* About to connect() to static.arstechnica.com port 80 (#2)
*   Trying 140.99.93.175... content/llcache.c llcache_fetch_callback 1607: 
Fetch event 0 for 0x1225f230
content/fetchers/fetch_curl.c fetch_curl_done 769: done 
file:///h1/AmiDevCpp/bernd/netsurf_new2/Resources/default.css
content/fetchers/fetch_curl.c fetch_curl_stop 657: fetch 0x1225e230, url 
'file:///h1/AmiDevCpp/bernd/netsurf_new2/Resources/d
efault.css'
content/fetch.c fetch_remove_from_queues 672: Fetch 0x1225e030, fetcher 
0x1225e230 can be freed
content/fetch.c fetch_remove_from_queues 687: Fetch ring is now 2 elements.
content/fetch.c fetch_remove_from_queues 688: Queue ring is now 0 elements.
content/fetch.c fetch_free 470: Freeing fetch 0x1225e030, fetcher 0x1225e230
content/fetchers/fetch_curl.c fetch_curl_done 769: done 
file:///h1/AmiDevCpp/bernd/netsurf_new2/Resources/quirks.css
content/fetchers/fetch_curl.c fetch_curl_stop 657: fetch 0x1225ea30, url 
'file:///h1/AmiDevCpp/bernd/netsurf_new2/Resources/q
uirks.css'
content/fetch.c fetch_remove_from_queues 672: Fetch 0x1225e830, fetcher 
0x1225ea30 can be freed
content/fetch.c fetch_remove_from_queues 687: Fetch ring is now 1 elements.
content/fetch.c fetch_remove_from_queues 688: Queue ring is now 0 elements.
content/fetch.c fetch_free 470: Freeing fetch 0x1225e830, fetcher 0x1225ea30
* Connected to static.arstechnica.com (140.99.93.175) port 80 (#2)
> GET //public/v6/styles/light/light.c.css?1277916373 HTTP/1.1
User-Agent: NetSurf/3.0 (AmigaOS; m68k)
Host: static.arstechnica.com
Accept: */*
Accept-Encoding: gzip
Referer: http://arstechnica.com/

< HTTP/1.1 200 OK
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1225f230
< Server: CacheFlyServe v26b
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1225f230
< Date: Thu, 01 Jul 2010 09:00:55 GMT
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1225f230
< Content-Type: text/css
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1225f230
< Last-Modified: Wed, 30 Jun 2010 16:55:43 GMT
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1225f230
< Transfer-Encoding: chunked
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1225f230
< Connection: keep-alive
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1225f230
< Cache-Control: max-age=604800
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1225f230
< Expires: Thu, 08 Jul 2010 09:00:55 GMT
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1225f230
< ETag: "c626eb46c74646976e4e17ec78b2cf89"
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1225f230
< X-CF1: dD.fra1:hf
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1225f230
< Content-Encoding: gzip
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1225f230
content/llcache.c llcache_fetch_callback 1607: Fetch event 1 for 0x1225f230
< 
content/fetch.c fetch_set_http_code 697: Setting HTTP code to 200
content/fetchers/fetch_curl.c fetch_curl_process_headers 1122: HTTP status code 
200
content/llcache.c llcache_fetch_callback 1607: Fetch event 2 for 0x1225f230
content/llcache.c llcache_fetch_callback 1607: Fetch event 2 for 0x1225f230
content/llcache.c llcache_fetch_callback 1607: Fetch event 2 for 0x1225f230
content/llcache.c llcache_fetch_callback 1607: Fetch event 0 for 0x1225f230
content/llcache.c llcache_fetch_callback 1607: Fetch event 2 for 0x1225f230
content/llcache.c llcache_fetch_callback 1607: Fetch event 2 for 0x1225f230
* Expire cleared
* Connection #2 to host static.arstechnica.com left intact
content/fetchers/fetch_curl.c fetch_curl_done 769: done 
http://static.arstechnica.com//public/v6/styles/light/light.c.css?127
7916373
content/fetchers/fetch_curl.c fetch_curl_stop 657: fetch 0x1225f530, url 
'http://static.arstechnica.com//public/v6/styles/lig
ht/light.c.css?1277916373'
content/fetch.c fetch_remove_from_queues 672: Fetch 0x1225f330, fetcher 
0x1225f530 can be freed
content/fetch.c fetch_remove_from_queues 687: Fetch ring is now 0 elements.
content/fetch.c fetch_remove_from_queues 688: Queue ring is now 0 elements.
content/llcache.c llcache_fetch_callback 1607: Fetch event 3 for 0x1225f230
content/fetch.c fetch_free 470: Freeing fetch 0x1225f330, fetcher 0x1225f530
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x1225f230
content/llcache.c llcache_object_notify_users 1275: User 0x1225e770 state: 0 
Object state: 3
content/content.c content_create 440: url 
http://static.arstechnica.com//public/v6/styles/light/light.c.css?1277916373 -> 
0x1
225ec60
content/content.c content_add_user 979: content 
http://static.arstechnica.com//public/v6/styles/light/light.c.css?1277916373 
(0x1225ec60), user 0x11a4555e 0x1225dbf0
content/content.c content_convert 666: content 
http://static.arstechnica.com//public/v6/styles/light/light.c.css?1277916373 (
0x1225ec60)
render/html.c html_convert_css_callback 1201: got stylesheet 
'http://static.arstechnica.com//public/v6/styles/light/light.c.c
ss?1277916373'
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x1225e630
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x1225de30
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x1211c310
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120d6800
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120bd890
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x120bb590
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114c8ff8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114bf8f8
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114a2858
content/llcache.c llcache_object_notify_users 1236: Notifying users of 
0x114a2758
content/llcache.c llcache_object_notify_users 1275: User 0x1225e4f0 state: 0 
Object state: 3
content/llcache.c llcache_object_remove_user 1156: Removing user 0x1225e4f0 
from 0x114a2758
content/content.c content_add_user 979: content 
file:///h1/AmiDevCpp/bernd/netsurf_new2/Resources/quirks.css (0x113e10a0), us
er 0x11a4555e 0x1225e0f0
render/html.c html_convert_css_callback 1201: got stylesheet 
'file:///h1/AmiDevCpp/bernd/netsurf_new2/Resources/quirks.css'
render/html.c html_finish_conversion 493: ***** in html_finish_conversion  
hlcache_handle_get_content return 0 

Reply via email to