Your message dated Tue, 22 Jul 2008 23:40:21 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#491838: iceweasel segfaults even when plugins and
add-ons are disabled
has caused the Debian Bug report #491838,
regarding iceweasel segfaults even when plugins and add-ons are disabled
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.)
--
491838: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491838
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: iceweasel
Version: 3.0~rc2-2
Severity: grave
Justification: renders package unusable
icewaesel segfaults even if the operations suggested in order to
rule out interference with incompatible or broken plugins are
carried out.
when run in debugging mode iceweasel prints perhaps hundreds of
lines like the following and eventually segfaults.
[...]
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb7d206c0 (LWP 3637)]
0xb7da4bc0 in realpath () from /lib/i686/cmov/libc.so.6
(gdb)
The backtrace is enormous and the output is not being reported here
for sake of brevity but can be generated if the maintainers are interested.
when run in safe mode a browser windows pops up and tries to
connect to the specific release web page, but no content is shown before
segfault.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
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-1 generic font configuration library
ii libc6 2.7-10 GNU C Library: Shared libraries
ii libgcc1 1:4.3.1-2 GCC support library
ii libglib2.0-0 2.16.3-2 The GLib library of C routines
ii libgtk2.0-0 2.12.10-2 The GTK+ graphical user interface
ii libnspr4-0d 4.7.1-3 NetScape Portable Runtime Library
ii libstdc++6 4.3.1-2 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~rc2-5 XUL + XPCOM application runner
iceweasel recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 3.0.1-1
On Tue, Jul 22, 2008 at 09:51:53PM +0200, Massimo Manghi wrote:
> OK here is a full dump of the first 30 innermost
> frames. Retrieving the outermost frames is painful
> and actually I killed the command since it seemed
> to take forever to print a few frames.
>
> (gdb) bt full 30
(snip)
> #14 0xb3552565 in CPluginServiceProvider::QueryService () from
> /usr/lib/j2se/1.4/jre/plugin/i386/mozilla/libjavaplugin_oji.so
> No symbol table info available.
> #15 0xb3556296 in JavaPluginFactory5::Initialize () from
> /usr/lib/j2se/1.4/jre/plugin/i386/mozilla/libjavaplugin_oji.so
> No symbol table info available.
> #16 0xb35556e6 in JavaPluginFactory5::Create () from
> /usr/lib/j2se/1.4/jre/plugin/i386/mozilla/libjavaplugin_oji.so
> No symbol table info available.
> #17 0xb3551caa in NSGetFactory () from
> /usr/lib/j2se/1.4/jre/plugin/i386/mozilla/libjavaplugin_oji.so
> No symbol table info available.
(snip)
You obviously left plugins around. This bug is a known problem with the
java 1.4 plugin, which is now conflicting with most recent iceweasel
(xulrunner in fact, but that's a boring detail).
Please upgrade iceweasel and install another java plugin.
Mike
--- End Message ---