Closed
Bug 867534
Opened 12 years ago
Closed 11 years ago
crash [@ mozalloc_abort | nsTArrayInfallibleAllocator::SizeTooBig ]
Categories
(MailNews Core :: Backend, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: chriechers, Unassigned)
References
Details
(Keywords: crash)
Crash Data
User Agent: Mozilla/5.0 (X11; Linux i686; rv:21.0) Gecko/20100101 Firefox/21.0
Build ID: 20130425162858
Actual results:
An unfrequent Thunderbird crash.
Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130328 Thunderbird/17.0.5
Linux openSUSE 12.3
ID: bp-890ca6dd-c0c1-4a25-89e1-3c8442130501
Signature: mozalloc_abort | nsTArrayInfallibleAllocator::SizeTooBig
| Reporter | ||
Updated•12 years ago
|
Crash Signature: [@ mozalloc_abort | nsTArrayInfallibleAllocator::SizeTooBig ]
Keywords: crash
Comment 1•12 years ago
|
||
Thanks Christian. Did the crash only start for you in version 17.0.5?
If so, likely to be bug 867099
Severity: normal → critical
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: needinfo?(chriechers)
| Reporter | ||
Comment 2•12 years ago
|
||
(In reply to Wayne Mery (:wsmwk) from comment #1)
> Did the crash only start for you in version 17.0.5?
Most likely yes. I'm fairly certain I have not seen this in a version prior to 17. I'm not 100% sure whether this was seen with an earlier 17.0.* version though.
Flags: needinfo?(chriechers)
| Reporter | ||
Comment 3•12 years ago
|
||
Another one, possibly related:
ID: bp-e39be369-b079-45e3-a254-1a3582130503
Signature: mozalloc_abort | mozalloc_handle_oom | moz_xrealloc | nsTArray_base<nsTArrayDefaultAllocator>::EnsureCapacity | nsTArray<unsigned int, nsTArrayDefaultAllocator>::AppendElements<int> | nsTArray<unsigned int, nsTArrayDefaultAllocator>::AppendElement<int>...
Comment 4•12 years ago
|
||
(In reply to Christian Riechers from comment #0)
>...
> ID: bp-890ca6dd-c0c1-4a25-89e1-3c8442130501
> Signature: mozalloc_abort | nsTArrayInfallibleAllocator::SizeTooBig
0 libmozalloc.so mozalloc_abort ../../../../mozilla/memory/mozalloc/mozalloc_abort.cpp
1 libxul.so nsTArrayInfallibleAllocator::SizeTooBig
2 libxul.so nsTArray_base<nsTArrayDefaultAllocator>::EnsureCapacity
3 libxul.so nsTArray<nsAppShellWindowEnumerator*, nsTArrayDefaultAllocator>::AppendElements<nsAppShellWindowEnumerator*> ../../../dist/include/nsTArray.h
4 libxul.so nsTArray<nsAppShellWindowEnumerator*, nsTArrayDefaultAllocator>::AppendElement<nsAppShellWindowEnumerator*> ../../../dist/include/nsTArray.h
5 libxul.so nsWindowMediator::AddEnumerator xpfe/appshell/src/nsWindowMediator.cpp
6 libxul.so nsAppShellWindowEnumerator::nsAppShellWindowEnumerator xpfe/appshell/src/nsAppShellWindowEnumerator.cpp
7 libxul.so nsASDOMWindowEarlyToLateEnumerator::nsASDOMWindowEarlyToLateEnumerator xpfe/appshell/src/nsAppShellWindowEnumerator.cpp
8 libxul.so nsWindowMediator::GetEnumerator xpfe/appshell/src/nsWindowMediator.cpp
9 libxul.so nsMsgMailSession::GetTopmostMsgWindow mailnews/base/src/nsMsgMailSession.cpp
10 libxul.so nsMsgProtocol::GetTopmostMsgWindow mailnews/base/util/nsMsgProtocol.cpp
11 libxul.so nsImapProtocol::SetupWithUrl mailnews/imap/src/nsImapProtocol.cpp
12 libxul.so nsImapProtocol::LoadImapUrl mailnews/imap/src/nsImapProtocol.cpp
13 libxul.so nsImapIncomingServer::GetImapConnectionAndLoadUrl mailnews/imap/src/nsImapIncomingServer.cpp
14 libxul.so nsImapService::GetImapConnectionAndLoadUrl mailnews/imap/src/nsImapService.cpp
15 libxul.so nsImapService::FolderCommand mailnews/imap/src/nsImapService.cpp
please update bug when you get to try version 24.
Until then, assuming related to bug 867099
| Reporter | ||
Comment 5•11 years ago
|
||
I haven't seen this crash in recent TB beta versions. Closing the bug.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•