Closed
Bug 167000
Opened 23 years ago
Closed 23 years ago
downloading message with attachment crashes [@ libc.so.6][@ nsMsgIMAPFolderACL::SetFolderRightsForUser]
Categories
(MailNews Core :: Attachments, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 149059
People
(Reporter: bkofman, Assigned: mscott)
Details
(Keywords: crash)
Crash Data
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826
When I download some messages from a POP server, Mozilla crashes. If I move the
message on the server from the Inbox folder to certain other folder, the
download works, but moving it to other folders still crashes Mozilla. The
attachment is in HTML. Don't know if that's the only type of attachment.
Reproducible: Always
Steps to Reproduce:
1.Start Mozilla Mail Client
2.Get Messages
3.
Actual Results:
Crashed
Expected Results:
Download the message.
Updated•23 years ago
|
Keywords: stackwanted
Updated•23 years ago
|
Whiteboard: TB10448768G
Comment 3•23 years ago
|
||
Reporter: Is it possible that you can add a new TB ID ?
We missed this one and the TB is already too old (1 day :-( )
Updated•23 years ago
|
Whiteboard: TB10448768G → TB12435391K
Incident #12435391
------------------
Product ID MozillaTrunk
Build ID 2002082612
Operating System Linux 2.4.18
Stack Trace
libc.so.6 + 0x725d3 (0x404e95d3)
nsMsgIMAPFolderACL::SetFolderRightsForUser()
nsMsgIMAPFolderACL::BuildInitialACLFromCache()
nsMsgIMAPFolderACL::nsMsgIMAPFolderACL()
nsImapMailFolder::GetFolderACL()
nsImapMailFolder::GetCanFileMessages()
nsParseNewMailState::MoveIncorporatedMessage()
nsParseNewMailState::ApplyFilterHit()
nsMsgFilterList::ApplyFiltersToHdr()
nsParseNewMailState::ApplyFilters()
nsParseNewMailState::PublishMsgHeader()
nsPop3Sink::IncorporateComplete()
nsPop3Protocol::RetrResponse()
nsPop3Protocol::ProcessProtocolState()
nsMsgProtocol::OnDataAvailable()
nsOnDataAvailableEvent::HandleEvent()
nsARequestObserverEvent::HandlePLEvent()
PL_HandleEvent()
PL_ProcessPendingEvents()
nsEventQueueImpl::ProcessPendingEvents()
event_processor_callback()
our_gdk_io_invoke()
libglib-1.2.so.0 + 0xee00 (0x40376e00)
libglib-1.2.so.0 + 0x104c8 (0x403784c8)
libglib-1.2.so.0 + 0x10ad3 (0x40378ad3)
libglib-1.2.so.0 + 0x10c6c (0x40378c6c)
libgtk-1.2.so.0 + 0x8d7f7 (0x402997f7)
nsAppShell::Run()
nsAppShellService::Run()
main1()
main()
libc.so.6 + 0x1914f (0x4049014f)
Keywords: stackwanted
Summary: downloading message with attachment crashes → downloading message with attachment crashes [@ libc.so.6][@ nsMsgIMAPFolderACL::SetFolderRightsForUser]
Whiteboard: TB12435391K
Comment 6•23 years ago
|
||
dupe of bug 149059 - (that bug is not only win2k)
this should be fixed in Mozilla 1.2a
*** This bug has been marked as a duplicate of 149059 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
QA Contact: yulian → stephend
verified dup
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
Updated•14 years ago
|
Crash Signature: [@ libc.so.6]
[@ nsMsgIMAPFolderACL::SetFolderRightsForUser]
You need to log in
before you can comment on or make changes to this bug.
Description
•