Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16572 - mozilla, galeon crash with GdkError BadValue BadDrawable
Summary: mozilla, galeon crash with GdkError BadValue BadDrawable
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-28 13:26 UTC by Jörg Dietrich
Modified: 2003-03-05 16:30 UTC (History)
1 user (show)

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 Jörg Dietrich 2003-02-28 13:26:20 UTC
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030226, build 2003022601
and Gnome galeon 1.2.7 crash when visiting some websites, 
http://www.ghostoftherobot.co.uk/ being one example:

joerg@leviathan joerg $ mozilla http://www.ghostoftherobot.co.uk/
Xlib:  extension "RENDER" missing on display ":0.0".
Gdk-ERROR **: BadValue (integer parameter out of range for operation)
  serial 4864 error_code 2 request_code 53 minor_code 0
Gdk-ERROR **: BadDrawable (invalid Pixmap or Window parameter)
  serial 4865 error_code 9 request_code 55 minor_code 0

gdk-pixbuf version is 0.21.0

The emerge info output is
leviathan root # emerge info
Portage 2.0.47-r7 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.20 i686 AMD Athlon(tm) Processor
GENTOO_MIRRORS=" http://ftp.easynet.nl/mirror/gentoo//
ftp://ftp.easynet.nl/mirror/gentoo// ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
http://ftp.tu-clausthal.de/pub/linux/gentoo/ http://gentoo.linux.no/
ftp://gentoo.linux.no/pub/gentoo/
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/
http://www.fhh.opensource-mirror.de/gentoo.org/
http://212.219.56.146/sites/www.ibiblio.org/gentoo/"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 3dnow apm arts libg++ mikmod mmx mpeg ncurses nls png gdbm berkdb slang
nas svga java guile X gpm tcpd libwww esd gnome qt motif opengl -kde cups encode
tcltk alsa avi cdr crypt mbox mozilla oggvorbis quicktime sasl sdl ssl xml2 xmms
xv zlib kerberos python tetex truetype gb bonobo libgda mpg nla oss pam pdflib
perl xml gd gif gtk gtkhtml imlib readline spell tiff jpeg"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-O2 -mcpu=i686 -pipe"
CXXFLAGS=""
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Jörg Dietrich 2003-03-02 11:50:10 UTC
The crash disappeared after installing a different graphics card (Geforce2) that
supports the XRENDER extension as opposed to the previous card. As such cards are
relatively rare nowadays you might want to downgrande severity/priority.

Comment 2 foser (RETIRED) gentoo-dev 2003-03-03 15:07:48 UTC
hmm im not sure, i think gdk had to be compiled with render support? and after that you changed gfx cards ?
Comment 3 Jörg Dietrich 2003-03-03 16:17:00 UTC
I did a complete re-emerge of gdk-pixbuf, mozilla, galeon and all installed gnome
packages to make sure this was not related to a change in CFLAGS. The crash was
reproducable with an S3 Trio64V+ card installed.

Then I installed a Geforce2 MX-100 added the nvidia drivers and recompiled the 
kernel to support agpart. Nothing else was changed (I did not again compile 
everything) and the crash disappeared.
Comment 4 foser (RETIRED) gentoo-dev 2003-03-03 16:49:39 UTC
how about a remerge of xfree and gtk+ (suppose you did the last one?). Did you compile mozilla vs gtk1 or 2 btw ?
Comment 5 Jörg Dietrich 2003-03-03 17:04:44 UTC
I remerged both, xfree and gtk+ (again before the card swap). Mozilla is linked
against gtk-1.2.
Comment 6 foser (RETIRED) gentoo-dev 2003-03-03 17:55:35 UTC
did you remerge both gtk+'s : 1.2 and 2.0 ? 1.2 is ofcourse the important one here.

I don't think the hardware in the machine really influences if Xrender get built (altough im not sure, not my area). Maybe your gtk+-1.2 was compiled some time ago against an older xfree (thats the only thing i can think of assuming you only rebuilt gtk+2).
Comment 7 Jörg Dietrich 2003-03-04 04:41:59 UTC
I probably only remerged gtk+-2. However, this is a new system which was first 
installed Feb 16, 2003. I don't think any (or no significant) changes happened
in xfree during that time. I never installed anything but the xfree package emerge 
offered.
Comment 8 foser (RETIRED) gentoo-dev 2003-03-04 06:15:57 UTC
did you install it from stage 1 or GRP maybe ?

And please try remerging gtk-1.2 , thats the one complaining here.
Comment 9 Jörg Dietrich 2003-03-05 15:32:21 UTC
Installed from stage 1. 

I could remerge gtk+-1.2, but I don't plan to swao graphics cards again, so I'll
never find out.
Comment 10 foser (RETIRED) gentoo-dev 2003-03-05 16:30:39 UTC
in that case, closing