Closed Bug 524996 Opened 15 years ago Closed 14 years ago

Crash when using 'Save As' [@ aeDispatchAppleEvent]

Categories

(Thunderbird :: General, defect)

x86
macOS
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: jeremy, Unassigned)

Details

(Keywords: crash, Whiteboard: closeme 2010-06-05)

Crash Data

User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3
Build Identifier: version 2.0.0.23 (20090812)

I noticed thunderbird crashing randomly and tracked it down to a bug in the 'Save As' dialog box area. When saving a file and pressing home or end thunderbird crashes and needs to be restarted

Reproducible: Always

Steps to Reproduce:
1. Open email with file attachment
2 [review]. Select 'Save As...' on file at bottom of email
3. Click in the 'Save As' file name box
4. Press 'Home' or 'End' key
5. KABOOM!

Actual Results:  
carnage and destruction which was annoying enough for me to take the time to file this bug.

Expected Results:  
Save the file... solve global warming... feed the children... etc

Keep up the good work guys... Your cranking out a great product which I have been using for years!
Does it crash when you have run thunderbird in Safe-mode ?

Can you give us some crash IDs ?
Version: unspecified → 2.0
Yes it still crashes when I run thunderbird in safe-mode.

Here is the info which apple provides when thunderbird crashes... hope this helps... 

I tried to load the "Crash ID" add-on but got error message that it wasn't compatible with my version of firefox.

Process:         thunderbird-bin [3687]
Path:            /Applications/Thunderbird.app/Contents/MacOS/thunderbird-bin
Identifier:      org.mozilla.thunderbird
Version:         2.0.0.23 (2.0.0.23)
Code Type:       X86 (Native)
Parent Process:  ??? [1]

Date/Time:       2009-10-29 09:54:57.565 -0700
OS Version:      Mac OS X 10.6.1 (10B504)
Report Version:  6

