Closed
Bug 293873
Opened 20 years ago
Closed 20 years ago
Mozilla crashes displaying URL http://www.djh.de/
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 293871
People
(Reporter: tschweikle, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; de-AT; rv:1.7.7) Gecko/20050505
Build Identifier: Mozilla/5.0 (X11; U; FreeBSD i386; de-AT; rv:1.7.7) Gecko/20050505
hazel> mozilla http://www.djh.de/
NP_Initialize
New
SetWindow
Destroy
The program 'mozilla-bin' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadShmSeg (invalid shared segment parameter)'.
(Details: serial 31 error_code 164 request_code 145 minor_code 2)
(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. mozilla http://www.djh.de/
2.
3.
Actual Results:
Mozilla starts displaying the page; while starting the map it crashes. No core
file is written.
Expected Results:
Display the whole page, including the map.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 293871 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•