Closed
Bug 196367
Opened 23 years ago
Closed 23 years ago
[gtk2] crashes immediately when trying to open the given url
Categories
(Core Graveyard :: GFX: Gtk, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 173204
People
(Reporter: pweis, Assigned: blizzard)
References
()
Details
(Keywords: crash)
Attachments
(1 file)
|
5.75 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4a) Gecko/20030305
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4a) Gecko/20030305
Just crashes! I get the following error:
The program 'mozilla-bin' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRequest (invalid request code or no such operation)'.
(Details: serial 6165 error_code 1 request_code 184 minor_code 0)No error message
I had a look at the source of the page, but was not able to find anything
suspicious.
Reproducible: Always
Steps to Reproduce:
Comment 2•23 years ago
|
||
worksforme with linux trunk 20030307
are you using an RPM (gtk2/xft) build?
Keywords: crash
| Reporter | ||
Comment 3•23 years ago
|
||
Sorry, should have told that in my report.
I'm using lates mozilla-snapshot debs (Version 0.0.20030305.09-trunk-1) from
Debian Sid. And of course this one uses gtk2 and xft (depends on libxft2).
Comment 4•23 years ago
|
||
I crashed with CVS/gtk2 build as well.
stacktrace generated with "mozilla -sync"
Comment 5•23 years ago
|
||
marking NEW
==> gfx/gtk
Assignee: asa → blizzard
Status: UNCONFIRMED → NEW
Component: Browser-General → GFX: Gtk
Ever confirmed: true
QA Contact: asa → ian
Summary: crashes immediately when trying to open the given url → [gtk2] crashes immediately when trying to open the given url
| Assignee | ||
Comment 6•23 years ago
|
||
Looks like a dup of 173204.
*** This bug has been marked as a duplicate of 173204 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 7•23 years ago
|
||
So the problem probably is with XRender in xlibs package from Debian. The
Maintainer already knows about this and has a patch ready for upload within the
next days. New Version is xlibs 4.2.1-7. Thanks for the good work!
Updated•17 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•