Interval Since Last Report:          55821 sec
Crashes Since Last Report:           3
Per-App Interval Since Last Report:  55529 sec
Per-App Crashes Since Last Report:   3
Anonymous UUID:                      0DBB2148-054E-4477-8993-54719AD7AE7F

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   ???                           	0000000000 0 + 0
1   com.apple.AE                  	0x90005de6 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 166
2   com.apple.AE                  	0x90009a05 AESendMessage + 964
3   com.apple.AE                  	0x9000c468 aeSend + 238
4   com.apple.HIToolbox           	0x91b88fe9 AESend + 85
5   com.apple.HIToolbox           	0x91b279d9 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2443
6   com.apple.HIToolbox           	0x91af457a DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2672
7   com.apple.HIToolbox           	0x91af33f0 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
8   com.apple.HIToolbox           	0x91b15a81 SendEventToEventTarget + 52
9   com.apple.HIToolbox           	0x91b77952 SendTSMEvent + 82
10  com.apple.HIToolbox           	0x91b772cf SendUnicodeTextAEToUnicodeDoc + 700
11  com.apple.HIToolbox           	0x91b76ed9 TSMKeyEvent + 998
12  com.apple.HIToolbox           	0x91b67ede TSMProcessRawKeyEvent + 2515
13  com.apple.AppKit              	0x969c4228 -[NSTextInputContext handleEvent:] + 1453
14  com.apple.AppKit              	0x969c0088 -[NSView interpretKeyEvents:] + 209
15  com.apple.AppKit              	0x96ce5f96 -[_NSSavePanelTextView keyDown:] + 250
16  com.apple.AppKit              	0x968f5194 -[NSWindow sendEvent:] + 5757
17  com.apple.AppKit              	0x96ec1b73 -[NSNavSavePanel sendEvent:] + 438
18  com.apple.AppKit              	0x9680dceb -[NSApplication sendEvent:] + 6431
19  com.apple.AppKit              	0x96e65aec carbonAppWindowKeyboardHandler + 203
20  com.apple.AppKit              	0x96e67179 carbonAppWindowHandler + 1052
21  com.apple.HIToolbox           	0x91af4129 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
22  com.apple.HIToolbox           	0x91af33f0 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
23  com.apple.HIToolbox           	0x91af324f SendEventToEventTargetWithOptions + 58
24  com.apple.HIToolbox           	0x91b277f3 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1957
25  com.apple.HIToolbox           	0x91af457a DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2672
26  com.apple.HIToolbox           	0x91af33f0 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
27  com.apple.HIToolbox           	0x91b15a81 SendEventToEventTarget + 52
28  com.apple.HIToolbox           	0x91c9e8f7 ToolboxEventDispatcher + 86
29  com.apple.HIToolbox           	0x91c9e932 HLTBEventDispatcher + 17
30  com.apple.HIToolbox           	0x91c9ee46 _RunAppModalLoop + 116
31  com.apple.HIToolbox           	0x91c9f238 RunAppModalLoopForWindow + 119
32  com.apple.AppKit              	0x96a5639e -[NSApplication _realDoModalLoop:peek:] + 961
33  com.apple.AppKit              	0x96a55a29 -[NSApplication runModalForWindow:] + 273
34  com.apple.AppKit              	0x96ce81fb -[NSSavePanel runModal] + 420
35  com.apple.AppKit              	0x96ce1873 -[NSSavePanel runModalForDirectory:file:] + 56
36  com.apple.AppKit              	0x96ebfaf4 -[NSNavSavePanel run] + 135
37  com.apple.AppKit              	0x96ec3987 _NSNavDialogRun + 223
38  org.mozilla.thunderbird       	0x00379298 nsFilePicker::PutLocalFile(nsString const&, nsString const&, nsILocalFile**) + 364
39  org.mozilla.thunderbird       	0x00379e29 nsFilePicker::GetLocalFolder(nsString const&, nsILocalFile**) + 723
40  org.mozilla.thunderbird       	0x000a8b59 nsMessenger::PromptIfFileExists(nsFileSpec&) + 4009
41  libxpcom_core.dylib           	0x00e738d1 XPTC_InvokeByIndex + 81
42  org.mozilla.thunderbird       	0x004791d3 XPCWrappedNative::CallMethod(XPCCallContext&, XPCWrappedNative::CallMode) + 743
43  org.mozilla.thunderbird       	0x0046a4d7 XPC_WN_CallMethod(JSContext*, JSObject*, unsigned int, long*, long*) + 261
44  libmozjs.dylib                	0x00d58fa7 js_Invoke + 876
45  libmozjs.dylib                	0x00d4b735 js_Interpret + 5212
46  libmozjs.dylib                	0x00d59815 js_Invoke + 3034
47  libmozjs.dylib                	0x00d59e6b js_InternalInvoke + 155
48  libmozjs.dylib                	0x00d1e89d JS_CallFunctionValue + 62
49  org.mozilla.thunderbird       	0x006906c2 nsJSContext::CallEventHandler(JSObject*, JSObject*, unsigned int, long*, long*) + 430
50  org.mozilla.thunderbird       	0x00678191 nsJSEventListener::~nsJSEventListener() + 831
51  org.mozilla.thunderbird       	0x002cf31d nsEventListenerManager::HandleEventSubType(nsListenerStruct*, nsIDOMEventListener*, nsIDOMEvent*, nsIDOMEventTarget*, unsigned int, unsigned int) + 253
52  org.mozilla.thunderbird       	0x002d0414 nsEventListenerManager::FixContextMenuEvent(nsPresContext*, nsIDOMEventTarget*, nsEvent*, nsIDOMEvent**) + 1596
53  org.mozilla.thunderbird       	0x0061981a nsXULElement::HandleDOMEvent(nsPresContext*, nsEvent*, nsIDOMEvent**, unsigned int, nsEventStatus*) + 1872
54  org.mozilla.thunderbird       	0x00256056 PresShell::HandleEventInternal(nsEvent*, nsIView*, unsigned int, nsEventStatus*) + 1686
55  org.mozilla.thunderbird       	0x007ae132 nsMenuFrame::Execute(nsGUIEvent*) + 562
56  org.mozilla.thunderbird       	0x007ae816 nsMenuFrame::Execute(nsGUIEvent*) + 2326
57  org.mozilla.thunderbird       	0x00255c07 PresShell::HandleEventInternal(nsEvent*, nsIView*, unsigned int, nsEventStatus*) + 583
58  org.mozilla.thunderbird       	0x0025829c PresShell::RetargetEventToParent(nsIView*, nsGUIEvent*, nsEventStatus*, int, int&, nsIContent*) + 1466
59  org.mozilla.thunderbird       	0x002edc49 nsViewManager::HandleEvent(nsView*, nsGUIEvent*, int) + 891
60  org.mozilla.thunderbird       	0x002eee1d nsViewManager::Refresh(nsView*, nsIRenderingContext*, nsIRegion*, unsigned int) + 3357
61  org.mozilla.thunderbird       	0x005efb30 nsIView::GetViewFor(nsIWidget*) + 78
62  org.mozilla.thunderbird       	0x006eb0b5 nsWindow::ConvertStatus(nsEventStatus) + 101
63  org.mozilla.thunderbird       	0x006eb11c nsWindow::DispatchWindowEvent(nsGUIEvent&) + 34
64  org.mozilla.thunderbird       	0x006eb42c nsWindow::DispatchMouseEvent(nsMouseEvent&) + 224
65  org.mozilla.thunderbird       	0x006e9168 nsMacEventHandler::HandleMouseUpEvent(EventRecord&) + 206
66  org.mozilla.thunderbird       	0x003745bf nsMacWindow::KeyEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 455
67  org.mozilla.thunderbird       	0x006e3ea2 nsMacMessagePump::DispatchOSEventToRaptor(EventRecord&, OpaqueWindowPtr*) + 76
68  org.mozilla.thunderbird       	0x006e3f54 nsMacMessagePump::DoMouseUp(EventRecord&) + 60
69  org.mozilla.thunderbird       	0x006e4554 nsMacMessagePump::WNETransitionEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 40
70  com.apple.HIToolbox           	0x91af4129 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
71  com.apple.HIToolbox           	0x91af33f0 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
72  com.apple.HIToolbox           	0x91b15a81 SendEventToEventTarget + 52
73  com.apple.HIToolbox           	0x91b27537 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1257
74  com.apple.HIToolbox           	0x91af457a DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2672
75  com.apple.HIToolbox           	0x91af33f0 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
76  com.apple.HIToolbox           	0x91b15a81 SendEventToEventTarget + 52
77  com.apple.HIToolbox           	0x91c9e8f7 ToolboxEventDispatcher + 86
78  com.apple.HIToolbox           	0x91c9ea2f RunApplicationEventLoop + 243
79  org.mozilla.thunderbird       	0x0037038f nsAppShell::~nsAppShell() + 133
80  org.mozilla.thunderbird       	0x003da772 nsAppStartup::DestroyExitEvent(PLEvent*) + 148
81  org.mozilla.thunderbird       	0x0000667e XRE_main + 5892
82  org.mozilla.thunderbird       	0x00003288 main + 32
83  org.mozilla.thunderbird       	0x0000320e start + 270
84  org.mozilla.thunderbird       	0x00003129 start + 41

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             	0x9219b03a kevent + 10
1   libSystem.B.dylib             	0x9219b768 _dispatch_mgr_invoke + 215
2   libSystem.B.dylib             	0x9219abf9 _dispatch_queue_invoke + 183
3   libSystem.B.dylib             	0x9219a98a _dispatch_worker_thread2 + 234
4   libSystem.B.dylib             	0x9219a401 _pthread_wqthread + 390
5   libSystem.B.dylib             	0x9219a246 start_wqthread + 30

Thread 2:
0   libSystem.B.dylib             	0x921b0232 select$DARWIN_EXTSN$NOCANCEL + 10
1   libSystem.B.dylib             	0x92249327 select + 92
2   libnspr4.dylib                	0x00f0b2fa poll + 258
3   libnspr4.dylib                	0x00f07bb7 PR_Poll + 134
4   org.mozilla.thunderbird       	0x0044322b nsSocketTransportService::Poll(unsigned int*) + 99
5   org.mozilla.thunderbird       	0x00443809 nsSocketTransportService::ServiceEventQ() + 623
6   libxpcom_core.dylib           	0x00e5ffbb nsThread::Main(void*) + 41
7   libnspr4.dylib                	0x00f091f8 PR_Select + 813
8   libSystem.B.dylib             	0x921a1f39 _pthread_start + 345
9   libSystem.B.dylib             	0x921a1dbe thread_start + 34

