Closed
Bug 449759
Opened 16 years ago
Closed 16 years ago
Crash [@ nsTreeSelection::GetSingle(int*)] clicking reply
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 451257
People
(Reporter: wsmwk, Unassigned)
References
Details
(Keywords: crash)
Crash Data
killjay crashed on litmus test, Vista, en-US
Crash [@ nsTreeSelection::GetSingle(int*)] clicking reply
https://litmus.mozilla.org/single_result.cgi?id=146278
perhaps a dupe of bug 399227
bp-9573824c-6426-11dd-8d56-001a4bd43ed6
"Clicked the Reply toolbar button and Shredder disappeared"
Frame Module Signature [Expand] Source
0 thunderbird.exe nsTreeSelection::GetSingle mozilla/layout/xul/base/src/tree/src/nsTreeSelection.cpp:305
1 thunderbird.exe nsTreeSelection::RangedSelect mozilla/layout/xul/base/src/tree/src/nsTreeSelection.cpp:433
2 thunderbird.exe nsAbView::ReselectCards mozilla/mailnews/addrbook/src/nsAbView.cpp:1051
3 thunderbird.exe nsAbView::SortBy mozilla/mailnews/addrbook/src/nsAbView.cpp:713
4 thunderbird.exe nsAbView::SetView mozilla/mailnews/addrbook/src/nsAbView.cpp:245
5 xpcom_core.dll NS_InvokeByIndex_P mozilla/xpcom/reflect/xptcall/src/md/win32/xptcinvoke.cpp:101
6 thunderbird.exe XPCWrappedNative::CallMethod mozilla/js/src/xpconnect/src/xpcwrappednative.cpp:2393
7 thunderbird.exe XPC_WN_CallMethod mozilla/js/src/xpconnect/src/xpcwrappednativejsops.cpp:1473
Comment 1•16 years ago
|
||
(In reply to comment #0)
> killjay crashed on litmus test, Vista, en-US
> Crash [@ nsTreeSelection::GetSingle(int*)] clicking reply
> https://litmus.mozilla.org/single_result.cgi?id=146278
>
> perhaps a dupe of bug 399227
>
> bp-9573824c-6426-11dd-8d56-001a4bd43ed6
>
> "Clicked the Reply toolbar button and Shredder disappeared"
>
> Frame Module Signature [Expand] Source
> 0 thunderbird.exe nsTreeSelection::GetSingle
> mozilla/layout/xul/base/src/tree/src/nsTreeSelection.cpp:305
> 1 thunderbird.exe nsTreeSelection::RangedSelect
> mozilla/layout/xul/base/src/tree/src/nsTreeSelection.cpp:433
> 2 thunderbird.exe nsAbView::ReselectCards
> mozilla/mailnews/addrbook/src/nsAbView.cpp:1051
> 3 thunderbird.exe nsAbView::SortBy
> mozilla/mailnews/addrbook/src/nsAbView.cpp:713
> 4 thunderbird.exe nsAbView::SetView
> mozilla/mailnews/addrbook/src/nsAbView.cpp:245
I'd be very surprised if this was clicking reply - maybe worth checking trying that with the address book window open - AFAIK there's no interactions between compose & address book when simply clicking reply.
Comment 2•16 years ago
|
||
Since it's My crash I will fill in some information. I was working through the Litmus tests for sending mail. I had created and sent a mail to myself. The test I crashed on required a reply, so I clicked on my mail to myself to loop it back again through the inbox.
I had three windows open, Firefox 2.0.0.16, Windows Explorer, and the Shredder RC. Because the profile for Shredder Alpha testing had an empty Abook, I copied the one from Shredder Nightly profile, as well as the history.mab to populate the profile. Prior to this shredder install the profile did not have a POP3 account configured.
Is there an interaction with Abook if the Sig block contains HTML with an embedded image? Could this be the result of adding a sender to "Collected Addresses" abook? I have the RC open now and just rechecked the Reply button and it's stable, even with the Abook open on the taskbar.
Comment 4•16 years ago
|
||
I've just done some associaion and realised that this stack is the same as the one on bug 451257 which I fixed a day or so ago. Therefore I'll mark this as duplicate and hopefully this is fixed as well.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•13 years ago
|
Crash Signature: [@ nsTreeSelection::GetSingle(int*)]
You need to log in
before you can comment on or make changes to this bug.
Description
•