Closed
Bug 305137
Opened 19 years ago
Closed 19 years ago
crash/hang when changing iframe content [@ nsQueryInterface::operator() ]
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 304639
People
(Reporter: Peter6, Unassigned)
References
Details
(Keywords: crash, hang, regression)
Crash Data
Attachments
(1 file)
9.41 KB,
text/plain
|
Details |
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b4) Gecko/20050818
Firefox/1.0+ ID:2005081812
the crash/hang started with the first patch of Bug 296639
repro crash:
1. Open Firefox with 1 tab (important!)
2. Open http://home.planet.nl/~pa1six/particles/test.html in that tab
3. click on the tab with "GOES X-ray flux" (top left)
4. a page will open in the right frame
5. in that frame click on the tab "3 days"
-- crash
repro to hang:
as repro crash, but have more tabs open (content is unimportant)
TB8459705K (winXp) , TB8459563W (win2k)
debug stack next
Reporter | ||
Comment 1•19 years ago
|
||
Reporter | ||
Updated•19 years ago
|
Blocks: splitwindows
Updated•19 years ago
|
Summary: crash/hang when changing iframe content → crash/hang when changing iframe content [@ nsQueryInterface::operator() ]
Comment 2•19 years ago
|
||
Doesn't crash with 2005-08-03 build, but crashes with 2005-08-04 build, so I
guess this could be a regression from fixing bug 301397.
Bug 304639 seems to be similar.
Blocks: 301397
Component: General → History: Session
Product: Firefox → Core
Version: unspecified → Trunk
Updated•19 years ago
|
QA Contact: general → history.session
Reporter | ||
Updated•19 years ago
|
No longer blocks: splitwindows
Updated•19 years ago
|
Updated•19 years ago
|
Severity: normal → critical
Reporter | ||
Comment 3•19 years ago
|
||
my bad about the innitially wrong regression, i must have screwed something up
while testing
Confirming Martijn's range
firefox-1.0+.en-US.win32_20050803_1133pdt works
firefox-1.0+.en-US.win32_20050804_0613pdt fails
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2005-08-03+10%3A50%3A00&maxdate=2005-08-04+06%3A00%3A00&cvsroot=%2Fcvsroot
I get the same stack by doing to following
1) log on to gmail account
2) click rss feed icon in url bar
3) click back
4) hit the feed icon again
TB8494191K and TB8494217W
Comment 5•19 years ago
|
||
My suggested patch for bug 304639 fixes this. I'll update it and get it in ASAP.
*** This bug has been marked as a duplicate of 304639 ***
Status: NEW → RESOLVED
Closed: 19 years ago
OS: Windows 2000 → All
Resolution: --- → DUPLICATE
Reporter | ||
Comment 6•19 years ago
|
||
confirming bug 304639 fixed this
Component: History: Session → Document Navigation
QA Contact: history.session → docshell
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsQueryInterface::operator() ]
You need to log in
before you can comment on or make changes to this bug.
Description
•