Closed
Bug 390758
Opened 18 years ago
Closed 18 years ago
crash when switching on chat in GMail
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 304370
People
(Reporter: wim.vanderbauwhede, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6
This is the error message:
The program 'gecko' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 120 error_code 8 request_code 146 minor_code 3)
(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.)
Reproducible: Always
Steps to Reproduce:
1. Log into GMail
2. switch from "standard without chat" to "standard with chat"
Actual Results:
Browser crashes with the above error
Expected Results:
GMail with chat activated. Up to 2.0.0.4 this worked fine
My system:
Mandriva Spring 2007
Kernel:
2.6.17-5mdv i686
GLIBC:
glibc-2.4-8mdv2007.1
X.org:
Name : xorg-x11
Version : 7.1.0
Release : 6mdv2007.0
Comment 1•18 years ago
|
||
Likely a dupe of Bug 304370. See bug 304370 comment 5 for a workaround.
Comment 2•18 years ago
|
||
The other option is to upgrade to Flash 9, where this bug is fixed. http://labs.adobe.com/downloads/flashplayer9.html
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Component: General → Plug-ins
Product: Firefox → Core
QA Contact: general → plugins
Resolution: --- → DUPLICATE
Version: unspecified → 1.8 Branch
| Reporter | ||
Comment 4•18 years ago
|
||
Thanks guys, setting color depth to 24 fixed it.
Updated•4 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•