Package: firefox

Version: 1.5.dfsg+1.5.0.1-4

Please see attached reportbug text concerning this bug.

Thanks
Massimo Savino
Subject: firefox: Consistently crashes on loading 
http://www.game-warden.com/forum/forumdisplay.php?f=36
Package: firefox
Version: 1.5.dfsg+1.5.0.1-4
Severity: important

*** Please type your report below this line ***


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.6.20060319
Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ISO-8859-1)

Versions of packages firefox depends on:
ii  debianutils               2.15.3         Miscellaneous utilities specific t
ii  fontconfig                2.3.2-5        generic font configuration library
ii  libatk1.0-0               1.11.3-1       The ATK accessibility toolkit
ii  libc6                     2.3.6-4        GNU C Library: Shared libraries an
ii  libcairo2                 1.0.2-3        The Cairo 2D vector graphics libra
ii  libfontconfig1            2.3.2-5        generic font configuration library
ii  libfreetype6              2.1.10-3       FreeType 2 font engine, shared lib
ii  libgcc1                   1:4.1.0-1      GCC support library
ii  libglib2.0-0              2.10.1-2       The GLib library of C routines
ii  libgtk2.0-0               2.8.16-1       The GTK+ graphical user interface 
ii  libidl0                   0.8.6-1        library for parsing CORBA IDL file
ii  libjpeg62                 6b-12          The Independent JPEG Group's JPEG 
ii  libpango1.0-0             1.12.0-2       Layout and rendering of internatio
ii  libpng12-0                1.2.8rel-5.1   PNG library - runtime
ii  libstdc++6                4.1.0-1        The GNU Standard C++ Library v3
ii  libx11-6                  6.9.0.dfsg.1-5 X Window System protocol client li
ii  libxcursor1               1.1.3-1        X cursor management library
ii  libxext6                  6.9.0.dfsg.1-5 X Window System miscellaneous exte
ii  libxft2                   2.1.8.2-5.1    FreeType-based font drawing librar
ii  libxi6                    6.9.0.dfsg.1-5 X Window System Input extension li
ii  libxinerama1              6.9.0.dfsg.1-5 X Window System multi-head display
ii  libxp6                    6.9.0.dfsg.1-5 X Window System printing extension
ii  libxrandr2                6.9.0.dfsg.1-5 X Window System Resize, Rotate and
ii  libxrender1               1:0.9.0.2-1    X Rendering Extension client libra
ii  libxt6                    6.9.0.dfsg.1-5 X Toolkit Intrinsics
ii  psmisc                    22.2-1         Utilities that use the proc filesy
ii  zlib1g                    1:1.2.3-11     compression library - runtime

firefox recommends no packages.

-- no debconf informations

When attempting to visit a FS2 game mod site, I consistently crash the
browser without fail. 

The site works in Konqueror, most of the time.

Surprisingly, the site also works in Mozilla's browser.

This problem first began on upgrading to the latest security-patched 
Flash plugin, from about two or three weeks ago. As the problem has really
nothing to do with the Debian pkg of the flash plugin, I'm filing it
here.

Initial step was to clear the cache. Still crashed.

I then followed the tips at
http://kb.mozillazine.org/Standard_diagnostic_(Firefox)  , to no effect.

These were, in order:
  - Starting in safe mode         -> crash
  - Reset toolbars and controls   -> crash
  - Removed all extensions        -> crash
  - Backup and removal of profile -> crash
  - Removal of xul.mfasl          -> crash
  - Deletion of                   -> crash
        - downloads.rdf           
        - history.dat
        - mimetypes.rdf
        - localstore.rdf
        - pluginreg.dat
  - Deletion of                   -> crash
        - prefs.js
        - user.js
        - extensions folder
        - chrome folder
  - Deletion of profile folder    -> still crashed

Getting frustrated, Googled a bit and tried gdb:

  $ ulimit -c unlimited
  $ mozilla-firefox
  [load page, dead firefox]
  Segmentation fault (core dumped)

  [EMAIL PROTECTED]:~$ gdb /usr/lib/mozilla-firefox/firefox-bin core.7684
  GNU gdb 6.4-debian
  Copyright 2005 Free Software Foundation, Inc.
  GDB is free software, covered by the GNU General Public License, and
  you are
  welcome to change it and/or distribute copies of it under certain
  conditions.
  Type "show copying" to see the conditions.
  There is absolutely no warranty for GDB.  Type "show warranty" for
  details.
  This GDB was configured as
  "i486-linux-gnu".../usr/lib/mozilla-firefox/firefox-bin: No such file
  or directory.

  Using host libthread_db library "/lib/tls/libthread_db.so.1".
  (no debugging symbols found)
  Core was generated by `/usr/lib/firefox/firefox-bin -a firefox
  -safe-mode'.
  Program terminated with signal 11, Segmentation fault.
  #0  0xb7d43508 in ?? ()
  (gdb) where
  #0  0xb7d43508 in ?? ()
  (gdb)

  
Obviously this can't be that helpful, so I tried strace, which generated
a 3mb logfile.  I can submit this to you as a tarball if you would like.


Reply via email to