Closed
Bug 291204
Opened 20 years ago
Closed 20 years ago
Firefox crash [@ RoundedRect::Set]
Categories
(Core :: Web Painting, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 265736
People
(Reporter: pavel.penaz, Assigned: roc)
References
Details
(Keywords: crash, testcase)
Crash Data
Attachments
(1 file)
70 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050420 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050420 Firefox/1.0+
Firefox crashes on the attached testcase.
Taklback:
http://talkback-public.mozilla.org/talkback/fastfind.jsp?search=2&type=iid&id=TB5232163Q
Reproducible: Always
Steps to Reproduce:
1. Run the soon-to-be-attached testcase
Actual Results:
Firefox crashes
Expected Results:
No crash
Reporter | ||
Comment 1•20 years ago
|
||
Reporter | ||
Comment 2•20 years ago
|
||
Tag responsible the crash:
<HTML>
<HR COLOR="javascript:?" SIZE=иииииии WIDTH=11111111>
</HTML>
Reporter | ||
Comment 3•20 years ago
|
||
Same crash on a build from January (Mozilla/5.0 (Windows; U; Windows NT 5.1;
en-US; rv:1.8a6) Gecko/20050101 Firefox/1.0+)
Should this go to Core/Layout View Rendering?
RoundedRect::Set
[c:/builds/tinderbox/Fx-Trunk/WINNT_5.0_Depend/mozilla/layout/base/nsCSSRendering.cpp,
line 3800]
RoundedRect::GetRoundedBorders
[c:/builds/tinderbox/Fx-Trunk/WINNT_5.0_Depend/mozilla/layout/base/nsCSSRendering.cpp,
line 3851]
RoundedRect::GetRoundedBorders
[c:/builds/tinderbox/Fx-Trunk/WINNT_5.0_Depend/mozilla/layout/base/nsCSSRendering.cpp,
line 3851]
RoundedRect::GetRoundedBorders
[c:/builds/tinderbox/Fx-Trunk/WINNT_5.0_Depend/mozilla/layout/base/nsCSSRendering.cpp,
line 3851]
RoundedRect::GetRoundedBorders
[c:/builds/tinderbox/Fx-Trunk/WINNT_5.0_Depend/mozilla/layout/base/nsCSSRendering.cpp,
line 3851]
RoundedRect::GetRoundedBorders
[c:/builds/tinderbox/Fx-Trunk/WINNT_5.0_Depend/mozilla/layout/base/nsCSSRendering.cpp,
line 3851]
RoundedRect::GetRoundedBorders
[c:/builds/tinderbox/Fx-Trunk/WINNT_5.0_Depend/mozilla/layout/base/nsCSSRendering.cpp,
line 3851]
RoundedRect::GetRoundedBorders
[c:/builds/tinderbox/Fx-Trunk/WINNT_5.0_Depend/mozilla/layout/base/nsCSSRendering.cpp,
line 3851]
RoundedRect::GetRoundedBorders
[c:/builds/tinderbox/Fx-Trunk/WINNT_5.0_Depend/mozilla/layout/base/nsCSSRendering.cpp,
line 3851]
RoundedRect::GetRoundedBorders
[c:/builds/tinderbox/Fx-Trunk/WINNT_5.0_Depend/mozilla/layout/base/nsCSSRendering.cpp,
line 3851]
RoundedRect::GetRoundedBorders
[c:/builds/tinderbox/Fx-Trunk/WINNT_5.0_Depend/mozilla/layout/base/nsCSSRendering.cpp,
line 3851]
Comment 4•20 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050420
Firefox/1.0+
Testcase crashed me - TB5236689Q
Updated•20 years ago
|
Assignee: firefox → dbaron
Status: UNCONFIRMED → NEW
Component: General → Style System (CSS)
Ever confirmed: true
Product: Firefox → Core
QA Contact: general → ian
Assignee: dbaron → roc
Component: Style System (CSS) → Layout: View Rendering
Isnt this a dupe of bug 265736?
this is wfm with the patch for bug 265736
*** This bug has been marked as a duplicate of 265736 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 7•20 years ago
|
||
The testcase still crashes with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20051029 Firefox/1.6a1 ID:2005102907.
TB: TB11218055Z
I can also still reproduce crash from bug 265736.
Updated•14 years ago
|
Crash Signature: [@ RoundedRect::Set]
Updated•7 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
•