Closed
Bug 609237
Opened 15 years ago
Closed 6 years ago
crash [@ nsBlockReflowState::nsBlockReflowState(nsHTMLReflowState const&, nsPresContext*, nsBlockFrame*, nsHTMLReflowMetrics const&, int, int, int) ]
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash)
Crash Data
It is a residual crash signature that exists in 3.6 and trunk builds.
It is #237 top crasher in 4.0b8pre for the last week.
Signature nsBlockReflowState::nsBlockReflowState(nsHTMLReflowState const&, nsPresContext*, nsBlockFrame*, nsHTMLReflowMetrics const&, int, int, int)
UUID 0bf4c98f-641a-4e8a-ac4e-356f02101102
Time 2010-11-02 20:26:55.813371
Uptime 63
Last Crash 682 seconds (11.4 minutes) before submission
Install Age 21785 seconds (6.1 hours) since version was first installed.
Product Firefox
Version 4.0b8pre
Build ID 20101102042148
Branch 2.0
OS Windows NT
OS Version 5.1.2600 Service Pack 3
CPU x86
CPU Info GenuineIntel family 15 model 4 stepping 9
Crash Reason EXCEPTION_ACCESS_VIOLATION_READ
Crash Address 0x138f
App Notes AdapterVendorID: 0000, AdapterDeviceID: 0000
Frame Module Signature [Expand] Source
0 xul.dll nsBlockReflowState::nsBlockReflowState layout/generic/nsBlockReflowState.cpp:146
1 @0xd810087a
More reports at:
http://crash-stats.mozilla.com/report/list?product=Firefox&query_search=signature&query_type=exact&query=&range_value=4&range_unit=days&hang_type=any&process_type=any&plugin_field=&plugin_query_type=&plugin_query=&do_query=1&admin=&signature=nsBlockReflowState%3A%3AnsBlockReflowState%28nsHTMLReflowState%20const%26%2C%20nsPresContext*%2C%20nsBlockFrame*%2C%20nsHTMLReflowMetrics%20const%26%2C%20int%2C%20int%2C%20int%29
Comment 1•15 years ago
|
||
bp-c03cd274-94c1-43bb-b799-4ff172101104
nsBlockReflowState::nsBlockReflowState layout/generic/nsBlockReflowState.cpp:142
nsBlockFrame::Reflow layout/generic/nsBlockFrame.cpp:949
nsContainerFrame::ReflowChild layout/generic/nsContainerFrame.cpp:800
CanvasFrame::Reflow layout/generic/nsHTMLFrame.cpp:549
nsContainerFrame::ReflowChild layout/generic/nsContainerFrame.cpp:800
nsHTMLScrollFrame::ReflowScrolledFrame layout/generic/nsGfxScrollFrame.cpp:545
nsHTMLScrollFrame::ReflowContents layout/generic/nsGfxScrollFrame.cpp:639
nsHTMLScrollFrame::Reflow layout/generic/nsGfxScrollFrame.cpp:840
nsContainerFrame::ReflowChild layout/generic/nsContainerFrame.cpp:800
ViewportFrame::Reflow layout/generic/nsViewportFrame.cpp:284
PresShell::DoReflow layout/base/nsPresShell.cpp:7244
PresShell::ProcessReflowCommands layout/base/nsPresShell.cpp:7377
PresShell::FlushPendingNotifications layout/base/nsPresShell.cpp:4902
_MD_CURRENT_THREAD nsprpub/pr/src/md/windows/w95thred.c:308
PresShell::ReflowEvent::Run layout/base/nsPresShell.cpp:7054
nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:527
nsBaseAppShell::Run widget/src/xpwidgets/nsBaseAppShell.cpp:170
Source line for the top stack frame:
142: mMinLineHeight = aReflowState.CalcLineHeight();
which reminds me of bug 548274.
Reporter | ||
Comment 2•14 years ago
|
||
It is #38 top crasher in 4.0b10.
One comment says: "logging in to Sun Convergence web mail server".
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsBlockReflowState::nsBlockReflowState(nsHTMLReflowState const&, nsPresContext*, nsBlockFrame*, nsHTMLReflowMetrics const&, int, int, int) ]
Reporter | ||
Updated•14 years ago
|
Crash Signature: [@ nsBlockReflowState::nsBlockReflowState(nsHTMLReflowState const&, nsPresContext*, nsBlockFrame*, nsHTMLReflowMetrics const&, int, int, int) ] → nsHTMLReflowMetrics const&, int, int, int) ] [@ nsBlockReflowState::nsBlockReflowState(nsHTMLReflowState const&, nsPresContext*, nsBlockFrame*, nsHTMLReflowMetrics const&, int, int, int) ]
[@ _purecall | nsBlockReflowState::nsBlockReflowState(nsHTMLReflo…
Updated•10 years ago
|
Crash Signature: , nsHTMLReflowMetrics const&, int, int, int) ] → , nsHTMLReflowMetrics const&, int, int, int) ]
[@ nsBlockReflowState::nsBlockReflowState ]
[@ _purecall | nsBlockReflowState::nsBlockReflowState ]
Comment 3•6 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•