Thread 3:
0   libSystem.B.dylib             	0x9217483a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x921a23c1 _pthread_cond_wait + 1066
2   libSystem.B.dylib             	0x921eb91c pthread_cond_timedwait + 47
3   libnspr4.dylib                	0x00f04878 PR_Lock + 246
4   libnspr4.dylib                	0x00f04bcf PR_WaitCondVar + 75
5   libxpcom_core.dylib           	0x00e622d4 TimerThread::Shutdown() + 284
6   libxpcom_core.dylib           	0x00e5ffbb nsThread::Main(void*) + 41
7   libnspr4.dylib                	0x00f091f8 PR_Select + 813
8   libSystem.B.dylib             	0x921a1f39 _pthread_start + 345
9   libSystem.B.dylib             	0x921a1dbe thread_start + 34

Thread 4:
0   libSystem.B.dylib             	0x92174822 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x921a23d8 _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x921eb70f pthread_cond_wait + 48
3   libnspr4.dylib                	0x00f04c59 PR_WaitCondVar + 213
4   org.mozilla.thunderbird       	0x0044cda4 nsSSLThread::Run() + 162
5   libnspr4.dylib                	0x00f091f8 PR_Select + 813
6   libSystem.B.dylib             	0x921a1f39 _pthread_start + 345
7   libSystem.B.dylib             	0x921a1dbe thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x92174822 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x921a23d8 _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x921eb70f pthread_cond_wait + 48
3   libnspr4.dylib                	0x00f04c59 PR_WaitCondVar + 213
4   org.mozilla.thunderbird       	0x004560f5 nsCertVerificationThread::Run() + 239
5   libnspr4.dylib                	0x00f091f8 PR_Select + 813
6   libSystem.B.dylib             	0x921a1f39 _pthread_start + 345
7   libSystem.B.dylib             	0x921a1dbe thread_start + 34

Thread 6:
0   libSystem.B.dylib             	0x9217483a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x921a23c1 _pthread_cond_wait + 1066
2   libSystem.B.dylib             	0x921eb91c pthread_cond_timedwait + 47
3   libnspr4.dylib                	0x00f04878 PR_Lock + 246
4   libnspr4.dylib                	0x00f04bcf PR_WaitCondVar + 75
5   libnspr4.dylib                	0x00f04eb9 PR_Wait + 53
6   org.mozilla.thunderbird       	0x000faaf4 nsImapProtocol::ImapThreadMainLoop() + 118
7   org.mozilla.thunderbird       	0x000facc6 nsImapProtocol::ImapThreadMainLoop() + 584
8   libxpcom_core.dylib           	0x00e5ffbb nsThread::Main(void*) + 41
9   libnspr4.dylib                	0x00f091f8 PR_Select + 813
10  libSystem.B.dylib             	0x921a1f39 _pthread_start + 345
11  libSystem.B.dylib             	0x921a1dbe thread_start + 34

Thread 7:
0   libSystem.B.dylib             	0x9217483a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x921a23c1 _pthread_cond_wait + 1066
2   libSystem.B.dylib             	0x921eb91c pthread_cond_timedwait + 47
3   libnspr4.dylib                	0x00f04878 PR_Lock + 246
4   libnspr4.dylib                	0x00f04bcf PR_WaitCondVar + 75
5   libnspr4.dylib                	0x00f04eb9 PR_Wait + 53
6   org.mozilla.thunderbird       	0x000faaf4 nsImapProtocol::ImapThreadMainLoop() + 118
7   org.mozilla.thunderbird       	0x000facc6 nsImapProtocol::ImapThreadMainLoop() + 584
8   libxpcom_core.dylib           	0x00e5ffbb nsThread::Main(void*) + 41
9   libnspr4.dylib                	0x00f091f8 PR_Select + 813
10  libSystem.B.dylib             	0x921a1f39 _pthread_start + 345
11  libSystem.B.dylib             	0x921a1dbe thread_start + 34

Thread 8:
0   libSystem.B.dylib             	0x9217483a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x921a23c1 _pthread_cond_wait + 1066
2   libSystem.B.dylib             	0x921eb91c pthread_cond_timedwait + 47
3   libnspr4.dylib                	0x00f04878 PR_Lock + 246
4   libnspr4.dylib                	0x00f04bcf PR_WaitCondVar + 75
5   libnspr4.dylib                	0x00f04eb9 PR_Wait + 53
6   org.mozilla.thunderbird       	0x000faaf4 nsImapProtocol::ImapThreadMainLoop() + 118
7   org.mozilla.thunderbird       	0x000facc6 nsImapProtocol::ImapThreadMainLoop() + 584
8   libxpcom_core.dylib           	0x00e5ffbb nsThread::Main(void*) + 41
9   libnspr4.dylib                	0x00f091f8 PR_Select + 813
10  libSystem.B.dylib             	0x921a1f39 _pthread_start + 345
11  libSystem.B.dylib             	0x921a1dbe thread_start + 34

Thread 9:
0   libSystem.B.dylib             	0x92174822 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x921a23d8 _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x921eb70f pthread_cond_wait + 48
3   libnspr4.dylib                	0x00f04c59 PR_WaitCondVar + 213
4   org.mozilla.thunderbird       	0x006bdb7c mozStorageService::FinishAsyncIO() + 284
5   org.mozilla.thunderbird       	0x00963706 nsSingleSignOnProfileObserver::Observe(nsISupports*, char const*, unsigned short const*) + 184
6   libxpcom_core.dylib           	0x00e5ffbb nsThread::Main(void*) + 41
7   libnspr4.dylib                	0x00f091f8 PR_Select + 813
8   libSystem.B.dylib             	0x921a1f39 _pthread_start + 345
9   libSystem.B.dylib             	0x921a1dbe thread_start + 34

