Closed
Bug 68589
Opened 24 years ago
Closed 24 years ago
Crash on exit - pure virtual method called in UpdateIdle
Categories
(Core :: XPCOM, defect)
Tracking
()
People
(Reporter: jesup, Assigned: scc)
Details
(Keywords: crash)
Attachments
(1 file)
6.52 KB,
patch
|
Details | Diff | Splinter Review |
FreeBSD 4.1 Mozilla 20010208xx
Hit the close box; crashed on exit in nsWindow::UpdateIdle where it calls
window->Update().
GDB trace attached.
Reporter | ||
Comment 1•24 years ago
|
||
Comment 3•24 years ago
|
||
i think this is a dupe of bug 80345 which contains a simple fix.
*** This bug has been marked as a duplicate of 80345 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•