Bug#661223: libwebkitgtk-1.0-0: "Creating pipes for GWakeup: too many open files"
Thadeu Lima de Souza Cascardo
cascardo at minaslivre.org
Fri Mar 9 02:21:42 UTC 2012
Package: libwebkitgtk-1.0-0
Version: 1.6.3-2
Followup-For: Bug #661223
This still happens with, for example, http://hexten.net/cpan-faces/. I
hope this can help identify a pattern.
This happens with both epiphany and midori. I have even written a simple
python-gtk loader and it happens with it too.
import gtk
import webkit
w = gtk.Window()
v = webkit.WebView()
v.load_uri("http://hexten.net/cpan-faces/")
w.add(v)
w.show_all()
gtk.main()
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.3.0-rc3-00067-g19e00f2 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libwebkitgtk-1.0-0 depends on:
ii libatk1.0-0 2.2.0-2
ii libc6 2.13-27
ii libcairo2 1.10.2-6.2
ii libdbus-1-3 1.4.18-1
ii libdbus-glib-1-2 0.98-1
ii libenchant1c2a 1.6.0-7
ii libfontconfig1 2.8.0-3.1
ii libfreetype6 2.4.8-1
ii libgail18 2.24.10-1
ii libgcc1 1:4.6.3-1
ii libgdk-pixbuf2.0-0 2.24.1-1
ii libgeoclue0 0.12.0-4
ii libglib2.0-0 2.30.2-6
ii libgstreamer-plugins-base0.10-0 0.10.36-1
ii libgstreamer0.10-0 0.10.36-1
ii libgtk2.0-0 2.24.10-1
ii libicu48 4.8.1.1-3
ii libjavascriptcoregtk-1.0-0 1.6.3-2
ii libjpeg8 8d-1
ii libpango1.0-0 1.29.4-2
ii libpng12-0 1.2.47-1
ii libsoup2.4-1 2.36.1-1
ii libsqlite3-0 3.7.10-1
ii libstdc++6 4.6.3-1
ii libwebkitgtk-1.0-common 1.6.3-2
ii libx11-6 2:1.4.4-4
ii libxml2 2.7.8.dfsg-7
ii libxrender1 1:0.9.6-2
ii libxslt1.1 1.1.26-8
ii libxt6 1:1.1.1-2
ii zlib1g 1:1.2.6.dfsg-2
libwebkitgtk-1.0-0 recommends no packages.
libwebkitgtk-1.0-0 suggests no packages.
-- no debconf information
More information about the Pkg-webkit-maintainers
mailing list