Thread 10:
0   libSystem.B.dylib             	0x92174822 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x921a23d8 _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x921eb70f pthread_cond_wait + 48
3   libnspr4.dylib                	0x00f04c59 PR_WaitCondVar + 213
4   libnspr4.dylib                	0x00f04eb9 PR_Wait + 53
5   libxpcom_core.dylib           	0x00e5d646 PL_WaitForEvent + 62
6   libxpcom_core.dylib           	0x00e5e911 nsEventQueueImpl::CheckForDeactivation() + 149
7   org.mozilla.thunderbird       	0x003e6341 nsUrlClassifierDBServiceWorker::~nsUrlClassifierDBServiceWorker() + 345
8   libnspr4.dylib                	0x00f091f8 PR_Select + 813
9   libSystem.B.dylib             	0x921a1f39 _pthread_start + 345
10  libSystem.B.dylib             	0x921a1dbe thread_start + 34

Thread 11:
0   libSystem.B.dylib             	0x92193756 select$DARWIN_EXTSN + 10
1   com.apple.CoreFoundation      	0x9093104d __CFSocketManager + 1085
2   libSystem.B.dylib             	0x921a1f39 _pthread_start + 345
3   libSystem.B.dylib             	0x921a1dbe thread_start + 34

Thread 12:
0   libSystem.B.dylib             	0x9217483a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x921a23c1 _pthread_cond_wait + 1066
2   libSystem.B.dylib             	0x921eb91c pthread_cond_timedwait + 47
3   libnspr4.dylib                	0x00f04878 PR_Lock + 246
4   libnspr4.dylib                	0x00f04bcf PR_WaitCondVar + 75
5   org.mozilla.thunderbird       	0x004088a1 nsIOThreadPool::ThreadFunc(void*) + 145
6   libnspr4.dylib                	0x00f091f8 PR_Select + 813
7   libSystem.B.dylib             	0x921a1f39 _pthread_start + 345
8   libSystem.B.dylib             	0x921a1dbe thread_start + 34

Thread 13:
0   libSystem.B.dylib             	0x9219a092 __workq_kernreturn + 10
1   libSystem.B.dylib             	0x9219a628 _pthread_wqthread + 941
2   libSystem.B.dylib             	0x9219a246 start_wqthread + 30

Thread 14:
0   libSystem.B.dylib             	0x921747da mach_msg_trap + 10
1   libSystem.B.dylib             	0x92174f47 mach_msg + 68
2   com.apple.CoreFoundation      	0x908f1dbf __CFRunLoopRun + 2447
3   com.apple.CoreFoundation      	0x908f0d34 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation      	0x908f67a4 CFRunLoopRun + 84
5   com.apple.DesktopServices     	0x90c0e2a9 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 643
6   ...ple.CoreServices.CarbonCore	0x91e7a9fa PrivateMPEntryPoint + 68
7   libSystem.B.dylib             	0x921a1f39 _pthread_start + 345
8   libSystem.B.dylib             	0x921a1dbe thread_start + 34

Thread 15:
0   libSystem.B.dylib             	0x9219a092 __workq_kernreturn + 10
1   libSystem.B.dylib             	0x9219a628 _pthread_wqthread + 941
2   libSystem.B.dylib             	0x9219a246 start_wqthread + 30

Thread 16:
0   libSystem.B.dylib             	0x9219a092 __workq_kernreturn + 10
1   libSystem.B.dylib             	0x9219a628 _pthread_wqthread + 941
2   libSystem.B.dylib             	0x9219a246 start_wqthread + 30

Thread 17:
0   libSystem.B.dylib             	0x9219a092 __workq_kernreturn + 10
1   libSystem.B.dylib             	0x9219a628 _pthread_wqthread + 941
2   libSystem.B.dylib             	0x9219a246 start_wqthread + 30

Thread 18:
0   libSystem.B.dylib             	0x9219a092 __workq_kernreturn + 10
1   libSystem.B.dylib             	0x9219a628 _pthread_wqthread + 941
2   libSystem.B.dylib             	0x9219a246 start_wqthread + 30

Thread 19:
0   libSystem.B.dylib             	0x921a2782 __semwait_signal + 10
1   libSystem.B.dylib             	0x921ce621 nanosleep$UNIX2003 + 188
2   libSystem.B.dylib             	0x921ce55f usleep$UNIX2003 + 61
3   com.apple.AppKit              	0x969491d1 -[NSUIHeartBeat _heartBeatThread:] + 2039
4   com.apple.Foundation          	0x97852964 -[NSThread main] + 45
5   com.apple.Foundation          	0x97852914 __NSThread__main__ + 1499
6   libSystem.B.dylib             	0x921a1f39 _pthread_start + 345
7   libSystem.B.dylib             	0x921a1dbe thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0xbfffb788  ebx: 0x00000000  ecx: 0xa079c8bc  edx: 0x13c3be10
  edi: 0xbfffb808  esi: 0xbfffb818  ebp: 0xbfffb848  esp: 0xbfffb74c
   ss: 0x0000001f  efl: 0x00010246  eip: 0x00000000   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x00000000

