Hello On 23.04.10, you wrote:
> On Fri, 23 Apr 2010 11:23:21 +0200 > Bernd Roesch <[email protected]> wrote: > >> Does on other netsurf the page http://arstechnica.com/ work ? > > Yep; works fine. There are some overlapping text problems, but it > fetches and displays. > I do a log output and i see that also on startpage i get this log output """" render/hubbub_binding.c create_namespaces 311: Failed creating namespace xml """" But the start page work ok and look ok.Is this a normal output or is that maybe a Problem in XML lib ? here is full log.I start netsurf (it show the default page, and then i click on the arstechnica link On arstechnica i get 2 lines with Failed creating namespace xml and page not work. BTW: it is when compile libcss with -O3 and gcc3.4.0 this is broken(so sorry for the last report about libcss), we compile now all with GCC 4.5.0 libhubbub is 9664/10436 and makefile.config is this now for netsurf. """""" TARGET = framebuffer CC := m68k-amigaos-gcc -V 4.5.0 override NETSURF_FB_FRONTEND := sdl override NETSURF_FB_RESPATH_sdl := /PROGDIR:Resources/ override NETSURF_FB_FONTLIB := freetype override NETSURF_STRIP_BINARY := NO override NETSURF_USE_HARU_PDF := NO override NETSURF_USE_LIBICONV_PLUG := NO CFLAGS += -O3 -I./include \ -DPATH_MAX=1024 -DLIBXML_HTML_ENABLED LDFLAGS += -L./lib -lpng -lmng -ljpeg -ldef_img LDFLAGS += -Wl,--whole-archive -lnsfb -Wl,--no-whole-archive LDFLAGS += -lsdl_ttf -lsdl_image -lsdl -lgl_dummy -ldebug LDFLAGS += -lxml2 -lcurl -lssl -lcrypto -lnsbmp -lnsgif LDFLAGS += -lhubbub -lcss -lparserutils -lwapcaplet -liconv """" here is the full log. 16.h1:AmiDevCpp/bernd/netsurf_new> nsfb -v desktop/netsurf.c netsurf_init 132: version '3.0 (Development)' desktop/netsurf.c netsurf_init 139: NetSurf on <AmigaOS>, node <bernd-lbzq11nhw>, release <unknown>, version <45.57>, machine <m68k> desktop/netsurf.c netsurf_init 141: Using '/h1/AmiDevCpp/bernd/netsurf_new/Resources/options' for Options file desktop/netsurf.c netsurf_init 145: Using '/h1/AmiDevCpp/bernd/netsurf_new/Resources/messages' as Messages file content/fetchers/fetch_curl.c fetch_curl_register 154: curl_version libcurl/7.19.5 OpenSSL/0.9.7m zlib/1.2.3 utils/useragent.c user_agent_build_string 72: Built user agent "NetSurf/3.0 (AmigaOS; m68k)" content/fetchers/fetch_curl.c fetch_curl_register 211: cURL linked against openssl content/fetchers/fetch_curl.c fetch_curl_initialise 243: Initialise cURL fetcher for tftp content/fetchers/fetch_curl.c fetch_curl_initialise 243: Initialise cURL fetcher for ftp content/fetchers/fetch_curl.c fetch_curl_initialise 243: Initialise cURL fetcher for telnet content/fetchers/fetch_curl.c fetch_curl_initialise 243: Initialise cURL fetcher for dict content/fetchers/fetch_curl.c fetch_curl_initialise 243: Initialise cURL fetcher for http content/fetchers/fetch_curl.c fetch_curl_initialise 243: Initialise cURL fetcher for file content/fetchers/fetch_curl.c fetch_curl_initialise 243: Initialise cURL fetcher for https content/fetchers/fetch_curl.c fetch_curl_initialise 243: Initialise cURL fetcher for ftps content/fetchers/fetch_data.c fetch_data_initialise 65: fetch_data_initialise called for data framebuffer/gui.c gui_init 401: Using '/h1/AmiDevCpp/bernd/netsurf_new/Resources/Aliases' as Aliases file framebuffer/gui.c gui_init 410: Using 'file:////h1/AmiDevCpp/bernd/netsurf_new/Resources/default.css' as Default CSS URL framebuffer/gui.c process_cmdline 342: argc 1, argv 0x10ac4878 framebuffer/font_freetype.c ft_face_requester 99: Loaded face from /h1/AmiDevCpp/bernd/netsurf_new/Fonts/DejaVuSans.ttf framebuffer/font_freetype.c ft_face_requester 99: Loaded face from /h1/AmiDevCpp/bernd/netsurf_new/Fonts/DejaVuSans-Bold.ttf framebuffer/font_freetype.c ft_face_requester 84: Could not find font (code 1) framebuffer/font_freetype.c ft_face_requester 99: Loaded face from Progdir:fonts/DejaVuSans-Oblique.ttf framebuffer/font_freetype.c fb_new_face 124: Could not find font face Progdir:fonts/DejaVuSans-Oblique.ttf (code 1) framebuffer/font_freetype.c ft_face_requester 84: Could not find font (code 1) framebuffer/font_freetype.c ft_face_requester 99: Loaded face from Progdir:fonts/DejaVuSans-BoldOblique.ttf framebuffer/font_freetype.c fb_new_face 124: Could not find font face Progdir:fonts/DejaVuSans-BoldOblique.ttf (code 1) framebuffer/font_freetype.c ft_face_requester 84: Could not find font (code 1) framebuffer/font_freetype.c ft_face_requester 99: Loaded face from Progdir:fonts/DejaVuSansMono.ttf framebuffer/font_freetype.c fb_new_face 124: Could not find font face Progdir:fonts/DejaVuSansMono.ttf (code 1) framebuffer/font_freetype.c ft_face_requester 84: Could not find font (code 1) framebuffer/font_freetype.c ft_face_requester 99: Loaded face from Progdir:fonts/DejaVuSerif.ttf framebuffer/font_freetype.c fb_new_face 124: Could not find font face Progdir:fonts/DejaVuSerif.ttf (code 1) framebuffer/font_freetype.c ft_face_requester 84: Could not find font (code 1) framebuffer/font_freetype.c ft_face_requester 99: Loaded face from Progdir:fonts/DejaVuSerif-Bold.ttf framebuffer/font_freetype.c fb_new_face 124: Could not find font face Progdir:fonts/DejaVuSerif-Bold.ttf (code 1) framebuffer/fbtk.c fbtk_init 1302: width 1042 height 747 framebuffer/fbtk.c fbtk_create_window 1195: Creating window 0x11916380 0,0 0,0 framebuffer/fbtk.c fbtk_create_window 1235: Created window 0x11916400 0,0 1042,747 framebuffer/gui.c gui_init2 435: calling browser_window_create framebuffer/fbtk.c fbtk_create_window 1195: Creating window 0x11916380 0,0 0,0 framebuffer/fbtk.c fbtk_create_window 1201: Using root window framebuffer/fbtk.c fbtk_create_window 1235: Created window 0x11916680 0,0 1042,747 framebuffer/gui.c gui_create_browser_window 907: Normal window desktop/browser.c browser_window_go_post 300: bw 0x11916480, url http://www.netsurf-browser.org/welcome/ desktop/browser.c browser_window_go_post 412: Loading 'http://www.netsurf-browser.org/welcome/' content/fetch.c fetch_start 255: fetch 0x11917700, url 'http://www.netsurf-browser.org/welcome/' content/fetchers/fetch_curl.c fetch_curl_setup 323: fetch 0x11917880, url 'http://www.netsurf-browser.org/welcome/' content/fetch.c fetch_dispatch_jobs 360: queue_ring 1, fetch_ring 0 content/fetch.c fetch_dispatch_jobs 367: queue_ring: http://www.netsurf-browser.org/welcome/ content/fetch.c fetch_dispatch_job 436: Attempting to start fetch 0x11917700, fetcher 0x11917880, url http://www.netsurf-brow ser.org/welcome/ 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. framebuffer/schedule.c schedule 63: adding callback 0x11917680 for 0x1102bf98(0x11916600) at 10 cs framebuffer/fbtk.c fb_redraw_hscroll 405: hscroll 0 framebuffer/fbtk.c fb_redraw_vscroll 450: scroll 0 framebuffer/schedule.c schedule_run 158: callback entry 0x11917680 running 0x1102bf98(0x11916600) framebuffer/schedule.c schedule 63: adding callback 0x1191d5c0 for 0x1102bf98(0x11916600) at 10 cs framebuffer/schedule.c schedule_run 158: callback entry 0x1191d5c0 running 0x1102bf98(0x11916600) framebuffer/schedule.c schedule 63: adding callback 0x1191d900 for 0x1102bf98(0x11916600) at 10 cs 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/fetchers/fetch_curl.c fetch_curl_done 769: done http://www.netsurf-browser.org/welcome/ content/fetchers/fetch_curl.c fetch_curl_stop 657: fetch 0x11917880, url 'http://www.netsurf-browser.org/welcome/' content/fetch.c fetch_remove_from_queues 672: Fetch 0x11917700, fetcher 0x11917880 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/fetch.c fetch_free 470: Freeing fetch 0x11917700, fetcher 0x11917880 content/content.c content_create 431: url http://www.netsurf-browser.org/welcome/ -> 0x1191ceb0 content/content.c content_add_user 915: content http://www.netsurf-browser.org/welcome/ (0x1191ceb0), user 0x10ff9f48 0x11917 400 render/hubbub_binding.c create_namespaces 311: Failed creating namespace xml content/content.c content_convert 653: content http://www.netsurf-browser.org/welcome/ (0x1191ceb0) render/html.c html_head 591: Node: title render/html.c html_head 591: Node: style render/html.c html_head 591: Node: link content/fetch.c fetch_start 255: fetch 0x11931260, url 'file:////h1/AmiDevCpp/bernd/netsurf_new/Resources/default.css' content/fetchers/fetch_curl.c fetch_curl_setup 323: fetch 0x11931460, url 'file:////h1/AmiDevCpp/bernd/netsurf_new/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_new/Resources/default.css content/fetch.c fetch_dispatch_job 436: Attempting to start fetch 0x11931260, fetcher 0x11931460, url file:////h1/AmiDevCpp/b ernd/netsurf_new/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. framebuffer/schedule.c schedule_run 158: callback entry 0x1191d900 running 0x1102bf98(0x11916600) framebuffer/schedule.c schedule 63: adding callback 0x1193e4a0 for 0x1102bf98(0x11916600) 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 1161: Obtaining mime type for file /h1/AmiDevCpp/bernd/netsurf_new/R esources/default.css framebuffer/filetype.c fetch_filetype 32: unix path /h1/AmiDevCpp/bernd/netsurf_new/Resources/default.css framebuffer/filetype.c fetch_filetype 32: unix path /h1/AmiDevCpp/bernd/netsurf_new/Resources/default.css content/fetchers/fetch_curl.c fetch_curl_done 769: done file:////h1/AmiDevCpp/bernd/netsurf_new/Resources/default.css content/fetchers/fetch_curl.c fetch_curl_stop 657: fetch 0x11931460, url 'file:////h1/AmiDevCpp/bernd/netsurf_new/Resources/d efault.css' content/fetch.c fetch_remove_from_queues 672: Fetch 0x11931260, fetcher 0x11931460 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/fetch.c fetch_free 470: Freeing fetch 0x11931260, fetcher 0x11931460 content/content.c content_create 431: url file:////h1/AmiDevCpp/bernd/netsurf_new/Resources/default.css -> 0x11932490 content/content.c content_add_user 915: content file:////h1/AmiDevCpp/bernd/netsurf_new/Resources/default.css (0x11932490), u ser 0x10ff9f48 0x11930ee0 content/content.c content_convert 653: content file:////h1/AmiDevCpp/bernd/netsurf_new/Resources/default.css (0x11932490) render/html.c html_convert_css_callback 1210: got stylesheet 'file:////h1/AmiDevCpp/bernd/netsurf_new/Resources/default.css' content/fetch.c fetch_start 255: fetch 0x11936fe0, url 'http://www.netsurf-browser.org/webimages/favicon.png' content/fetchers/fetch_curl.c fetch_curl_setup 323: fetch 0x11931460, url 'http://www.netsurf-browser.org/webimages/favicon.p ng' content/fetch.c fetch_dispatch_jobs 360: queue_ring 1, fetch_ring 0 content/fetch.c fetch_dispatch_jobs 367: queue_ring: http://www.netsurf-browser.org/webimages/favicon.png content/fetch.c fetch_dispatch_job 436: Attempting to start fetch 0x11936fe0, fetcher 0x11931460, url http://www.netsurf-brow ser.org/webimages/favicon.png 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. render/html.c html_finish_conversion 532: XML to box content/fetch.c fetch_start 255: fetch 0x1195a080, url 'http://www.netsurf-browser.org/netsurf.png' content/fetchers/fetch_curl.c fetch_curl_setup 323: fetch 0x11936e60, url 'http://www.netsurf-browser.org/netsurf.png' content/fetch.c fetch_dispatch_jobs 360: queue_ring 1, fetch_ring 1 content/fetch.c fetch_dispatch_jobs 367: queue_ring: http://www.netsurf-browser.org/netsurf.png content/fetch.c fetch_dispatch_jobs 376: fetch_ring: http://www.netsurf-browser.org/webimages/favicon.png content/fetch.c fetch_dispatch_job 436: Attempting to start fetch 0x1195a080, fetcher 0x11936e60, url http://www.netsurf-brow ser.org/netsurf.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. content/content.c content__reformat 719: 0x1191ceb0 http://www.netsurf-browser.org/welcome/ framebuffer/gui.c gui_window_set_title 1070: 0x11916600, Welcome to NetSurf framebuffer/gui.c gui_window_set_title 1070: 0x11916600, Welcome to NetSurf content/content.c content_open 1042: content 0x1191ceb0 http://www.netsurf-browser.org/welcome/ framebuffer/bitmap.c bitmap_create 41: width 100, height 86, state 13 framebuffer/bitmap.c bitmap_create 56: bitmap 0x11999530 framebuffer/schedule.c schedule_run 158: callback entry 0x1193e4a0 running 0x1102bf98(0x11916600) framebuffer/schedule.c schedule 63: adding callback 0x11999570 for 0x1102bf98(0x11916600) at 10 cs framebuffer/fbtk.c fb_redraw_hscroll 405: hscroll 308 framebuffer/fbtk.c fb_redraw_vscroll 450: scroll 659 framebuffer/gui.c fb_pan 149: panning 0, 0 framebuffer/gui.c fb_redraw 266: redraw box 0,0 to 1024,699 framebuffer/schedule.c schedule_run 158: callback entry 0x11999570 running 0x1102bf98(0x11916600) framebuffer/schedule.c schedule 63: adding callback 0x1199b630 for 0x1102bf98(0x11916600) at 10 cs framebuffer/fbtk.c fb_redraw_hscroll 405: hscroll 308 framebuffer/fbtk.c fb_redraw_vscroll 450: scroll 659 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/fetchers/fetch_curl.c fetch_curl_done 769: done http://www.netsurf-browser.org/webimages/favicon.png content/fetchers/fetch_curl.c fetch_curl_stop 657: fetch 0x11931460, url 'http://www.netsurf-browser.org/webimages/favicon.pn g' content/fetch.c fetch_remove_from_queues 672: Fetch 0x11936fe0, fetcher 0x11931460 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 0x11936fe0, fetcher 0x11931460 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/content.c content_create 431: url http://www.netsurf-browser.org/netsurf.png -> 0x1199bfa0 content/content.c content_add_user 915: content http://www.netsurf-browser.org/netsurf.png (0x1199bfa0), user 0x10ff9f48 0x11 91ba00 content/content.c content_open 1042: content 0x1199bfa0 http://www.netsurf-browser.org/netsurf.png framebuffer/bitmap.c bitmap_create 41: width 308, height 86, state 0 framebuffer/bitmap.c bitmap_create 56: bitmap 0x119398e0 image/png.c info_callback 196: size 308 * 86, bpp 8, rowbytes 1232 content/content.c content_create 431: url http://www.netsurf-browser.org/webimages/favicon.png -> 0x1199d7a0 content/content.c content_add_user 915: content http://www.netsurf-browser.org/webimages/favicon.png (0x1199d7a0), user 0x10f f9f48 0x11962240 framebuffer/bitmap.c bitmap_create 41: width 16, height 16, state 0 framebuffer/bitmap.c bitmap_create 56: bitmap 0x11963740 image/png.c info_callback 196: size 16 * 16, bpp 8, rowbytes 64 content/content.c content_convert 653: content http://www.netsurf-browser.org/webimages/favicon.png (0x1199d7a0) framebuffer/bitmap.c bitmap_test_opaque 200: bitmap 0x11963740 has transparency framebuffer/bitmap.c bitmap_set_opaque 175: setting bitmap 0x11963740 to transparent framebuffer/schedule.c schedule_run 158: callback entry 0x1199b630 running 0x1102bf98(0x11916600) framebuffer/schedule.c schedule 63: adding callback 0x1199e630 for 0x1102bf98(0x11916600) at 10 cs content/fetchers/fetch_curl.c fetch_curl_done 769: done http://www.netsurf-browser.org/netsurf.png content/fetchers/fetch_curl.c fetch_curl_stop 657: fetch 0x11936e60, url 'http://www.netsurf-browser.org/netsurf.png' content/fetch.c fetch_remove_from_queues 672: Fetch 0x1195a080, fetcher 0x11936e60 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/fetch.c fetch_free 470: Freeing fetch 0x1195a080, fetcher 0x11936e60 content/content.c content_convert 653: content http://www.netsurf-browser.org/netsurf.png (0x1199bfa0) framebuffer/bitmap.c bitmap_test_opaque 204: bitmap 0x119398e0 is opaque framebuffer/bitmap.c bitmap_set_opaque 175: setting bitmap 0x119398e0 to opaque content/content.c content__reformat 719: 0x1191ceb0 http://www.netsurf-browser.org/welcome/ framebuffer/gui.c gui_window_set_title 1070: 0x11916600, Welcome to NetSurf framebuffer/gui.c gui_window_set_title 1070: 0x11916600, Welcome to NetSurf framebuffer/schedule.c schedule_run 158: callback entry 0x1199e630 running 0x1102bf98(0x11916600) framebuffer/fbtk.c fb_redraw_hscroll 405: hscroll 308 framebuffer/fbtk.c fb_redraw_vscroll 450: scroll 659 framebuffer/gui.c fb_redraw 266: redraw box 0,0 to 1024,699 framebuffer/fbtk.c fbtk_click 923: click 228, 0 framebuffer/fbtk.c fbtk_click 923: click 372, 417 framebuffer/gui.c fb_browser_window_click 519: browser window clicked at 372,387 framebuffer/fbtk.c fbtk_click 923: click 372, 417 framebuffer/gui.c fb_browser_window_click 519: browser window clicked at 372,387 desktop/browser.c browser_window_go_post 300: bw 0x11916480, url http://arstechnica.com/ desktop/browser.c browser_window_go_post 412: Loading 'http://arstechnica.com/' content/fetch.c fetch_start 255: fetch 0x11936ee0, url 'http://arstechnica.com/' content/fetchers/fetch_curl.c fetch_curl_set up 323: fetch 0x114a38e8, url 'http://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://arstechnica.com/ content/fetch.c fetch_dispatch_job 436: Attempting to start fetch 0x11936ee0, fetcher 0x114a38e8, url http://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. framebuffer/schedule.c schedule 63: adding callback 0x11917380 for 0x1102bf98(0x11916600) at 10 cs framebuffer/schedule.c schedule_run 158: callback entry 0x11917380 running 0x1102bf98(0x11916600) framebuffer/schedule.c schedule 63: adding callback 0x1199a530 for 0x1102bf98(0x11916600) at 10 cs framebuffer/schedule.c schedule_run 158: callback entry 0x1199a530 running 0x1102bf98(0x11916600) framebuffer/schedule.c schedule 63: adding callback 0x11917380 for 0x1102bf98(0x11916600) at 10 cs framebuffer/schedule.c schedule_run 158: callback entry 0x11917380 running 0x1102bf98(0x11916600) framebuffer/schedule.c schedule 63: adding callback 0x1199f2f0 for 0x1102bf98(0x11916600) at 10 cs 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/content.c content_create 431: url http://arstechnica.com/ -> 0x1199cfa0 content/content.c content_add_user 915: content http://arstechnica.com/ (0x1199cfa0), user 0x10ff9f48 0x119634c0 render/hubbub_binding.c create_namespaces 311: Failed creating namespace xml render/hubbub_binding.c create_namespaces 311: Failed creating namespace xml framebuffer/schedule.c schedule_run 158: callback entry 0x1199f2f0 running 0x1102bf98(0x11916600) framebuffer/schedule.c schedule 63: adding callback 0x11a27388 for 0x1102bf98(0x11916600) at 10 cs content/fetchers/fetch_curl.c fetch_curl_done 769: done http://arstechnica.com/ content/fetchers/fetch_curl.c fetch_curl_stop 657: fetch 0x114a38e8, url 'http://arstechnica.com/' content/fetch.c fetch_remove_from_queues 672: Fetch 0x11936ee0, fetcher 0x114a38e8 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/fetch.c fetch_free 470: Freeing fetch 0x11936ee0, fetcher 0x114a38e8 content/content.c content_convert 653: content http://arstechnica.com/ (0x1199cfa0) render/html.c html_head 591: Node: title render/html.c html_head 591: Node: link render/html.c html_head 591: Node: link render/html.c html_head 591: Node: link render/html.c html_head 591: Node: link render/html.c html_head 591: Node: link render/html.c html_head 591: Node: link render/html.c html_head 591: Node: link render/html.c html_head 591: Node: meta render/html.c html_head 591: Node: meta render/html.c html_head 591: Node: meta render/html.c html_head 591: Node: script render/html.c html_head 591: Node: script render/html.c html_head 591: Node: style content/fetch.c fetch_start 255: fetch 0x11ac9308, url 'file:////h1/AmiDevCpp/bernd/netsurf_new/Resources/default.css' content/fetchers/fetch_curl.c fetch_curl_setup 323: fetch 0x11ac9488, url 'file:////h1/AmiDevCpp/bernd/netsurf_new/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_new/Resources/default.css content/fetch.c fetch_dispatch_job 436: Attempting to start fetch 0x11ac9308, fetcher 0x11ac9488, url file:////h1/AmiDevCpp/b ernd/netsurf_new/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. render/html.c html_find_stylesheets 999: linked stylesheet 3 'http://static.arstechnica.com//public/v6/styles/light/light.c.c ss?1271993304' content/fetch.c fetch_start 255: fetch 0x11ac9b08, url 'http://static.arstechnica.com//public/v6/styles/light/light.c.css?127 1993304' content/fetchers/fetch_curl.c fetch_curl_setup 323: fetch 0x11ac9d88, url 'http://static.arstechnica.com//public/v6/styles/li ght/light.c.css?1271993304' content/fetch.c fetch_dispatch_jobs 360: queue_ring 1, fetch_ring 1 content/fetch.c fetch_dispatch_jobs 367: queue_ring: http://static.arstechnica.com//public/v6/styles/light/light.c.css?127199 3304 content/fetch.c fetch_dispatch_jobs 376: fetch_ring: file:////h1/AmiDevCpp/bernd/netsurf_new/Resources/default.css content/fetch.c fetch_dispatch_job 436: Attempting to start fetch 0x11ac9b08, fetcher 0x11ac9d88, url http://static.arstechni ca.com//public/v6/styles/light/light.c.css?1271993304 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. framebuffer/schedule.c schedule_run 158: callback entry 0x11a27388 running 0x1102bf98(0x11916600) framebuffer/schedule.c schedule 63: adding callback 0x11ac9a88 for 0x1102bf98(0x11916600) 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 1161: Obtaining mime type for file /h1/AmiDevCpp/bernd/netsurf_new/R esources/default.css framebuffer/filetype.c fetch_filetype 32: unix path /h1/AmiDevCpp/bernd/netsurf_new/Resources/default.css framebuffer/filetype.c fetch_filetype 32: unix path /h1/AmiDevCpp/bernd/netsurf_new/Resources/default.css content/fetch.c fetch_abort 457: fetch 0x11ac9308, fetcher 0x11ac9488, url 'file:////h1/AmiDevCpp/bernd/netsurf_new/Resources /default.css' content/fetchers/fetch_curl.c fetch_curl_abort 636: fetch 0x11ac9488, url 'file:////h1/AmiDevCpp/bernd/netsurf_new/Resources/ default.css' content/fetchers/fetch_curl.c fetch_curl_done 769: done file:////h1/AmiDevCpp/bernd/netsurf_new/Resources/default.css content/fetchers/fetch_curl.c fetch_curl_stop 657: fetch 0x11ac9488, url 'file:////h1/AmiDevCpp/bernd/netsurf_new/Resources/d efault.css' content/fetch.c fetch_remove_from_queues 672: Fetch 0x11ac9308, fetcher 0x11ac9488 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 0x11ac9308, fetcher 0x11ac9488 content/content.c content_add_user 915: content file:////h1/AmiDevCpp/bernd/netsurf_new/Resources/default.css (0x11932490), u ser 0x10ff9f48 0x11ac8c48 render/html.c html_convert_css_callback 1210: got stylesheet 'file:////h1/AmiDevCpp/bernd/netsurf_new/Resources/default.css' content/fetch.c fetch_start 255: fetch 0x11acb108, url 'http://arstechnica.com/favicon.ico' content/fetchers/fetch_curl.c fetch_curl_setup 323: fetch 0x11ac9688, url 'http://arstechnica.com/favicon.ico' 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/favicon.ico content/fetch.c fetch_dispatch_jobs 376: fetch_ring: http://static.arstechnica.com//public/v6/styles/light/light.c.css?127199 3304 content/fetch.c fetch_dispatch_job 436: Attempting to start fetch 0x11acb108, fetcher 0x11ac9688, url http://arstechnica.com/ favicon.ico 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. render/html.c html_finish_conversion 532: XML to box content/content.c content_remove_user 942: content http://arstechnica.com/ (0x1199cfa0), user 0x10ff9f48 0x119634c0 content/content.c content_destroy 739: content 0x1199cfa0 http://arstechnica.com/ render/html.c html_destroy 1768: content 0x1199cfa0 content/fetch.c fetch_abort 457: fetch 0x11acb108, fetcher 0x11ac9688, url 'http://arstechnica.com/favicon.ico' content/fetchers/fetch_curl.c fetch_curl_abort 636: fetch 0x11ac9688, url 'http://arstechnica.com/favicon.ico' content/content.c content_remove_user 942: content file:////h1/AmiDevCpp/bernd/netsurf_new/Resources/default.css (0x11932490) , user 0x10ff9f48 0x11ac8c48 content/fetch.c fetch_abort 457: fetch 0x11ac9b08, fetcher 0x11ac9d88, url 'http://static.arstechnica.com//public/v6/styles/l ight/light.c.css?1271993304' content/fetchers/fetch_curl.c fetch_curl_abort 636: fetch 0x11ac9d88, url 'http://static.arstechnica.com//public/v6/styles/li ght/light.c.css?1271993304' framebuffer/schedule.c schedule_run 158: callback entry 0x11ac9a88 running 0x1102bf98(0x11916600) content/fetchers/fetch_curl.c fetch_curl_done 769: done http://static.arstechnica.com//public/v6/styles/light/light.c.css?127 1993304 content/fetchers/fetch_curl.c fetch_curl_stop 657: fetch 0x11ac9d88, url 'http://static.arstechnica.com//public/v6/styles/lig ht/light.c.css?1271993304' content/fetch.c fetch_remove_from_queues 672: Fetch 0x11ac9b08, fetcher 0x11ac9d88 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 0x11ac9b08, fetcher 0x11ac9d88 content/fetchers/fetch_curl.c fetch_curl_done 769: done http://arstechnica.com/favicon.ico content/fetchers/fetch_curl.c fetch_curl_stop 657: fetch 0x11ac9688, url 'http://arstechnica.com/favicon.ico' content/fetch.c fetch_remove_from_queues 672: Fetch 0x11acb108, fetcher 0x11ac9688 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/fetch.c fetch_free 470: Freeing fetch 0x11acb108, fetcher 0x11ac9688 Regards
