Closed
Bug 435054
Opened 18 years ago
Closed 17 years ago
Firefox crashes after closing GMail [@ nsAccTextChangeEvent::~nsAccTextChangeEvent] [@ nsHyperTextAccessibleWrap::FireAccessibleEvent]
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: iismaioglu, Unassigned)
References
()
Details
(Keywords: crash, top100)
Crash Data
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9) Gecko/2008051206 Firefox/3.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9) Gecko/2008051206 Firefox/3.0
When I visit GMail, I can read, compose etc, but a few seconds after closing the website Firefox crashes. Crash reporter is triggered sometimes.
Reproducible: Always
Steps to Reproduce:
1.login to GMail
2.leave GMail
Actual Results:
firefox crashes.
Expected Results:
not crash, go on with its life.
Crash report id:
52f50787-2664-11dd-8d27-0013211cbf8a
Comment 1•18 years ago
|
||
nsCOMPtr_base::~nsCOMPtr_base nsCOMPtr.cpp:81
nsAccTextChangeEvent::~nsAccTextChangeEvent
nsAccTextChangeEvent::`scalar deleting destructor'
nsDeviceContextSpecWin::Release mozilla/security/manager/ssl/src/nsCRLManager.cpp:73
nsHyperTextAccessibleWrap::FireAccessibleEvent mozilla/accessible/src/msaa/nsHyperTextAccessibleWrap.cpp:68
nsDocAccessible::FlushPendingEvents mozilla/accessible/src/base/nsDocAccessible.cpp:1592
nsDocAccessible::FlushEventsCallback mozilla/accessible/src/base/nsDocAccessible.cpp:1674
nsTimerImpl::Fire mozilla/xpcom/threads/nsTimerImpl.cpp:400
nsTimerEvent::Run mozilla/xpcom/threads/nsTimerImpl.cpp:490
nsThread::ProcessNextEvent mozilla/xpcom/threads/nsThread.cpp:510
nsBaseAppShell::Run mozilla/widget/src/xpwidgets/nsBaseAppShell.cpp:170
PR_GetEnv
wmain mozilla/toolkit/xre/nsWindowsWMain.cpp:87
firefox.exe@0x217f
BaseProcessStart
Comment 2•18 years ago
|
||
Ismail, does the problem also occur in Firefox Safe Mode?
(it temporarily disables add-ons and themes, this test will help us narrow
down the cause of the problem) -- See http://kb.mozillazine.org/Safe_Mode
| Reporter | ||
Comment 3•18 years ago
|
||
Yes I tried now and it also happened in the safe mode.
Component: General → Disability Access APIs
Product: Firefox → Core
QA Contact: general → accessibility-apis
Comment 4•18 years ago
|
||
Alexander, any thoughts?
Comment 5•18 years ago
|
||
Ismail, do you close firefox page only or close the Firefox?
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Reporter | ||
Comment 6•18 years ago
|
||
I close only the tab with gmail, not the browser.
| Reporter | ||
Comment 7•17 years ago
|
||
This doesn't happen anymore. Either Google changed something or FF3.01 fixed it.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 8•17 years ago
|
||
(In reply to comment #7)
> This doesn't happen anymore. Either Google changed something or FF3.01 fixed
> it.
>
worksforme them
Resolution: FIXED → WORKSFORME
| Assignee | ||
Updated•15 years ago
|
Crash Signature: [@ nsAccTextChangeEvent::~nsAccTextChangeEvent]
[@ nsHyperTextAccessibleWrap::FireAccessibleEvent]
You need to log in
before you can comment on or make changes to this bug.
Description
•