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)
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]
Reporter | ||
Updated•21 years ago
|
Summary: Crash in [@ QBCurve::MidPointDivide] closing Print Preview of → Crash in [@ QBCurve::MidPointDivide] closing Print Preview of http://www.kibo.com/webtv/webtv.html
![]() |
||
Comment 1•21 years ago
|
||
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.
Reporter | ||
Comment 2•21 years ago
|
||
![]() |
||
Comment 3•21 years ago
|
||
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.
Reporter | ||
Comment 4•21 years ago
|
||
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
Comment 5•21 years ago
|
||
if there is an easy fix we might want to get it for 1.7 final
Flags: blocking1.8a?
Comment 6•21 years ago
|
||
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.
Comment 7•21 years ago
|
||
I can't seem to reproduce with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
rv:1.7) Gecko/20040511
Updated•21 years ago
|
Flags: blocking1.8a1?
Reporter | ||
Comment 8•21 years ago
|
||
This is crashing again with build 2004-06-02 on Windows XP.
Reporter | ||
Updated•21 years ago
|
Severity: normal → critical
Comment 9•21 years ago
|
||
there's a hanging (crashing ?) testcase in bug 27650 (sorry, cannot check myself
atm).
Reporter | ||
Comment 10•20 years ago
|
||
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.
Reporter | ||
Comment 11•20 years ago
|
||
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
Updated•14 years ago
|
Crash Signature: [@ QBCurve::MidPointDivide]
Updated•6 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•