Package: iceweasel
Version: 3.0.4-1
Severity: important
 
*** Please type your report below this line ***

After logging into gmail, the inbox page mostly loads and displays, but 
then iceweasel completely crashes.

I did an strace, which showed that it was looking for libcurl-gnutls, 
and then killed by sigsegv

So I installed libcurl3-gnutls and now iceweasel/gmail works fine.

the iceweasel package should have a mandatory dependency on 
libcurl3-gnutls, if the absence makes it crash like that :)

Here is the last 75 lines of strace iceweasel:

open("/home/bop/.mozilla/firefox/wz8lokww.default/prefs.js", O_RDONLY) = 
61
close(61)                               = 0
open("/usr/lib/iceweasel/libcurl.so.4", O_RDONLY) = -1 ENOENT (No such 
file or directory)
open("/usr/lib/mozilla-firefox/plugins/libcurl.so.4", O_RDONLY) = -1 
ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 61
fstat64(61, {st_mode=S_IFREG|0644, st_size=45364, ...}) = 0
mmap2(NULL, 45364, PROT_READ, MAP_PRIVATE, 61, 0) = 0xae996000
close(61)                               = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or 
directory)
open("/lib/i686/cmov/libcurl.so.4", O_RDONLY) = -1 ENOENT (No such file 
or directory)
open("/lib/i686/libcurl.so.4", O_RDONLY) = -1 ENOENT (No such file or 
directory)
open("/lib/libcurl.so.4", O_RDONLY)     = -1 ENOENT (No such file or 
directory)
open("/usr/lib/i686/cmov/libcurl.so.4", O_RDONLY) = -1 ENOENT (No such 
file or directory)
open("/usr/lib/i686/libcurl.so.4", O_RDONLY) = -1 ENOENT (No such file 
or directory)
open("/usr/lib/sse2/libcurl.so.4", O_RDONLY) = -1 ENOENT (No such file 
or directory)
open("/usr/lib/libcurl.so.4", O_RDONLY) = -1 ENOENT (No such file or 
directory)
open("/lib/i486-linux-gnu/libcurl.so.4", O_RDONLY) = -1 ENOENT (No such 
file or directory)
open("/usr/lib/i486-linux-gnu/libcurl.so.4", O_RDONLY) = -1 ENOENT (No 
such file or directory)
munmap(0xae996000, 45364)               = 0
open("/usr/lib/iceweasel/libcurl-gnutls.so.4", O_RDONLY) = -1 ENOENT (No 
such file or directory)
open("/usr/lib/mozilla-firefox/plugins/libcurl-gnutls.so.4", O_RDONLY) 
= -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 61
fstat64(61, {st_mode=S_IFREG|0644, st_size=45364, ...}) = 0
mmap2(NULL, 45364, PROT_READ, MAP_PRIVATE, 61, 0) = 0xae996000
close(61)                               = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or 
directory)
open("/lib/i686/cmov/libcurl-gnutls.so.4", O_RDONLY) = -1 ENOENT (No 
such file or directory)
open("/lib/i686/libcurl-gnutls.so.4", O_RDONLY) = -1 ENOENT (No such 
file or directory)
open("/lib/libcurl-gnutls.so.4", O_RDONLY) = -1 ENOENT (No such file or 
directory)
open("/usr/lib/i686/cmov/libcurl-gnutls.so.4", O_RDONLY) = -1 ENOENT (No 
such file or directory)
open("/usr/lib/i686/libcurl-gnutls.so.4", O_RDONLY) = -1 ENOENT (No such 
file or directory)
open("/usr/lib/sse2/libcurl-gnutls.so.4", O_RDONLY) = -1 ENOENT (No such 
file or directory)
open("/usr/lib/libcurl-gnutls.so.4", O_RDONLY) = -1 ENOENT (No such file 
or directory)
open("/lib/i486-linux-gnu/libcurl-gnutls.so.4", O_RDONLY) = -1 ENOENT 
(No such file or directory)
open("/usr/lib/i486-linux-gnu/libcurl-gnutls.so.4", O_RDONLY) = -1 
ENOENT (No such file or directory)
munmap(0xae996000, 45364)               = 0
open("/usr/lib/iceweasel/libcurl.so.3", O_RDONLY) = -1 ENOENT (No such 
file or directory)
open("/usr/lib/mozilla-firefox/plugins/libcurl.so.3", O_RDONLY) = -1 
ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 61
fstat64(61, {st_mode=S_IFREG|0644, st_size=45364, ...}) = 0
mmap2(NULL, 45364, PROT_READ, MAP_PRIVATE, 61, 0) = 0xae996000
close(61)                               = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or 
directory)
open("/lib/i686/cmov/libcurl.so.3", O_RDONLY) = -1 ENOENT (No such file 
or directory)
open("/lib/i686/libcurl.so.3", O_RDONLY) = -1 ENOENT (No such file or 
directory)
open("/lib/libcurl.so.3", O_RDONLY)     = -1 ENOENT (No such file or 
directory)
open("/usr/lib/i686/cmov/libcurl.so.3", O_RDONLY) = -1 ENOENT (No such 
file or directory)
open("/usr/lib/i686/libcurl.so.3", O_RDONLY) = -1 ENOENT (No such file 
or directory)
open("/usr/lib/sse2/libcurl.so.3", O_RDONLY) = -1 ENOENT (No such file 
or directory)
open("/usr/lib/libcurl.so.3", O_RDONLY) = -1 ENOENT (No such file or 
directory)
open("/lib/i486-linux-gnu/libcurl.so.3", O_RDONLY) = -1 ENOENT (No such 
file or directory)
open("/usr/lib/i486-linux-gnu/libcurl.so.3", O_RDONLY) = -1 ENOENT (No 
such file or directory)
munmap(0xae996000, 45364)               = 0
open("/usr/lib/iceweasel/libcurl-gnutls.so.3", O_RDONLY) = -1 ENOENT (No 
such file or directory)
open("/usr/lib/mozilla-firefox/plugins/libcurl-gnutls.so.3", O_RDONLY) 
= -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 61
fstat64(61, {st_mode=S_IFREG|0644, st_size=45364, ...}) = 0
mmap2(NULL, 45364, PROT_READ, MAP_PRIVATE, 61, 0) = 0xae996000
close(61)                               = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or 
directory)
open("/lib/i686/cmov/libcurl-gnutls.so.3", O_RDONLY) = -1 ENOENT (No 
such file or directory)
open("/lib/i686/libcurl-gnutls.so.3", O_RDONLY) = -1 ENOENT (No such 
file or directory)
open("/lib/libcurl-gnutls.so.3", O_RDONLY) = -1 ENOENT (No such file or 
directory)
open("/usr/lib/i686/cmov/libcurl-gnutls.so.3", O_RDONLY) = -1 ENOENT (No 
such file or directory)
open("/usr/lib/i686/libcurl-gnutls.so.3", O_RDONLY) = -1 ENOENT (No such 
file or directory)
open("/usr/lib/sse2/libcurl-gnutls.so.3", O_RDONLY) = -1 ENOENT (No such 
file or directory)
open("/usr/lib/libcurl-gnutls.so.3", O_RDONLY) = -1 ENOENT (No such file 
or directory)
open("/lib/i486-linux-gnu/libcurl-gnutls.so.3", O_RDONLY) = -1 ENOENT 
(No such file or directory)
open("/usr/lib/i486-linux-gnu/libcurl-gnutls.so.3", O_RDONLY) = -1 
ENOENT (No such file or directory)
munmap(0xae996000, 45364)               = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
unlink("/home/bop/.mozilla/firefox/wz8lokww.default/lock") = 0
rt_sigaction(SIGSEGV, {SIG_DFL}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [SEGV], NULL, 8) = 0
tgkill(3212, 3212, SIGSEGV)             = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++


