Closed
Bug 309970
Opened 19 years ago
Closed 19 years ago
Consistent crash in nsFrameManager::CaptureFrameStateFor() on espn.com
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
mozilla1.8beta1
People
(Reporter: jhpedemonte, Unassigned)
References
()
Details
Attachments
(1 file)
|
36.69 KB,
text/plain
|
Details |
Using the nightly Firefox 1.5 builds (after beta 1), I have consistently gotten a crash in nsFrameManager::CaptureFrameStateFor() while browsing espn.com. To recreate: 1) Go to college football section of espn.com (see URL). 2) After it has loaded, click on any link. 3) After that had loaded, click back. When the main college football page is reloading, I will always get a crash in nsFrameManager::CaptureFrameStateFor(). I searched bugzilla, but the only bug I saw crashing in a similar place was bug 288763. But that one had a different scenario. Don't know if they have the same root cause.
Comment 1•19 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b5) Gecko/20050925 Firefox/1.4 ID:2005092505 WFM - no crash.
| Reporter | ||
Comment 2•19 years ago
|
||
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b5) Gecko/20050925 Firefox/1.4 Still see this. It would be odd if this were Mac only. Attached is the Mac OS X crash log. There should also be several Talkback reports on this issue, under my email addr.
| Reporter | ||
Comment 3•19 years ago
|
||
I just did a talkback search for "CaptureFrameStateFor" and found hundreds of crash reports on that address, many of which specifically mention "espn.com". So I'm not the only one seeing it, and it is cross platform. And this has been going on since at least FF 1.0.x. What's interesting, though, is that I cannot recreate this on my dual processor Power Mac at work, but I see this on a Mac Mini and on a Powerbook. So it may be timing related. CCing some devs who have touched that file in the past.
| Reporter | ||
Comment 4•19 years ago
|
||
I can no longer see this with later branch builds. ->WORKSFORME
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Target Milestone: --- → mozilla1.8beta1
You need to log in
before you can comment on or make changes to this bug.
Description
•