Package: netsurf-gtk
Version: 3.2+dfsg-2+b1
Severity: grave
Justification: renders package unusable

Running netsurf-gtk in an xterm or in the background (e.g. as the help
browser for squeek) does not produce any output. Even if a file:// or
http:// url is provided, nothing visual happens.

If I start netsurf-gtk in an xterm under strace and SigInt strace
after some time, I see lots of lines of the following kind:
munmap(0x28ff82e3000, 1048576)          = 0
mmap(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x28ff81e3000


If I run netsurf-gtk -v I get

(0.000001) utils/nsoption.c nsoption_read 605: Sucessfully opened 
'/home/helge/.netsurf/Choices' for Options file
(0.000891) gtk/gui.c get_cache_home 1140: "/home/helge/.cache/netsurf"
(0.000937) desktop/netsurf.c netsurf_init 159: NetSurf version '3.2 (26th 
August 2014)'
(0.000975) desktop/netsurf.c netsurf_init 166: NetSurf on <Linux>, node <sneo>, 
release <3.2.69sneo.01-grsec>, version <#1 SMP Sat May 23 19:24:37 CEST 2015>, 
machine <x86_64>
(0.001006) utils/messages.c messages_load 124: Loading Messages from 
'/usr/share/netsurf/de/Messages'
(0.002659) image/image_cache.c image_cache_init 380: Image cache initilised 
with a limit of 3145728 hysteresis of 629145
(0.002716) render/html_css_fetcher.c html_css_fetcher_initialise 64: 
html_css_fetcher_initialise called for x-ns-css
(0.003743) content/fetchers/curl.c fetch_curl_register 172: curl_version 
libcurl/7.38.0 OpenSSL/1.0.1k zlib/1.2.8 libidn/1.29 libssh2/1.4.3 librtmp/2.3
(0.011747) utils/useragent.c user_agent_build_string 68: Built user agent 
"NetSurf/3.2 (Linux)"
(0.011801) content/fetchers/curl.c fetch_curl_register 242: ca_path: 
'/etc/ssl/certs'
(0.011833) content/fetchers/curl.c fetch_curl_register 254: cURL linked against 
openssl
(0.011883) content/fetchers/curl.c fetch_curl_initialise 297: Initialise cURL 
fetcher for http
(0.011914) content/fetchers/curl.c fetch_curl_initialise 297: Initialise cURL 
fetcher for https
(0.011944) content/fetchers/data.c fetch_data_initialise 66: 
fetch_data_initialise called for data
(0.013457) content/llcache.c llcache_initialise 3030: llcache initialising with 
a limit of 9437184 bytes
(0.013499) content/fs_backing_store.c read_control 889: opening control file 
"/home/helge/.cache/netsurf/control"
(0.013610) content/fs_backing_store.c read_entries 762: Allocating 2097152 
bytes for max of 65536 entries
(0.013717) content/fs_backing_store.c build_entrymap 669: Allocating 2097152 
bytes for max of 1048576 buckets
(0.013763) content/fs_backing_store.c initialise 1045: FS backing store init 
successful
(0.013793) content/fs_backing_store.c initialise 1047: 
path:/home/helge/.cache/netsurf limit:1073741824 hyst:214748364 addr:20 
entries:16
(0.013823) content/fs_backing_store.c initialise 1048: Using 0/1073741824
(0.015200) javascript/jsapi.c js_initialise 46: New runtime handle 0xbdf220
(0.015440) gtk/gui.c gui_init 360: Using '/usr/share/netsurf/' for resource path
(0.078527) gtk/gui.c nsgtk_new_ui 207: Using 
'/usr/share/netsurf/netsurf.gtk2.ui' as netsurf ui template file
(0.081915) gtk/gui.c nsgtk_new_ui 207: Using 
'/usr/share/netsurf/tabcontents.gtk2.ui' as tabcontents ui template file
(0.088982) gtk/gui.c nsgtk_new_ui 207: Using 
'/usr/share/netsurf/password.gtk2.ui' as password ui template file
(0.093140) gtk/gui.c nsgtk_new_ui 207: Using '/usr/share/netsurf/login.gtk2.ui' 
as login ui template file
(0.097233) gtk/gui.c nsgtk_new_ui 207: Using '/usr/share/netsurf/ssl.gtk2.ui' 
as ssl ui template file
(0.100609) gtk/gui.c nsgtk_new_ui 207: Using 
'/usr/share/netsurf/toolbar.gtk2.ui' as toolbar ui template file
(0.105560) gtk/gui.c nsgtk_new_ui 207: Using 
'/usr/share/netsurf/downloads.gtk2.ui' as downloads ui template file
(0.112462) gtk/gui.c nsgtk_new_ui 207: Using 
'/usr/share/netsurf/history.gtk2.ui' as history ui template file
(0.154546) gtk/gui.c nsgtk_new_ui 207: Using 
'/usr/share/netsurf/options.gtk2.ui' as options ui template file
(0.156104) gtk/gui.c nsgtk_new_ui 207: Using 
'/usr/share/netsurf/hotlist.gtk2.ui' as hotlist ui template file
(0.157215) gtk/gui.c nsgtk_new_ui 207: Using 
'/usr/share/netsurf/cookies.gtk2.ui' as cookies ui template file
(0.160273) gtk/gui.c nsgtk_new_ui 207: Using 
'/usr/share/netsurf/viewdata.gtk2.ui' as viewdata ui template file
(0.160663) gtk/gui.c nsgtk_new_ui 207: Using 
'/usr/share/netsurf/warning.gtk2.ui' as warning ui template file
(0.163142) gtk/gui.c gui_init 376: Using '/usr/share/netsurf/SearchEngines' as 
Search Engines file
(0.163320) gtk/gui.c gui_init 393: Using '/usr/share/netsurf/toolbarIndices' as 
custom toolbar settings file
(0.164618) content/urldb.c urldb_load 360: Loading URL file 
/home/helge//.netsurf//URLs
(0.164707) content/urldb.c urldb_load 534: Successfully loaded URL file
(0.164733) gtk/gui.c gui_init 417: Set CSS DPI to 96.151367
(0.166221) desktop/treeview.c treeview_init 3849: Initialising treeview module
(0.166298) desktop/treeview.c treeview_init 3871: Initialised treeview module
(0.166308) desktop/global_history.c global_history_init 718: Loading global 
history
(0.166333) gtk/font_pango.c nsfont_pango_check 61: Creating 
nsfont_pango_context.
(0.166346) gtk/font_pango.c nsfont_pango_check 66: Creating nsfont_pango_layout.
(0.168632) desktop/global_history.c global_history_init 774: Loaded global 
history
(0.171064) desktop/cookie_manager.c cookie_manager_init 760: Generating cookie 
manager data
(0.171341) desktop/cookie_manager.c cookie_manager_init 797: Generated cookie 
manager data
(0.172778) desktop/hotlist.c hotlist_init 1148: Loading hotlist
(0.173436) desktop/hotlist.c hotlist_init 1185: Loaded hotlist