-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
 
Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
 
Versions of packages iceweasel depends on:
ii  debianutils                   2.30       Miscellaneous utilities 
specific t
ii  fontconfig                    2.6.0-3    generic font configuration 
library
ii  libc6                         2.7-16     GNU C Library: Shared 
libraries
ii  libgcc1                       1:4.3.2-1  GCC support library
ii  libglib2.0-0                  2.16.6-1   The GLib library of C 
routines
ii  libgtk2.0-0                   2.12.11-4  The GTK+ graphical user 
interface
ii  libnspr4-0d                   4.7.1-4    NetScape Portable Runtime 
Library
ii  libstdc++6                    4.3.2-1    The GNU Standard C++ 
Library v3
ii  procps                        1:3.2.7-8  /proc file system utilities
ii  psmisc                        22.6-1     Utilities that use the proc 
filesy
ii  xulrunner-1.9                 1.9.0.4-2  XUL + XPCOM application 
runner
 
iceweasel recommends no packages.
 
Versions of packages iceweasel suggests:
ii  latex-xft-fonts       0.1-8              Xft-compatible versions of 
some La
ii  libkrb53              1.6.dfsg.4~beta1-4 MIT Kerberos runtime 
libraries
pn  mozplugger            <none>             (no description available)
pn  ttf-mathematica4.1    <none>             (no description available)
ii  xfonts-mathml         2                  Type1 Symbol font for 
MathML
pn  xprint                <none>             (no description available)
pn  xulrunner-1.9-gnome-s <none>             (no description available)
 
-- no debconf information




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to