Closed
Bug 80567
Opened 25 years ago
Closed 24 years ago
Clicking link crashes browser
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: bugzilla-f, Assigned: asa)
References
()
Details
(Keywords: crash)
Clicking any of the links on this page crashes the browser. It does not crash
when the link is entered manually in the location bar.
Reproduce: go to this (http://www.koolance.com/procuct1.html) page. You may need
to reload it to get moz to display it correctly (bug?). It should display a
computer case, with some parts highlighted. When you move the mouse over a
highlighted part (and you have enabled Javascript, and do not filter out popup()
stuff), a Javascript popup needlessly tells you what it is. Now click on the
part (eg. the CPU). The browser starts loading and displaying the page, but it
crashes somewhere halfway through.
Expected result: It should show the page (in this case:
http://www.koolance.com/Clickable%20Case/largeview/CPUjacket.html)
Observed result: the browser crashes
Other bugs on this page:
- need to reload the page to get moz to display it
- context-menu: Copy Link Location does not work, it produces "
An error occurred executing the cmd_copyLink command"
Everything works for me with 2001051208 / Win98SE:
- Page loads correctly
- Mozilla doesn't crash
- There's no context menu error
Perhaps 0.9 branch only?
| Reporter | ||
Comment 2•25 years ago
|
||
The observed results are from a Linux CVS trunk build
Comment 3•25 years ago
|
||
Anyone with a debug build seeing this? Can you compare stacks against bug 80457
and dup this against that if they are the same.
Comment 4•25 years ago
|
||
Yes, I have verified this bug on Mozilla 0.9
Mozilla/5.0 (X11; U; Linux 2.2.14-5.0 i686; en-US; rv:0.9) Gecko/20010505
Comment 5•25 years ago
|
||
Igor, Frank: Can you please download the latest nightly from mozilla.org and
tell us if you still see the crash, and report the build id too. Thanks.
| Reporter | ||
Comment 6•25 years ago
|
||
Just tried it with a freshly downloaded nightly build, build-ID 2001051306
It still crashes...
Last gasp on stderr:
Gdk-CRITICAL **: file gdkwindow.c: line 716 (gdk_window_ref): assertion `window
!= NULL' failed.
In a few other instances, it gave this error just before death:
JavaScript error:
line 0: kill is not defined
Comment 8•25 years ago
|
||
works on linux rpm build 2001052819
Comment 9•24 years ago
|
||
Works for me using linux build 2001060811, and for other recent commenters.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•