Closed Bug 243671 Opened 21 years ago Closed 20 years ago

Crash in [@ QBCurve::MidPointDivide] scrolling / closing Print Preview of http://www.kibo.com/webtv/webtv.html

Categories

(Core :: Web Painting, defect)

x86
Windows XP
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: stephend, Assigned: roc)

References

()

Details

(Keywords: crash)

Crash Data

Attachments

(1 file)

Build ID: 2004-05-14-09, Windows XP. It could possibly be the world's most annoying webpage (that's the idea, I think), but closing Print Preview of: http://www.kibo.com/webtv/webtv.html crashes reliably here: QBCurve::MidPointDivide [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSRendering.cpp, line 4009] QBCurve::SubDivide [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSRendering.cpp, line 3972] QBCurve::SubDivide [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSRendering.cpp, line 3981] QBCurve::SubDivide [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSRendering.cpp, line 3981] QBCurve::SubDivide [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSRendering.cpp, line 3981] QBCurve::SubDivide [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSRendering.cpp, line 3981] QBCurve::SubDivide [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSRendering.cpp, line 3981] QBCurve::SubDivide [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSRendering.cpp, line 3981] QBCurve::SubDivide [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSRendering.cpp, line 3981] QBCurve::SubDivide [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSRendering.cpp, line 3981] QBCurve::SubDivide [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSRendering.cpp, line 3981] QBCurve::SubDivide [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSRendering.cpp, line 3981] QBCurve::SubDivide [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSRendering.cpp, line 3981] QBCurve::SubDivide [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSRendering.cpp, line 3981] QBCurve::SubDivide [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSRendering.cpp, line 3981]
Summary: Crash in [@ QBCurve::MidPointDivide] closing Print Preview of → Crash in [@ QBCurve::MidPointDivide] closing Print Preview of http://www.kibo.com/webtv/webtv.html
Can you attach the full stack to this bug, please? That looks like an infinite recursion crash to me. Local variable values would be ideal.
Stephen, that's just the top of the stack (see the "stack overflow" reason). The full stack is probably a few thousand items long... And I was sorta hoping to see who the original caller is. :( Can someone minimize the testcase? The rounded corners (I assume there are some based on the function involved) should be relevant.
Actually, just loading Print Preview and then scrolling within that view triggers the crash for me 100%.
Summary: Crash in [@ QBCurve::MidPointDivide] closing Print Preview of http://www.kibo.com/webtv/webtv.html → Crash in [@ QBCurve::MidPointDivide] scrolling / closing Print Preview of http://www.kibo.com/webtv/webtv.html
if there is an easy fix we might want to get it for 1.7 final
Flags: blocking1.8a?
This produces many WARNING: NS_ENSURE_TRUE(container) failed, file d:/mozilla/tree6/mozilla/content/base/src/nsDocument.cpp, line 2686 but thats all when scrolling but no crash on win2k with a current cvs trunk debug build. Also it seems when scrolling on every new page in the lower part of the page i get 100% cpu usage for 2-3 seconds.
I can't seem to reproduce with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040511
Flags: blocking1.8a1?
This is crashing again with build 2004-06-02 on Windows XP.
Severity: normal → critical
there's a hanging (crashing ?) testcase in bug 27650 (sorry, cannot check myself atm).
Depends on: 265736
In https://bugzilla.mozilla.org/show_bug.cgi?id=265736, the testcase https://bugzilla.mozilla.org/attachment.cgi?id=163706&action=view crashes right away in the same method. It might not be a DUP, but it'll be interesting to see if this bug is fixed when that minimized testcase is fixed, too.
This no longer crashes for me, Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050226
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Crash Signature: [@ QBCurve::MidPointDivide]
Component: Layout: View Rendering → Layout: Web Painting
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: