Closed Bug 14396 Opened 25 years ago Closed 25 years ago

[PP][BLOCKER] GFX widget leaks cause zombie windows

Categories

(Core :: Layout: Form Controls, defect, P1)

PowerPC
Mac System 8.5
defect

Tracking

()

VERIFIED DUPLICATE of bug 14146

People

(Reporter: sfraser_bugs, Assigned: dcone)

References

Details

(Whiteboard: still a problem. think it is important to get these fixed in M10.)

I opened the account manager dialog to set my SMTP server. I get a stream of assertions at nsSmtpServer.cpp, line 23 about an illegal refcount. I did mange to change to the SMTP server panel, and set it. When I click the OK button to dismiss the dialog, I got more assertions, and the window is still on the screen in a 'zombie' state.
Status: NEW → ASSIGNED
Target Milestone: M11
Do you get any Exceptions as well? can you paste in your preferences that start with "mail.smtp"? thanks
Assignee: alecf → trudelle
Status: ASSIGNED → NEW
Summary: Account Manager: lots of assertions, window does not go away → Account Manager: window does not go away
I think mscott just fixed this today by initializing the refcount. The zombie state is something toolkit specific. reassigning to trudelle to fix zombie state I've seen this on mac and linux.
Summary: Account Manager: window does not go away → [PP] Account Manager: window does not go away
Mac 9/20 build: I've seen this "zombie" state on other dialogs such as the New Folder dialog. After you create a new folder and click OK, the dialog remains on screen. I assume the same bug cause as the Acct Mgr dlg.
I believe this zombie state happens when something document- or window-related is clicked. It is easy to reproduce in any window which contains a GFX combo box widget, which I think has a memory leak that causes this. This is a widget issue.
That should read: "document- or window-related is _leaked_"
If this bug report is tracking that issue you state, perhaps we should change the summary and severity accordingly. Thanks
Component: Front End → HTML Form Controls
Product: MailNews → Browser
GFX combo box is an HTML forms control, not an XPToolkit widget, reassigning.
Priority: P3 → P1
Summary: [PP] Account Manager: window does not go away → [PP] GFX widget leaks cause zombie windows
Adjust summary, priority.
Blocks: 12127
this bug is blocking me from tracking down a mac-specific bug (#12127) Please reassign to the appropriate group soon! (is dcone the right person?)
QA Contact: lchiang → cpratt
remove myself from qa assigned and chg to cpratt.
Assignee: trudelle → karnaze
Depends on: 14398
Summary: [PP] GFX widget leaks cause zombie windows → [PP][BLOCKER] GFX widget leaks cause zombie windows
This is a blocker in all the dialogs that use such widgets.
Assignee: karnaze → rods
Reassigning to Rod.
Assignee: rods → dcone
reassigning to dcone
Seems that the above has stabalized one of my test cases, and not the other. When you check in your changes Pierre can you notify sfraser to run his tests and see if those work. I still need to find out why my other test case is breaking.
Target Milestone: M11 → M10
This needs to be an M10 bug.
don, getting close to a fix in hand or does this need to go to m11?
We shouldn't let this slip to M11. If need be, let's get more eyeballs on it.
Status: NEW → ASSIGNED
I think I might be getting close to fixing my test case.. the other test case I had cleared up with Pierre's change and the Leak fixes by Rod. I am curious if sfraser's problems have cleared up.. most my zombie window have.
simon, how does this look now? were enough fixes checked in before we branched for m10 to let us look ok for the milestone?
My test case has cleared up.. as of this morning..9/30/99 Simon can you test your case. I think because of the fixes we have been doing we might have nabbed this one.
No, this is still a problem. I think it is important to get these fixed in M10.
Whiteboard: still a problem. think it is important to get these fixed in M10.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Not sure why this wasn't dupped a long time ago. Anyway, pierre's changes fix this. *** This bug has been marked as a duplicate of 14146 ***
Status: RESOLVED → VERIFIED
Verified as a duplicate using the 1999-10-01-20-m10 build I can successfully close the account setup dialog and the new folder dialog
No longer blocks: 12127
You need to log in before you can comment on or make changes to this bug.