Binary Images:
    0x1000 -   0xa75fff +org.mozilla.thunderbird 2.0.0.23 (2.0.0.23) /Applications/Thunderbird.app/Contents/MacOS/thunderbird-bin
  0xd19000 -   0xdabfcd +libmozjs.dylib ??? (???) /Applications/Thunderbird.app/Contents/MacOS/libmozjs.dylib
  0xdc6000 -   0xe0dff7 +libsqlite3.dylib ??? (???) /Applications/Thunderbird.app/Contents/MacOS/libsqlite3.dylib
  0xe1a000 -   0xe1afff +libxpcom.dylib ??? (???) /Applications/Thunderbird.app/Contents/MacOS/libxpcom.dylib
  0xe1e000 -   0xe8efd7 +libxpcom_core.dylib ??? (???) /Applications/Thunderbird.app/Contents/MacOS/libxpcom_core.dylib
  0xed9000 -   0xede093 +libplds4.dylib ??? (???) /Applications/Thunderbird.app/Contents/MacOS/libplds4.dylib
  0xee3000 -   0xee8b0b +libplc4.dylib ??? (???) /Applications/Thunderbird.app/Contents/MacOS/libplc4.dylib
  0xeee000 -   0xf13887 +libnspr4.dylib ??? (???) /Applications/Thunderbird.app/Contents/MacOS/libnspr4.dylib
  0xf24000 -   0xf3d30f +libsmime3.dylib ??? (???) /Applications/Thunderbird.app/Contents/MacOS/libsmime3.dylib
  0xf4a000 -   0xf6f057 +libssl3.dylib ??? (???) /Applications/Thunderbird.app/Contents/MacOS/libssl3.dylib
  0xf7a000 -  0x105ff9f +libnss3.dylib ??? (???) /Applications/Thunderbird.app/Contents/MacOS/libnss3.dylib
 0x1085000 -  0x1093d67 +libnssutil3.dylib ??? (???) /Applications/Thunderbird.app/Contents/MacOS/libnssutil3.dylib
 0x109d000 -  0x10cd0d7 +libsoftokn3.dylib ??? (???) /Applications/Thunderbird.app/Contents/MacOS/libsoftokn3.dylib
 0x10d7000 -  0x10fcfcf +libldap50.dylib ??? (???) /Applications/Thunderbird.app/Contents/MacOS/libldap50.dylib
 0x1107000 -  0x110bfef +libprldap50.dylib ??? (???) /Applications/Thunderbird.app/Contents/MacOS/libprldap50.dylib
 0x1111000 -  0x1120ffd +libxpcom_compat.dylib ??? (???) /Applications/Thunderbird.app/Contents/MacOS/libxpcom_compat.dylib
 0x1700000 -  0x170afff +libjsd.dylib ??? (???) /Applications/Thunderbird.app/Contents/MacOS/components/libjsd.dylib
 0x170f000 -  0x1717fff +libmyspell.dylib ??? (???) /Applications/Thunderbird.app/Contents/MacOS/components/libmyspell.dylib
 0x171b000 -  0x1725fe1 +libspellchecker.dylib ??? (???) /Applications/Thunderbird.app/Contents/MacOS/components/libspellchecker.dylib
 0x172a000 -  0x175affd +libxpinstall.dylib ??? (???) /Applications/Thunderbird.app/Contents/MacOS/components/libxpinstall.dylib
