Closed
Bug 1011735
Opened 12 years ago
Closed 12 years ago
crash in mozilla::a11y::RootAccessible::`vector deleting destructor''(unsigned int)
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1011736
| Tracking | Status | |
|---|---|---|
| firefox32 | --- | affected |
People
(Reporter: jbecerra, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-4b3a7bbb-a9cf-4537-bf28-1cb342140508.
=============================================================
This seems to be a new signature on nigthly 32a1, starting around 5/08, mostly happening on Windows 8.1. Correlation reports are empty. I only saw one comment: "Fails to shutdown, and will not restart."
More reports can be found here: https://crash-stats.mozilla.com/report/list?product=Firefox&signature=mozilla%3A%3Aa11y%3A%3ARootAccessible%3A%3A%60vector+deleting+destructor%27%27%28unsigned+int%29
0 xul.dll mozilla::a11y::RootAccessible::`vector deleting destructor'(unsigned int)
1 xul.dll [thunk]:mozilla::a11y::XULTreeGridCellAccessible::Release`adjustor{144}' ()
2 xul.dll JSPurpleBuffer::JSPurpleBuffer(JSPurpleBuffer * &)
3 xul.dll strcpy
4 xul.dll JSPurpleBuffer::JSPurpleBuffer(JSPurpleBuffer * &)
5 xul.dll strcpy
6 xul.dll JSPurpleBuffer::JSPurpleBuffer(JSPurpleBuffer * &)
7 xul.dll JSPurpleBuffer::JSPurpleBuffer(JSPurpleBuffer * &)
8 xul.dll mozilla::CountingAllocatorBase<OggReporter>::CountingMalloc(unsigned __int64)
9 xul.dll strcpy
10 xul.dll safe_browsing::ClientDownloadReport_UserInformation::Clear()
11 xul.dll [thunk]:nsNSSDialogs::QueryInterface`adjustor{56}' (nsID const &,void * *)
12 xul.dll [thunk]:nsNSSDialogs::QueryInterface`adjustor{56}' (nsID const &,void * *)
13 xul.dll strcpy
14 mozglue.dll arena_dalloc_small memory/mozjemalloc/jemalloc.c
15 xul.dll nsSupportsDoubleImpl::Release()
16 kernel32.dll kernel32.dll@0x1bd66
17 xul.dll LossyConvertEncoding8to16::write_sse2(char const *,unsigned int)
18 xul.dll [thunk]:nsNSSDialogs::QueryInterface`adjustor{56}' (nsID const &,void * *)
19 xul.dll mozilla::probes::ProbeManager::~ProbeManager()
20 xul.dll [thunk]:nsNSSDialogs::QueryInterface`adjustor{56}' (nsID const &,void * *)
21 mozglue.dll arena_dalloc_small memory/mozjemalloc/jemalloc.c
22 mozglue.dll arena_malloc_small memory/mozjemalloc/jemalloc.c
23 mozalloc.dll moz_xmalloc memory/mozalloc/mozalloc.cpp
24 xul.dll strcpy
25 xul.dll [thunk]:nsNSSDialogs::QueryInterface`adjustor{56}' (nsID const &,void * *)
26 xul.dll strcpy
27 xul.dll mozilla::probes::ProbeManager::~ProbeManager()
28 xul.dll strcpy
29 xul.dll strcpy
30 xul.dll mozilla::probes::ProbeManager::~ProbeManager()
31 xul.dll strcpy
32 xul.dll strcpy
33 xul.dll mozilla::probes::ProbeManager::~ProbeManager()
34 xul.dll strcpy
35 xul.dll [thunk]:nsNSSDialogs::QueryInterface`adjustor{56}' (nsID const &,void * *)
36 xul.dll [thunk]:nsNSSDialogs::QueryInterface`adjustor{56}' (nsID const &,void * *)
37 xul.dll [thunk]:nsNSSDialogs::QueryInterface`adjustor{56}' (nsID const &,void * *)
38 xul.dll strcpy
39 xul.dll strcpy
40 xul.dll strcpy
41 xul.dll strcpy
42 xul.dll strcpy
43 mozglue.dll arena_malloc memory/mozjemalloc/jemalloc.c
44 xul.dll strcpy
45 xul.dll LossyConvertEncoding8to16::write_sse2(char const *,unsigned int)
46 xul.dll nsLocalFile::SetPersistentDescriptor(nsACString_internal const &)
47 firefox.exe mozilla::SetStrongPtr<nsIFile>(nsIFile * &,nsIFile *) obj-firefox/dist/include/mozilla/AppData.h
48 firefox.exe do_main browser/app/nsBrowserApp.cpp
49 xul.dll nsUUIDGenerator::nsUUIDGenerator()
50 xul.dll nsVariant::SetWritable(bool)
51 xul.dll base::SysUTF8ToWide(StringPiece const &)
52 xul.dll strcpy
53 xul.dll base::SysUTF8ToWide(StringPiece const &)
54 xul.dll std::vector<mozilla::Telemetry::ProcessedStack::Frame,std::allocator<mozilla::Telemetry::ProcessedStack::Frame> >::reserve(unsigned __int64)
55 xul.dll std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> >::find_last_of(wchar_t const *,unsigned __int64,unsigned __int64)
56 xul.dll base::SysUTF8ToWide(StringPiece const &)
57 xul.dll std::vector<mozilla::Telemetry::ProcessedStack::Frame,std::allocator<mozilla::Telemetry::ProcessedStack::Frame> >::reserve(unsigned __int64)
58 firefox.exe NS_internal_main(int,char * *) browser/app/nsBrowserApp.cpp
59 firefox.exe wmain toolkit/xre/nsWindowsWMain.cpp
60 firefox.exe __tmainCRTStartup f:/dd/vctools/crt_bld/self_64_amd64/crt/src/crtexe.c:552
61 kernel32.dll kernel32.dll@0x16ad
62 ntdll.dll ntdll.dll@0x74629
63 KERNELBASE.dll KERNELBASE.dll@0xdd820
This is the 64-bit counterpart of 1011736. (I'm marking duplicate in the wrong direction, but the other one has more information)
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•