Package: firefox
Version: 1.5.dfsg-4
Followup-For: Bug #348470

Hi there. I debug this problem a bit and found more information about
that. Those crashes doesn't appears by default, and depends of icons
selected in gnome.

How I reproduce this behavior:
I'm using Gnome/testing.

Run gnome-theme-manager
Then push "Theme details"->"Icons" then select "Sandy" (from gnome-themes 
package).
After that firefox will crash on any file selection dialog (e.g. "Save as") 
with the following strace


<skipped>
geteuid32()                             = 1000
write(47, "\0\0\0\'", 4)                = 4
write(47, "M2 1000 20 /home\n\0006 24 25 29 44 "..., 39) = 39
munmap(0xb3f64000, 266240)              = 0
lstat64("/home/gq", {st_mode=S_IFDIR|0755,st_size=2784, ...}) = 0
brk(0x941d000)                          = 0x941d000
brk(0x9415000)                          = 0x9415000
select(48, [47], NULL, NULL, {0, 0})    = 1 (in [47], left {0, 0})
read(47, "\0\0\0\ne2 /home\n\0\0\0\0\7e2 gq\n\0\0\0\0\te2 "..., 3000) = 52
select(48, [47], NULL, NULL, {0, 0})    = 0 (Timeout)
getegid32()                             = 100
geteuid32()                             = 1000
write(47, "\0\0\0\r", 4)                = 4
write(47, "C2 1000 100\n\0", 13)        = 13
lstat64("/home/gq", {st_mode=S_IFDIR|0755,st_size=2784, ...}) = 0
stat64("/home/gq/.icons/Sandy", 0xbf83db70) = -1 ENOENT (No such file or 
directory)
stat64("/home/gq/.local/share/icons/Sandy", 0xbf83db70) = -1 ENOENT (No such 
file or directory)
stat64("/usr/local/share/icons/Sandy", 0xbf83db70) = -1 ENOENT (No such file or 
directory)
stat64("/usr/share/icons/Sandy", {st_mode=S_IFDIR|0755, st_size=256, ...}) = 0
stat64("/usr/local/share/pixmaps/Sandy", 0xbf83db70) = -1 ENOENT (No such file 
or directory)
stat64("/usr/share/pixmaps/Sandy", 0xbf83db70) = -1 ENOENT (No such file or 
directory)
stat64("/home/gq/.icons/Sandy/index.theme", 0xbf83da68) = -1 ENOENT (No such 
file or directory)
stat64("/home/gq/.local/share/icons/Sandy/index.theme",0xbf83da68) = -1 ENOENT 
(No such file or directory)
stat64("/usr/local/share/icons/Sandy/index.theme", 0xbf83da68) = -1 ENOENT (No 
such file or directory)
stat64("/usr/share/icons/Sandy/index.theme",{st_mode=S_IFREG|0644, 
st_size=3064, ...}) = 0
open("/usr/share/icons/Sandy/index.theme",O_RDONLY|O_LARGEFILE) = 46
fstat64(46, {st_mode=S_IFREG|0644, st_size=3064, ...}) = 0
read(46, "[Icon Theme]\nName=Sandy\nName[ar]"..., 4096) = 3064
read(46, "", 4096)                      = 0
close(46)                               = 0
open("/usr/share/locale/ru_RU/LC_MESSAGES/glib20.mo", O_RDONLY) = -1 ENOENT (No 
such file or directory)
open("/usr/share/locale/ru/LC_MESSAGES/glib20.mo", O_RDONLY) = 46
fstat64(46, {st_mode=S_IFREG|0644, st_size=24122, ...}) = 0
mmap2(NULL, 24122, PROT_READ, MAP_PRIVATE, 46, 0) = 0xb3f9f000
close(46)                               = 0
stat64("/usr/share/icons/Sandy/36x36/filesystems",{st_mode=S_IFDIR|0755, 
st_size=136, ...}) = 0
stat64("/usr/share/icons/Sandy", {st_mode=S_IFDIR|0755, st_size=256,...}) = 0
open("/usr/share/icons/Sandy/icon-theme.cache", O_RDONLY|O_LARGEFILE) = 46
fstat64(46, {st_mode=S_IFREG|0644, st_size=160236, ...}) = 0
open("/usr/share/icons/Sandy/icon-theme.cache", O_RDONLY|O_LARGEFILE) = 48
fstat64(48, {st_mode=S_IFREG|0644, st_size=160236, ...}) = 0
mmap2(NULL, 160236, PROT_READ, MAP_PRIVATE, 48, 0x100000) = 0xb3f77000
close(48)                               = 0
--- SIGBUS (Bus error) @ 0 (0) ---
+++ killed by SIGBUS +++


As workaround for those who also have this bug:
select another icons (Default "GNOME" works for me) in gnome-theme-manager


Best regards, Alexander.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (620, 'testing'), (600, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.15-1-k7
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages firefox depends on:
ii  debianutils        2.8.4                 Miscellaneous utilities specific t
ii  fontconfig         2.3.1-2               generic font configuration library
ii  libatk1.0-0        1.10.3-1              The ATK accessibility toolkit
ii  libc6              2.3.5-8               GNU C Library: Shared libraries an
ii  libcairo2          1.0.2-3               The Cairo 2D vector graphics libra
ii  libfontconfig1     2.3.1-2               generic font configuration library
ii  libfreetype6       2.1.7-2.4             FreeType 2 font engine, shared lib
ii  libgcc1            1:4.0.2-5             GCC support library
ii  libglib2.0-0       2.8.5-1               The GLib library of C routines
ii  libgtk2.0-0        2.8.10-1              The GTK+ graphical user interface 
ii  libidl0            0.8.5-1               library for parsing CORBA IDL file
ii  libjpeg62          6b-10                 The Independent JPEG Group's JPEG 
ii  libpango1.0-0      1.10.2-1              Layout and rendering of internatio
ii  libpng12-0         1.2.8rel-5            PNG library - runtime
ii  libstdc++6         4.0.2-5               The GNU Standard C++ Library v3
ii  libx11-6           4.3.0.dfsg.1-14sarge1 X Window System protocol client li
ii  libxcursor1        1.1.3-1               X cursor management library
ii  libxext6           4.3.0.dfsg.1-14sarge1 X Window System miscellaneous exte
ii  libxft2            2.1.7-1               FreeType-based font drawing librar
ii  libxi6             4.3.0.dfsg.1-14sarge1 X Window System Input extension li
ii  libxinerama1       6.8.2.dfsg.1-11       X Window System multi-head display
ii  libxp6             4.3.0.dfsg.1-14sarge1 X Window System printing extension
ii  libxrandr2         4.3.0.dfsg.1-14sarge1 X Window System Resize, Rotate and
ii  libxrender1        1:0.9.0.2-1           X Rendering Extension client libra
ii  libxt6             6.8.2.dfsg.1-11       X Toolkit Intrinsics
ii  psmisc             21.5-1                Utilities that use the proc filesy
ii  zlib1g             1:1.2.2-4.sarge.2     compression library - runtime

-- no debconf information


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

Reply via email to