Package: iceweasel
Version: 3.0.3-2
Severity: normal

Hi,

after an update to firefox 3.0.3-2, firefox wasn't starting anymore due to a 
segdefault [1] [2].

Even if I remove ~/.mozilla directory, the segfault is still there.

The way I found to make work firefox again was to do a "apt-get install 
--reinstall xulrunner-1.9".

Matthieu


[1]
strace -f firefox
[...]
open("/usr/lib/iceweasel/xulrunner/libxpcom.so", O_RDONLY) = 3
read(3, 
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\36\0\0004\0\0\0008"..., 512) 
= 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=11808, ...}) = 0
mmap2(NULL, 14704, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb7ee1000
mmap2(0xb7ee4000, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2) = 0xb7ee4000
close(3)                                = 0
open("/usr/lib/iceweasel/application.ini", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=2043, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7ee0000
fstat64(3, {st_mode=S_IFREG|0644, st_size=2043, ...}) = 0
_llseek(3, 0, [0], SEEK_SET)            = 0
read(3, "; ***** BEGIN LICENSE BLOCK *****"..., 2043) = 2043
_llseek(3, 2043, [2043], SEEK_SET)      = 0
close(3)                                = 0
munmap(0xb7ee0000, 4096)                = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

[2]
firefox -g
[...]
[New Thread 0xb7ced8d0 (LWP 11522)]
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb7ced8d0 (LWP 11522)]
0xb7a44e75 in ?? () from /usr/lib/iceweasel/xulrunner/libxul.so
(gdb) bt
#0  0xb7a44e75 in ?? () from /usr/lib/iceweasel/xulrunner/libxul.so
#1  0x00000000 in ?? ()



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

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

Versions of packages iceweasel depends on:
ii  debianutils                   2.30       Miscellaneous utilities specific t
ii  fontconfig                    2.6.0-1    generic font configuration library
ii  libc6                         2.7-14     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-3  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-9  /proc file system utilities
ii  psmisc                        22.6-1     Utilities that use the proc filesy
ii  xulrunner-1.9                 1.9.0.3-1  XUL + XPCOM application runner

iceweasel recommends no packages.

Versions of packages iceweasel suggests:
pn  latex-xft-fonts       <none>             (no description available)
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)
pn  xfonts-mathml         <none>             (no description available)
ii  xprint                2:1.4.2-7          X11 print system (binary)
pn  xulrunner-1.9-gnome-s <none>             (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to