Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 56224 - Firefox crashes when accessin vg.no, gives gecko error
Summary: Firefox crashes when accessin vg.no, gives gecko error
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Mozilla Gentoo Team
URL: http://www.vg.no
Whiteboard:
Keywords:
: 56232 56234 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-07-06 04:49 UTC by Espen Fjellvær Olsen
Modified: 2004-11-13 16:41 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 Espen Fjellvær Olsen 2004-07-06 04:50:00 UTC
When i try to access e.g. vg.no with mozilla firefox the browser window closes itself after approximately 1 sec.
I get this in the console where i start firefox:

The program 'Gecko' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAccess (attempt to access private resource denied)'.
  (Details: serial 83 error_code 10 request_code 149 minor_code 1)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

firefox --sync segfaults: /usr/bin/firefox: line 388: 32704 Segmentation fault $mozbin "$@"

Other sites crashes as well, theinquirer.net, itpro.no and so on.


Reproducible: Always
Steps to Reproduce:
1.enter vg.no with firefox
2.
3.

Actual Results:  
Firefox crashes.

Expected Results:  
It should have displayed vg.no

Portage 2.0.50-r8 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.
7-xx3)
=================================================================
System uname: 2.6.7-xx3 i686 Intel(R) Pentium(R) 4 CPU 2.66GHz
Gentoo Base System version 1.5.1
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe -fforce-addr 
-falign-functions=4 -fprefetch-loop-arrays"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.
2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref 
/usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe -fforce-addr 
-falign-functions=4 -fprefetch-loop-arrays"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.nl.gentoo.org/gentoo-portage"
USE="X aalib alsa apm avi berkdb cdr chroot crypt cups directfb dvd encode esd 
flash foomaticdb gdbm gif gnome gpg gpm gstreamer gtk gtk2 imlib java jpeg 
kerberos ldap libg++ libwww mad mikmod mmx motif mozilla mpeg mysql ncurses nls 
nptl nvidia oggvorbis opengl oss pam pdflib perl png postgres ppds python qt 
quicktime readline samba sdl slang spell sse ssl svga tcpd truetype x86 xfce 
xinerama xml xml2 xmms xv zlib"
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2004-07-06 11:10:52 UTC
*** Bug 56232 has been marked as a duplicate of this bug. ***
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2004-07-06 11:11:12 UTC
*** Bug 56234 has been marked as a duplicate of this bug. ***
Comment 3 Sebastien 2004-09-20 06:27:24 UTC
I had the same problem. It seems to be an x.org 6.8.0 problem.
If you run firefox like this "XLIB_SKIP_ARGB_VISUALS=1 firefox" in a command line
it should work.

S
Comment 4 Sebastien 2004-09-20 06:27:24 UTC
I had the same problem. It seems to be an x.org 6.8.0 problem.
If you run firefox like this "XLIB_SKIP_ARGB_VISUALS=1 firefox" in a command line
it should work.

Sébastien
Comment 5 Aron Griffis (RETIRED) gentoo-dev 2004-11-13 16:41:34 UTC
Worksforme with xorg-x11-6.8.0-r1 and mozilla-firefox-1.0-r1

Please re-open if it's still a problem for you with current versions in portage.