Closed
Bug 1184417
Opened 11 years ago
Closed 7 years ago
crash at [@ shutdownhang | memset | arena_dalloc_large | free_impl | mozilla::net::CacheFileChunk::~CacheFileChunk() ]
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: marti1125, Unassigned)
Details
(Keywords: crash, Whiteboard: dupeme)
Crash Data
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:39.0) Gecko/20100101 Firefox/39.0
Build ID: 20150630154324
Steps to reproduce:
I found in the list of top crashes for Firefox Nightly 42.0a1 (20150707030206)
https://crash-stats.mozilla.com/report/index/91b3a48e-c5a3-4427-94f9-15a462150708
This happens in Windows 7 (85.71 %). this signature first appears in 2015-07-08
More reports can be found at:
https://crash-stats.mozilla.com/report/list?product=Firefox&signature=shutdownhang+%7C+memset+%7C+arena_dalloc_large+%7C+free_impl+%7C+mozilla%3A%3Anet%3A%3ACacheFileChunk%3A%3A%7ECacheFileChunk%28%29
0 xul.dll mozilla::`anonymous namespace'::RunWatchdog(void*) toolkit/components/terminator/nsTerminator.cpp
1 nss3.dll PR_NativeRunThread nsprpub/pr/src/threads/combined/pruthr.c
2 nss3.dll pr_root nsprpub/pr/src/md/windows/w95thred.c
3 msvcr120.dll _callthreadstartex f:\dd\vctools\crt\crtw32\startup\threadex.c:376
4 msvcr120.dll _threadstartex f:\dd\vctools\crt\crtw32\startup\threadex.c:354
5 kernel32.dll BaseThreadInitThunk
6 ntdll.dll RtlUserThreadStart
7 kernel32.dll BasepReportFault
8 kernel32.dll BasepReportFault
Actual results:
It crashed
Expected results:
It should not crash
| Reporter | ||
Updated•11 years ago
|
Comment 1•11 years ago
|
||
Willy: Good job - the only other thing to remember to do is to add the crash signature to the crash signature field - that way the bug is linked to Socorro.
Status: UNCONFIRMED → NEW
Crash Signature: [@ shutdownhang | memset | arena_dalloc_large | free_impl | mozilla::net::CacheFileChunk::~CacheFileChunk() ]
Ever confirmed: true
Updated•10 years ago
|
Crash Signature: [@ shutdownhang | memset | arena_dalloc_large | free_impl | mozilla::net::CacheFileChunk::~CacheFileChunk() ] → [@ shutdownhang | memset | arena_dalloc_large | free_impl | mozilla::net::CacheFileChunk::~CacheFileChunk() ]
[@ shutdownhang | memset | arena_dalloc_large | free_impl | mozilla::net::CacheFileChunk::~CacheFileChunk ]
Comment 2•7 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Comment 3•7 years ago
|
||
Closing because no crash reported since 12 weeks.
You need to log in
before you can comment on or make changes to this bug.
Description
•