Your message dated Sat, 07 Feb 2009 15:17:03 +0000
with message-id <[email protected]>
and subject line Bug#509235: fixed in flashplugin-nonfree 1:2.5
has caused the Debian Bug report #509235,
regarding iceweasel crashes when libcurl3-gnutls is not installed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
509235: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=509235
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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




--- End Message ---
--- Begin Message ---
Source: flashplugin-nonfree
Source-Version: 1:2.5

We believe that the bug you reported is fixed in the latest version of
flashplugin-nonfree, which is due to be installed in the Debian FTP archive:

flashplugin-nonfree_2.5.dsc
  to pool/contrib/f/flashplugin-nonfree/flashplugin-nonfree_2.5.dsc
flashplugin-nonfree_2.5.tar.gz
  to pool/contrib/f/flashplugin-nonfree/flashplugin-nonfree_2.5.tar.gz
flashplugin-nonfree_2.5_i386.deb
  to pool/contrib/f/flashplugin-nonfree/flashplugin-nonfree_2.5_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bart Martens <[email protected]> (supplier of updated flashplugin-nonfree 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 07 Feb 2009 12:10:42 +0100
Source: flashplugin-nonfree
Binary: flashplugin-nonfree
Architecture: source i386
Version: 1:2.5
Distribution: unstable
Urgency: low
Maintainer: Bart Martens <[email protected]>
Changed-By: Bart Martens <[email protected]>
Description: 
 flashplugin-nonfree - Adobe Flash Player - browser plugin
Closes: 509235
Changes: 
 flashplugin-nonfree (1:2.5) unstable; urgency=low
 .
   * debian/control: Depends: libcurl3-gnutls. Closes: #509235.
   * debian/reportbug/script: Updated to show some more information (ls, file,
     ldd, dpkg-query).
   * debian/control: Fixed debhelper-but-no-misc-depends.
   * debian/control: Fixed package-depends-on-hardcoded-libc.
Checksums-Sha1: 
 2273fd82aced8823b83b47350c06ff7c281d489b 802 flashplugin-nonfree_2.5.dsc
 8b01a6a1af82e7abb63e45318fb994f5b6a21e0d 15052 flashplugin-nonfree_2.5.tar.gz
 f0a82313969427167070c30799c8727fa4140346 16480 flashplugin-nonfree_2.5_i386.deb
Checksums-Sha256: 
 bf96eebb2209391d8d47a9c25a1148403f9ab08de178fa0620405510d1ced5b3 802 
flashplugin-nonfree_2.5.dsc
 2c265188a94cd8788ba072f4bbb5779ce04f5e35a1d94b6e6fc6065a087c40a3 15052 
flashplugin-nonfree_2.5.tar.gz
 ae1cf54bb9708ec26f677b07192fd50ac9473a82020c00a6e261e0cb874cdc9e 16480 
flashplugin-nonfree_2.5_i386.deb
Files: 
 16106aeae1c2c7c8d4b6d66ed05b11f3 802 contrib/web optional 
flashplugin-nonfree_2.5.dsc
 e0fadeb1057e25bd46d5658a8d860999 15052 contrib/web optional 
flashplugin-nonfree_2.5.tar.gz
 0f509e82d2ac1fd326667b25a8c7ea16 16480 contrib/web optional 
flashplugin-nonfree_2.5_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkmNn8oACgkQbMaawmho9B+lKgCeKVEtSv34Er/t4rY07iLHIr0s
9fYAoK7IGNU3NoQv/hXlqN8Msv6siG0F
=l6cD
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to