Closed Bug 17897 Opened 25 years ago Closed 25 years ago

crash giving focus to mail window

Categories

(MailNews Core :: Backend, defect, P3)

x86
Windows NT
defect

Tracking

(Not tracked)

VERIFIED INVALID

People

(Reporter: Bienvenu, Assigned: dp)

Details

If I perform the following steps, I crash:

1. Open mail/news
2. Read two local mail messages
3. Bring another window forward (e.g., the console window)
4. Bring mail/news forward

I crash with the following stack:

nsWebShell::GetContainingChromeElement(nsWebShell * const 0x02cc9370, nsIContent
* * 0x0012f90c) line 1754 + 36 bytes
GlobalWindowImpl::SetWebShell(GlobalWindowImpl * const 0x02bcba54, nsIWebShell *
0x02cc9370) line 368 + 45 bytes
nsWebShell::CreateScriptEnvironment() line 3168
nsWebShell::GetScriptGlobalObject(nsWebShell * const 0x02cc9380,
nsIScriptGlobalObject * * 0x0012f97c) line 3200 + 11 bytes
nsWebShellWindow::ConvertWebShellToDOMWindow(nsWebShellWindow * const
0x019e26d0, nsIWebShell * 0x02cc9370, nsIDOMWindow * * 0x0012f9c0) line 1182 +
47 bytes
nsWebShellWindow::HandleEvent(nsGUIEvent * 0x0012fa74) line 553 + 45 bytes
nsWindow::DispatchEvent(nsWindow * const 0x019e3174, nsGUIEvent * 0x0012fa74,
nsEventStatus & nsEventStatus_eIgnore) line 403 + 10 bytes
nsWindow::DispatchWindowEvent(nsGUIEvent * 0x0012fa74) line 424
nsWindow::DispatchFocus(unsigned int 0x00000067) line 3566 + 15 bytes
nsWindow::ProcessMessage(unsigned int 0x00000007, unsigned int 0x00000000, long
0x00000000, long * 0x0012fc50) line 2692 + 19 bytes
nsWindow::WindowProc(HWND__ * 0x09a00260, unsigned int 0x00000007, unsigned int
0x00000000, long 0x00000000) line 581 + 27 bytes
USER32! 77e7131f()

Lisa, can you reproduce this? DP, I have no idea who's bug it is, but it seems
web shell/chrome related. I'm pulling a complete new tree to see if this problem
goes away, but I doubt it will. m_chromeElement is not deleted, but it does have
a vtable with fdfdfdf's in it.
Will try to reproduce this.
thanks, Lisa. People actually pay attention to you! Me, everyone just ignores
until someone else has the same problem (not you, DP)
Severity: normal → critical
David, both Laurel and I cannot reproduce this problem in today's release build.
We are supposedly going to get a respin with alecf's fix later today so we can
try then also.  What does your window look like?  Is your sidebar/folders open
or closed?
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
OK, pulled a whole new tree and this problem went away. Thank goodness.
Status: RESOLVED → VERIFIED
mark as verified.
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.