0x13af6000 - 0x13af7ff7  com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x15cae000 - 0x15caeffe +com.symantec.inputmanager 1.2.1 (36) <71C4D555-D1C1-83D3-28B0-2730D231059A> /Library/InputManagers/Norton Confidential for Safari/Norton Confidential for Safari.bundle/Contents/MacOS/Norton Confidential for Safari
0x15fd2000 - 0x15ff035f +libnssdbm3.dylib ??? (???) /Applications/Thunderbird.app/Contents/MacOS/libnssdbm3.dylib
0x1b5ac000 - 0x1b614137 +libfreebl3.dylib ??? (???) /Applications/Thunderbird.app/Contents/MacOS/libfreebl3.dylib
0x1b620000 - 0x1b660fcf +libnssckbi.dylib ??? (???) /Applications/Thunderbird.app/Contents/MacOS/libnssckbi.dylib
0x1b699000 - 0x1b6b5ff7  GLRendererFloat ??? (???) <FE1D4967-5C89-4C0F-FA40-5AF1EB1A742D> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x1b6d7000 - 0x1b6dbff7  com.apple.qldisplay.Generic 2.0 (327.0) <586067E7-4D6A-3782-B07E-B139AFCACAE6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/Resources/DisplayBundles/Generic.qldisplay/Contents/MacOS/Generic
0x1de51000 - 0x1dfc2ff7  GLEngine ??? (???) <132E6F18-BD3F-53AC-8448-2B68A83B0393> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x1dff3000 - 0x1e399ffb  libclh.dylib ??? (???) <E4B35E65-EAB6-2F23-EA81-BDF50FE570E3> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/libclh.dylib
0x8f613000 - 0x8fa52ff3  com.apple.GeForce8xxxGLDriver 1.6.2 (6.0.2) <FC9AA827-B43C-0E2F-B5A2-3DEC0AD59B20> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xxxGLDriver
0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
0x90003000 - 0x90036ff7  com.apple.AE 496 (496) <B638FDD4-7322-F0E4-ACEB-777D8A1399E1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x90037000 - 0x90041ff7  com.apple.HelpData 2.0.3 (33) <AD60F037-CE57-C93A-F865-2CEEE3F08F31> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x900f8000 - 0x9011cff7  libJPEG.dylib ??? (???) <265DBF67-994E-E320-4CB1-9C3DE792C3B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9011d000 - 0x901ccfef  com.apple.ColorSync 4.6.0 (4.6.0) <66ABAE86-B0EC-D641-913D-08ACA965F9FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x901cd000 - 0x904c6fef  com.apple.QuickTime 7.6.3 (1584) <687233E1-F428-5224-08D5-5874BEA2300D> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x904c7000 - 0x904d1ffb  com.apple.speech.recognition.framework 3.10.10 (3.10.10) <E106CC3A-7633-5587-0B29-64E19FCBC613> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x904d2000 - 0x904d5ff7  libCGXType.A.dylib ??? (???) <3FB5E457-EABF-B33E-E01B-C695FB2D72EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x904d6000 - 0x90658fe7  libicucore.A.dylib ??? (???) <FBB66376-CBA9-8149-A1AA-10AB8578C3B3> /usr/lib/libicucore.A.dylib
0x906ce000 - 0x906ceff7  com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9072a000 - 0x90730fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x90731000 - 0x907b1feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x908b5000 - 0x90a2cfef  com.apple.CoreFoundation 6.6 (550) <193E33D6-2E92-3452-773B-60A1A9CCC573> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90a2d000 - 0x90a85fe7  com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x90a94000 - 0x90b25fe3  com.apple.print.framework.PrintCore 6.0 (312) <C588530A-0F2C-DD72-E308-3B8735125189> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x90b8a000 - 0x90b9cff7  com.apple.MultitouchSupport.framework 200.20 (200.20) <1D7EE15B-ADDD-1F57-F1FB-FB5252910D5A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x90b9d000 - 0x90c0bff7  com.apple.QuickLookUIFramework 2.0 (327.0) <86D7E331-4C25-D360-7316-BA32192686D7> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x90c0c000 - 0x90ce6fff  com.apple.DesktopServices 1.5.1 (1.5.1) <D9C18268-699B-A996-1035-4EA3695F4074> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x90ce7000 - 0x90ce7ff7  com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x90ce8000 - 0x90ce9ff7  com.apple.audio.units.AudioUnit 1.6 (1.6) <68180B96-381C-A09D-5576-606A134FD953> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x90cea000 - 0x90d63ff7  com.apple.PDFKit 2.5 (2.5) <58603BDB-337F-FBE3-EB11-7C31CF261995> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x90d64000 - 0x90dc4fe7  com.apple.CoreText 3.0.0 (???) <8F4FCAE2-8E6F-F0DE-A6AA-15D0228B7F13> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90dc5000 - 0x90de0ff7  libPng.dylib ??? (???) <38DD4AA1-0643-85A0-F2F5-EE9269729975> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x90de1000 - 0x91043ff3  com.apple.security 6.0 (36910) <F045B57C-054F-F06F-EF7E-EABEC2700274> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91044000 - 0x91825497  com.apple.CoreGraphics 1.535.5 (???) <0B93D29C-D957-AD00-10F3-94112D75D6D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x91826000 - 0x91927fe7  libxml2.2.dylib ??? (???) <C242A74D-280A-90C3-3F79-891624AA45D2> /usr/lib/libxml2.2.dylib
0x9192b000 - 0x9192efe7  libmathCommon.A.dylib ??? (???) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x9192f000 - 0x91aebfef  com.apple.ImageIO.framework 3.0.0 (3.0.0) <A37E541F-3D6A-2BE9-AB32-F60CCDE13608> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91aec000 - 0x91e0ffef  com.apple.HIToolbox 1.6.0 (???) <6F95AF67-678A-D8BC-FFC2-029C9AA2F44A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x91e49000 - 0x91e53ff7  libCSync.A.dylib ??? (???) <A05BB12D-CD51-DE43-323B-3A3E99A3EED5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x91e54000 - 0x92173fe7  com.apple.CoreServices.CarbonCore 859.1 (859.1) <2E72AF56-4BE6-294A-7372-19C360688B8B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x92174000 - 0x92318feb  libSystem.B.dylib ??? (???) <E58B649F-FFDC-AB09-2028-8B706BEF7C0F> /usr/lib/libSystem.B.dylib
0x92319000 - 0x9232aff7  com.apple.LangAnalysis 1.6.5 (1.6.5) <E77440D0-76EE-EB4C-3D00-9EDE417F13CF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9232b000 - 0x92353ff7  libxslt.1.dylib ??? (???) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
0x92432000 - 0x92468fff  libtidy.A.dylib ??? (???) <DDFAB560-3883-A6A2-7BDD-D91730982B48> /usr/lib/libtidy.A.dylib
0x92469000 - 0x92469ff7  com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <3E039E14-2A15-56CC-0074-EE59F9FBB913> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9253c000 - 0x9253fffb  com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92540000 - 0x9254efe7  libz.1.dylib ??? (???) <7B7A02AB-DA99-6180-880E-D28E4F9AA8EB> /usr/lib/libz.1.dylib
0x92672000 - 0x92687fff  com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92688000 - 0x9268eff7  com.apple.DisplayServicesFW 2.1 (2.1) <762CC18B-1F71-E9FC-ECB7-7078B4856D6E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x9268f000 - 0x92690ff7  com.apple.TrustEvaluationAgent 1.0 (1) <71E2DA16-83EC-6056-FFEE-862A04B5599F> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x92691000 - 0x9269eff7  com.apple.opengl 1.6.3 (1.6.3) <59D86286-B46F-B0E4-68F8-E5CDCADE393E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x92a67000 - 0x92c47fff  com.apple.imageKit 2.0 (1.0) <A09D802D-DAD8-39D6-B3D1-83931741E387> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x92c48000 - 0x92d12fef  com.apple.CoreServices.OSServices 352 (352) <D9F21CA4-EED0-705F-8F3C-F1322D114B52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x92d13000 - 0x92d1dff7  libGL.dylib ??? (???) <B375A3B6-2983-A4E4-50FB-9087FD606FD6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92d1e000 - 0x92e14ff7  libGLProgrammability.dylib ??? (???) <B8E40851-3A01-7D01-2F96-537BF7FA63B5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x93723000 - 0x9374aff7  com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x9374b000 - 0x9379bfe7  libGLU.dylib ??? (???) <55A69DCE-1237-341E-F239-CDFE1F5B19BB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9379c000 - 0x937d6fe7  libFontRegistry.dylib ??? (???) <EE633CF6-8827-EF05-10A4-5F2937120227> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x937d7000 - 0x93900fe7  com.apple.audio.toolbox.AudioToolbox 1.6 (1.6) <62BEEBE6-68FC-4A48-91CF-39DA2BD793F1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93a4a000 - 0x93ab9ff7  libvMisc.dylib ??? (???) <59243A8C-2B98-3E71-8032-884D4853E79F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x93d2e000 - 0x93ddbfe7  libobjc.A.dylib ??? (???) <410DD065-A18F-F054-0457-65525F4D1039> /usr/lib/libobjc.A.dylib
0x94d6b000 - 0x94dd5fe7  libstdc++.6.dylib ??? (???) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x94dd6000 - 0x94deaffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x94deb000 - 0x94debff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x94dec000 - 0x94e0eff3  com.apple.DirectoryService.Framework 3.6 (621) <61569C79-6567-BE8F-4F76-BAC04E5FBF79> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x94e3a000 - 0x94e78ff7  com.apple.QuickLookFramework 2.0 (327.0) <84AF77F0-DAFD-DCED-FBD4-DCF827650F44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x94e79000 - 0x94fb8fe3  com.apple.QTKit 7.6.3 (1584) <18130DA4-7132-CEAF-2137-4925CAC0B585> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x94fb9000 - 0x94fb9ff7  com.apple.vecLib 3.5 (vecLib 3.5) <17BEEF92-DF30-CD52-FD65-0B7B43B93617> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x94fba000 - 0x95062ff7  com.apple.QD 3.31 (???) <40FCAC85-4E4F-2290-90D4-F66D550ADFDC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x95063000 - 0x95065ff7  libRadiance.dylib ??? (???) <0E03CF64-0931-7B9A-F617-4387B809D6D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9506c000 - 0x9511bff3  com.apple.ink.framework 1.3 (104) <8526D880-D367-3EF9-DBFD-9A6AB240F57A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x95274000 - 0x952d8ffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x952d9000 - 0x952edfe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x952ee000 - 0x952f2ff7  libGFXShared.dylib ??? (???) <ED62E870-E219-C873-88AA-9CE08108F811> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x95314000 - 0x953f1ff7  com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x953f2000 - 0x953ffff7  com.apple.NetFS 3.2 (3.2) <E6FD80B0-0238-0C42-A3EC-EBDEC107A1C3> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x95579000 - 0x95579ff7  com.apple.Accelerate 1.5 (Accelerate 1.5) <F642E7A0-3720-FA19-0190-E6DBD9EF2D9B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x95685000 - 0x956d6ff7  com.apple.HIServices 1.8.0 (???) <B8EC13DB-A81A-91BF-8C82-66E840C64C91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x956d7000 - 0x95714ff7  com.apple.SystemConfiguration 1.10 (1.10) <897AEEAF-CF5D-2843-C33B-31A0A7C98A6A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x95715000 - 0x9571eff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9571f000 - 0x95931fff  com.apple.RawCamera.bundle 2.2.1 (477) <10937A0D-0856-1B69-AE27-43BC15B7DD21> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x959db000 - 0x95b03fe7  com.apple.CoreData 102 (246) <E7E6CE39-9B51-13C8-FE31-8FE57CF7BDE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x95b04000 - 0x95b14ff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x95b15000 - 0x95b6ffe7  com.apple.CorePDF 1.0 (1.0) <590244C9-15D7-7A65-13AF-6F597123746B> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x95b70000 - 0x95b71ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x95cd7000 - 0x95d31ff7  com.apple.framework.IOKit 2.0 (???) <7618DDEC-2E3B-9C6E-FDC9-15169E24B4FB> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x95d32000 - 0x95f0dff3  libType1Scaler.dylib ??? (???) <BD3674DE-EAD9-C57A-0072-3C18970DCC1C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x95f0e000 - 0x95fc7fe7  libsqlite3.dylib ??? (???) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
0x95fc8000 - 0x9600eff7  libauto.dylib ??? (???) <FAB17F30-A28B-E33D-6E21-C7119C9C83ED> /usr/lib/libauto.dylib
0x9600f000 - 0x9602bfe3  com.apple.openscripting 1.3 (???) <D2FF4419-FD71-5D4A-F397-B03E82085232> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x96065000 - 0x960a8ff7  com.apple.NavigationServices 3.5.3 (181) <28CDD978-030E-7D4A-5334-874A8EBE6C29> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x960a9000 - 0x960f2fe7  libTIFF.dylib ??? (???) <6EF87001-6FB4-1405-C588-F6D8042D3534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x961a2000 - 0x961e4fe7  libvDSP.dylib ??? (???) <8F8FFFB3-81E3-2969-5688-D5B0979182E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x961e5000 - 0x962e7fef  com.apple.MeshKitIO 1.0 (49.0) <E4436373-BF5D-9644-F8B7-B72762BEC08B> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
0x962e8000 - 0x962f2fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x963dd000 - 0x963e1ff7  IOSurface ??? (???) <C11D3FF3-EB51-A07D-EF24-9C2004115724> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x965aa000 - 0x96738fff  com.apple.JavaScriptCore 6531 (6531.5) <DDDCCE57-42D2-BAA1-63F1-F76458EE0927> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x96746000 - 0x96777ff3  libTrueTypeScaler.dylib ??? (???) <F326E053-7425-2F10-F883-CBD56A1E1B72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x96778000 - 0x96796ff7  com.apple.CoreVideo 1.6.0 (43.0) <3A853574-DD9E-08D8-FD2C-6221B55C3E08> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x96797000 - 0x97074ff7  com.apple.AppKit 6.6.1 (1038.2) <27C304F6-0045-160B-7591-E57ECF19BDDB> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x97075000 - 0x970b9ff3  com.apple.coreui 0.2 (112) <A810DFFD-6314-5E2B-93A4-D5626634B1EE> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x970ba000 - 0x9741eff7  com.apple.QuartzCore 1.6.0 (226.0) <7E29DD09-BE04-AA06-5C81-5C093F16901B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9741f000 - 0x9743ffe7  libresolv.9.dylib ??? (???) <A48921CB-3FA7-3071-AF9C-2D86FB493A3A> /usr/lib/libresolv.9.dylib
0x97440000 - 0x9754dff7  com.apple.MediaToolbox 0.420.17 (420.17) <EE843140-C79F-3D8C-B89E-893CD74C3633> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x9754e000 - 0x97551ff7  libCoreVMClient.dylib ??? (???) <16BB2178-B32D-E57E-F1E4-D177F7754232> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x97552000 - 0x97578fff  com.apple.DictionaryServices 1.1 (1.1) <07694B30-56A9-5C98-B8BC-DA0628715FA8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x97579000 - 0x975e9ffb  com.apple.AppleVAFramework 4.6.2 (4.6.2) <25381B2A-89A6-0CEB-C159-DFF70C76B881> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x975ea000 - 0x9761bff7  libGLImage.dylib ??? (???) <0FB347C7-A579-4E51-4733-39AB28064554> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9761c000 - 0x976b9ff3  com.apple.LaunchServices 360.3 (360.3) <C8590D53-E46A-F58A-7CF2-03A8159D8569> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x976ba000 - 0x976d9fe7  com.apple.opencl 11 (11) <372A42E7-FB10-B74D-E1A0-980E94D07021> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x976da000 - 0x9771efe7  com.apple.Metadata 10.6.0 (507.1) <CBD1B22B-5F10-C784-03A2-35106B97DF3F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9771f000 - 0x97790ff7  com.apple.iLifeMediaBrowser 2.1.3 (346.0.3) <C862CAE1-1906-CD45-7D66-F8798483BAA5> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x97791000 - 0x9779dff7  libkxld.dylib ??? (???) <152C8DBB-0149-5827-3240-E57CA85CFE5F> /usr/lib/system/libkxld.dylib
0x9779e000 - 0x97836fe7  edu.mit.Kerberos 6.5.8 (6.5.8) <BA9BD282-FF56-3BFD-E78C-7DBE73B48480> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x97837000 - 0x9783bff7  libGIF.dylib ??? (???) <51848EBF-27D4-0F85-C22A-D1AE10D328F3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9783c000 - 0x97aacffb  com.apple.Foundation 6.6 (751) <A61B645E-1A15-5BCA-3043-C8AB85C6AD30> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x97adc000 - 0x97ae2ff7  libCGXCoreImage.A.dylib ??? (???) <8E11578A-B46D-0BC1-DE50-05A92F377D7D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x97b66000 - 0x97bb6ff7  com.apple.framework.familycontrols 2.0 (2.0) <50617342-E578-4C1C-938A-19A37ECA91CA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x97bb7000 - 0x97ca9ff7  libcrypto.0.9.8.dylib ??? (???) <792B8722-3091-5E9F-E25F-67499CFE0599> /usr/lib/libcrypto.0.9.8.dylib
0x97caa000 - 0x97d23ff3  com.apple.audio.CoreAudio 3.2.0 (3.2) <91AE891E-6015-AABE-3512-2D5EBCA0937B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x97d24000 - 0x97d5bff7  com.apple.CoreMedia 0.420.17 (420.17) <A45B464A-4E05-8372-C055-974AD5393E03> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x97d5c000 - 0x97db2ff7  com.apple.MeshKitRuntime 1.0 (49.0) <BCB920E3-C567-3F37-D404-F518A256859E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
0x97e04000 - 0x97e51feb  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x97e52000 - 0x97e6aff7  com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x97e6b000 - 0x97e72fff  com.apple.print.framework.Print 6.0 (237) <7A06B15C-B835-096E-7D96-C2FE8F0D21E1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x97fba000 - 0x97fbcff7  com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x97fbd000 - 0x9806fffb  libFontParser.dylib ??? (???) <EB089832-660F-0B34-3AC8-CCDA937987D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x98070000 - 0x980f2ffb  SecurityFoundation ??? (???) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x980f3000 - 0x98509ff7  libBLAS.dylib ??? (???) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9850a000 - 0x9853aff7  com.apple.MeshKit 1.0 (49.0) <435718C1-ED40-6BCC-F0D8-67FA05CFFF1E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x9853b000 - 0x9857aff7  com.apple.ImageCaptureCore 1.0 (1.0) <D8767350-A10D-B6B5-3A8D-05888A7758ED> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x9857b000 - 0x985afff7  libcups.2.dylib ??? (???) <9078BA07-DEE1-6597-D15D-7BE3A20CB5A0> /usr/lib/libcups.2.dylib
0x985c9000 - 0x9860aff7  libRIP.A.dylib ??? (???) <6DB158C6-A84D-98C9-1D48-868A3DB17D09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9860b000 - 0x9860bff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9860c000 - 0x98648fff  com.apple.CoreMediaIOServices 101.0 (715) <FD86FB28-9BA1-0993-1172-F10F61EA6344> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x98649000 - 0x986f0fe7  com.apple.CFNetwork 454.4 (454.4) <7C563385-9893-3B48-8607-5BC81DA2C4CF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x98725000 - 0x98725ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x98726000 - 0x98bd4fe7  com.apple.VideoToolbox 0.420.17 (420.17) <F2812B5D-4C09-EFCC-182E-412257859AB1> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x98bd5000 - 0x98bdaff7  com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x98bdb000 - 0x98bebff7  libsasl2.2.dylib ??? (???) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x98c6d000 - 0x98c6dff7  com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x98c6e000 - 0x98d0afe7  com.apple.ApplicationServices.ATS 4.0 (???) <81700C90-2614-F7E2-CC6A-B01C24A2BD75> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x98d0b000 - 0x98d35ff7  com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x98d4a000 - 0x98f75ff3  com.apple.QuartzComposer 4.0 (156.6) <D1D3A5A8-75BC-4556-85FA-8A9F487106DD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x98ffa000 - 0x9942fff7  libLAPACK.dylib ??? (???) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <E58B649F-FFDC-AB09-2028-8B706BEF7C0F> /usr/lib/libSystem.B.dylib

Model: MacPro3,1, BootROM MP31.006C.B05, 8 processors, Quad-Core Intel Xeon, 2.8 GHz, 4 GB, SMC 1.25f4
Graphics: NVIDIA GeForce 8800 GT, NVIDIA GeForce 8800 GT, PCIe, 512 MB
Memory Module: global_name
Bluetooth: Version 2.2.1f7, 2 service, 0 devices, 1 incoming serial ports
Network Service: Ethernet 1, Ethernet, en0
Network Service: Parallels Shared Networking Adapter, Ethernet, en2
Network Service: Parallels Host-Only Networking Adapter, Ethernet, en3
PCI Card: NVIDIA GeForce 8800 GT, Display, Slot-1
Serial ATA Device: ST3500630AS P, 465.76 GB
Serial ATA Device: ST3500630AS P, 465.76 GB
Serial ATA Device: SAMSUNG SP2504C, 232.83 GB
Parallel ATA Device: OPTIARC DVD RW AD-7170A
USB Device: Hub, 0x050d  (Belkin Corporation), 0x0237, 0xfd500000
USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc517, 0xfd570000
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8206, 0x5d200000
FireWire Device: built-in_hub, Up to 800 Mb/sec
Keywords: crash
Summary: Crash when using 'Save As' → Crash when using 'Save As' [@ aeDispatchAppleEvent]
Jeremy, can you reproduce this crash in Thunderbird v3? 
I don't see any crashes reported with aeDispatchAppleEvent in the stack signature
Whiteboard: closeme 2010-06-05
I can not reproduce this bug in Thunderbird V3.0.4 ..... it appears to be fixed. Thanks ;)
RESOLVED WFM per comment 4.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Crash Signature: [@ aeDispatchAppleEvent]
You need to log in before you can comment on or make changes to this bug.