Closed
Bug 437547
Opened 17 years ago
Closed 17 years ago
Random crashes @nsEventQueueImpl::GetYoungestActive
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 357828
People
(Reporter: chris, Unassigned)
Details
(Keywords: crash)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_3; en-us) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.1 Safari/525.20
Build Identifier: Version 1.6.1 (1.8.1.14 2008051211)
Ever since I updated to 1.6.1, frequency of crashes has increased significantly. I have noticed no pattern; sometimes the app is active, sometimes in the background. I have tried closing windows, quitting and restarting, etc.
Reproducible: Always
Steps to Reproduce:
1. Launch Camino.
2. Reload previous windows.
3. Browse as normal.
Actual Results:
Application crashes.
Expected Results:
Application operates normally.
Looks like the same bit of code in the crashed thread is what is causing the problem. I have no idea if it's related to a particular site or some plug in or something.
Comment 4•17 years ago
|
||
This looks a lot like the stacks in bug 357828 and bug 363281.
Updated•17 years ago
|
Product: Camino → Core
QA Contact: general → general
Summary: Random crashes → Random crashes @nsEventQueueImpl::GetYoungestActive
Version: unspecified → 1.8 Branch
we don't need extra useless bugs
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
we don't mind reports. duplicates happen. we just don't need to keep duplicates alive when we find them. if the other bug gets resolved and your problem is still reproducible w/ the same signature, then you can reopen this bug. however that's highly unlikely (and part of resolving a bug as a duplicate is a hope that the engineer working on it will keep the other reports in mind while formulating a fix).
You need to log in
before you can comment on or make changes to this bug.
Description
•