Your message dated Sat, 22 Nov 2008 14:02:25 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#492488: fixed in xulrunner 1.9.0.4-1
has caused the Debian Bug report #492488,
regarding iceweasel and epiphany crash on starting
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.)
--
492488: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=492488
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: iceweasel
Version: 3.0.3-3
Severity: important
If I start iceweasel it will crash on boot, not even the little dialog
box asking me if I want previous session or not appears. I've tried with
the MOZILLA_DISABLE_PLUGINS environment or -safemode flag and get the
same result. Also removed ~/.mozilla
The funny thing in gdb is it stopped twice.
I got iceweasel-dbg and cranked it up:
[EMAIL PROTECTED]:~$ iceweasel -g
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show
copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(no debugging symbols found)
(gdb) run
Starting program: /usr/lib/iceweasel/firefox-bin -a iceweasel
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
Error while reading shared library symbols:
Cannot find new threads: generic error
Cannot find new threads: generic error
(gdb) bt
#0 0xb7fad6e1 in _dl_debug_state () from /lib/ld-linux.so.2
#1 0xb7fb0c12 in ?? () from /lib/ld-linux.so.2
#2 0x00000000 in ?? ()
(gdb) c
Continuing.
[New Thread 0xb7d098d0 (LWP 20879)]
[New Thread 0xb5c2bb90 (LWP 20885)]
[New Thread 0xb53fbb90 (LWP 20886)]
[New Thread 0xb4acfb90 (LWP 20890)]
[Thread 0xb4acfb90 (LWP 20890) exited]
[New Thread 0xb42ceb90 (LWP 20891)]
[Thread 0xb42ceb90 (LWP 20891) exited]
[New Thread 0xb42ceb90 (LWP 20892)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb7d098d0 (LWP 20879)]
0xb74ca8c6 in nsFrame::BoxReflow (this=0x8e1223c, [EMAIL PROTECTED],
aPresContext=0x8e08f80, [EMAIL PROTECTED],
aRenderingContext=0x8e45470, aX=6000, aY=6000, aWidth=0, aHeight=0,
aMoveFrame=1) at nsFrame.cpp:6315
6315 nsFrame.cpp: No such file or directory.
in nsFrame.cpp
Current language: auto; currently c++
(gdb) bt
#0 0xb74ca8c6 in nsFrame::BoxReflow (this=0x8e1223c,
[EMAIL PROTECTED],
aPresContext=0x8e08f80, [EMAIL PROTECTED],
aRenderingContext=0x8e45470, aX=6000, aY=6000, aWidth=0, aHeight=0,
aMoveFrame=1) at nsFrame.cpp:6315
#1 0xb74cacc7 in nsFrame::DoLayout (this=0x8e1223c, [EMAIL PROTECTED])
at nsFrame.cpp:6121
#2 0xb758aaf0 in nsIFrame::Layout (this=0x8e1223c, [EMAIL PROTECTED])
at nsBox.cpp:561
#3 0xb74d8de9 in LayoutAndInvalidate ([EMAIL PROTECTED],
aBox=0x8e1223c,
[EMAIL PROTECTED]) at nsGfxScrollFrame.cpp:2480
#4 0xb74d9a1f in nsGfxScrollFrameInner::LayoutScrollbars
(this=0x8e11fd4,
[EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED],
[EMAIL PROTECTED]) at nsGfxScrollFrame.cpp:2542
#5 0xb74dc64b in nsHTMLScrollFrame::Reflow (this=0x8e11f90,
aPresContext=0x8e08f80, [EMAIL PROTECTED],
[EMAIL PROTECTED], [EMAIL PROTECTED]) at
nsGfxScrollFrame.cpp:823
#6 0xb74c8400 in nsContainerFrame::ReflowChild (this=0x8e11dc4,
aKidFrame=0x8e11f90, aPresContext=0x8e08f80,
[EMAIL PROTECTED],
[EMAIL PROTECTED], aX=0, aY=0, aFlags=0, [EMAIL PROTECTED],
aTracker=0x0) at nsContainerFrame.cpp:771
#7 0xb750e799 in ViewportFrame::Reflow (this=0x8e11dc4,
aPresContext=0x8e08f80, [EMAIL PROTECTED],
[EMAIL PROTECTED], [EMAIL PROTECTED]) at
nsViewportFrame.cpp:286
---Type <return> to continue, or q <return> to quit---
#8 0xb74aacb4 in PresShell::DoReflow (this=0x8e10290, target=0x8e11dc4)
at nsPresShell.cpp:6280
#9 0xb74ae0c6 in PresShell::ProcessReflowCommands (this=0x8e10290,
aInterruptible=1) at nsPresShell.cpp:6386
#10 0xb74ae1fc in PresShell::DoFlushPendingNotifications
(this=0x8e10290,
aType=Flush_Layout, aInterruptibleReflow=1) at nsPresShell.cpp:4574
#11 0xb74ae28a in PresShell::ReflowEvent::Run (this=0x8e175e8)
at nsPresShell.cpp:6145
#12 0xb7a936f4 in nsThread::ProcessNextEvent (this=0x8a64308, mayWait=1,
result=0xbf9b63e4) at nsThread.cpp:510
#13 0xb7a657e8 in NS_ProcessNextEvent_P (thread=0xb7ce1f04, mayWait=1)
at nsThreadUtils.cpp:230
#14 0xb79e974c in nsBaseAppShell::Run (this=0x8b048a0)
at nsBaseAppShell.cpp:170
#15 0xb78c851c in nsAppStartup::Run (this=0x8b33a68) at
nsAppStartup.cpp:181
#16 0xb734489c in XRE_main (argc=3, argv=0xbf9b77c4, aAppData=0x8a17898)
at nsAppRunner.cpp:3186
#17 0x08048fcc in ?? ()
#18 0x00000003 in ?? ()
#19 0xbf9b77c4 in ?? ()
#20 0x08a17898 in ?? ()
#21 0xbf9b692c in ?? ()
#22 0xbf9b712c in ?? ()
---Type <return> to continue, or q <return> to quit---
#23 0x00000000 in ?? ()
(gdb) q
The program is running. Exit anyway? (y or n) y
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.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-15 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-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)
pn xprint <none> (no description available)
ii xulrunner-1.9-gnome-s 1.9.0.3-1 Support for GNOME in xulrunner app
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: xulrunner
Source-Version: 1.9.0.4-1
We believe that the bug you reported is fixed in the latest version of
xulrunner, which is due to be installed in the Debian FTP archive:
libmozillainterfaces-java_1.9.0.4-1_all.deb
to pool/main/x/xulrunner/libmozillainterfaces-java_1.9.0.4-1_all.deb
libmozjs-dev_1.9.0.4-1_amd64.deb
to pool/main/x/xulrunner/libmozjs-dev_1.9.0.4-1_amd64.deb
libmozjs1d-dbg_1.9.0.4-1_amd64.deb
to pool/main/x/xulrunner/libmozjs1d-dbg_1.9.0.4-1_amd64.deb
libmozjs1d_1.9.0.4-1_amd64.deb
to pool/main/x/xulrunner/libmozjs1d_1.9.0.4-1_amd64.deb
python-xpcom_1.9.0.4-1_amd64.deb
to pool/main/x/xulrunner/python-xpcom_1.9.0.4-1_amd64.deb
spidermonkey-bin_1.9.0.4-1_amd64.deb
to pool/main/x/xulrunner/spidermonkey-bin_1.9.0.4-1_amd64.deb
xulrunner-1.9-dbg_1.9.0.4-1_amd64.deb
to pool/main/x/xulrunner/xulrunner-1.9-dbg_1.9.0.4-1_amd64.deb
xulrunner-1.9-gnome-support_1.9.0.4-1_amd64.deb
to pool/main/x/xulrunner/xulrunner-1.9-gnome-support_1.9.0.4-1_amd64.deb
xulrunner-1.9_1.9.0.4-1_amd64.deb
to pool/main/x/xulrunner/xulrunner-1.9_1.9.0.4-1_amd64.deb
xulrunner-dev_1.9.0.4-1_amd64.deb
to pool/main/x/xulrunner/xulrunner-dev_1.9.0.4-1_amd64.deb
xulrunner_1.9.0.4-1.diff.gz
to pool/main/x/xulrunner/xulrunner_1.9.0.4-1.diff.gz
xulrunner_1.9.0.4-1.dsc
to pool/main/x/xulrunner/xulrunner_1.9.0.4-1.dsc
xulrunner_1.9.0.4.orig.tar.gz
to pool/main/x/xulrunner/xulrunner_1.9.0.4.orig.tar.gz
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.
Mike Hommey <[EMAIL PROTECTED]> (supplier of updated xulrunner 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, 22 Nov 2008 12:50:09 +0100
Source: xulrunner
Binary: xulrunner-1.9 xulrunner-1.9-gnome-support libmozjs1d libmozjs-dev
libmozjs1d-dbg spidermonkey-bin xulrunner-dev xulrunner-1.9-dbg
libmozillainterfaces-java python-xpcom
Architecture: source all amd64
Version: 1.9.0.4-1
Distribution: unstable
Urgency: low
Maintainer: Mike Hommey <[EMAIL PROTECTED]>
Changed-By: Mike Hommey <[EMAIL PROTECTED]>
Description:
libmozillainterfaces-java - XPCOM bindings for Java
libmozjs-dev - Development files for the Mozilla SpiderMonkey JavaScript
library
libmozjs1d - The Mozilla SpiderMonkey JavaScript library
libmozjs1d-dbg - Development files for the Mozilla SpiderMonkey JavaScript
library
python-xpcom - XPCOM bindings for Python
spidermonkey-bin - standalone JavaScript/ECMAScript (ECMA-262) interpreter
xulrunner-1.9 - XUL + XPCOM application runner
xulrunner-1.9-dbg - Development files for the Gecko engine library
xulrunner-1.9-gnome-support - Support for GNOME in xulrunner applications
xulrunner-dev - Development files for the Gecko engine library
Closes: 482415 486334 486354 491144 492488 495311 496626 501476
Changes:
xulrunner (1.9.0.4-1) unstable; urgency=low
.
* New upstream release.
* Fixes mfsa-2008-{47,51-58}, also known as
CVE-2008-0017, CVE-2008-4582, CVE-2008-5015, CVE-2008-5016,
CVE-2008-5017, CVE-2008-5018, CVE-2008-5019, CVE-2008-5021,
CVE-2008-5022, CVE-2008-5023, CVE-2008-5024.
* debian/postinst.in: Use a temporary directory as $HOME when running
xpcshell. Thanks Theppitak Karoonboonyanan. Closes: #495311.
* debian/rules:
+ Exclude jemalloc from kfreebsd packages, as it is not built.
Thanks Petr Salinger. Closes: #501476.
+ Use LDFLAGS instead of CFLAGS to set -Wl,--no-relax on alpha.
* modules/libpr0n/src/imgRequest.cpp: Apply patch from bz#373701 to
properly close streaming HTTP connections and avoid sucking bandwidth.
Closes: #491144.
* browser/app/mozilla.in: Do exec instead of uselessly forking.
Closes: #496626.
* memory/jemalloc/jemalloc.c: Apply patch from bz#460933 to avoid
possible deadlock on fork with jemalloc enabled.
* xpcom/glue/nsThreadUtils.cpp: Better fix to avoid crashes such as bug
#481925. Might fix bug #503926, too.
* debian/xulrunner-1.9.preinst: If /usr/lib/xulrunner-1.9/chrome is an
empty directory, remove it. This will allow dpkg to create the symbolic
link correctly. Closes: #482415, #486334, #486354, #492488.
* toolkit/components/url-classifier/src/Makefile.in: Disable optimization
on alpha as it leads to crashes when using this component.
* uriloader/exthandler/nsMIMEInfoImpl.h,
uriloader/exthandler/unix/nsMIMEInfoUnix.cpp,
uriloader/exthandler/unix/nsOSHelperAppService.cpp,
uriloader/exthandler/unix/nsOSHelperAppService.h: Revert change from
release 1.9.0.1-1.
* uriloader/exthandler/unix/nsMIMEInfoUnix.cpp: Properly launch
applications set in $HOME/.mailcap. Replaces the previous patch in
a much simpler way.
Checksums-Sha1:
07083eb6d21e33286a8a1c13645ff8be35cfd2d7 1753 xulrunner_1.9.0.4-1.dsc
0e20deeec3c1dc469e028a9eb60940ced0d27e48 43490007 xulrunner_1.9.0.4.orig.tar.gz
6f833a10b5efeabb4a45a8358f5ad24df2cdda05 115497 xulrunner_1.9.0.4-1.diff.gz
5fc478d64e55f8fc7ded0b0421ad9d2167302e09 1479076
libmozillainterfaces-java_1.9.0.4-1_all.deb
c43129ea59cb77f93bc8e43e5c49830c1f595733 7716482
xulrunner-1.9_1.9.0.4-1_amd64.deb
340853c68763748a71195695abbea3800d7dcfe0 100622
xulrunner-1.9-gnome-support_1.9.0.4-1_amd64.deb
6ffbfad265a9172191aa864f78561af30fbf7dc3 372118 libmozjs1d_1.9.0.4-1_amd64.deb
9363a5c6e4b2e77f77493a8dbfd303088c444456 222562
libmozjs-dev_1.9.0.4-1_amd64.deb
6a9ca6a8cae5a6ef68af4a3f1ebc77bc08b6934a 884332
libmozjs1d-dbg_1.9.0.4-1_amd64.deb
d38874a38e159acb31d110c86e9324f0e13683c4 69246
spidermonkey-bin_1.9.0.4-1_amd64.deb
a9a864562a48fc62690b3574cdf84f756308585f 3583620
xulrunner-dev_1.9.0.4-1_amd64.deb
d40d879434bbc35468cf77b39eba3a9e0f611170 49963390
xulrunner-1.9-dbg_1.9.0.4-1_amd64.deb
e79ed7eb241248da9a835230cea6736476070ed3 150428
python-xpcom_1.9.0.4-1_amd64.deb
Checksums-Sha256:
bf3f69bd1f7bd30da00cb3b5dcf4523b866f186dc9ba32324704e3c39b74d687 1753
xulrunner_1.9.0.4-1.dsc
81a32d621a2110a40453f355e9ac4256c5576d3a455c503d990501ff038f9262 43490007
xulrunner_1.9.0.4.orig.tar.gz
d25ec4a63d8b92d21b2f0a133b1bbe70f07ec4f4a3a90245fd87154828f2c58b 115497
xulrunner_1.9.0.4-1.diff.gz
3bb313836fd1b6d4d30391f42b93e8d8507052e8886d766b8a155cd90916cb86 1479076
libmozillainterfaces-java_1.9.0.4-1_all.deb
a2ac861649e43c7ef123c59f03311c83d6adcd7c4a9923ef2b7997ca4870709b 7716482
xulrunner-1.9_1.9.0.4-1_amd64.deb
028408afd23140b1b69e554bd89a3b7ec187ef585ea0db6702ece2f16094e97a 100622
xulrunner-1.9-gnome-support_1.9.0.4-1_amd64.deb
37aa0b06caae6f2297e2636ad2462facd17543742cb3cbd4d6d40dcc7555983a 372118
libmozjs1d_1.9.0.4-1_amd64.deb
16fc30aa6d78cbef501df950008f329eb06a2115522bef3d73151a032b61f9b3 222562
libmozjs-dev_1.9.0.4-1_amd64.deb
01d40a793849368ca0c9e2b69cfb35d1f9ca18bec2ef0b122ec3f3416958c0ae 884332
libmozjs1d-dbg_1.9.0.4-1_amd64.deb
1891770c0feefda4e67cf59c800cc96d3c3bdb8532a374d6adb89717fd56ee81 69246
spidermonkey-bin_1.9.0.4-1_amd64.deb
e5200ac6071ff1b702c3248d78f83955d22952f35c3baf1369936631ade0fa4e 3583620
xulrunner-dev_1.9.0.4-1_amd64.deb
44d9f5074149538212e62dd86168709b100a72d3411139171ef84189247d204e 49963390
xulrunner-1.9-dbg_1.9.0.4-1_amd64.deb
e7d787ce3f4ded48782a190fbe01e14957efed638e8af0cc64159ad2b5779822 150428
python-xpcom_1.9.0.4-1_amd64.deb
Files:
b9cd463cb0f7ce51d740654737e58923 1753 devel optional xulrunner_1.9.0.4-1.dsc
ee064c069d4310e404c3c1054de531b9 43490007 devel optional
xulrunner_1.9.0.4.orig.tar.gz
207dae4bc806f3fafcf9ee0633dfaec5 115497 devel optional
xulrunner_1.9.0.4-1.diff.gz
271e0431625b5ce94602e1844ee4a788 1479076 libdevel extra
libmozillainterfaces-java_1.9.0.4-1_all.deb
77698e752b66338474d31c462ebe54c6 7716482 devel optional
xulrunner-1.9_1.9.0.4-1_amd64.deb
fdda2f394e0a72c37154a6ffdef5149e 100622 devel optional
xulrunner-1.9-gnome-support_1.9.0.4-1_amd64.deb
0c2fc128cfa3bb456c42ef59216e2851 372118 libs optional
libmozjs1d_1.9.0.4-1_amd64.deb
ce35bef45348ab1a00744b5b28eb9a78 222562 libdevel optional
libmozjs-dev_1.9.0.4-1_amd64.deb
7ebc4a6c3bd3e365d94debea8590ec48 884332 libdevel extra
libmozjs1d-dbg_1.9.0.4-1_amd64.deb
9dd9266e399b851cb616b29d555f6716 69246 interpreters optional
spidermonkey-bin_1.9.0.4-1_amd64.deb
3c5b408e22a274c5f2191abaec511c2d 3583620 libdevel optional
xulrunner-dev_1.9.0.4-1_amd64.deb
eb2e3b5cdb920c047b1d37acd54fbee9 49963390 libdevel extra
xulrunner-1.9-dbg_1.9.0.4-1_amd64.deb
763192e04ee9272fbf40369d3cea361c 150428 python extra
python-xpcom_1.9.0.4-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iD8DBQFJKAgG3kvaLFT9KlgRAqqJAJ9zGPMzrttiaO3//hnc8vyeInP0YwCeOzed
VqI9tyaDiw6kb+4WFGX8zHA=
=S3ev
-----END PGP SIGNATURE-----
--- End Message ---