Closed
Bug 518807
Opened 16 years ago
Closed 15 years ago
startup crash [@ nsCOMPtr<nsIAbDirFactory>::StartAssignment() | nsDocShell::SetupNewViewer(nsIContentViewer*)] or [@ nsRefPtr<ISearchManager>::StartAssignment()]
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: wsmwk, Unassigned)
Details
(Keywords: crash, qawanted, regression, Whiteboard: [closeme 2011-03-01])
Crash Data
No description provided.
| Reporter | ||
Comment 1•16 years ago
|
||
startup crash [@ nsRefPtr<ISearchManager>::StartAssignment()]
3.0b4 ONLY
potential topcrash (currently #2)
possible dupe to bug 371095
bp-ae886724-3931-41e5-97cb-147bb2090924
0 thunderbird.exe nsRefPtr<ISearchManager>::StartAssignment objdir-tb/mozilla/dist/include/xpcom/nsCOMPtr.h:845
1 thunderbird.exe nsDocShell::SetupNewViewer docshell/base/nsDocShell.cpp:6759
2 thunderbird.exe nsDocShell::Embed docshell/base/nsDocShell.cpp:5139
3 thunderbird.exe nsDocShell::CreateContentViewer docshell/base/nsDocShell.cpp:6430
4 thunderbird.exe nsDSURIContentListener::DoContent docshell/base/nsDSURIContentListener.cpp:138
5 thunderbird.exe nsDocumentOpenInfo::TryContentListener uriloader/base/nsURILoader.cpp:736
6 thunderbird.exe nsDocumentOpenInfo::DispatchContent uriloader/base/nsURILoader.cpp:434
7 thunderbird.exe nsDocumentOpenInfo::OnStartRequest uriloader/base/nsURILoader.cpp:280
8 thunderbird.exe nsHttpChannel::CallOnStartRequest netwerk/protocol/http/src/nsHttpChannel.cpp:846
9 thunderbird.exe nsHttpChannel::ProcessNormal netwerk/protocol/http/src/nsHttpChannel.cpp:1128
10 thunderbird.exe nsHttpChannel::ProcessResponse netwerk/protocol/http/src/nsHttpChannel.cpp:997
11 thunderbird.exe nsHttpChannel::OnStartRequest netwerk/protocol/http/src/nsHttpChannel.cpp:4868
12 thunderbird.exe nsInputStreamPump::OnStateStart netwerk/base/src/nsInputStreamPump.cpp:439
13 thunderbird.exe nsInputStreamPump::OnInputStreamReady netwerk/base/src/nsInputStreamPump.cpp:395
14 xpcom_core.dll nsOutputStreamReadyEvent::Run xpcom/io/nsStreamUtils.cpp:111
Keywords: crash
Summary: startup crash [@ nsRefPtr<ISearchManager>::StartAssignment() → startup crash [@ nsRefPtr<ISearchManager>::StartAssignment()]
| Reporter | ||
Comment 2•16 years ago
|
||
down to #4 (from #2) with 47 crashes. based on the crash distribution my guess is it's 3-5 people so I doubt this will be a topcrash. however, the fact that we don't see this in any previous builds suggests regression - which is significant and deserving of early QA so we know whether it's likely to develop into something bigger with the RC.
It may help if we again somehow impress on people that they should file a bug if they crash.
Keywords: qawanted,
regression
| Reporter | ||
Comment 3•16 years ago
|
||
with improvements to Socorro, this has morphed to nsCOMPtr<nsIAbDirFactory>::StartAssignment() | nsDocShell::SetupNewViewer(nsIContentViewer*)
#175 crash for v3.0.1
bp-ec822951-2e4e-44a2-9976-6927a2100213 appears to have a reporter in http://forums.mozillazine.org/viewtopic.php?f=39&t=1111145
none of the other crashes has email addresses or useful information
Summary: startup crash [@ nsRefPtr<ISearchManager>::StartAssignment()] → startup crash [@ nsCOMPtr<nsIAbDirFactory>::StartAssignment() | nsDocShell::SetupNewViewer(nsIContentViewer*)] or [@ nsRefPtr<ISearchManager>::StartAssignment()]
| Reporter | ||
Comment 4•15 years ago
|
||
up to #130 (from 175) for v3.0.4
bp-c10cceff-1f05-4860-9f3f-d0ff92100526 (luiz's crash)
other thunderbird startup crashes https://bugzilla.mozilla.org/buglist.cgi?type1-0-0=anywordssubstr&short_desc=start&field0-0-0=short_desc&field1-0-2=status_whiteboard&bug_severity=blocker&bug_severity=critical&bug_severity=major&bug_severity=normal&type0-0-1=substring&field0-0-1=keywords&type1-0-1=anywordssubstr&value1-0-1=thunderbird%20mailnews&resolution=---&type1-0-2=anywordssubstr&classification=Client%20Software&classification=Components&value1-0-2=tbird%20tb3%20thunderbird&query_format=advanced&value1-0-0=thunderbird%20tbird%20t-bird&short_desc_type=allwordssubstr&value0-0-1=crash&type0-0-0=anywordssubstr&value0-0-0=crash%20segfault&field1-0-0=short_desc&field1-0-1=product
xref
Bug 555139 - (CVE-2010-1122) non-WOFF crashes [@ nsCOMPtr_base::assign_assuming_AddRef(nsISupports*) | nsInputStreamPump::OnStateStop() ]
Bug 329948 - crash at startup due to sessionsaver over
| Reporter | ||
Comment 5•15 years ago
|
||
both signatures are not seen in v3.1.x for the last several months.
nsCOMPtr<nsIAbDirFactory>::StartAssignment() | nsDocShell::SetupNewViewer(nsIContentViewer*)
perhaps morphed to nsDocShell::SetupNewViewer(nsIContentViewer*) but I have not compared stacks. Maybe related to core Bug 434403? Startup crash [@ nsDocShell::SetupNewViewer(nsIContentViewer*)] (causes: Backdoor.Ulrbot.C Trojan, Spector Pro)
all these crashse rare for all thunderbird release
Whiteboard: [closeme 2011-03-01]
Comment 6•15 years ago
|
||
RESOLVED INCOMPLETE due to lack of response to last question. If you feel this change was made in error, please respond to this bug with your reasons why.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsCOMPtr<nsIAbDirFactory>::StartAssignment() | nsDocShell::SetupNewViewer(nsIContentViewer*)]
[@ nsRefPtr<ISearchManager>::StartAssignment()]
| Reporter | ||
Updated•14 years ago
|
Crash Signature: [@ nsCOMPtr<nsIAbDirFactory>::StartAssignment() | nsDocShell::SetupNewViewer(nsIContentViewer*)]
[@ nsRefPtr<ISearchManager>::StartAssignment()] → [@ nsCOMPtr<nsIAbDirFactory>::StartAssignment() | nsDocShell::SetupNewViewer(nsIContentViewer*)]
[@ nsRefPtr<ISearchManager>::StartAssignment()]
Resolution: INCOMPLETE → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•