Closed
Bug 329922
Opened 20 years ago
Closed 20 years ago
Thunderbird crashes immediately after pressing 'Customize' [@ nsXULTemplateBuilder::ContentRemoved]
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: toscha, Assigned: mscott)
Details
(Keywords: regression)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060309 Firefox/1.6a1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060309 Firefox/1.6a1
When trying to rearrange the tool bar via 'Customize' TB crashes immediately after hitting 'Customize' (right klick in tool bar).
This happens also in a totally blank profile.
Reproducible: Always
Steps to Reproduce:
1. Start Thunderbird
2. Right click on tool bar for 'Customize'
3. Select 'Customize'
Actual Results:
TB crashes.
Expected Results:
Customize box comes up.
Thunderbird version:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060308 Thunderbird/3.0a1
First seen with 20060308 trunk nightly.
| Reporter | ||
Updated•20 years ago
|
Version: unspecified → Trunk
Comment 1•20 years ago
|
||
Reproduced with TB 3a1-0309, Win2K
Talkback ID: TB16150085Q
Doesn't happen with 3a1-0303.
| Assignee | ||
Comment 2•20 years ago
|
||
Stack trace:
nsCOMPtr<nsIRDFDataSource>::assign_assuming_AddRef() Line 568 C++
nsCOMPtr<nsIRDFDataSource>::assign_with_AddRef() Line 1225 C++
nsCOMPtr<nsIRDFDataSource>::operator=() Line 714 C++
> nsXULTemplateBuilder::ContentRemoved() Line 903 C++
nsDocument::ContentRemoved() Line 2404 C++
nsXULDocument::ContentRemoved() Line 1085 C++
nsXULElement::RemoveChildAt() Line 1105 C++
nsGenericElement::doRemoveChild() Line 3046 C++
nsGenericElement::RemoveChild() Line 2469 C++
nsXULElement::RemoveChild() Line 545 C++
XPTC_InvokeByIndex() Line 102 C++
Status: NEW → ASSIGNED
Summary: Thunderbird crashes immediately after pressing 'Customize' → Thunderbird crashes immediately after pressing 'Customize' [@ nsXULTemplateBuilder::ContentRemoved]
| Assignee | ||
Comment 3•20 years ago
|
||
could this be related to / fall out from the change for Bug 329335?
Comment 4•20 years ago
|
||
Yes, this crash, bug 329884, was quickly checked in and fixed this morning.
Comment 5•20 years ago
|
||
As both those bugs are unavailable, could we get a synopsis?
Neil, are you saying this bug is a dupe?
Comment 6•20 years ago
|
||
Should be fixed with bug 329884
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 7•20 years ago
|
||
(In reply to comment #6)
> Should be fixed with bug 329884
Whatever that bug might be about but this bug is resolved for:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060318 Thunderbird/3.0a1 ID:2006031813
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•