Please tell me which other information you need to debug this issue.

-- System Information:
Debian Release: 8.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.69sneo.01-grsec (SMP w/6 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to de_DE.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages netsurf-gtk depends on:
ii  libc6                2.19-18
ii  libcairo2            1.14.0-2.1
ii  libcurl3             7.38.0-4+deb8u2
ii  libexpat1            2.1.0-6+b3
ii  libgdk-pixbuf2.0-0   2.31.1-2+b1
ii  libglib2.0-0         2.42.1-1
ii  libgtk2.0-0          2.24.25-3
ii  libjpeg62-turbo      1:1.3.1-12
ii  libmozjs185-1.0      1.8.5-1.0.0+dfsg-4.3
ii  libpango-1.0-0       1.36.8-3
ii  libpangocairo-1.0-0  1.36.8-3
ii  libpng12-0           1.2.50-2+b2
ii  librsvg2-2           2.40.5-1
ii  libssl1.0.0          1.0.1k-3
ii  netsurf-common       3.2+dfsg-2
ii  zlib1g               1:1.2.8.dfsg-2+b1

Versions of packages netsurf-gtk recommends:
ii  mime-support  3.58

netsurf-gtk suggests no packages.

-- no debconf information

-- 
      Dr. Helge Kreutzmann                     deb...@helgefjell.de
           Dipl.-Phys.                   http://www.helgefjell.de/debian.php
        64bit GNU powered                     gpg signed mail preferred
           Help keep free software "libre": http://www.ffii.de/

Attachment: signature.asc
Description: Digital signature

Reply via email to