Bug#616187: Test browser always segfaults.

Trent W. Buck trentbuck at gmail.com
Thu Mar 3 02:19:54 UTC 2011


Package: libwebkitgtk-3.0-0
Version: 1.3.11-3
Severity: important
File: /usr/lib/webkitgtk-3.0-0/libexec/GtkLauncher
Tags: experimental

When I run the test browser, it segfaults as soon as it finishes
downloading the page.  If I give pass "http://127.0.0.1/" as argv[1],
it does not segfault (there's nothing listening on localhost port 80),
but if I then type a URL into the address bar, it segfaults.

The strace is attached (when run on "http://example.net/").
It appears to be trying to mmap 1GiB of memory; I only *have* 1GiB of
RAM and no swap, and obviously some of that is already used (e.g. by
the kernel).

    $ free
                 total       used       free     shared    buffers     cached
    Mem:       1017688     983468      34220          0         28     709004
    -/+ buffers/cache:     274436     743252
    Swap:            0          0          0
    $ ulimit -a
    time(seconds)        3600
    file(blocks)         16777216
    data(kbytes)         unlimited
    stack(kbytes)        8515
    coredump(blocks)     0
    memory(kbytes)       unlimited
    locked memory(kbytes) 64
    process              64
    nofiles              1024
    vmemory(kbytes)      1048576
    locks                unlimited
    $ ulimit -H -a
    time(seconds)        28800
    file(blocks)         unlimited
    data(kbytes)         unlimited
    stack(kbytes)        unlimited
    coredump(blocks)     unlimited
    memory(kbytes)       unlimited
    locked memory(kbytes) 64
    process              256
    nofiles              1024
    vmemory(kbytes)      4194304
    locks                unlimited


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.37-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libwebkitgtk-3.0-0 depends on:
ii  libatk1.0-0             1.30.0-1         The ATK accessibility toolkit
ii  libc6                   2.11.2-13        Embedded GNU C Library: Shared lib
ii  libcairo2               1.10.2-2         The Cairo 2D vector graphics libra
ii  libenchant1c2a          1.6.0-1          a wrapper library for various spel
ii  libfontconfig1          2.8.0-2.1        generic font configuration library
ii  libfreetype6            2.4.4-1          FreeType 2 font engine, shared lib
ii  libgail-3-0             3.0.1-2          GNOME Accessibility Implementation
ii  libgdk-pixbuf2.0-0      2.23.0-2         GDK Pixbuf library
ii  libgeoclue0             0.12.0-1         C API for GeoClue
ii  libglib2.0-0            2.28.1-1+b1      The GLib library of C routines
ii  libgstreamer-plugins-ba 0.10.32-1        GStreamer libraries from the "base
ii  libgstreamer0.10-0      0.10.32-4        Core GStreamer libraries and eleme
ii  libgtk-3-0              3.0.1-2          The GTK+ graphical user interface 
ii  libicu44                4.4.2-2          International Components for Unico
ii  libjpeg62               6b1-1            The Independent JPEG Group's JPEG 
ii  libpango1.0-0           1.28.3-4         Layout and rendering of internatio
ii  libpng12-0              1.2.44-1         PNG library - runtime
ii  libsoup2.4-1            2.33.90-1        an HTTP library implementation in 
ii  libsqlite3-0            3.7.5-1          SQLite 3 shared library
ii  libstdc++6              4.5.2-4          The GNU Standard C++ Library v3
ii  libwebkitgtk-3.0-common 1.3.11-3         Web content engine library for Gtk
ii  libxml2                 2.7.8.dfsg-2     GNOME XML library
ii  libxslt1.1              1.1.26-6         XSLT 1.0 processing library - runt
ii  libxt6                  1:1.0.9-2        X11 toolkit intrinsics library
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

libwebkitgtk-3.0-0 recommends no packages.

libwebkitgtk-3.0-0 suggests no packages.

-- no debconf information
-------------- next part --------------
A non-text attachment was scrubbed...
Name: trace
Type: text/x-c
Size: 166200 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-webkit-maintainers/attachments/20110303/91fea895/attachment-0001.bin>


More information about the Pkg-webkit-maintainers mailing list