Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 77319 - Mozilla 1.7.5 crashes sometimes when pasting text into SquirrelMail body text box
Summary: Mozilla 1.7.5 crashes sometimes when pasting text into SquirrelMail body text...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High critical (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-09 21:30 UTC by Greg Poucher
Modified: 2005-12-22 19:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Poucher 2005-01-09 21:30:42 UTC
Mozilla 1.7.5 has been randomly crashing on me (all windows close with no warning), but today it crashed twice when I tried to paste into the Cornell University WebMail email body text box (CU uses SquirrelMail, I don't know what version). The two crashes were with different text - once a full email body from elsewhere, the second time with the URL http://www.pbs.org/cringely/pulpit/pulpit20040812.html . I'm going to start running Mozilla from the command line to see if there are any error messages emitted before/during the crash.

This may or may not be an AMD64-specific bug.

I apologize for the vagueness of this report - I'll add information as I gather it, but this is an intermittent, seemingly random problem. It's happened to me other places than SquirrelMail, but I unfortunately neglected to note them.

Reproducible: Sometimes
Steps to Reproduce:
1. Run Mozilla.
2. Do something. Pasting into SquirrelMail worked twice for me, but many other times it did not cause a crash, including pasting the exact same text into the same place.

Actual Results:  
Mozilla crashes, closing all windows.

Expected Results:  
Pasted text appears in the text box (or whatever else you were doing works).

'emerge info' output:

Portage 2.0.51-r3 (default-linux/amd64/2004.3, gcc-3.4.3,
glibc-2.3.4.20040808-r1, 2.6.9-gentoo-r12 x86_64)
=================================================================
System uname: 2.6.9-gentoo-r12 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-march=k8 -O3 -pipe -fomit-frame-pointer -fno-inline-functions"
CHOST="x86_64-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config
/usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O3 -pipe -fomit-frame-pointer -fno-inline-functions"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo
http://mirror.datapipe.net/gentoo http://gentoo.mirrors.pair.com/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X acpi aim alsa apache2 apm arts avi berkdb bitmap-fonts cdr crypt
cups divx4linux dvd dvdr emacs esd f77 fam flac foomaticdb fortran ftp gdbm gif
gpm icq imagemagick imlibipv6 java joystick jp2 jpeg junit kde kerberos krb4
libwww lirc lzw lzw-tiff mad mikmod motif mozilla mpeg multilib mysql ncurses
nls offensive oggvorbis opengl oss pam pdflib perl php png python qt quicktime
readline samba sdl shared slang sockets spl ssl tcpd tiff truetypetruetype-fonts
type1-fonts usb userlocales videos xine xinerama xml2 xmms xosd xpm xrandr xv
xvid yahoo zlib"
Comment 1 Greg Poucher 2005-01-11 15:04:22 UTC
It just happened to me again, this time while clicking on the search text box for the Gentoo forums. I had already started typing my search query before I realized that the text box did not have focus. Mozilla crashed, either just before or immediately when I clicked on the text box. The error message I got in the console was:

/usr/bin/mozilla: line 392:   990 Segmentation fault      $mozbin "$@"

If someone thinks it would be useful, I can run an strace, but the file may reach hundreds of megs (hours of use of Mozilla) before it crashes again.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-12-22 19:26:13 UTC
Please, reopen with some backtrace of the crash if you are able to reproduce the issue with up-to-date mozilla version, otherwise there's not much we could do about this.