Closed Bug 383798 Opened 18 years ago Closed 18 years ago

Crash in nsMsgIdentity.cpp:293

Categories

(MailNews Core :: Backend, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kairo, Assigned: mscott)

Details

Attachments

(1 file)

When launching mailnews on a migrated profile in a SeaMonkey build from today, I'm crashing with this relevant stack frame: #6 0xb6e17a2f in nsMsgIdentity::getFolderPref (this=0x9461a98, prefname=0xb70d140f "fcc_folder", retval=@0xbfe5d37c, folderflag=512) at /mnt/mozilla/src/mozilla/mailnews/base/util/nsMsgIdentity.cpp:293 mscott probably has a fix for this already.
Status: NEW → ASSIGNED
Attached patch possible fixSplinter Review
I think this will fix it. Before the nsIMsgFolder API cleanup, we used to check for success before calling msgFolder->GetURI. This restores that behavior.
Assignee: nobody → mscott
Attachment #267765 - Flags: superreview?(bienvenu)
Attachment #267765 - Flags: superreview?(bienvenu) → superreview+
This fixes the crash for me. woo-hoo!
This has been checked in.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: