Closed
Bug 290851
Opened 20 years ago
Closed 20 years ago
Crash from Tools-Extensions when Saved Search hasn't completed [@ nsVoidArray::SafeElementAt ]
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 273560
People
(Reporter: jnavas, Assigned: mscott)
Details
(Keywords: crash)
Crash Data
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 Build Identifier: Thunderbird version 1.0.2 (20050317) With a long Saved Search (aka Virtual Folder) of bodies in multiple folders, one of which has over 1000 messages, Thunderbird consistently crashes when menu Tools -> Extensions is used without waiting for saved Search to complete. Reproducible: Always Steps to Reproduce: 1. Click on long Saved Search 2. Quickly click on Inbox without waiting for Saved Search to complete 3. Immediately Click on menu Tools -> Extensions Actual Results: Thunderbird consistently crashes just after the Extensions dialog opens -- see Incident ID TB5177594Y Expected Results: Not crash; allow access to Extensions. I have 10 Extensions installed, but the crashing occurs even when all Extensions are Disabled.
Comment 1•20 years ago
|
||
Incident ID: 5177594 Stack Signature nsVoidArray::SafeElementAt 94c6c639 Product ID Thunderbird10 Build ID 2005031711 Trigger Time 2005-04-18 11:57:45.0 Platform Win32 Operating System Windows NT 5.1 build 2600 Module xpcom.dll + (00001a46) URL visited User Comments With a long Saved Search (aka Virtual Folder) of bodies in multiple folders, one of which has over 1000 messages, if I click on a Saved Search, then quickly click on Inbox without waiting for the Saved Search to complete, and then immediately Click on Since Last Crash 60 sec Total Uptime 1325627 sec Trigger Reason Access violation Source File, Line No. e:/builds/tinderbox/Tb-Aviary1.0.1/WINNT_5.0_Depend/mozilla/xpcom/build/../ds\nsVoidArray.h, line 90 Stack Trace nsVoidArray::SafeElementAt [e:/builds/tinderbox/Tb-Aviary1.0.1/WINNT_5.0_Depend/mozilla/xpcom/build/../ds\nsVoidArray.h, line 90] nsTimerImpl::Fire [e:/builds/tinderbox/Tb-Aviary1.0.1/WINNT_5.0_Depend/mozilla/xpcom/threads/nsTimerImpl.cpp, line 382] nsAppShellService::Run [e:/builds/tinderbox/Tb-Aviary1.0.1/WINNT_5.0_Depend/mozilla/xpfe/appshell/src/nsAppShellService.cpp, line 495] main [e:/builds/tinderbox/Tb-Aviary1.0.1/WINNT_5.0_Depend/mozilla/mail/app/nsMailApp.cpp, line 58] kernel32.dll + 0x16d4f (0x7c816d4f)
Summary: Crash from Tools-Extensions when Saved Search hasn't completed → Crash from Tools-Extensions when Saved Search hasn't completed [@ nsVoidArray::SafeElementAt ]
| Reporter | ||
Comment 2•20 years ago
|
||
This problem appears to be RESOLVED-FIXED in Thunderbird nightly trunk 03-May-2005 0850. I speculate that the fix to Bug 273560 may have fixed this problem as well. *** This bug has been marked as a duplicate of 273560 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•13 years ago
|
Crash Signature: [@ nsVoidArray::SafeElementAt ]
You need to log in
before you can comment on or make changes to this bug.
Description
•