Closed Bug 772760 Opened 12 years ago Closed 12 years ago

crash in nsMsgLocalMailFolder::EndMessage

Categories

(MailNews Core :: Backend, defect)

x86
All
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 17.0

People

(Reporter: el.cameleon.1, Assigned: m_kato)

References

(Regression, )

Details

(Keywords: crash, regression, Whiteboard: [GS])

Crash Data

Attachments

(1 file)

This bug was filed from the Socorro interface and is 
report bp-b26ee583-e11d-42d4-8318-03f9a2120704 .
============================================================= 
User report on GetSatisfaction:
"When I try to move emails from from my Inbox, etc. to various local folders...Tbird crashes. Anything over 10-15 emails at a time and I have this problem.

Any ideas why? I am running 13.0.1. PC running Win 7"

Source: https://getsatisfaction.com/mozilla_messaging/topics/thunderbird_crashes_when_trying_to_move_emails_between_folders
0 	xul.dll 	nsMsgLocalMailFolder::EndMessage 	mailnews/local/src/nsLocalMailFolder.cpp:2607
1 	xul.dll 	nsCopyMessageStreamListener::EndMessage 	mailnews/base/src/nsCopyMessageStreamListener.cpp:117
2 	xul.dll 	nsImapMailFolder::EndMessage 	mailnews/imap/src/nsImapMailFolder.cpp:5674
3 	xul.dll 	`anonymous namespace'::SyncRunnable2<nsIImapMailFolderSink,nsIMsgMailNewsUrl*,ch 	mailnews/imap/src/nsSyncRunnableHelpers.cpp:178
4 	xul.dll 	nsThread::ProcessNextEvent 	xpcom/threads/nsThread.cpp:657
5 	xul.dll 	NS_ProcessNextEvent_P 	objdir-tb/mozilla/xpcom/build/nsThreadUtils.cpp:245
6 	xul.dll 	mozilla::ipc::MessagePump::Run 	ipc/glue/MessagePump.cpp:134
7 	xul.dll 	MessageLoop::RunInternal 	ipc/chromium/src/base/message_loop.cc:208
8 	xul.dll 	MessageLoop::RunHandler 	ipc/chromium/src/base/message_loop.cc:201
9 	xul.dll 	MessageLoop::Run 	ipc/chromium/src/base/message_loop.cc:175
10 	xul.dll 	nsBaseAppShell::Run 	widget/xpwidgets/nsBaseAppShell.cpp:189
11 	xul.dll 	nsAppShell::Run 	widget/windows/nsAppShell.cpp:252
12 	xul.dll 	nsAppStartup::Run 	toolkit/components/startup/nsAppStartup.cpp:295
13 	xul.dll 	XRE_main 	toolkit/xre/nsAppRunner.cpp:3703
14 	thunderbird.exe 	do_main 	mail/app/nsMailApp.cpp:144
15 	thunderbird.exe 	NS_internal_main 	mail/app/nsMailApp.cpp:233
16 	thunderbird.exe 	wmain 	toolkit/xre/nsWindowsWMain.cpp:107
17 	thunderbird.exe 	__tmainCRTStartup 	crtexe.c:594
18 	kernel32.dll 	BaseThreadInitThunk 	
19 	ntdll.dll 	__RtlUserThreadStart 	
20 	ntdll.dll 	_RtlUserThreadStart
Component: Folder and Message Lists → Backend
Product: Thunderbird → MailNews Core
seekableStream (and mCopyState->m_fileStream) is null.
OS: Windows NT → Windows 7
Makoto-San could you cook up a patch ?
Assignee: nobody → m_kato
Attached patch possible fixSplinter Review
Attachment #642898 - Flags: review?(mozilla)
Comment on attachment 642898 [details] [diff] [review]
possible fix

thx for the patch, you can remove the braces, right?
Attachment #642898 - Flags: review?(mozilla) → review+
regression from bug 675407 ?  But crash didn't start until version 12, and 675407 landed in version 10
Crash Signature: [@ nsMsgLocalMailFolder::EndMessage(unsigned int)] → [@ nsMsgLocalMailFolder::EndMessage(unsigned int)] [@ nsMsgLocalMailFolder::EndMessage]
OS: Windows 7 → All
(In reply to Wayne Mery (:wsmwk) from comment #7)
> regression from bug 675407 ?  But crash didn't start until version 12, and
> 675407 landed in version 10

No, I think that this is regression by bug 402392.
http://hg.mozilla.org/comm-central/rev/d0c32b433cea
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 17.0
Thanks Makoto-San

posted info in gsfn topic
Blocks: 402392
No longer blocks: 402392
Regressed by: 402392
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: