Closed
Bug 606666
Opened 14 years ago
Closed 10 years ago
crash mainly at startup on Windows XP [@ arena_dalloc_small | arena_dalloc | free | CloseDir ]
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash)
Crash Data
It is a residual crash signature that exist in 3.5, 3.6 and trunk builds.
Signature arena_dalloc_small | arena_dalloc | free | CloseDir
UUID 8d54883d-e662-4a52-b592-a49572101023
Time 2010-10-23 02:24:57.505761
Uptime 11
Last Crash 1511 seconds (25.2 minutes) before submission
Install Age 56414 seconds (15.7 hours) since version was first installed.
Product Firefox
Version 4.0b8pre
Build ID 20101022043027
Branch 2.0
OS Windows NT
OS Version 5.1.2600 Service Pack 3
CPU x86
CPU Info AuthenticAMD family 15 model 107 stepping 2
Crash Reason EXCEPTION_ACCESS_VIOLATION_READ
Crash Address 0x8000
App Notes AdapterVendorID: 10de, AdapterDeviceID: 0402
Frame Module Signature [Expand] Source
0 mozcrt19.dll arena_dalloc_small obj-firefox/memory/jemalloc/crtsrc/jemalloc.c:4153
1 mozcrt19.dll arena_dalloc obj-firefox/memory/jemalloc/crtsrc/jemalloc.c:4281
2 mozcrt19.dll free obj-firefox/memory/jemalloc/crtsrc/jemalloc.c:6121
3 xul.dll CloseDir xpcom/io/nsLocalFileWin.cpp:613
4 xul.dll nsDirEnumerator::HasMoreElements xpcom/io/nsLocalFileWin.cpp:667
5 xul.dll nsLocalFile::Remove
6 xul.dll nsLocalFile::Remove
7 xul.dll DeleteDirThreadFunc netwerk/cache/nsDeleteDir.cpp:47
8 nspr4.dll _PR_NativeRunThread nsprpub/pr/src/threads/combined/pruthr.c:426
9 nspr4.dll pr_root nsprpub/pr/src/md/windows/w95thred.c:122
10 mozcrt19.dll _callthreadstartex obj-firefox/memory/jemalloc/crtsrc/threadex.c:348
11 mozcrt19.dll _threadstartex obj-firefox/memory/jemalloc/crtsrc/threadex.c:326
12 kernel32.dll BaseThreadStart
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=arena_dalloc_small%20|%20arena_dalloc%20|%20free%20|%20CloseDir
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ arena_dalloc_small | arena_dalloc | free | CloseDir ]
Comment 1•13 years ago
|
||
This one is still hanging around with 2,118 Crash Reports in the last week - https://crash-stats.mozilla.com/report/list?signature=arena_dalloc_small%20|%20arena_dalloc%20|%20free%20|%20CloseDir
Comment 2•13 years ago
|
||
Firefox 8.0.1 Crash report
https://crash-stats.mozilla.com/report/index/8fd4f235-b9e2-4a22-ba09-37e5e2111127
Reporter | ||
Updated•13 years ago
|
OS: Windows 7 → Windows XP
Comment 3•10 years ago
|
||
no crashes with this signature after version 8
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•