Closed
Bug 662229
Opened 14 years ago
Closed 13 years ago
crash [@ mozilla::MonitorAutoEnter::MonitorAutoEnter(mozilla::Monitor&)]
Categories
(MailNews Core :: Networking: IMAP, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 632011
People
(Reporter: Usul, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-0495700b-89d1-4980-ba46-84c592110605 .
=============================================================
Reporter | ||
Comment 1•14 years ago
|
||
0 xul.dll mozilla::MonitorAutoEnter::MonitorAutoEnter objdir-tb/mozilla/dist/include/mozilla/Monitor.h:218
1 xul.dll nsImapProtocol::GetPseudoInterrupted mailnews/imap/src/nsImapProtocol.cpp:4625
2 xul.dll nsIMAPBodypartMultipart::Generate mailnews/imap/src/nsIMAPBodyShell.cpp:1051
3 xul.dll nsIMAPBodypartMultipart::Generate mailnews/imap/src/nsIMAPBodyShell.cpp:1049
4 xul.dll nsIMAPBodypartMultipart::Generate mailnews/imap/src/nsIMAPBodyShell.cpp:1049
5 xul.dll nsIMAPBodypartMessage::Generate mailnews/imap/src/nsIMAPBodyShell.cpp:898
6 xul.dll nsIMAPBodyShell::Generate mailnews/imap/src/nsIMAPBodyShell.cpp:296
7 xul.dll nsImapProtocol::ProcessSelectedStateURL mailnews/imap/src/nsImapProtocol.cpp:2653
8 xul.dll nsImapProtocol::ProcessCurrentURL mailnews/imap/src/nsImapProtocol.cpp:1749
9 xul.dll nsImapProtocol::ImapThreadMainLoop mailnews/imap/src/nsImapProtocol.cpp:1388
10 xul.dll nsImapProtocol::Run mailnews/imap/src/nsImapProtocol.cpp:1086
11 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:618
12 xul.dll NS_ProcessNextEvent_P objdir-tb/mozilla/xpcom/build/nsThreadUtils.cpp:250
13 xul.dll nsThread::ThreadFunc xpcom/threads/nsThread.cpp:273
14 nspr4.dll _PR_NativeRunThread nsprpub/pr/src/threads/combined/pruthr.c:426
15 nspr4.dll pr_root nsprpub/pr/src/md/windows/w95thred.c:122
16 mozcrt19.dll _callthreadstartex objdir-tb/mozilla/memory/jemalloc/crtsrc/threadex.c:348
17 mozcrt19.dll _threadstartex objdir-tb/mozilla/memory/jemalloc/crtsrc/threadex.c:326
18 kernel32.dll BaseThreadInitThunk
19 ntdll.dll __RtlUserThreadStart
20 ntdll.dll _RtlUserThreadStart
Component: General → Networking: IMAP
Product: Thunderbird → MailNews Core
QA Contact: general → networking.imap
Comment 2•14 years ago
|
||
most likely a dup of bug 632011
Updated•13 years ago
|
Crash Signature: 0 xul.dll mozilla::MonitorAutoEnter::MonitorAutoEnter objdir-tb/mozilla/dist/include/mozilla/Monitor.h:218
1 xul.dll nsImapProtocol::GetPseudoInterrupted mailnews/imap/src/nsImapProtocol.cpp:4625
2 xul.dll nsIMAPBodypartMultipart::Generate mailn… → [@ mozilla::MonitorAutoEnter::MonitorAutoEnter(mozilla::Monitor&) ]
Comment 3•13 years ago
|
||
(In reply to David :Bienvenu from comment #2)
> most likely a dup of bug 632011
if crash-stats is to be believed, this crash ended with version 6. bug 632011 not until version 7.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 4•13 years ago
|
||
(In reply to Wayne Mery (:wsmwk) from comment #3)
> (In reply to David :Bienvenu from comment #2)
> > most likely a dup of bug 632011
>
> if crash-stats is to be believed, this crash ended with version 6. bug
> 632011 not until version 7.
i missed the flags in 632011
Resolution: FIXED → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•