Closed
Bug 346598
Opened 19 years ago
Closed 19 years ago
javascript causes ff to silently crash
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 304370
People
(Reporter: reversial, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.5) Gecko/20060727 Ubuntu/dapper-security Firefox/1.5.0.5
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.5) Gecko/20060727 Ubuntu/dapper-security Firefox/1.5.0.5
When looking at pages containing javascript (as long as it is enabled), the browser silently exits.
By the way, really sorry about marking this as Major, as I seem to be the ONLY person experiencing it.
Reproducible: Always
Steps to Reproduce:
1. Visit a page containing javascript.
2. Watch FF go suicidal.
Actual Results:
Firefox quickly exits, and sends an error to the terminal.
Expected Results:
It should just keep on working...
Here's a terminal output:
dylan@tuxbox:~$ firefox
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 114 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.)
Comment 1•19 years ago
|
||
Read bug 304370 comment 5 for a workaround
*** This bug has been marked as a duplicate of 304370 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•