Closed
Bug 156870
Opened 23 years ago
Closed 21 years ago
Recursive frameset crashes in various different ways
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: stf, Assigned: saari)
References
()
Details
(Keywords: crash)
Attachments
(2 files)
That intentional javascript crash page (frameset loop) reacts very differently in Chimera
(build 20020710 16:11).
Sometimes, it crash after it has draw 4 cells, see crash log.
Sometimes, its contents is drawn entierly (~20x20 cells) immediately after you've seen
the 4 cells.
You get a grid, but the 'cells' are bigger than those obtained in M$IE 5.21.
IE draws them one by one, you see all the process until it crash when the status bar show
the link ...?11 at that stage the cell are very very small, chimera has cells 2 or 3 times
bigger than IE (? 8 -> 11).
Chimera becomes very slow, probably huge ram comsuption and seems to stay stable
and is still working.
Sometimes, it stop saying that it can't reach the link ...?8 and an alert sheet don't stop
appearing, you can't quit, stop, you must force quit.
The console in that case says:
2002-07-11 12:55:33.625 Navigator[957] *** WARNING: Method
runModalForWindow:relativeToWindow: in class NSApplication is obsolete and will be
removed in release GM ***
What's strange is that it was accessible few seconds before.
In Chimera during that slow drawing, you see in the Status bar that say ~'Read user file
in the chimera profile'.
Reporter | ||
Comment 1•23 years ago
|
||
js2-crash log
*** Bug 156869 has been marked as a duplicate of this bug. ***
Stephane, what Chimera build are you using? Always be sure to include your build
information in bug reports.
Severity: normal → critical
Keywords: crash
Also, Stephane, did you test this in Mozilla? What were the results?
Reporter | ||
Comment 5•23 years ago
|
||
What's going on...
the build is on the first line and the attach is there too ?
using Chimera/20020708, the tescase runs for a time then an error sheet bearing
the text, "The file /crash/js2.html?8 cannot be found. Please check the location
and try again" is repeatedly shown, eventually also crashing at js_AllocGCThing.
...but, WorksForMe using FizzillaCFM/2002071208.
Summary: Crash test weird reactions: ok, crash or block and force quit → Crash test weird reactions: ok, crash or block and force quit [@ js_AllocGCThing]
Updated•22 years ago
|
Summary: Crash test weird reactions: ok, crash or block and force quit [@ js_AllocGCThing] → Recursive frameset crashes in various different ways
Comment 10•22 years ago
|
||
WFM Camino 2003061704... my guess is this got picked up in the move to the truck
if it was ok in mozilla proper in the last set of comments.
anyone argue with a resolution of WFM here?
Comment 11•21 years ago
|
||
well ok then... since noone objected -> WFM
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•