Closed
Bug 331676
Opened 19 years ago
Closed 19 years ago
Crash on search in threaded mode
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bolsh, Assigned: Bienvenu)
Details
(4 keywords)
Attachments
(2 files, 1 obsolete file)
|
224.08 KB,
image/png
|
Details | |
|
785 bytes,
patch
|
mscott
:
superreview+
dveditz
:
approval1.8.0.4+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
Hi,
When I search on Subject or Sender, in threaded mode, in the main mail window, I systematically get a crash when searching for all mails sent by my wife. Lots of other searches go fine, but that one blows up every time. I'm afraid I haven't been able to spot another theme, or reproduce a simpler test case.
When I'm not in threaded mode, the search goes fine (I checked once I say the thread sorts in the stack trace, included below from Apple's bug reporting tool).
On a side note (certainly already reported), viewing unread mails in threaded mode has lots of problems - if there are many mails unread in a thread, clicking to open the thread doesn't usually work, on Windows or Mac.
Cheers,
Dave.
Date/Time: 2006-03-25 10:48:07 +0100
OS Version: 10.3.9 (Build 7W98)
Report Version: 2
Command: thunderbird-bin
Path: /Applications/Thunderbird.app/Contents/MacOS/thunderbird-bin
Version: 1.5 (1.5)
PID: 399
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
Thread 0 Crashed:
0 org.mozilla.thunderbird 0x00202668 nsMsgQuickSearchDBView::SortThreads(int, int) + 0x288
1 org.mozilla.thunderbird 0x001c8478 nsMsgThreadedDBView::Sort(int, int) + 0x230
2 org.mozilla.thunderbird 0x0020212c nsMsgQuickSearchDBView::OnSearchDone(unsigned int) + 0x34
3 org.mozilla.thunderbird 0x001a3310 nsMsgSearchSession::NotifyListenersDone(unsigned int) + 0xa4
4 org.mozilla.thunderbird 0x001a3044 nsMsgSearchSession::TimerCallback(nsITimer*, void*) + 0xbc
5 libxpcom_core.dylib 0x10049bbc nsTimerImpl::Fire() + 0xa8
6 libxpcom_core.dylib 0x10049ce4 handleTimerEvent(TimerEventType*) + 0x8c
7 libxpcom_core.dylib 0x10045ce4 PL_HandleEvent + 0x24
8 libxpcom_core.dylib 0x10045c08 PL_ProcessPendingEvents + 0x80
9 com.apple.CoreFoundation 0x901c3b90 __CFRunLoopDoSources0 + 0x1fc
10 com.apple.CoreFoundation 0x901c1448 __CFRunLoopRun + 0x1b0
11 com.apple.CoreFoundation 0x901c5d74 CFRunLoopRunSpecific + 0x148
12 com.apple.HIToolbox 0x92886e10 RunCurrentEventLoopInMode + 0xac
13 com.apple.HIToolbox 0x92889eb0 GetNextEventMatchingMask + 0x1a0
14 com.apple.HIToolbox 0x9289d988 WNEInternal + 0xa0
15 com.apple.HIToolbox 0x928ae6a0 WaitNextEvent + 0x4c
16 org.mozilla.thunderbird 0x007fdf04 nsMacMessagePump::GetEvent(EventRecord&) + 0x74
17 org.mozilla.thunderbird 0x007fde60 nsMacMessagePump::DoMessagePump() + 0x30
18 org.mozilla.thunderbird 0x0043f9bc nsAppShell::Run() + 0x38
19 org.mozilla.thunderbird 0x004b7994 nsAppStartup::Run() + 0x3c
20 org.mozilla.thunderbird 0x0000ecac XRE_main + 0xed0
21 org.mozilla.thunderbird 0x0000a01c start + 0x1b0
22 org.mozilla.thunderbird 0x00009e9c start + 0x30
Thread 1:
0 libSystem.B.dylib 0x9000b46c select + 0xc
1 libnspr4.dylib 0x0301f140 poll + 0x188
2 libnspr4.dylib 0x0301b8f4 PR_OpenDir + 0x3b0
3 org.mozilla.thunderbird 0x0051f08c nsSocketTransportService::Poll(unsigned int*) + 0x74
4 org.mozilla.thunderbird 0x0051f7d8 nsSocketTransportService::Run() + 0x1b0
5 libxpcom_core.dylib 0x10048834 nsThread::Main(void*) + 0x38
6 libnspr4.dylib 0x0301cd80 PR_Select + 0x354
7 libSystem.B.dylib 0x90024990 _pthread_body + 0x28
Thread 2:
0 libSystem.B.dylib 0x90018e78 semaphore_timedwait_signal_trap + 0x8
1 libSystem.B.dylib 0x9000ea14 _pthread_cond_wait + 0x268
2 libnspr4.dylib 0x03017c68 PR_Unlock + 0x12c
3 libnspr4.dylib 0x03017ecc PR_WaitCondVar + 0x88
4 libxpcom_core.dylib 0x1004b41c TimerThread::Run() + 0x19c
5 libxpcom_core.dylib 0x10048834 nsThread::Main(void*) + 0x38
6 libnspr4.dylib 0x0301cd80 PR_Select + 0x354
7 libSystem.B.dylib 0x90024990 _pthread_body + 0x28
Thread 3:
0 libSystem.B.dylib 0x90018e78 semaphore_timedwait_signal_trap + 0x8
1 libSystem.B.dylib 0x9000ea14 _pthread_cond_wait + 0x268
2 libnspr4.dylib 0x03017c68 PR_Unlock + 0x12c
3 libnspr4.dylib 0x03017ecc PR_WaitCondVar + 0x88
4 org.mozilla.thunderbird 0x004dd84c nsIOThreadPool::ThreadFunc(void*) + 0x74
5 libnspr4.dylib 0x0301cd80 PR_Select + 0x354
6 libSystem.B.dylib 0x90024990 _pthread_body + 0x28
PPC Thread State:
srr0: 0x00202668 srr1: 0x0200f930 vrsave: 0x00000000
cr: 0x24024242 xer: 0x20000004 lr: 0x00202660 ctr: 0x10001a34
r0: 0x00202660 r1: 0xbfffee20 r2: 0x00000000 r3: 0x00000000
r4: 0xbfffeec4 r5: 0x0000008f r6: 0xbfffec50 r7: 0x00000000
r8: 0x00000000 r9: 0x00000030 r10: 0x00000001 r11: 0x00ada448
r12: 0x10001a34 r13: 0xbffffd4c r14: 0x00000000 r15: 0x00000001
r16: 0x00b00000 r17: 0x00000000 r18: 0xbfffee90 r19: 0x04330e94
r20: 0xbfffee80 r21: 0x04330e80 r22: 0xbfffeeb0 r23: 0xbfffee60
r24: 0xbfffeea0 r25: 0x0000003c r26: 0x04330e6c r27: 0x04332f70
r28: 0x0432fca0 r29: 0x00afa6a8 r30: 0x00000000 r31: 0x04330e40
Binary Images Description:
0x1000 - 0xabbfff org.mozilla.thunderbird 1.5 /Applications/Thunderbird.app/Contents/MacOS/thunderbird-bin
0x18bc000 - 0x18c5fff libqfaservices.dylib /Applications/Thunderbird.app/Contents/MacOS/extensions/talkback@mozilla.org/components/libqfaservices.dylib
0x18ce000 - 0x18d0fff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x1c05000 - 0x1c2cfff talkback.dylib /Applications/Thunderbird.app/Contents/MacOS/extensions/talkback@mozilla.org/components/talkback/talkback.dylib
0x2d0e000 - 0x2d39fff libnssckbi.dylib /Applications/Thunderbird.app/Contents/MacOS/libnssckbi.dylib
0x3000000 - 0x3032fff libnspr4.dylib /Applications/Thunderbird.app/Contents/MacOS/libnspr4.dylib
0x4000000 - 0x400dfff libplds4.dylib /Applications/Thunderbird.app/Contents/MacOS/libplds4.dylib
0x5000000 - 0x500efff libplc4.dylib /Applications/Thunderbird.app/Contents/MacOS/libplc4.dylib
0x6000000 - 0x6083fff libmozjs.dylib /Applications/Thunderbird.app/Contents/MacOS/libmozjs.dylib
0x7000000 - 0x7000fff libxpcom.dylib /Applications/Thunderbird.app/Contents/MacOS/libxpcom.dylib
0x8000000 - 0x801bfff libssl3.dylib /Applications/Thunderbird.app/Contents/MacOS/libssl3.dylib
0x9000000 - 0x9060fff libnss3.dylib /Applications/Thunderbird.app/Contents/MacOS/libnss3.dylib
0xa000000 - 0xa01dfff libsmime3.dylib /Applications/Thunderbird.app/Contents/MacOS/libsmime3.dylib
0xb000000 - 0xb07afff libsoftokn3.dylib /Applications/Thunderbird.app/Contents/MacOS/libsoftokn3.dylib
0xc000000 - 0xc018fff libxpcom_compat.dylib /Applications/Thunderbird.app/Contents/MacOS/libxpcom_compat.dylib
0xe000000 - 0xe00dfff libprldap50.dylib /Applications/Thunderbird.app/Contents/MacOS/libprldap50.dylib
0xf000000 - 0xf02efff libldap50.dylib /Applications/Thunderbird.app/Contents/MacOS/libldap50.dylib
0x10000000 - 0x10084fff libxpcom_core.dylib /Applications/Thunderbird.app/Contents/MacOS/libxpcom_core.dylib
0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x80a50000 - 0x80ad4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x81c90000 - 0x81c93fff libmx.A.dylib /usr/lib/libmx.A.dylib
0x880f0000 - 0x88226fff com.apple.vImage 1.2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x88999000 - 0x88c47fff com.apple.QuickTime 7.0.4 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x8bea2000 - 0x8beaafff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x8bf02000 - 0x8bf12fff com.apple.Accelerate.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x8eea0000 - 0x8eeb6fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0x8eee0000 - 0x8ef00fff libKoreanConverter.dylib /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0x8ef90000 - 0x8ef9efff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x8efc0000 - 0x8efd3fff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x8fd50000 - 0x8fd50fff com.apple.Accelerate 1.0.3 (Accelerate 1.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x901c0000 - 0x9026dfff com.apple.CoreFoundation 6.3.8 (299.36) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x905a0000 - 0x90610fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90629000 - 0x90646fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.8 (500.61) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x910e0000 - 0x91133fff com.apple.bom 1.2.6 (64) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x9121a000 - 0x912a2fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x91309000 - 0x91341fff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x914ad000 - 0x91520fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x915e0000 - 0x91699fff com.apple.QD 3.4.70 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x916d9000 - 0x917a1fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91951000 - 0x91951fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x91953000 - 0x91953fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x91955000 - 0x91955fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x91957000 - 0x91957fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91b30000 - 0x91b44fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x91b60000 - 0x91b6bfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x91b71000 - 0x91b8bfff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
0x91c91000 - 0x91d49fff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x91edf000 - 0x91ef6fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x920a9000 - 0x920bcfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x92109000 - 0x92121fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x92170000 - 0x92357fff com.apple.security 2.4 (179) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x92647000 - 0x92695fff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.2 (7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92de0000 - 0x92e30fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.9 (743.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93680000 - 0x93958fff com.apple.CoreGraphics 1.203.30 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x939e5000 - 0x939eefff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x93a50000 - 0x93a64fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x93a6a000 - 0x93a84fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
0x941cd000 - 0x94205fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9438a000 - 0x943a4fff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x94580000 - 0x9458ffff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
0x94596000 - 0x945a3fff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x945b0000 - 0x945b9fff libz.1.dylib /usr/lib/libz.1.dylib
0x94650000 - 0x946affff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x946ed000 - 0x946fdfff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x94723000 - 0x9478afff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x947d3000 - 0x947e3fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x94800000 - 0x9488cfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x94da7000 - 0x94e16fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x94fb7000 - 0x94fb7fff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x951ce000 - 0x95261fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x954c0000 - 0x95ac6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x95b20000 - 0x95df0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x95f00000 - 0x95f20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9603a000 - 0x96045fff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9604d000 - 0x96059fff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x96a04000 - 0x96a71fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
0x96ade000 - 0x96af9fff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x96c00000 - 0x96c69fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x96de0000 - 0x96df0fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x96ee0000 - 0x96ee8fff libbsm.dylib /usr/lib/libbsm.dylib
0x96eec000 - 0x96efffff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x97345000 - 0x975befff com.apple.CoreServices.CarbonCore 10.3.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
Reproducible: Always
Steps to Reproduce:
1. Open thunderbird, view inbox in threaded mode
2. Search for a.neary on Subject or Sender
3. Wait for search to finish - oops, there goes Thunderbird.
Actual Results:
Crash
Expected Results:
No crash
| Reporter | ||
Comment 1•19 years ago
|
||
Some extra info - I just redid the search, not in threaded mode, and tried to re-thread afterwards. At the end of the operation, I got the creash again.
For info, here's a screenshot of the (unthreaded) search results.
| Reporter | ||
Comment 2•19 years ago
|
||
| Reporter | ||
Comment 3•19 years ago
|
||
I've localised the guilty mail - it's the one from Donna Neary, my wife is innocent :)
Attachment #216363 -
Flags: superreview?(bienvenu)
Attachment #216363 -
Flags: review?(bienvenu)
| Assignee | ||
Comment 5•19 years ago
|
||
I wonder if this is related to bug 322273 , which is fixed in 1.5.0.2 builds - if you can recreate this problem, can you try it with a 1.5.0.2 candidate build from here:
ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/latest-mozilla1.8.0
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Reporter | ||
Comment 6•19 years ago
|
||
Will try, although I've since worked around the problem. Thanks.
| Assignee | ||
Comment 7•19 years ago
|
||
Comment on attachment 216363 [details] [diff] [review]
guess
this patch would put a garbage key and flags in the view - I can rework it to continue...
Attachment #216363 -
Flags: superreview?(bienvenu)
Attachment #216363 -
Flags: superreview-
Attachment #216363 -
Flags: review?(bienvenu)
Attachment #216363 -
Flags: review-
| Assignee | ||
Comment 8•19 years ago
|
||
Assignee: mscott → bienvenu
Attachment #216363 -
Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #216416 -
Flags: superreview?(mscott)
Updated•19 years ago
|
Attachment #216416 -
Flags: superreview?(mscott) → superreview+
| Assignee | ||
Updated•19 years ago
|
| Assignee | ||
Comment 9•19 years ago
|
||
Comment on attachment 216416 [details] [diff] [review]
null check
simple null check fix.
Attachment #216416 -
Flags: approval1.8.0.3?
Comment 10•19 years ago
|
||
Comment on attachment 216416 [details] [diff] [review]
null check
approved for 1.8.0 branch, a=dveditz for drivers
Attachment #216416 -
Flags: approval1.8.0.3? → approval1.8.0.3+
| Assignee | ||
Updated•19 years ago
|
Keywords: fixed1.8.0.3
Comment 11•19 years ago
|
||
verified on the 1.8.0 branch using 2006050817. I followed the reporter's instructions and was not able to crash. Running the UB on Mac OS X 10.3.9. Adding keyword.
Keywords: fixed1.8.0.4 → verified1.8.0.4
| Reporter | ||
Comment 12•19 years ago
|
||
Just to let you know that I have run into this problem fairly frequently (at least once or twice a week) among other issues in threaded mode.
Would you consider backporting the fix to a 1.5 patch release?
Comment 13•18 years ago
|
||
I tried several kints of searches on my own mailbox in threaded and unthreaded views on the Thunderbird 2 release candidates in Mac and XP - version 2.0pre (20070323) - and I did not observe the crash. Adding verified1.8.1.3 keyword
Keywords: verified1.8.1.3
You need to log in
before you can comment on or make changes to this bug.
Description
•