Closed
Bug 626187
Opened 14 years ago
Closed 13 years ago
Crash [@ RtlpWaitOnCriticalSection | RtlpDeCommitFreeBlock | arena_dalloc | nsRect::ToNearestPixels(int) ]
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash, regression)
Crash Data
It is a new crash signature. Crashes first appeared in 4.0b10pre/20110112.
It is #124 top crasher in 4.0b10pre over the last 3 days.
Signature RtlpWaitOnCriticalSection | RtlpDeCommitFreeBlock | arena_dalloc | nsRect::ToNearestPixels(int)
UUID 2d7526b3-8412-4c71-a58d-ac5302110115
Time 2011-01-15 15:32:16.212086
Uptime 1125
Last Crash 182835 seconds (2.1 days) before submission
Install Age 1125 seconds (18.8 minutes) since version was first installed.
Product Firefox
Version 4.0b10pre
Build ID 20110115030345
Branch 2.0
OS Windows NT
OS Version 6.1.7600
CPU x86
CPU Info GenuineIntel family 6 model 15 stepping 13
Crash Reason EXCEPTION_ACCESS_VIOLATION_WRITE
Crash Address 0x620452bc
App Notes AdapterVendorID: 10de, AdapterDeviceID: 0409
Frame Module Signature [Expand] Source
0 ntdll.dll RtlpWaitOnCriticalSection
1 ntdll.dll RtlpDeCommitFreeBlock
2 mozcrt19.dll arena_dalloc obj-firefox/memory/jemalloc/crtsrc/jemalloc.c:4280
3 xul.dll nsRect::ToNearestPixels obj-firefox/dist/include/nsRect.h:399
4 xul.dll nsSubDocumentFrame::BuildDisplayList layout/generic/nsSubDocumentFrame.cpp:478
5 @0x21ca33
6 mozjs.dll js::mjit::Compiler::generateMethod js/src/methodjit/Compiler.cpp:1139
7 xul.dll PresShell::Paint layout/base/nsPresShell.cpp:6131
8 xul.dll mozilla::widget::GfxInfo::GetFeatureStatusImpl
9 @0x1a9886f3
10 xul.dll nsViewManager::Refresh view/src/nsViewManager.cpp:414
11 xul.dll nsViewManager::DispatchEvent view/src/nsViewManager.cpp:915
A possible regression range is (low volume):
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=4413ed6ba5a5&tochange=c0e05d518f57
More reports at:
http://crash-stats.mozilla.com/report/list?product=Firefox&query_search=signature&query_type=exact&query=&range_value=4&range_unit=weeks&hang_type=any&process_type=any&plugin_field=&plugin_query_type=&plugin_query=&do_query=1&admin=&signature=RtlpWaitOnCriticalSection%20|%20RtlpDeCommitFreeBlock%20|%20arena_dalloc%20|%20nsRect%3A%3AToNearestPixels%28int%29
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ RtlpWaitOnCriticalSection | RtlpDeCommitFreeBlock | arena_dalloc | nsRect::ToNearestPixels(int) ]
Comment 1•13 years ago
|
||
Signature not appearing on any version in the past 4 weeks. Resolving as works for me.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•