View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0002211 | NetSurf | [All Projects] General | public | 2014-10-27 12:32 | 2016-11-21 03:16 | ||||||||
Reporter | Anthony J. Bentley | ||||||||||||
Assigned To | |||||||||||||
Severity | crash | Reproducibility | always | ||||||||||
Status | acknowledged | Resolution | open | ||||||||||
Platform | amd64 | OS | OpenBSD | OS Version | 5.6 | ||||||||
Product Version | 3.2 | ||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0002211: Crash in Google Translate | ||||||||||||
Description | When I visit a particular Google Translate URL in NetSurf (3.2 release), it segfaults. Log and gdb backtrace below. | ||||||||||||
Steps To Reproduce | netsurf 'https://translate.google.com/translate?sl=auto&tl=en&js=y&prev=_t&hl=en&ie=UTF-8&u=http%3A%2F%2Flinuxfr.org%2Fnews%2Fsortie-de-linux-3-17&edit-text=&act=url' | ||||||||||||
Additional Information | (gdb) run -v 'https://translate.google.com/translate?sl=auto&tl=en&js=y&prev=_t&hl=en&ie=UTF-8&u=http%3A%2F%2Flinuxfr.org%2Fnews%2Fsortie-de-linux-3-17&edit-text=&act=url' The program being debugged has been started already. Start it from the beginning? (y or n) y Starting program: /usr/local/bin/netsurf -v 'https://translate.google.com/translate?sl=auto&tl=en&js=y&prev=_t&hl=en&ie=UTF-8&u=http%3A%2F%2Flinuxfr.org%2Fnews%2Fsortie-de-linux-3-17&edit-text=&act=url' (0.000001) utils/nsoption.c nsoption_read 601: Failed to open file '/home/anthony/.config/netsurf/Choices' (0.000233) gtk/gui.c get_cache_home 1140: "/home/anthony/.cache/netsurf" (0.000291) desktop/netsurf.c netsurf_init 159: NetSurf version '3.2 (26th August 2014)' (0.000344) desktop/netsurf.c netsurf_init 166: NetSurf on <OpenBSD>, node <cathet.us.>, release <5.6>, version <GENERIC.MP#486>, machine <amd64> (0.000352) utils/messages.c messages_load 124: Loading Messages from '/usr/local/share/netsurf/en/Messages' (0.003322) image/image_cache.c image_cache_init 380: Image cache initilised with a limit of 3145728 hysteresis of 629145 (0.003363) render/html_css_fetcher.c html_css_fetcher_initialise 64: html_css_fetcher_initialise called for x-ns-css (0.003586) content/fetchers/curl.c fetch_curl_register 172: curl_version libcurl/7.38.0 LibreSSL/2.0.0 zlib/1.2.3 libidn/1.29 (0.014607) utils/useragent.c user_agent_build_string 68: Built user agent "NetSurf/3.2 (OpenBSD)" (0.014636) content/fetchers/curl.c fetch_curl_register 242: ca_path: '/etc/ssl/certs' (0.014643) content/fetchers/curl.c fetch_curl_register 254: cURL linked against openssl (0.014674) content/fetchers/curl.c fetch_curl_initialise 297: Initialise cURL fetcher for http (0.014682) content/fetchers/curl.c fetch_curl_initialise 297: Initialise cURL fetcher for https (0.014689) content/fetchers/data.c fetch_data_initialise 66: fetch_data_initialise called for data (0.017592) content/llcache.c llcache_initialise 3030: llcache initialising with a limit of 9437184 bytes (0.017607) content/fs_backing_store.c read_control 889: opening control file "/home/anthony/.cache/netsurf/control" (0.017884) content/fs_backing_store.c read_entries 762: Allocating 2097152 bytes for max of 65536 entries (0.017965) content/fs_backing_store.c read_entries 777: Read 105 entries (0.017972) content/fs_backing_store.c build_entrymap 669: Allocating 2097152 bytes for max of 1048576 buckets (0.018307) content/fs_backing_store.c initialise 1045: FS backing store init successful (0.018315) content/fs_backing_store.c initialise 1047: path:/home/anthony/.cache/netsurf limit:1073741824 hyst:214748364 addr:20 entries:16 (0.018322) content/fs_backing_store.c initialise 1048: Using 1943310/1073741824 (0.018586) gtk/gui.c gui_init 360: Using '/usr/local/share/netsurf/' for resource path (0.086352) gtk/gui.c nsgtk_new_ui 207: Using '/usr/local/share/netsurf/netsurf.gtk2.ui' as netsurf ui template file (0.088739) gtk/gui.c nsgtk_new_ui 207: Using '/usr/local/share/netsurf/tabcontents.gtk2.ui' as tabcontents ui template file (0.093977) gtk/gui.c nsgtk_new_ui 207: Using '/usr/local/share/netsurf/password.gtk2.ui' as password ui template file (0.097143) gtk/gui.c nsgtk_new_ui 207: Using '/usr/local/share/netsurf/login.gtk2.ui' as login ui template file (0.100389) gtk/gui.c nsgtk_new_ui 207: Using '/usr/local/share/netsurf/ssl.gtk2.ui' as ssl ui template file (0.102594) gtk/gui.c nsgtk_new_ui 207: Using '/usr/local/share/netsurf/toolbar.gtk2.ui' as toolbar ui template file (0.105800) gtk/gui.c nsgtk_new_ui 207: Using '/usr/local/share/netsurf/downloads.gtk2.ui' as downloads ui template file (0.111256) gtk/gui.c nsgtk_new_ui 207: Using '/usr/local/share/netsurf/history.gtk2.ui' as history ui template file (0.215670) gtk/gui.c nsgtk_new_ui 207: Using '/usr/local/share/netsurf/options.gtk2.ui' as options ui template file (0.218805) gtk/gui.c nsgtk_new_ui 207: Using '/usr/local/share/netsurf/hotlist.gtk2.ui' as hotlist ui template file (0.221123) gtk/gui.c nsgtk_new_ui 207: Using '/usr/local/share/netsurf/cookies.gtk2.ui' as cookies ui template file (0.258650) gtk/gui.c nsgtk_new_ui 207: Using '/usr/local/share/netsurf/viewdata.gtk2.ui' as viewdata ui template file (0.259650) gtk/gui.c nsgtk_new_ui 207: Using '/usr/local/share/netsurf/warning.gtk2.ui' as warning ui template file (0.284815) gtk/gui.c gui_init 376: Using '/usr/local/share/netsurf/SearchEngines' as Search Engines file (0.285527) gtk/gui.c gui_init 393: Using '/usr/local/share/netsurf/toolbarIndices' as custom toolbar settings file (0.289072) gtk/fetch.c gtk_fetch_filetype_init 73: Unable to open a mime.types file, so using a minimal one for you. (0.289165) content/urldb.c urldb_load 360: Loading URL file /home/anthony/.config/netsurf/URLs (0.289624) content/urldb.c urldb_load 534: Successfully loaded URL file (0.289786) gtk/gui.c gui_init 417: Set CSS DPI to 96.000000 (0.293392) desktop/treeview.c treeview_init 3849: Initialising treeview module (0.293856) desktop/treeview.c treeview_init 3871: Initialised treeview module (0.293871) desktop/global_history.c global_history_init 718: Loading global history (0.294557) gtk/font_pango.c nsfont_pango_check 61: Creating nsfont_pango_context. (0.294604) gtk/font_pango.c nsfont_pango_check 66: Creating nsfont_pango_layout. (0.300017) desktop/global_history.c global_history_init 774: Loaded global history (0.305914) desktop/cookie_manager.c cookie_manager_init 760: Generating cookie manager data (0.306697) desktop/cookie_manager.c cookie_manager_init 797: Generated cookie manager data (0.310349) desktop/hotlist.c hotlist_init 1148: Loading hotlist (0.314241) desktop/hotlist.c hotlist_init 1185: Loaded hotlist (0.315373) gtk/window.c gui_window_create 740: Creating gui window 0x10fee52e2100 for browser window 0x10ff141a1c00 (0.315839) gtk/scaffolding.c nsgtk_new_scaffolding 1989: Constructing a scaffold of 0x10feb2714400 for gui_window 0x10fee52e2100 (0.318329) gtk/toolbar.c nsgtk_toolbar_customization_load 1051: empty read toolbar settings (0.364665) gtk/scaffolding.c gui_search_web_provider_update 2443: name:Google bitmap 0x0 (0.365979) content/llcache.c llcache_process_metadata 1248: Retriving metadata (0.366013) content/fs_backing_store.c get_store_entry 487: url:http://www.google.com/favicon.ico (0.366023) content/fs_backing_store.c fetch 1169: retriving cache file for url:http://www.google.com/favicon.ico (0.366057) content/fs_backing_store.c store_open 640: opening /home/anthony/.cache/netsurf/m/M/I/2/MI2VURB (0.366077) content/fs_backing_store.c fetch 1201: Reading 440 bytes into 0x10fef965d600 from file (0.366092) content/llcache.c llcache_process_metadata 1261: Processing retrived data (0.366161) content/llcache.c llcache_process_metadata 1362: metadata error on line 3 (0.366180) content/fetchers/curl.c fetch_curl_setup 379: fetch 0x10ff1443be00, url 'http://www.google.com/favicon.ico' (0.432004) gtk/scaffolding.c nsgtk_new_scaffolding 2266: creation complete (0.434715) gtk/tabs.c nsgtk_tab_switch_page_after 160: sel 0 (0.434884) desktop/browser.c browser_window_navigate 1822: bw 0x10ff141a1c00, url https://translate.google.com/translate?sl=auto&tl=en&js=y&prev=_t&hl=en&ie=UTF-8&u=http%3A%2F%2Flinuxfr.org%2Fnews%2Fsortie-de-linux-3-17&edit-text=&act=url (0.434988) desktop/browser.c browser_window_navigate 1921: Loading 'https://translate.google.com/translate?sl=auto&tl=en&js=y&prev=_t&hl=en&ie=UTF-8&u=http%3A%2F%2Flinuxfr.org%2Fnews%2Fsortie-de-linux-3-17&edit-text=&act=url' (0.435042) content/llcache.c llcache_process_metadata 1248: Retriving metadata (0.435052) content/fs_backing_store.c get_store_entry 487: url:https://translate.google.com/translate?sl=auto&tl=en&js=y&prev=_t&hl=en&ie=UTF-8&u=http%3A%2F%2Flinuxfr.org%2Fnews%2Fsortie-de-linux-3-17&edit-text=&act=url (0.435077) content/fs_backing_store.c fetch 1163: entry not found (0.435091) content/fetchers/curl.c fetch_curl_setup 379: fetch 0x10feea231600, url 'https://translate.google.com/translate?sl=auto&tl=en&js=y&prev=_t&hl=en&ie=UTF-8&u=http%3A%2F%2Flinuxfr.org%2Fnews%2Fsortie-de-linux-3-17&edit-text=&act=url' (0.436161) utils/url.c url_host_is_ip_address 105: WARNING: called with non-host 'translate.google.com/translate?sl=auto&tl=en&js=y&prev=_t&hl=en&ie=UTF-8&u=http%3A%2F%2Flinuxfr.org%2Fnews%2Fsortie-de-linux-3-17&edit-text=&act=url' (0.535408) content/content.c content__init 83: url file:///usr/local/share/netsurf/icons/search.png -> 0x10feea22f000 (0.535501) content/content.c content_add_user 601: content file:///usr/local/share/netsurf/icons/search.png (0x10feea22f000), user 0x10fc8c25ccd0 0x10ff76c6f860 (0.535634) image/png.c info_callback 182: size 17 * 17, rowbytes 68 (0.535680) content/content.c content_convert 283: content file:///usr/local/share/netsurf/icons/search.png (0x10feea22f000) (0.535737) image/image_cache.c image_cache_add 479: centry 0x10ff5cb8b340, content 0x10feea22f000, bitmap 0x10fecbd44020 (0.535754) desktop/searchweb.c default_ico_callback 441: default icon 'file:///usr/local/share/netsurf/icons/search.png' retrived (0.536236) content/content.c content__init 83: url file:///usr/local/share/netsurf/icons/content.png -> 0x10ff57c9d800 (0.536256) content/content.c content_add_user 601: content file:///usr/local/share/netsurf/icons/content.png (0x10ff57c9d800), user 0x10fc8c25ccd0 0x10feb2565d80 (0.536280) image/png.c info_callback 182: size 17 * 17, rowbytes 68 (0.536328) content/content.c content_convert 283: content file:///usr/local/share/netsurf/icons/content.png (0x10ff57c9d800) (0.536351) image/image_cache.c image_cache_add 479: centry 0x10feb2728ac0, content 0x10ff57c9d800, bitmap 0x10fef5f3e620 (0.536372) content/content.c content__init 83: url file:///usr/local/share/netsurf/icons/arrow-l.png -> 0x10ff57c9d000 (0.536385) content/content.c content_add_user 601: content file:///usr/local/share/netsurf/icons/arrow-l.png (0x10ff57c9d000), user 0x10fc8c25ccd0 0x10fecbd44820 (0.536399) image/png.c info_callback 182: size 17 * 17, rowbytes 68 (0.536435) content/content.c content_convert 283: content file:///usr/local/share/netsurf/icons/arrow-l.png (0x10ff57c9d000) (0.536458) image/image_cache.c image_cache_add 479: centry 0x10ff6f817cc0, content 0x10ff57c9d000, bitmap 0x10fef8785620 (0.537794) content/content.c content__init 83: url file:///usr/local/share/netsurf/icons/directory2.png -> 0x10ff57c9c800 (0.537823) content/content.c content_add_user 601: content file:///usr/local/share/netsurf/icons/directory2.png (0x10ff57c9c800), user 0x10fc8c25ccd0 0x10feb2716f20 (0.537891) image/png.c info_callback 182: size 17 * 17, rowbytes 68 (0.537933) content/content.c content_convert 283: content file:///usr/local/share/netsurf/icons/directory2.png (0x10ff57c9c800) (0.537960) image/image_cache.c image_cache_add 479: centry 0x10ff5cb91f00, content 0x10ff57c9c800, bitmap 0x10feff2d7c60 (0.537980) content/content.c content__init 83: url file:///usr/local/share/netsurf/icons/directory.png -> 0x10feb58cf000 (0.537993) content/content.c content_add_user 601: content file:///usr/local/share/netsurf/icons/directory.png (0x10feb58cf000), user 0x10fc8c25ccd0 0x10feb25651e0 (0.538748) image/png.c info_callback 182: size 17 * 17, rowbytes 68 (0.538802) content/content.c content_convert 283: content file:///usr/local/share/netsurf/icons/directory.png (0x10feb58cf000) (0.538839) image/image_cache.c image_cache_add 479: centry 0x10ff6f817d40, content 0x10feb58cf000, bitmap 0x10febb47d400 (0.539173) content/content.c content__init 83: url file:///usr/local/share/netsurf/icons/search.png -> 0x10ff55962000 (0.539191) content/content.c content_add_user 601: content file:///usr/local/share/netsurf/icons/search.png (0x10ff55962000), user 0x10fc8c25ccd0 0x10feb27160c0 (0.539214) image/png.c info_callback 182: size 17 * 17, rowbytes 68 (0.539241) content/content.c content_convert 283: content file:///usr/local/share/netsurf/icons/search.png (0x10ff55962000) (0.539263) image/image_cache.c image_cache_add 479: centry 0x10ff7a32ec00, content 0x10ff55962000, bitmap 0x10febf94b460 (0.563639) desktop/browser.c browser_window_schedule_reformat 2400: Scheduleing 0x10fc8c2b75f0(0x10fee52e2100) (0.577362) content/fetchers/curl.c fetch_curl_process_headers 1232: HTTP status code 200 (0.590447) content/fetchers/curl.c fetch_curl_done 860: done http://www.google.com/favicon.ico (0.590486) content/fetchers/curl.c fetch_curl_stop 748: fetch 0x10ff1443be00, url 'http://www.google.com/favicon.ico' (0.591194) content/content.c content__init 83: url http://www.google.com/favicon.ico -> 0x10ff57cd1800 (0.591250) content/content.c content_add_user 601: content http://www.google.com/favicon.ico (0x10ff57cd1800), user 0x10fc8c25ccd0 0x10fee52e4c20 (0.591265) content/content.c content_convert 283: content http://www.google.com/favicon.ico (0x10ff57cd1800) (0.591322) desktop/searchweb.c search_web_ico_callback 297: icon http://www.google.com/favicon.ico error: Reading ICO failed. (0.591362) content/content.c content_remove_user 629: content http://www.google.com/favicon.ico (0x10ff57cd1800), user 0x10fc8c25ccd0 0x10fee52e4c20 (0.731328) content/fetchers/curl.c fetch_curl_process_headers 1232: HTTP status code 200 (0.731898) content/content.c content__init 83: url https://translate.google.com/translate?sl=auto&tl=en&js=y&prev=_t&hl=en&ie=UTF-8&u=http%3A%2F%2Flinuxfr.org%2Fnews%2Fsortie-de-linux-3-17&ed -> 0x10ff41f71000 (0.732234) render/html_css.c html_css_new_stylesheets 547: 2 fetches active (0.732273) render/html_css.c html_css_new_stylesheets 574: 3 fetches active (0.732591) content/content.c content_add_user 601: content https://translate.google.com/translate?sl=auto&tl=en&js=y&prev=_t&hl=en&ie=UTF-8&u=http%3A%2F%2Flinuxfr.org%2Fnews%2Fsortie-de-linux-3-17&ed (0x10ff41f71000), user 0x10fc8c25ccd0 0x10fef87474e0 (0.734161) render/html_css.c html_css_process_link 404: linked stylesheet 5 'https://translate.google.com/translate/releases/twsfe_w_20141020_RC03/r/css/desktop_ltr.css' (0.734211) content/llcache.c llcache_process_metadata 1248: Retriving metadata (0.734219) content/fs_backing_store.c get_store_entry 487: url:https://translate.google.com/translate/releases/twsfe_w_20141020_RC03/r/css/desktop_ltr.css (0.734228) content/fs_backing_store.c fetch 1169: retriving cache file for url:https://translate.google.com/translate/releases/twsfe_w_20141020_RC03/r/css/desktop_ltr.css (0.734327) content/fs_backing_store.c store_open 640: opening /home/anthony/.cache/netsurf/m/6/M/H/6MH3ZRC (0.734636) content/fs_backing_store.c fetch 1201: Reading 526 bytes into 0x10fe9fdfd000 from file (0.734658) content/llcache.c llcache_process_metadata 1261: Processing retrived data (0.738833) content/llcache.c llcache_process_metadata 1362: metadata error on line 3 (0.738849) content/fetchers/curl.c fetch_curl_setup 379: fetch 0x10fe92b25e00, url 'https://translate.google.com/translate/releases/twsfe_w_20141020_RC03/r/css/desktop_ltr.css' (0.739154) render/html_css.c html_css_process_link 438: 4 fetches active (0.741059) render/html_css.c html_stylesheet_from_domnode 198: 5 fetches active (0.741093) render/html_css.c html_css_process_modified_style 275: Updating sheet 0x0 with 0x10ff6c0ffda0 (0.741284) content/content.c content__init 83: url file:///usr/local/share/netsurf/gtkdefault.css -> 0x10ff09dad800 (0.741986) content/content.c content_add_user 601: content file:///usr/local/share/netsurf/gtkdefault.css (0x10ff09dad800), user 0x10fc8c25ccd0 0x10fe908323e0 (0.744113) content/content.c content_convert 283: content file:///usr/local/share/netsurf/gtkdefault.css (0x10ff09dad800) (0.744313) render/html_css.c html_convert_css_callback 112: stylesheet resource:user.css failed: UnacceptableType (0.744325) render/html_css.c html_convert_css_callback 116: 4 fetches active (0.745673) content/content.c content__init 83: url file:///usr/local/share/netsurf/default.css -> 0x10fe9fdfe000 (0.745735) content/content.c content_add_user 601: content file:///usr/local/share/netsurf/default.css (0x10fe9fdfe000), user 0x10fc8c25ccd0 0x10ff6c0fe680 (0.746903) content/content.c content_convert 283: content file:///usr/local/share/netsurf/default.css (0x10fe9fdfe000) (0.747278) render/html_css.c html_convert_css_callback 104: done stylesheet slot 0 'file:///usr/local/share/netsurf/gtkdefault.css' (0.751379) render/html_css.c html_convert_css_callback 106: 3 fetches active (0.751457) content/content.c content__init 83: url x-ns-css:0 -> 0x10fe9fdfe800 (0.751515) content/content.c content_add_user 601: content x-ns-css:0 (0x10fe9fdfe800), user 0x10fc8c25ccd0 0x10ff6c0ffda0 (0.751851) content/content.c content_convert 283: content x-ns-css:0 (0x10fe9fdfe800) (0.751878) render/html_css.c html_convert_css_callback 104: done stylesheet slot 4 'x-ns-css:0' (0.751885) render/html_css.c html_convert_css_callback 106: 2 fetches active (0.884944) content/fetchers/curl.c fetch_curl_process_headers 1232: HTTP status code 200 (0.885851) content/content.c content__init 83: url https://translate.google.com/translate/releases/twsfe_w_20141020_RC03/r/css/desktop_ltr.css -> 0x10feffa10800 (0.885968) content/content.c content_add_user 601: content https://translate.google.com/translate/releases/twsfe_w_20141020_RC03/r/css/desktop_ltr.css (0x10feffa10800), user 0x10fc8c25ccd0 0x10fec6073460 (0.914261) content/fetchers/curl.c fetch_curl_done 860: done https://translate.google.com/translate?sl=auto&tl=en&js=y&prev=_t&hl=en&ie=UTF-8&u=http%3A%2F%2Flinuxfr.org%2Fnews%2Fsortie-de-linux-3-17&edit-text=&act=url (0.914299) content/fetchers/curl.c fetch_curl_stop 748: fetch 0x10feea231600, url 'https://translate.google.com/translate?sl=auto&tl=en&js=y&prev=_t&hl=en&ie=UTF-8&u=http%3A%2F%2Flinuxfr.org%2Fnews%2Fsortie-de-linux-3-17&edit-text=&act=url' (0.919463) content/content.c content_convert 283: content https://translate.google.com/translate?sl=auto&tl=en&js=y&prev=_t&hl=en&ie=UTF-8&u=http%3A%2F%2Flinuxfr.org%2Fnews%2Fsortie-de-linux-3-17&ed (0x10ff41f71000) (0.919504) render/html.c html_convert 1028: quirks set to 0 (0.919512) render/html.c html_convert 1032: 1 fetches active (1.078404) content/fetchers/curl.c fetch_curl_done 860: done https://translate.google.com/translate/releases/twsfe_w_20141020_RC03/r/css/desktop_ltr.css (1.078443) content/fetchers/curl.c fetch_curl_stop 748: fetch 0x10fe92b25e00, url 'https://translate.google.com/translate/releases/twsfe_w_20141020_RC03/r/css/desktop_ltr.css' (1.079955) content/content.c content_convert 283: content https://translate.google.com/translate/releases/twsfe_w_20141020_RC03/r/css/desktop_ltr.css (0x10feffa10800) (1.082196) render/html_css.c html_convert_css_callback 104: done stylesheet slot 5 'https://translate.google.com/translate/releases/twsfe_w_20141020_RC03/r/css/desktop_ltr.css' (1.082217) render/html_css.c html_convert_css_callback 106: 0 fetches active (1.082224) render/html.c html_begin_conversion 1085: Completing parse (1.082896) render/html.c html_finish_conversion 577: DOM to box (0x10ff41f71000) (1.088326) content/llcache.c llcache_process_metadata 1248: Retriving metadata (1.088377) content/fs_backing_store.c get_store_entry 487: url:http://www.gstatic.com/translate/intl/en/logo2.png (1.088388) content/fs_backing_store.c fetch 1169: retriving cache file for url:http://www.gstatic.com/translate/intl/en/logo2.png (1.088466) content/fs_backing_store.c store_open 640: opening /home/anthony/.cache/netsurf/m/4/H/V/4HVY4ZB (1.088503) content/fs_backing_store.c fetch 1201: Reading 428 bytes into 0x10ff33a43000 from file (1.088526) content/llcache.c llcache_process_metadata 1261: Processing retrived data (1.088555) content/llcache.c llcache_process_metadata 1362: metadata error on line 3 (1.088565) content/fetchers/curl.c fetch_curl_setup 379: fetch 0x10ff00ff2e00, url 'http://www.gstatic.com/translate/intl/en/logo2.png' (1.089507) render/html_object.c html_fetch_object 711: 1 fetches active (1.137534) content/llcache.c llcache_process_metadata 1248: Retriving metadata (1.137569) content/fs_backing_store.c get_store_entry 487: url:https://ssl.gstatic.com/translate/buttons11.png (1.137579) content/fs_backing_store.c fetch 1169: retriving cache file for url:https://ssl.gstatic.com/translate/buttons11.png (1.137657) content/fs_backing_store.c store_open 640: opening /home/anthony/.cache/netsurf/m/G/5/F/G5FCC4A (1.137709) content/fs_backing_store.c fetch 1201: Reading 425 bytes into 0x10feaeab1e00 from file (1.137739) content/llcache.c llcache_process_metadata 1261: Processing retrived data (1.137757) content/llcache.c llcache_process_metadata 1362: metadata error on line 3 (1.137767) content/fetchers/curl.c fetch_curl_setup 379: fetch 0x10feaeab1800, url 'https://ssl.gstatic.com/translate/buttons11.png' (1.138118) render/html_object.c html_fetch_object 711: 2 fetches active (1.185549) render/html.c html_box_convert_done 85: Done XML to box (0x10ff41f71000) (1.185706) gtk/window.c gui_window_get_dimensions 1193: width: 984 (1.185714) gtk/window.c gui_window_get_dimensions 1194: height: 613 (1.185721) content/content.c content__reformat 362: 0x10ff41f71000 https://translate.google.com/translate?sl=auto&tl=en&js=y&prev=_t&hl=en&ie=UTF-8&u=http%3A%2F%2Flinuxfr.org%2Fnews%2Fsortie-de-linux-3-17&edit-text=&act=url (1.207670) content/content.c content_open 744: content 0x10ff41f71000 https://translate.google.com/translate?sl=auto&tl=en&js=y&prev=_t&hl=en&ie=UTF-8&u=http%3A%2F%2Flinuxfr.org%2Fnews%2Fsortie-de-linux-3-17&edit-text=&act=url (1.207897) desktop/browser_history.c browser_window_history_add 550: Creating thumbnail for https://translate.google.com/translate?sl=auto&tl=en&js=y&prev=_t&hl=en&ie=UTF-8&u=http%3A%2F%2Flinuxfr.org%2Fnews%2Fsortie-de-linux-3-17&edit-text=&act=url (1.233491) desktop/browser.c browser_window_navigate 1822: bw 0x10feb3d0bc00, url https://translate.google.com/translate_p?act=url&hl=en&ie=UTF8&prev=_t&sl=auto&tl=en&u=http://linuxfr.org/news/sortie-de-linux-3-17&depth=1&usg=ALkJrhiDNrbVDCdYP1en0lFzzVYOzCdbFQ (1.233774) desktop/browser.c browser_window_navigate 1921: Loading 'https://translate.google.com/translate_p?act=url&hl=en&ie=UTF8&prev=_t&sl=auto&tl=en&u=http://linuxfr.org/news/sortie-de-linux-3-17&depth=1&usg=ALkJrhiDNrbVDCdYP1en0lFzzVYOzCdbFQ' (1.233856) content/llcache.c llcache_process_metadata 1248: Retriving metadata (1.233866) content/fs_backing_store.c get_store_entry 487: url:https://translate.google.com/translate_p?act=url&hl=en&ie=UTF8&prev=_t&sl=auto&tl=en&u=http://linuxfr.org/news/sortie-de-linux-3-17&depth=1&usg=ALkJrhiDNrbVDCdYP1en0lFzzVYOzCdbFQ (1.233893) content/fs_backing_store.c fetch 1163: entry not found (1.233904) content/fetchers/curl.c fetch_curl_setup 379: fetch 0x10ff8bd18600, url 'https://translate.google.com/translate_p?act=url&hl=en&ie=UTF8&prev=_t&sl=auto&tl=en&u=http://linuxfr.org/news/sortie-de-linux-3-17&depth=1&usg=ALkJrhiDNrbVDCdYP1en0lFzzVYOzCdbFQ' (1.235872) content/fetchers/curl.c fetch_curl_process_headers 1232: HTTP status code 200 (1.244187) content/fetchers/curl.c fetch_curl_done 860: done http://www.gstatic.com/translate/intl/en/logo2.png (1.244218) content/fetchers/curl.c fetch_curl_stop 748: fetch 0x10ff00ff2e00, url 'http://www.gstatic.com/translate/intl/en/logo2.png' (1.244548) content/content.c content__init 83: url http://www.gstatic.com/translate/intl/en/logo2.png -> 0x10ff6288c000 (1.244640) content/content.c content_add_user 601: content http://www.gstatic.com/translate/intl/en/logo2.png (0x10ff6288c000), user 0x10fc8c25ccd0 0x10fee6628260 (1.244650) content/content.c content_open 744: content 0x10ff6288c000 http://www.gstatic.com/translate/intl/en/logo2.png (1.246085) image/png.c nspng_error 88: Not a PNG file (1.246186) image/png.c nspng_process_data 358: Fatal PNG error during header, error content (1.246213) content/content.c content_remove_user 629: content http://www.gstatic.com/translate/intl/en/logo2.png (0x10ff6288c000), user 0x10fc8c25ccd0 0x10fee6628260 (1.246229) render/html_object.c html_object_callback 190: 1 fetches active (1.291073) content/fetchers/curl.c fetch_curl_process_headers 1232: HTTP status code 200 (1.291198) content/fetchers/curl.c fetch_curl_done 860: done https://translate.google.com/translate_p?act=url&hl=en&ie=UTF8&prev=_t&sl=auto&tl=en&u=http://linuxfr.org/news/sortie-de-linux-3-17&depth=1&usg=ALkJrhiDNrbVDCdYP1en0lFzzVYOzCdbFQ (1.291208) content/fetchers/curl.c fetch_curl_stop 748: fetch 0x10ff8bd18600, url 'https://translate.google.com/translate_p?act=url&hl=en&ie=UTF8&prev=_t&sl=auto&tl=en&u=http://linuxfr.org/news/sortie-de-linux-3-17&depth=1&usg=ALkJrhiDNrbVDCdYP1en0lFzzVYOzCdbFQ' (1.292181) content/content.c content__init 83: url https://translate.google.com/translate_p?act=url&hl=en&ie=UTF8&prev=_t&sl=auto&tl=en&u=http://linuxfr.org/news/sortie-de-linux-3-17&depth=1& -> 0x10fed7ed3000 (1.292548) render/html_css.c html_css_new_stylesheets 547: 2 fetches active (1.292602) render/html_css.c html_css_new_stylesheets 574: 3 fetches active (1.292612) content/content.c content_add_user 601: content https://translate.google.com/translate_p?act=url&hl=en&ie=UTF8&prev=_t&sl=auto&tl=en&u=http://linuxfr.org/news/sortie-de-linux-3-17&depth=1& (0x10fed7ed3000), user 0x10fc8c25ccd0 0x10ff183329e0 (1.300893) content/content.c content_convert 283: content https://translate.google.com/translate_p?act=url&hl=en&ie=UTF8&prev=_t&sl=auto&tl=en&u=http://linuxfr.org/news/sortie-de-linux-3-17&depth=1& (0x10fed7ed3000) (1.301092) render/html_css.c html_css_quirks_stylesheets 503: 4 fetches active (1.301102) render/html.c html_convert 1028: quirks set to 2 (1.301108) render/html.c html_convert 1032: 3 fetches active (1.302105) content/content.c content__init 83: url file:///usr/local/share/netsurf/gtkdefault.css -> 0x10ff4a0a0800 (1.302387) content/content.c content_add_user 601: content file:///usr/local/share/netsurf/gtkdefault.css (0x10ff4a0a0800), user 0x10fc8c25ccd0 0x10ff47b4cbc0 (1.302856) content/content.c content_convert 283: content file:///usr/local/share/netsurf/gtkdefault.css (0x10ff4a0a0800) (1.302913) render/html_css.c html_convert_css_callback 112: stylesheet resource:user.css failed: UnacceptableType (1.303237) render/html_css.c html_convert_css_callback 116: 2 fetches active (1.304873) content/content.c content__init 83: url file:///usr/local/share/netsurf/default.css -> 0x10fe94d66800 (1.304964) content/content.c content_add_user 601: content file:///usr/local/share/netsurf/default.css (0x10fe94d66800), user 0x10fc8c25ccd0 0x10ff79810100 (1.306054) content/content.c content_convert 283: content file:///usr/local/share/netsurf/default.css (0x10fe94d66800) (1.306091) render/html_css.c html_convert_css_callback 104: done stylesheet slot 0 'file:///usr/local/share/netsurf/gtkdefault.css' (1.306100) render/html_css.c html_convert_css_callback 106: 1 fetches active (1.308224) content/content.c content__init 83: url file:///usr/local/share/netsurf/quirks.css -> 0x10ff6af06800 (1.308285) content/content.c content_add_user 601: content file:///usr/local/share/netsurf/quirks.css (0x10ff6af06800), user 0x10fc8c25ccd0 0x10ff79810a80 (1.308344) content/content.c content_convert 283: content file:///usr/local/share/netsurf/quirks.css (0x10ff6af06800) (1.315229) render/html_css.c html_convert_css_callback 104: done stylesheet slot 1 'file:///usr/local/share/netsurf/quirks.css' (1.315268) render/html_css.c html_convert_css_callback 106: 0 fetches active (1.315283) render/html.c html_begin_conversion 1085: Completing parse (1.315327) render/html.c html_finish_conversion 577: DOM to box (0x10fed7ed3000) (1.317579) render/html.c html_box_convert_done 85: Done XML to box (0x10fed7ed3000) (1.317706) content/content.c content__reformat 362: 0x10fed7ed3000 https://translate.google.com/translate_p?act=url&hl=en&ie=UTF8&prev=_t&sl=auto&tl=en&u=http://linuxfr.org/news/sortie-de-linux-3-17&depth=1&usg=ALkJrhiDNrbVDCdYP1en0lFzzVYOzCdbFQ (1.321997) content/content.c content_open 744: content 0x10fed7ed3000 https://translate.google.com/translate_p?act=url&hl=en&ie=UTF8&prev=_t&sl=auto&tl=en&u=http://linuxfr.org/news/sortie-de-linux-3-17&depth=1&usg=ALkJrhiDNrbVDCdYP1en0lFzzVYOzCdbFQ (1.322031) content/content.c content__reformat 362: 0x10fed7ed3000 https://translate.google.com/translate_p?act=url&hl=en&ie=UTF8&prev=_t&sl=auto&tl=en&u=http://linuxfr.org/news/sortie-de-linux-3-17&depth=1&usg=ALkJrhiDNrbVDCdYP1en0lFzzVYOzCdbFQ (1.350542) content/fetchers/curl.c fetch_curl_process_headers 1232: HTTP status code 200 (1.351440) content/fetchers/curl.c fetch_curl_done 860: done https://ssl.gstatic.com/translate/buttons11.png (1.351637) content/fetchers/curl.c fetch_curl_stop 748: fetch 0x10feaeab1800, url 'https://ssl.gstatic.com/translate/buttons11.png' (1.351970) content/content.c content__init 83: url https://ssl.gstatic.com/translate/buttons11.png -> 0x10ff6af06000 (1.352000) content/content.c content_add_user 601: content https://ssl.gstatic.com/translate/buttons11.png (0x10ff6af06000), user 0x10fc8c25ccd0 0x10fef7485140 (1.352010) content/content.c content_open 744: content 0x10ff6af06000 https://ssl.gstatic.com/translate/buttons11.png (1.352720) image/png.c nspng_error 88: Not a PNG file (1.352744) image/png.c nspng_process_data 358: Fatal PNG error during header, error content (1.352765) content/content.c content_remove_user 629: content https://ssl.gstatic.com/translate/buttons11.png (0x10ff6af06000), user 0x10fc8c25ccd0 0x10fef7485140 (1.352780) render/html_object.c html_object_callback 190: 0 fetches active (1.352789) content/content.c content__reformat 362: 0x10ff41f71000 https://translate.google.com/translate?sl=auto&tl=en&js=y&prev=_t&hl=en&ie=UTF-8&u=http%3A%2F%2Flinuxfr.org%2Fnews%2Fsortie-de-linux-3-17&edit-text=&act=url (1.352946) content/content.c content__reformat 362: 0x10fed7ed3000 https://translate.google.com/translate_p?act=url&hl=en&ie=UTF8&prev=_t&sl=auto&tl=en&u=http://linuxfr.org/news/sortie-de-linux-3-17&depth=1&usg=ALkJrhiDNrbVDCdYP1en0lFzzVYOzCdbFQ (1.353919) desktop/browser.c browser_window_update_favicon 1067: fetching general favicon from 'https://translate.google.com/favicon.ico' (1.353992) content/llcache.c llcache_process_metadata 1248: Retriving metadata (1.354013) content/fs_backing_store.c get_store_entry 487: url:https://translate.google.com/favicon.ico (1.354035) content/fs_backing_store.c fetch 1169: retriving cache file for url:https://translate.google.com/favicon.ico (1.354213) content/fs_backing_store.c store_open 640: opening /home/anthony/.cache/netsurf/m/A/I/5/AI5YSLC (1.354276) content/fs_backing_store.c fetch 1201: Reading 448 bytes into 0x10feaeab1800 from file (1.354310) content/llcache.c llcache_process_metadata 1261: Processing retrived data (1.354334) content/llcache.c llcache_process_metadata 1362: metadata error on line 3 (1.355097) content/fetchers/curl.c fetch_curl_setup 379: fetch 0x10fe94d65a00, url 'https://translate.google.com/favicon.ico' (1.403391) content/fetchers/curl.c fetch_curl_process_headers 1232: HTTP status code 200 (1.404945) content/content.c content__init 83: url https://translate.google.com/favicon.ico -> 0x10ff0ff92400 (1.404989) content/content.c content_add_user 601: content https://translate.google.com/favicon.ico (0x10ff0ff92400), user 0x10fc8c25ccd0 0x10ff885b1860 (1.406945) content/fetchers/curl.c fetch_curl_done 860: done https://translate.google.com/favicon.ico (1.407003) content/fetchers/curl.c fetch_curl_stop 748: fetch 0x10fe94d65a00, url 'https://translate.google.com/favicon.ico' (1.407296) content/content.c content_convert 283: content https://translate.google.com/favicon.ico (0x10ff0ff92400) (1.407309) content/content.c content_remove_user 629: content https://translate.google.com/favicon.ico (0x10ff0ff92400), user 0x10fc8c25ccd0 0x10ff885b1860 (1.429664) content/content.c content__init 83: url file:///usr/local/share/netsurf/favicon.png -> 0x10fe9ea6f800 (1.429720) content/content.c content_add_user 601: content file:///usr/local/share/netsurf/favicon.png (0x10fe9ea6f800), user 0x10fc8c25ccd0 0x10ff4a0a4fe0 (1.430562) image/png.c info_callback 182: size 17 * 17, rowbytes 68 (1.430684) content/content.c content_convert 283: content file:///usr/local/share/netsurf/favicon.png (0x10fe9ea6f800) (1.430951) image/image_cache.c image_cache_add 479: centry 0x10fed984c3c0, content 0x10fe9ea6f800, bitmap 0x10ff6aef6900 (1.430992) gtk/window.c gui_window_set_icon 929: Using 0x10ff6aef6900 bitmap (2.324256) desktop/browser.c browser_window_navigate 1822: bw 0x10feb3d0bc00, url https://translate.googleusercontent.com/translate_c?act=url&depth=1&hl=en&ie=UTF8&prev=_t&rurl=translate.google.com&sl=auto&tl=en&u=http://linuxfr.org/news/sortie-de-linux-3-17&usg=ALkJrhhCbHkDrGLxZuZPIKjlPXRgOXEToA (2.324336) desktop/browser.c browser_window_navigate 1921: Loading 'https://translate.googleusercontent.com/translate_c?act=url&depth=1&hl=en&ie=UTF8&prev=_t&rurl=translate.google.com&sl=auto&tl=en&u=http://linuxfr.org/news/sortie-de-linux-3-17&usg=ALkJrhhCbHkDrGLxZuZPIKjlPXRgOXEToA' (2.324376) content/llcache.c llcache_process_metadata 1248: Retriving metadata (2.324385) content/fs_backing_store.c get_store_entry 487: url:https://translate.googleusercontent.com/translate_c?act=url&depth=1&hl=en&ie=UTF8&prev=_t&rurl=translate.google.com&sl=auto&tl=en&u=http://linuxfr.org/news/sortie-de-linux-3-17&usg=ALkJrhhCbHkDrGLxZuZPIKjlPXRgOXEToA (2.324409) content/fs_backing_store.c fetch 1163: entry not found (2.324419) content/fetchers/curl.c fetch_curl_setup 379: fetch 0x10ff6ed8ae00, url 'https://translate.googleusercontent.com/translate_c?act=url&depth=1&hl=en&ie=UTF8&prev=_t&rurl=translate.google.com&sl=auto&tl=en&u=http://linuxfr.org/news/sortie-de-linux-3-17&usg=ALkJrhhCbHkDrGLxZuZPIKjlPXRgOXEToA' (4.223674) content/fetchers/curl.c fetch_curl_process_headers 1232: HTTP status code 200 (4.224674) content/content.c content__init 83: url https://translate.googleusercontent.com/translate_c?act=url&depth=1&hl=en&ie=UTF8&prev=_t&rurl=translate.google.com&sl=auto&tl=en&u=http://l -> 0x10fe9ea6f000 (4.224980) render/html_css.c html_css_new_stylesheets 547: 2 fetches active (4.225052) render/html_css.c html_css_new_stylesheets 574: 3 fetches active (4.225064) content/content.c content_add_user 601: content https://translate.googleusercontent.com/translate_c?act=url&depth=1&hl=en&ie=UTF8&prev=_t&rurl=translate.google.com&sl=auto&tl=en&u=http://l (0x10fe9ea6f000), user 0x10fc8c25ccd0 0x10ff18332ce0 (4.226917) render/html_css.c html_css_process_link 404: linked stylesheet 5 'https://translate.googleusercontent.com/translate_c?act=url&depth=1&hl=en&ie=UTF8&pok=1&prev=_t&rurl=translate.google.com&sl=auto&tl=en&u=http://linuxfr.org/assets/application-92f19110a9d47a56d2ebe744e15af301.css&usg=ALkJrhhRGF45PNVJU8Cfp42WAa0_wG2R7g' (4.226979) content/llcache.c llcache_process_metadata 1248: Retriving metadata (4.226988) content/fs_backing_store.c get_store_entry 487: url:https://translate.googleusercontent.com/translate_c?act=url&depth=1&hl=en&ie=UTF8&pok=1&prev=_t&rurl=translate.google.com&sl=auto&tl=en&u=http://linuxfr.org/assets/application-92f19110a9d47a56d2ebe744e15af301.css&usg=ALkJrhhRGF45PNVJU8Cfp42WAa0_wG2R7g (4.227004) content/fs_backing_store.c fetch 1163: entry not found (4.227014) content/fetchers/curl.c fetch_curl_setup 379: fetch 0x10fec01d4400, url 'https://translate.googleusercontent.com/translate_c?act=url&depth=1&hl=en&ie=UTF8&pok=1&prev=_t&rurl=translate.google.com&sl=auto&tl=en&u=http://linuxfr.org/assets/application-92f19110a9d47a56d2ebe744e15af301.css&usg=ALkJrhhRGF45PNVJU8Cfp42WAa0_wG2R7g' (4.227386) render/html_css.c html_css_process_link 438: 4 fetches active (4.230715) render/html_css.c html_stylesheet_from_domnode 198: 5 fetches active (4.230730) render/html_css.c html_css_process_modified_style 275: Updating sheet 0x0 with 0x10feb66bfb60 (4.231830) content/content.c content__init 83: url file:///usr/local/share/netsurf/gtkdefault.css -> 0x10ff7b8e2800 (4.231890) content/content.c content_add_user 601: content file:///usr/local/share/netsurf/gtkdefault.css (0x10ff7b8e2800), user 0x10fc8c25ccd0 0x10fee4e6b480 (4.232355) content/content.c content_convert 283: content file:///usr/local/share/netsurf/gtkdefault.css (0x10ff7b8e2800) (4.232415) render/html_css.c html_convert_css_callback 112: stylesheet resource:user.css failed: UnacceptableType (4.232424) render/html_css.c html_convert_css_callback 116: 4 fetches active (4.235216) content/content.c content__init 83: url file:///usr/local/share/netsurf/default.css -> 0x10ff7b8df800 (4.235308) content/content.c content_add_user 601: content file:///usr/local/share/netsurf/default.css (0x10ff7b8df800), user 0x10fc8c25ccd0 0x10feb66bf560 (4.236350) content/content.c content_convert 283: content file:///usr/local/share/netsurf/default.css (0x10ff7b8df800) (4.236397) render/html_css.c html_convert_css_callback 104: done stylesheet slot 0 'file:///usr/local/share/netsurf/gtkdefault.css' (4.236417) render/html_css.c html_convert_css_callback 106: 3 fetches active (4.236452) content/content.c content__init 83: url x-ns-css:1 -> 0x10fed604b800 (4.236487) content/content.c content_add_user 601: content x-ns-css:1 (0x10fed604b800), user 0x10fc8c25ccd0 0x10feb66bfb60 (4.236609) content/content.c content_convert 283: content x-ns-css:1 (0x10fed604b800) (4.237706) render/html_css.c html_convert_css_callback 104: done stylesheet slot 4 'x-ns-css:1' (4.237720) render/html_css.c html_convert_css_callback 106: 2 fetches active (4.311490) content/llcache.c llcache_process_metadata 1248: Retriving metadata (4.311527) content/fs_backing_store.c get_store_entry 487: url:http://linuxfr.org/images/sections/1.png (4.311538) content/fs_backing_store.c fetch 1169: retriving cache file for url:http://linuxfr.org/images/sections/1.png (4.311618) content/fs_backing_store.c store_open 640: opening /home/anthony/.cache/netsurf/m/O/G/Y/OGY2X4B (4.311667) content/fs_backing_store.c fetch 1201: Reading 401 bytes into 0x10fede58c800 from file (4.311696) content/llcache.c llcache_process_metadata 1261: Processing retrived data (4.311715) content/llcache.c llcache_process_metadata 1362: metadata error on line 3 (4.311725) content/fetchers/curl.c fetch_curl_setup 379: fetch 0x10fee330a800, url 'http://linuxfr.org/images/sections/1.png' (4.676100) content/fetchers/curl.c fetch_curl_process_headers 1232: HTTP status code 200 (4.677041) content/content.c content__init 83: url https://translate.googleusercontent.com/translate_c?act=url&depth=1&hl=en&ie=UTF8&pok=1&prev=_t&rurl=translate.google.com&sl=auto&tl=en&u=ht -> 0x10ff5bdba800 (4.677116) content/content.c content_add_user 601: content https://translate.googleusercontent.com/translate_c?act=url&depth=1&hl=en&ie=UTF8&pok=1&prev=_t&rurl=translate.google.com&sl=auto&tl=en&u=ht (0x10ff5bdba800), user 0x10fc8c25ccd0 0x10fee44bdb00 (4.696912) content/llcache.c llcache_process_metadata 1248: Retriving metadata (4.696940) content/fs_backing_store.c get_store_entry 487: url:http://img.linuxfr.org/avatars/942/050/000/avatar.png (4.696951) content/fs_backing_store.c fetch 1169: retriving cache file for url:http://img.linuxfr.org/avatars/942/050/000/avatar.png (4.697032) content/fs_backing_store.c store_open 640: opening /home/anthony/.cache/netsurf/m/B/I/W/BIWY6TB (4.697083) content/fs_backing_store.c fetch 1201: Reading 412 bytes into 0x10febe32a600 from file (4.697114) content/llcache.c llcache_process_metadata 1261: Processing retrived data (4.697131) content/llcache.c llcache_process_metadata 1362: metadata error on line 3 (4.697142) content/fetchers/curl.c fetch_curl_setup 379: fetch 0x10ff4ceaa400, url 'http://img.linuxfr.org/avatars/942/050/000/avatar.png' (4.744683) content/fetchers/curl.c fetch_curl_process_headers 1232: HTTP status code 200 (4.744748) content/fetchers/curl.c fetch_curl_done 860: done http://linuxfr.org/images/sections/1.png (4.744756) content/fetchers/curl.c fetch_curl_stop 748: fetch 0x10fee330a800, url 'http://linuxfr.org/images/sections/1.png' (4.745058) content/content.c content__init 83: url http://linuxfr.org/images/sections/1.png -> 0x10ff0b5ae000 (4.745103) content/content.c content_add_user 601: content http://linuxfr.org/images/sections/1.png (0x10ff0b5ae000), user 0x10fc8c25ccd0 0x10ff12c4ebe0 (4.749159) image/png.c nspng_error 88: Not a PNG file (4.749198) image/png.c nspng_process_data 358: Fatal PNG error during header, error content (4.749220) content/content.c content_remove_user 629: content http://linuxfr.org/images/sections/1.png (0x10ff0b5ae000), user 0x10fc8c25ccd0 0x10ff12c4ebe0 (4.750591) content/llcache.c llcache_process_metadata 1248: Retriving metadata (4.750609) content/fs_backing_store.c get_store_entry 487: url:http://linuxfr.org/images/default-avatar.png (4.750623) content/fs_backing_store.c fetch 1169: retriving cache file for url:http://linuxfr.org/images/default-avatar.png (4.750729) content/fs_backing_store.c store_open 640: opening /home/anthony/.cache/netsurf/m/R/3/P/R3PCIFB (4.750774) content/fs_backing_store.c fetch 1201: Reading 405 bytes into 0x10ff4ceaa600 from file (4.750824) content/llcache.c llcache_process_metadata 1261: Processing retrived data (4.750848) content/llcache.c llcache_process_metadata 1362: metadata error on line 3 (4.750878) content/fetchers/curl.c fetch_curl_setup 379: fetch 0x10ff4ceaae00, url 'http://linuxfr.org/images/default-avatar.png' (4.754826) content/llcache.c llcache_process_metadata 1248: Retriving metadata (4.754849) content/fs_backing_store.c get_store_entry 487: url:http://img.linuxfr.org/avatars/687474703a2f2f7777772e64656269616e2e6f72672f6c6f676f732f6f70656e6c6f676f2d3130302e6a7067/openlogo-100.jpg (4.754878) content/fs_backing_store.c fetch 1169: retriving cache file for url:http://img.linuxfr.org/avatars/687474703a2f2f7777772e64656269616e2e6f72672f6c6f676f732f6f70656e6c6f676f2d3130302e6a7067/openlogo-100.jpg (4.754943) content/fs_backing_store.c store_open 640: opening /home/anthony/.cache/netsurf/m/L/L/W/LLWGV2D (4.754977) content/fs_backing_store.c fetch 1201: Reading 446 bytes into 0x10ff1a0e6e00 from file (4.755018) content/llcache.c llcache_process_metadata 1261: Processing retrived data (4.755035) content/llcache.c llcache_process_metadata 1362: metadata error on line 3 (4.755278) content/fetchers/curl.c fetch_curl_setup 379: fetch 0x10febe32a200, url 'http://img.linuxfr.org/avatars/687474703a2f2f7777772e64656269616e2e6f72672f6c6f676f732f6f70656e6c6f676f2d3130302e6a7067/openlogo-100.jpg' (4.759462) content/llcache.c llcache_process_metadata 1248: Retriving metadata (4.759482) content/fs_backing_store.c get_store_entry 487: url:http://img.linuxfr.org/avatars/736/067/000/avatar.jpg (4.759492) content/fs_backing_store.c fetch 1169: retriving cache file for url:http://img.linuxfr.org/avatars/736/067/000/avatar.jpg (4.759555) content/fs_backing_store.c store_open 640: opening /home/anthony/.cache/netsurf/m/2/A/A/2AAOL7D (4.759581) content/fs_backing_store.c fetch 1201: Reading 413 bytes into 0x10ff4b28b000 from file (4.759601) content/llcache.c llcache_process_metadata 1261: Processing retrived data (4.759616) content/llcache.c llcache_process_metadata 1362: metadata error on line 3 (4.759626) content/fetchers/curl.c fetch_curl_setup 379: fetch 0x10ff1a0e6e00, url 'http://img.linuxfr.org/avatars/736/067/000/avatar.jpg' (4.772421) content/llcache.c llcache_process_metadata 1248: Retriving metadata (4.772449) content/fs_backing_store.c get_store_entry 487: url:http://img.linuxfr.org/avatars/555/010/000/avatar.png (4.772486) content/fs_backing_store.c fetch 1169: retriving cache file for url:http://img.linuxfr.org/avatars/555/010/000/avatar.png (4.772552) content/fs_backing_store.c store_open 640: opening /home/anthony/.cache/netsurf/m/R/V/Z/RVZ743B (4.772595) content/fs_backing_store.c fetch 1201: Reading 412 bytes into 0x10ff07020200 from file (4.772639) content/llcache.c llcache_process_metadata 1261: Processing retrived data (4.772654) content/llcache.c llcache_process_metadata 1362: metadata error on line 3 (4.772664) content/fetchers/curl.c fetch_curl_setup 379: fetch 0x10ff1a0e6a00, url 'http://img.linuxfr.org/avatars/555/010/000/avatar.png' (4.774413) content/llcache.c llcache_process_metadata 1248: Retriving metadata (4.774434) content/fs_backing_store.c get_store_entry 487: url:http://img.linuxfr.org/avatars/364/060/000/avatar.jpg (4.778426) content/fs_backing_store.c fetch 1169: retriving cache file for url:http://img.linuxfr.org/avatars/364/060/000/avatar.jpg (4.778551) content/fs_backing_store.c store_open 640: opening /home/anthony/.cache/netsurf/m/A/C/S/ACSK2PD (4.778600) content/fs_backing_store.c fetch 1201: Reading 413 bytes into 0x10ff6f8e7400 from file (4.778628) content/llcache.c llcache_process_metadata 1261: Processing retrived data (4.778664) content/llcache.c llcache_process_metadata 1362: metadata error on line 3 (4.778687) content/fetchers/curl.c fetch_curl_setup 379: fetch 0x10ff07020400, url 'http://img.linuxfr.org/avatars/364/060/000/avatar.jpg' (4.782573) content/llcache.c llcache_process_metadata 1248: Retriving metadata (4.782615) content/fs_backing_store.c get_store_entry 487: url:http://img.linuxfr.org/avatars/885/004/000/avatar.jpg (4.782626) content/fs_backing_store.c fetch 1169: retriving cache file for url:http://img.linuxfr.org/avatars/885/004/000/avatar.jpg (4.782690) content/fs_backing_store.c store_open 640: opening /home/anthony/.cache/netsurf/m/6/H/K/6HKIEPC (4.782728) content/fs_backing_store.c fetch 1201: Reading 413 bytes into 0x10ff4ceaaa00 from file (4.782758) content/llcache.c llcache_process_metadata 1261: Processing retrived data (4.782790) content/llcache.c llcache_process_metadata 1362: metadata error on line 3 (4.782813) content/fetchers/curl.c fetch_curl_setup 379: fetch 0x10ff4ceaa200, url 'http://img.linuxfr.org/avatars/885/004/000/avatar.jpg' (4.787361) content/llcache.c llcache_process_metadata 1248: Retriving metadata (4.787387) content/fs_backing_store.c get_store_entry 487: url:http://img.linuxfr.org/avatars/779/057/000/avatar.jpg (4.787412) content/fs_backing_store.c fetch 1169: retriving cache file for url:http://img.linuxfr.org/avatars/779/057/000/avatar.jpg (4.787464) content/fs_backing_store.c store_open 640: opening /home/anthony/.cache/netsurf/m/A/V/B/AVBDR5D (4.787502) content/fs_backing_store.c fetch 1201: Reading 413 bytes into 0x10ff4ceaaa00 from file (4.787526) content/llcache.c llcache_process_metadata 1261: Processing retrived data (4.787553) content/llcache.c llcache_process_metadata 1362: metadata error on line 3 (4.787574) content/fetchers/curl.c fetch_curl_setup 379: fetch 0x10ff4b28b000, url 'http://img.linuxfr.org/avatars/779/057/000/avatar.jpg' (4.808119) content/llcache.c llcache_process_metadata 1248: Retriving metadata (4.808153) content/fs_backing_store.c get_store_entry 487: url:http://img.linuxfr.org/avatars/675/041/000/avatar.png (4.808166) content/fs_backing_store.c fetch 1169: retriving cache file for url:http://img.linuxfr.org/avatars/675/041/000/avatar.png (4.808237) content/fs_backing_store.c store_open 640: opening /home/anthony/.cache/netsurf/m/E/L/F/ELFDSBC (4.808273) content/fs_backing_store.c fetch 1201: Reading 412 bytes into 0x10ff4ceaaa00 from file (4.808307) content/llcache.c llcache_process_metadata 1261: Processing retrived data (4.808335) content/llcache.c llcache_process_metadata 1362: metadata error on line 3 (4.808351) content/fetchers/curl.c fetch_curl_setup 379: fetch 0x10ff4ceaac00, url 'http://img.linuxfr.org/avatars/675/041/000/avatar.png' (4.824735) content/llcache.c llcache_process_metadata 1248: Retriving metadata (4.824765) content/fs_backing_store.c get_store_entry 487: url:http://img.linuxfr.org/avatars/687474703a2f2f646f776e6c6f61642e74757866616d696c792e6f72672f6361756c64726f6e2f6c6f676f2f6d61676569612d323031335f6361756c64726f6e2e737667/mageia-2013_cauldron.svg (4.824790) content/fs_backing_store.c fetch 1169: retriving cache file for url:http://img.linuxfr.org/avatars/687474703a2f2f646f776e6c6f61642e74757866616d696c792e6f72672f6361756c64726f6e2f6c6f676f2f6d61676569612d323031335f6361756c64726f6e2e737667/mageia-2013_cauldron.svg (4.824873) content/fs_backing_store.c store_open 640: opening /home/anthony/.cache/netsurf/m/R/B/L/RBLNQUD (4.824911) content/fs_backing_store.c fetch 1201: Reading 511 bytes into 0x10febe32a800 from file (4.824948) content/llcache.c llcache_process_metadata 1261: Processing retrived data (4.824982) content/llcache.c llcache_process_metadata 1362: metadata error on line 3 (4.825052) content/fetchers/curl.c fetch_curl_setup 379: fetch 0x10ff0c1c5e00, url 'http://img.linuxfr.org/avatars/687474703a2f2f646f776e6c6f61642e74757866616d696c792e6f72672f6361756c64726f6e2f6c6f676f2f6d61676569612d323031335f6361756c64726f6e2e737667/mageia-2013_cauldron.svg' (4.834559) content/fetchers/curl.c fetch_curl_done 860: done https://translate.googleusercontent.com/translate_c?act=url&depth=1&hl=en&ie=UTF8&pok=1&prev=_t&rurl=translate.google.com&sl=auto&tl=en&u=http://linuxfr.org/assets/application-92f19110a9d47a56d2ebe744e15af301.css&usg=ALkJrhhRGF45PNVJU8Cfp42WAa0_wG2R7g (4.834589) content/fetchers/curl.c fetch_curl_stop 748: fetch 0x10fec01d4400, url 'https://translate.googleusercontent.com/translate_c?act=url&depth=1&hl=en&ie=UTF8&pok=1&prev=_t&rurl=translate.google.com&sl=auto&tl=en&u=http://linuxfr.org/assets/application-92f19110a9d47a56d2ebe744e15af301.css&usg=ALkJrhhRGF45PNVJU8Cfp42WAa0_wG2R7g' (4.835768) content/content.c content_convert 283: content https://translate.googleusercontent.com/translate_c?act=url&depth=1&hl=en&ie=UTF8&pok=1&prev=_t&rurl=translate.google.com&sl=auto&tl=en&u=ht (0x10ff5bdba800) (4.835830) render/html_css.c html_convert_css_callback 104: done stylesheet slot 5 'https://translate.googleusercontent.com/translate_c?act=url&depth=1&hl=en&ie=UTF8&pok=1&prev=_t&rurl=translate.google.com&sl=auto&tl=en&u=http://linuxfr.org/assets/application-92f19110a9d47a56d2ebe744e15af301.css&usg=ALkJrhhRGF45PNVJU8Cfp42WAa0_wG2R7g' (4.835840) render/html_css.c html_convert_css_callback 106: 1 fetches active (4.848588) content/llcache.c llcache_process_metadata 1248: Retriving metadata (4.848616) content/fs_backing_store.c get_store_entry 487: url:http://img.linuxfr.org/avatars/454/003/000/avatar.png (4.848643) content/fs_backing_store.c fetch 1169: retriving cache file for url:http://img.linuxfr.org/avatars/454/003/000/avatar.png (4.848699) content/fs_backing_store.c store_open 640: opening /home/anthony/.cache/netsurf/m/R/6/V/R6VVYZB (4.848746) content/fs_backing_store.c fetch 1201: Reading 412 bytes into 0x10ff53678a00 from file (4.848776) content/llcache.c llcache_process_metadata 1261: Processing retrived data (4.848797) content/llcache.c llcache_process_metadata 1362: metadata error on line 3 (4.848829) content/fetchers/curl.c fetch_curl_setup 379: fetch 0x10ff07020200, url 'http://img.linuxfr.org/avatars/454/003/000/avatar.png' (4.851503) content/llcache.c llcache_process_metadata 1248: Retriving metadata (4.851536) content/fs_backing_store.c get_store_entry 487: url:http://img.linuxfr.org/avatars/791/047/000/avatar.png (4.851564) content/fs_backing_store.c fetch 1169: retriving cache file for url:http://img.linuxfr.org/avatars/791/047/000/avatar.png (4.851647) content/fs_backing_store.c store_open 640: opening /home/anthony/.cache/netsurf/m/H/2/Q/H2Q4VAA (4.851709) content/fs_backing_store.c fetch 1201: Reading 412 bytes into 0x10ff4b28b600 from file (4.851732) content/llcache.c llcache_process_metadata 1261: Processing retrived data (4.851752) content/llcache.c llcache_process_metadata 1362: metadata error on line 3 (4.851777) content/fetchers/curl.c fetch_curl_setup 379: fetch 0x10fe9113ce00, url 'http://img.linuxfr.org/avatars/791/047/000/avatar.png' (4.930134) content/fetchers/curl.c fetch_curl_process_headers 1232: HTTP status code 200 (4.930256) content/fetchers/curl.c fetch_curl_done 860: done http://linuxfr.org/images/default-avatar.png (4.930265) content/fetchers/curl.c fetch_curl_stop 748: fetch 0x10ff4ceaae00, url 'http://linuxfr.org/images/default-avatar.png' (4.931077) content/content.c content__init 83: url http://linuxfr.org/images/default-avatar.png -> 0x10feb20d9800 (4.931113) content/content.c content_add_user 601: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10ff42c34860 (4.931158) content/content.c content_add_user 601: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10feb4a90260 (4.931191) content/content.c content_add_user 601: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10fe9cdb2240 (4.931212) content/content.c content_add_user 601: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10feb4a8e360 (4.931226) content/content.c content_add_user 601: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10fe9cdb2560 (4.931240) content/content.c content_add_user 601: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10ff7de178e0 (4.931442) content/content.c content_add_user 601: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10ff1fb4eec0 (4.931456) content/content.c content_add_user 601: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10ff1fb4ede0 (4.931470) content/content.c content_add_user 601: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10feb4a8e640 (4.931485) content/content.c content_add_user 601: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10feb4a8e480 (4.931499) content/content.c content_add_user 601: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10feb4a90ae0 (4.932636) content/content.c content_add_user 601: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10ff7d060800 (4.932699) content/content.c content_add_user 601: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10ff42c3aec0 (4.932715) content/content.c content_add_user 601: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10feb4a8e120 (4.932734) content/content.c content_add_user 601: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10ff42c3a160 (4.932770) content/content.c content_add_user 601: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10feb4a8eec0 (4.932806) content/content.c content_add_user 601: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10ff277552e0 (4.934229) content/content.c content_add_user 601: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10ff1fb4ec40 (4.934272) content/content.c content_add_user 601: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10ff277559e0 (4.934288) content/content.c content_add_user 601: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10fef2d1cf60 (4.934335) content/content.c content_add_user 601: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10ff12c4e0c0 (4.934373) content/content.c content_add_user 601: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10ff42c3a380 (4.935583) content/content.c content_add_user 601: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10feb6b51200 (4.935618) content/content.c content_add_user 601: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10ff235be380 (4.935664) content/content.c content_add_user 601: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10fe8e9587a0 (4.935682) content/content.c content_add_user 601: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10fe8e9583c0 (4.935699) content/content.c content_add_user 601: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10ff7d0600c0 (4.937041) image/png.c nspng_error 88: Not a PNG file (4.947460) image/png.c nspng_process_data 358: Fatal PNG error during header, error content (4.947509) content/content.c content_remove_user 629: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10ff7d0600c0 (4.947544) content/content.c content_remove_user 629: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10fe8e9583c0 (4.947553) content/content.c content_remove_user 629: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10fe8e9587a0 (4.947561) content/content.c content_remove_user 629: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10ff235be380 (4.947569) content/content.c content_remove_user 629: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10feb6b51200 (4.948817) content/content.c content_remove_user 629: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10ff42c3a380 (4.948835) content/content.c content_remove_user 629: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10ff12c4e0c0 (4.948858) content/content.c content_remove_user 629: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10fef2d1cf60 (4.948892) content/content.c content_remove_user 629: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10ff277559e0 (4.948901) content/content.c content_remove_user 629: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10ff1fb4ec40 (4.948909) content/content.c content_remove_user 629: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10ff277552e0 (4.950564) content/content.c content_remove_user 629: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10feb4a8eec0 (4.950583) content/content.c content_remove_user 629: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10ff42c3a160 (4.950593) content/content.c content_remove_user 629: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10feb4a8e120 (4.950628) content/content.c content_remove_user 629: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10ff42c3aec0 (4.950664) content/content.c content_remove_user 629: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10ff7d060800 (4.952194) content/content.c content_remove_user 629: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10feb4a90ae0 (4.952233) content/content.c content_remove_user 629: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10feb4a8e480 (4.952264) content/content.c content_remove_user 629: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10feb4a8e640 (4.952272) content/content.c content_remove_user 629: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10ff1fb4ede0 (4.952280) content/content.c content_remove_user 629: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10ff1fb4eec0 (4.952288) content/content.c content_remove_user 629: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10ff7de178e0 (4.954320) content/content.c content_remove_user 629: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10fe9cdb2560 (4.954337) content/content.c content_remove_user 629: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10feb4a8e360 (4.954347) content/content.c content_remove_user 629: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10fe9cdb2240 (4.954367) content/content.c content_remove_user 629: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10feb4a90260 (4.954390) content/content.c content_remove_user 629: content http://linuxfr.org/images/default-avatar.png (0x10feb20d9800), user 0x10fc8c25ccd0 0x10ff42c34860 (5.008007) content/fetchers/curl.c fetch_curl_done 860: done https://translate.googleusercontent.com/translate_c?act=url&depth=1&hl=en&ie=UTF8&prev=_t&rurl=translate.google.com&sl=auto&tl=en&u=http://linuxfr.org/news/sortie-de-linux-3-17&usg=ALkJrhhCbHkDrGLxZuZPIKjlPXRgOXEToA (5.008061) content/fetchers/curl.c fetch_curl_stop 748: fetch 0x10ff6ed8ae00, url 'https://translate.googleusercontent.com/translate_c?act=url&depth=1&hl=en&ie=UTF8&prev=_t&rurl=translate.google.com&sl=auto&tl=en&u=http://linuxfr.org/news/sortie-de-linux-3-17&usg=ALkJrhhCbHkDrGLxZuZPIKjlPXRgOXEToA' (5.009303) content/content.c content_convert 283: content https://translate.googleusercontent.com/translate_c?act=url&depth=1&hl=en&ie=UTF8&prev=_t&rurl=translate.google.com&sl=auto&tl=en&u=http://l (0x10fe9ea6f000) (5.009323) render/html.c html_convert 1028: quirks set to 0 (5.009335) render/html.c html_convert 1032: 0 fetches active (5.009382) render/html.c html_begin_conversion 1085: Completing parse (5.010919) render/html.c html_finish_conversion 577: DOM to box (0x10fe9ea6f000) (5.011834) content/llcache.c llcache_process_metadata 1248: Retriving metadata (5.011851) content/fs_backing_store.c get_store_entry 487: url:http://linuxfr.org/images/contrib/RonRonnement/background_html.png (5.011859) content/fs_backing_store.c fetch 1169: retriving cache file for url:http://linuxfr.org/images/contrib/RonRonnement/background_html.png (5.011926) content/fs_backing_store.c store_open 640: opening /home/anthony/.cache/netsurf/m/M/X/P/MXPXB6C (5.011997) content/fs_backing_store.c fetch 1201: Reading 425 bytes into 0x10ff7bdf6400 from file (5.012020) content/llcache.c llcache_process_metadata 1261: Processing retrived data (5.012057) content/llcache.c llcache_process_metadata 1362: metadata error on line 3 (5.012080) content/fetchers/curl.c fetch_curl_setup 379: fetch 0x10ff7bdf6600, url 'http://linuxfr.org/images/contrib/RonRonnement/background_html.png' (5.015624) render/html_object.c html_fetch_object 711: 1 fetches active (5.022388) content/llcache.c llcache_process_metadata 1248: Retriving metadata (5.022408) content/fs_backing_store.c get_store_entry 487: url:http://linuxfr.org/images/icones/glass.png (5.022417) content/fs_backing_store.c fetch 1169: retriving cache file for url:http://linuxfr.org/images/icones/glass.png (5.022497) content/fs_backing_store.c store_open 640: opening /home/anthony/.cache/netsurf/m/Y/S/X/YSXVMZB (5.022522) content/fs_backing_store.c fetch 1201: Reading 401 bytes into 0x10ff73b92800 from file (5.022541) content/llcache.c llcache_process_metadata 1261: Processing retrived data (5.022556) content/llcache.c llcache_process_metadata 1362: metadata error on line 3 (5.022566) content/fetchers/curl.c fetch_curl_setup 379: fetch 0x10ff88a94200, url 'http://linuxfr.org/images/icones/glass.png' (5.022710) render/html_object.c html_fetch_object 711: 2 fetches active (5.024863) content/llcache.c llcache_process_metadata 1248: Retriving metadata (5.024879) content/fs_backing_store.c get_store_entry 487: url:https://translate.googleusercontent.com/images/logos/logo-linuxfr-cadre-ombre.png (5.024895) content/fs_backing_store.c fetch 1163: entry not found (5.024905) content/fetchers/curl.c fetch_curl_setup 379: fetch 0x10ff56a6e000, url 'https://translate.googleusercontent.com/images/logos/logo-linuxfr-cadre-ombre.png' (5.025147) render/html_object.c html_fetch_object 711: 3 fetches active (5.027114) content/llcache.c llcache_process_metadata 1248: Retriving metadata (5.027133) content/fs_backing_store.c get_store_entry 487: url:http://linuxfr.org/images/icones/pen.png (5.027142) content/fs_backing_store.c fetch 1169: retriving cache file for url:http://linuxfr.org/images/icones/pen.png (5.030305) content/fs_backing_store.c store_open 640: opening /home/anthony/.cache/netsurf/m/R/A/A/RAAHZVA (5.030354) content/fs_backing_store.c fetch 1201: Reading 399 bytes into 0x10febd03b800 from file (5.030393) content/llcache.c llcache_process_metadata 1261: Processing retrived data (5.030452) content/llcache.c llcache_process_metadata 1362: metadata error on line 3 (5.030467) content/fetchers/curl.c fetch_curl_setup 379: fetch 0x10febd03cc00, url 'http://linuxfr.org/images/icones/pen.png' (5.030749) render/html_object.c html_fetch_object 711: 4 fetches active (5.033997) content/llcache.c llcache_process_metadata 1248: Retriving metadata (5.034020) content/fs_backing_store.c get_store_entry 487: url:http://linuxfr.org/images/icones/check.png (5.034036) content/fs_backing_store.c fetch 1169: retriving cache file for url:http://linuxfr.org/images/icones/check.png (5.034092) content/fs_backing_store.c store_open 640: opening /home/anthony/.cache/netsurf/m/4/6/M/46M72QB (5.034129) content/fs_backing_store.c fetch 1201: Reading 401 bytes into 0x10ff50921e00 from file (5.034151) content/llcache.c llcache_process_metadata 1261: Processing retrived data (5.034166) content/llcache.c llcache_process_metadata 1362: metadata error on line 3 (5.034176) content/fetchers/curl.c fetch_curl_setup 379: fetch 0x10fed6f52000, url 'http://linuxfr.org/images/icones/check.png' (5.034568) render/html_object.c html_fetch_object 711: 5 fetches active (5.050201) content/fetchers/curl.c fetch_curl_setup 379: fetch 0x10ff68573000, url 'http://linuxfr.org/images/sections/1.png' (5.050429) render/html_object.c html_fetch_object 711: 6 fetches active (5.052032) content/llcache.c llcache_process_metadata 1248: Retriving metadata (5.052072) content/fs_backing_store.c get_store_entry 487: url:http://linuxfr.org/images/langs/fr.png (5.052082) content/fs_backing_store.c fetch 1169: retriving cache file for url:http://linuxfr.org/images/langs/fr.png (5.052143) content/fs_backing_store.c store_open 640: opening /home/anthony/.cache/netsurf/m/U/J/E/UJEFOIB (5.052187) content/fs_backing_store.c fetch 1201: Reading 397 bytes into 0x10feed92ca00 from file (5.052238) content/llcache.c llcache_process_metadata 1261: Processing retrived data (5.052257) content/llcache.c llcache_process_metadata 1362: metadata error on line 3 (5.052272) content/fetchers/curl.c fetch_curl_setup 379: fetch 0x10ff380a3800, url 'http://linuxfr.org/images/langs/fr.png' (5.052498) render/html_object.c html_fetch_object 711: 7 fetches active (5.052869) content/llcache.c llcache_process_metadata 1248: Retriving metadata (5.053083) content/fs_backing_store.c get_store_entry 487: url:http://linuxfr.org/images/langs/en.png (5.053100) content/fs_backing_store.c fetch 1169: retriving cache file for url:http://linuxfr.org/images/langs/en.png (5.053171) content/fs_backing_store.c store_open 640: opening /home/anthony/.cache/netsurf/m/B/H/K/BHKMPUD (5.053214) content/fs_backing_store.c fetch 1201: Reading 397 bytes into 0x10ff44e8ce00 from file (5.053240) content/llcache.c llcache_process_metadata 1261: Processing retrived data (5.053257) content/llcache.c llcache_process_metadata 1362: metadata error on line 3 (5.053268) content/fetchers/curl.c fetch_curl_setup 379: fetch 0x10ff80ad5400, url 'http://linuxfr.org/images/langs/en.png' (5.055038) render/html_object.c html_fetch_object 711: 8 fetches active (5.071313) content/fetchers/curl.c fetch_curl_process_headers 1232: HTTP status code 404 (5.072450) content/fetchers/curl.c fetch_curl_done 860: done https://translate.googleusercontent.com/images/logos/logo-linuxfr-cadre-ombre.png (5.072473) content/fetchers/curl.c fetch_curl_stop 748: fetch 0x10ff56a6e000, url 'https://translate.googleusercontent.com/images/logos/logo-linuxfr-cadre-ombre.png' (5.072748) render/html_object.c html_object_callback 190: 7 fetches active (5.099867) content/fetchers/curl.c fetch_curl_process_headers 1232: HTTP status code 200 (5.100000) content/fetchers/curl.c fetch_curl_done 860: done http://img.linuxfr.org/avatars/687474703a2f2f7777772e64656269616e2e6f72672f6c6f676f732f6f70656e6c6f676f2d3130302e6a7067/openlogo-100.jpg (5.100010) content/fetchers/curl.c fetch_curl_stop 748: fetch 0x10febe32a200, url 'http://img.linuxfr.org/avatars/687474703a2f2f7777772e64656269616e2e6f72672f6c6f676f732f6f70656e6c6f676f2d3130302e6a7067/openlogo-100.jpg' (5.101514) content/content.c content__init 83: url http://img.linuxfr.org/avatars/687474703a2f2f7777772e64656269616e2e6f72672f6c6f676f732f6f70656e6c6f676f2d3130302e6a7067/openlogo-100.jpg -> 0x10ff02463400 (5.101541) content/content.c content_add_user 601: content http://img.linuxfr.org/avatars/687474703a2f2f7777772e64656269616e2e6f72672f6c6f676f732f6f70656e6c6f676f2d3130302e6a7067/openlogo-100.jpg (0x10ff02463400), user 0x10fc8c25ccd0 0x10ff7de176e0 (5.101576) content/content.c content_add_user 601: content http://img.linuxfr.org/avatars/687474703a2f2f7777772e64656269616e2e6f72672f6c6f676f732f6f70656e6c6f676f2d3130302e6a7067/openlogo-100.jpg (0x10ff02463400), user 0x10fc8c25ccd0 0x10ff235bf2e0 (5.101598) content/content.c content_add_user 601: content http://img.linuxfr.org/avatars/687474703a2f2f7777772e64656269616e2e6f72672f6c6f676f732f6f70656e6c6f676f2d3130302e6a7067/openlogo-100.jpg (0x10ff02463400), user 0x10fc8c25ccd0 0x10ff7d060200 (5.103073) content/fetchers/curl.c fetch_curl_process_headers 1232: HTTP status code 200 (5.103510) content/content.c content_convert 283: content http://img.linuxfr.org/avatars/687474703a2f2f7777772e64656269616e2e6f72672f6c6f676f732f6f70656e6c6f676f2d3130302e6a7067/openlogo-100.jpg (0x10ff02463400) (5.103863) image/jpeg.c nsjpeg_error_exit 160: Not a JPEG file: starts with 0x00 0x00 (5.103953) content/content.c content_remove_user 629: content http://img.linuxfr.org/avatars/687474703a2f2f7777772e64656269616e2e6f72672f6c6f676f732f6f70656e6c6f676f2d3130302e6a7067/openlogo-100.jpg (0x10ff02463400), user 0x10fc8c25ccd0 0x10ff7d060200 (5.103964) content/content.c content_remove_user 629: content http://img.linuxfr.org/avatars/687474703a2f2f7777772e64656269616e2e6f72672f6c6f676f732f6f70656e6c6f676f2d3130302e6a7067/openlogo-100.jpg (0x10ff02463400), user 0x10fc8c25ccd0 0x10ff235bf2e0 (5.103972) content/content.c content_remove_user 629: content http://img.linuxfr.org/avatars/687474703a2f2f7777772e64656269616e2e6f72672f6c6f676f732f6f70656e6c6f676f2d3130302e6a7067/openlogo-100.jpg (0x10ff02463400), user 0x10fc8c25ccd0 0x10ff7de176e0 (5.104344) content/content.c content__init 83: url http://img.linuxfr.org/avatars/942/050/000/avatar.png -> 0x10fecd3cc000 (5.104386) content/content.c content_add_user 601: content http://img.linuxfr.org/avatars/942/050/000/avatar.png (0x10fecd3cc000), user 0x10fc8c25ccd0 0x10ff4654bb60 (5.105653) content/fetchers/curl.c fetch_curl_done 860: done http://img.linuxfr.org/avatars/942/050/000/avatar.png (5.105683) content/fetchers/curl.c fetch_curl_stop 748: fetch 0x10ff4ceaa400, url 'http://img.linuxfr.org/avatars/942/050/000/avatar.png' (5.105945) image/png.c nspng_error 88: Not a PNG file (5.105956) image/png.c nspng_process_data 358: Fatal PNG error during header, error content (5.105973) content/content.c content_remove_user 629: content http://img.linuxfr.org/avatars/942/050/000/avatar.png (0x10fecd3cc000), user 0x10fc8c25ccd0 0x10ff4654bb60 (5.164582) content/fetchers/curl.c fetch_curl_process_headers 1232: HTTP status code 200 (5.164793) content/fetchers/curl.c fetch_curl_done 860: done http://img.linuxfr.org/avatars/555/010/000/avatar.png (5.164821) content/fetchers/curl.c fetch_curl_stop 748: fetch 0x10ff1a0e6a00, url 'http://img.linuxfr.org/avatars/555/010/000/avatar.png' (5.166233) content/fetchers/curl.c fetch_curl_process_headers 1232: HTTP status code 200 (5.166521) content/fetchers/curl.c fetch_curl_done 860: done http://img.linuxfr.org/avatars/736/067/000/avatar.jpg (5.166530) content/fetchers/curl.c fetch_curl_stop 748: fetch 0x10ff1a0e6e00, url 'http://img.linuxfr.org/avatars/736/067/000/avatar.jpg' (5.166797) content/content.c content__init 83: url http://img.linuxfr.org/avatars/555/010/000/avatar.png -> 0x10fec11b7800 (5.166821) content/content.c content_add_user 601: content http://img.linuxfr.org/avatars/555/010/000/avatar.png (0x10fec11b7800), user 0x10fc8c25ccd0 0x10ff11a009e0 (5.166864) content/content.c content__init 83: url http://img.linuxfr.org/avatars/736/067/000/avatar.jpg -> 0x10ff5b432800 (5.166875) content/content.c content_add_user 601: content http://img.linuxfr.org/avatars/736/067/000/avatar.jpg (0x10ff5b432800), user 0x10fc8c25ccd0 0x10ff7d060980 (5.168571) image/png.c nspng_error 88: Not a PNG file (5.168593) image/png.c nspng_process_data 358: Fatal PNG error during header, error content (5.168609) content/content.c content_remove_user 629: content http://img.linuxfr.org/avatars/555/010/000/avatar.png (0x10fec11b7800), user 0x10fc8c25ccd0 0x10ff11a009e0 (5.168622) content/content.c content_convert 283: content http://img.linuxfr.org/avatars/736/067/000/avatar.jpg (0x10ff5b432800) (5.168639) image/jpeg.c nsjpeg_error_exit 160: Not a JPEG file: starts with 0x00 0x00 (5.168659) content/content.c content_remove_user 629: content http://img.linuxfr.org/avatars/736/067/000/avatar.jpg (0x10ff5b432800), user 0x10fc8c25ccd0 0x10ff7d060980 (5.173801) content/fetchers/curl.c fetch_curl_process_headers 1232: HTTP status code 200 (5.174008) content/fetchers/curl.c fetch_curl_done 860: done http://img.linuxfr.org/avatars/364/060/000/avatar.jpg (5.174020) content/fetchers/curl.c fetch_curl_stop 748: fetch 0x10ff07020400, url 'http://img.linuxfr.org/avatars/364/060/000/avatar.jpg' (5.175684) content/content.c content__init 83: url http://img.linuxfr.org/avatars/364/060/000/avatar.jpg -> 0x10fec11ad400 (5.175717) content/content.c content_add_user 601: content http://img.linuxfr.org/avatars/364/060/000/avatar.jpg (0x10fec11ad400), user 0x10fc8c25ccd0 0x10fef2d1cba0 (5.177094) content/content.c content_convert 283: content http://img.linuxfr.org/avatars/364/060/000/avatar.jpg (0x10fec11ad400) (5.177132) image/jpeg.c nsjpeg_error_exit 160: Not a JPEG file: starts with 0x00 0x00 (5.177142) content/content.c content_remove_user 629: content http://img.linuxfr.org/avatars/364/060/000/avatar.jpg (0x10fec11ad400), user 0x10fc8c25ccd0 0x10fef2d1cba0 (5.194058) content/fetchers/curl.c fetch_curl_process_headers 1232: HTTP status code 200 Program received signal SIGSEGV, Segmentation fault. 0x000010ff099612c8 in memcpy (dst0=0xa8, src0=0x10fee0339a46, length=0) at /usr/src/lib/libc/string/bcopy.c:91 91 TLOOP1(*dst++ = *src++); (gdb) bt #0 0x000010ff099612c8 in memcpy (dst0=0xa8, src0=0x10fee0339a46, length=0) at /usr/src/lib/libc/string/bcopy.c:91 #1 0x000010fc8c260ff5 in llcache_fetch_callback (msg=0x7f7ffffc10d0, p=0x10ff7e6d1d00) at content/llcache.c:1970 0000002 0x000010fc8c256dba in fetch_curl_data ( data=0x10fee0339a46 "\211PNG\r\n\032\n", size=1, nmemb=168, _f=0x10ff7bdf6600) at content/fetchers/curl.c:1114 #3 0x000010ff5ce8581a in Curl_client_write () from /usr/local/lib/libcurl.so.24.4 #4 0x000010ff5ce9bad9 in Curl_readwrite () from /usr/local/lib/libcurl.so.24.4 #5 0x000010ff5cea2817 in multi_runsingle () from /usr/local/lib/libcurl.so.24.4 #6 0x000010ff5cea397b in curl_multi_perform () from /usr/local/lib/libcurl.so.24.4 #7 0x000010fc8c256ea2 in fetch_curl_poll (scheme_ignored=Variable "scheme_ignored" is not available. ) at content/fetchers/curl.c:810 #8 0x000010fc8c254daf in fetcher_fdset (read_fd_set=0x7f7ffffc4cc0, write_fd_set=0x7f7ffffc4c40, except_fd_set=0x7f7ffffc4bc0, maxfd_out=0x7f7ffffc4d44) at content/fetch.c:382 #9 0x000010fc8c29d985 in nsgtk_poll (active=Variable "active" is not available. ) at gtk/gui.c:500 #10 0x000010fc8c281eff in netsurf_main_loop () at desktop/netsurf.c:260 #11 0x000010fc8c29ee66 in gui_init (argc=2, argv=0x7f7ffffc57b8, respath=0x10fe97c54c00) at gtk/gui.c:473 #12 0x000010fc8c29f484 in main (argc=2, argv=0x7f7ffffc57b8) at gtk/gui.c:1324 (gdb) | ||||||||||||
Tags | No tags attached. | ||||||||||||
Fixed in CI build # | |||||||||||||
Reported in CI build # | |||||||||||||
URL of problem page | https://translate.google.com/translate?sl=auto&tl=en&js=y&prev=_t&hl=en&ie=UTF-8&u=http%3A%2F%2Flinuxfr.org%2Fnews%2Fsortie-de-linux-3-17&edit-text=&act=url | ||||||||||||
Attached Files |
|
Notes | |
Vincent Sanders (administrator) 2014-11-05 16:32 |
content/fetchers/curl.c: fetch_curl_data() dispatches a message msg.type = FETCH_DATA; msg.data.header_or_data.buf = (const uint8_t *) data; msg.data.header_or_data.len = size * nmemb; fetch_send_callback(&msg, f->fetch_handle); from the backtrace buf = 0x10fee0339a46 len = 168 (0xa8) content/llcache.c: llcache_fetch_callback() receives the message content/llcache.c: lcache_fetch_process_data() is called to deal with it this is exploding in memcpy(object->source_data + object->source_len, data, len); The backtrace says: object->source_data + object->source_len = 0xa8 (which is the length?) data = 0x10fee0339a46 which is correct data source len = 0 which is clearly daft either this is being miscompiled or there is an issue with the message passing/dispatch |
Anthony J. Bentley (reporter) 2016-11-21 03:16 |
I cannot reproduce this in NetSurf-3.6. |
Issue History | |||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-10-27 12:32 | Anthony J. Bentley | New Issue | |
2014-11-01 23:56 | Vincent Sanders | Status | new => acknowledged |
2014-11-01 23:56 | Vincent Sanders | Additional Information Updated | View Revisions |
2014-11-05 16:32 | Vincent Sanders | Note Added: 0000524 | |
2016-11-21 03:16 | Anthony J. Bentley | Note Added: 0001419 |