Closed
Bug 157424
Opened 23 years ago
Closed 23 years ago
Crashed when typing URL in Location Bar
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 151674
People
(Reporter: razdan, Assigned: Matti)
Details
(Keywords: crash, stackwanted)
When I type in a URL in the Location Bar, Mozilla crashed with the following
message:
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 131 (MIT-SHM)
Minor opcode of failed request: 3 (X_ShmPutImage)
Serial number of failed request: 64
Current serial number in output stream: 64
Assignee | ||
Comment 1•23 years ago
|
||
Do you crash only this time or everytime ?
Updated•23 years ago
|
Severity: normal → critical
Keywords: crash,
stackwanted
Reporter | ||
Comment 2•23 years ago
|
||
Crash condition is repeatable. AR
Assignee | ||
Comment 3•23 years ago
|
||
CC Roland: Can you help here ?
Reporter:
Which build Do you use ?
Comment 4•23 years ago
|
||
Reporter:
We need little bit more info:
1. OS version
2. Version/Revision of the Xsun patch
3. Version of GDK/GTK+ libraries
4. Mozilla build id
Reporter | ||
Comment 5•23 years ago
|
||
1. Solaris 8
2. don't know
3.
libgtk-1.2.so.0 => /usr/local/lib/libgtk-1.2.so.0
libgdk-1.2.so.0 => /usr/local/lib/libgdk-1.2.so.0
4.
It is not a pre-built binary. We built our own because
I couldn't find a Solaris 8 build of mozilla that had
--enable-crypt support. In fact, I had to fix a few
makefiles to get mozilla to build with --enable-crypto.
Here is the configure line I used:
./configure --enable-optimize=\-O2 --disable-debug --enable-crypto
--disable-dtd-debug --disable-logging --enable-reorder
Comment 6•23 years ago
|
||
can you reproduce with a current mozilla version ?
Comment 7•23 years ago
|
||
*** This bug has been marked as a duplicate of 151674 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•