Closed Bug 2912 Opened 26 years ago Closed 25 years ago

IMAP Crash canceling make new folder

Categories

(MailNews Core :: Backend, defect, P2)

defect

Tracking

(Not tracked)

VERIFIED WORKSFORME

People

(Reporter: ricardob, Assigned: mscott)

Details

(This bug imported from BugSplat, Netscape's internal bugsystem. It was known there as bug #332751 http://scopus.netscape.com/bugsplat/show_bug.cgi?id=332751 Imported into Bugzilla on 02/04/99 16:23) I attempted to create a new folder in the IMAP server with the name "November98", but the process dialog just sat there for a minute until I hit cancel. Then the crash occured. After I restarted Netscape I was able to create a folder called Nov98 without problems. MSG_Master::GetIMAPHostTable() line 779 3 bytes MSG_SetHostMailAccountURL(MSG_Master * 0xdddddddd, char * 0x0591a207, char * 0x058f26e0) line 988 12 bytes msgSetMailAccountURL(void * 0x0353fdf8, void * 0x0591a207) line 599 52 bytes TImapFEEvent::DoEvent() line 1755 20 bytes NET_ProcessIMAP4(_ActiveEntry * 0x059158f0) line 11072 NET_ProcessNet(unsigned int 732, int 2) line 3577 9 bytes CHiddenFrame::OnForceIOSelect(unsigned int 4, long -1) line 251 13 bytes CWnd::OnWndMsg(unsigned int 49412, unsigned int 4, long -1, long * 0x0012f6c8) line 1890 17 bytes CWnd::WindowProc(unsigned int 49412, unsigned int 4, long -1) line 1522 30 bytes AfxCallWndProc(CWnd * 0x00ff9220 {CHiddenFrame hWnd=0x000d0224}, HWND__ * 0x000d0224, unsigned int 49412, unsigned int 4, long -1) line 210 26 bytes AfxWndProc(HWND__ * 0x000d0224, unsigned int 49412, unsigned int 4, long -1) line 363 25 bytes AfxWndProcBase(HWND__ * 0x000d0224, unsigned int 49412, unsigned int 4, long -1) line 203 21 bytes USER32! 77e71250() ffffffff() this 0xdddddddd from msgmast.cpp: MSG_IMAPHostTable *MSG_Master::GetIMAPHostTable() { if (!m_imapHostTable) /****CRASH*****/ { m_imapHostTable = new MSG_IMAPHostTable(this); GetFolderTree(); // make sure we've loaded the hosts } return m_imapHostTable; }
Batch reassigning chrisf's empty-TFV bugs to mscott and marking TFV 5.0
QA Contact: 4080 → 4098
Target Milestone: M6
M6
Status: NEW → ASSIGNED
Target Milestone: M6 → M8
you can't create new folders yet for imap in mozilla so this isn't an m6 bug. m8.
M11 triage.
Target Milestone: M8 → M11
whenever I accept a bug and change the milestone in the same bugreport, bugzilla ignores my milestone change...strange...changing target to m11.
OS: Windows NT → All
Hardware: PC → All
changing platform from PC to All since this bug, if still exists, would need to be checked on all platforms.
Triage to M15
QA Contact: scurtis → huang
Change QA Contact to me since it's my feature now
I was going to mark this worksforme, but when I try to create an IMAP folder using the New Folder dialog, no folder is added. At least it doesn't crash :-) Seth, do you think this is related to bug 16341?
I don't think its related to 16341, as I think that is a nsMsgNewsFolder specific problem, as the parent folder (the server) isn't being notified that it has a new child. (Notice creating a new local mail folder works.) I'm able to create a new top level subfolder in imap on my windows build. (unable to create a subfolder of subfolder, but I think that bug already exists.)
Karen - pls check this. I think it should be working ok now.
Yes. It is. OK for verifying on Mac 2000-01-24-01-M13 commercial build OK for verifying on WinNT 2000-01-21-08-M13 commercial build OK for verifying on Linux 2000-01-21-08-M13 commercial build Marking as "workforme" for the current builds!!
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Marking as verified.
Status: RESOLVED → VERIFIED
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.