Closed Bug 529726 Opened 15 years ago Closed 15 years ago

crash while reading RSS mailfeed

Categories

(MailNews Core :: Feed Reader, defect)

1.8 Branch
x86
macOS
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: xolaware.llc, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: crash, stackwanted, Whiteboard: closeme 2010-03-10)

User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 Build Identifier: version 2.0.0.23 (20090812) don't recall what i did. crash report is in additional information Reproducible: Didn't try Steps to Reproduce: one time crash thus far crash report in mac crash report log: Process: thunderbird-bin [585] 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: launchd [210] Interval Since Last Report: 1135537 sec Crashes Since Last Report: 6 Per-App Interval Since Last Report: 1128228 sec Per-App Crashes Since Last Report: 5 Date/Time: 2009-11-18 19:33:30.856 -0800 OS Version: Mac OS X 10.5.8 (9L30) Report Version: 6 Anonymous UUID: B9B725AE-7998-4F6A-8AAC-43B4E7A1E49B Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000005 Crashed Thread: 0 Thread 0 Crashed: 0 org.mozilla.thunderbird 0x0046d588 XPCNativeScriptableInfo::Construct(XPCCallContext&, int, XPCNativeScriptableCreateInfo const*) + 7504 1 libmozjs.dylib 0x00d633dd js_LookupPropertyWithFlags + 444 2 libmozjs.dylib 0x00d63861 js_LookupProperty + 53 3 libmozjs.dylib 0x00d66216 js_GetProperty + 98 4 libmozjs.dylib 0x00d57579 js_Interpret + 53920 5 libmozjs.dylib 0x00d59815 js_Invoke + 3034 6 org.mozilla.thunderbird 0x00763bc6 nsXPCWrappedJSClass::CheckForException(XPCCallContext&, char const*, char const*) + 2454 7 org.mozilla.thunderbird 0x00760daf nsXPCWrappedJS::SystemIsBeingShutDown(JSRuntime*) + 483 8 libxpcom_core.dylib 0x00e7398a XPTC_InvokeByIndex + 266 9 libxpcom_core.dylib 0x00e73adc nsXPTCStubBase::Stub3() + 40 10 org.mozilla.thunderbird 0x002cf31d nsEventListenerManager::HandleEventSubType(nsListenerStruct*, nsIDOMEventListener*, nsIDOMEvent*, nsIDOMEventTarget*, unsigned int, unsigned int) + 253 11 org.mozilla.thunderbird 0x002d0414 nsEventListenerManager::FixContextMenuEvent(nsPresContext*, nsIDOMEventTarget*, nsEvent*, nsIDOMEvent**) + 1596 12 org.mozilla.thunderbird 0x005b6398 nsGlobalWindow::HandleDOMEvent(nsPresContext*, nsEvent*, nsIDOMEvent**, unsigned int, nsEventStatus*) + 520 13 org.mozilla.thunderbird 0x00291b56 DocumentViewerImpl::DumpContentToPPM(char const*) + 2656 14 org.mozilla.thunderbird 0x006cac1e nsDocShell::EndPageLoad(nsIWebProgress*, nsIChannel*, unsigned int) + 84 15 org.mozilla.thunderbird 0x00348201 nsWebShell::EndPageLoad(nsIWebProgress*, nsIChannel*, unsigned int) + 177 16 org.mozilla.thunderbird 0x006d18c9 nsDocShell::CreateAboutBlankContentViewer() + 1737 17 org.mozilla.thunderbird 0x0034a327 nsDocLoader::FireOnStateChange(nsIWebProgress*, nsIRequest*, int, unsigned int) + 207 18 org.mozilla.thunderbird 0x0034a6a1 nsDocLoader::doStopDocumentLoad(nsIRequest*, unsigned int) + 49 19 org.mozilla.thunderbird 0x0034a76b nsDocLoader::DocLoaderIsEmpty() + 163 20 org.mozilla.thunderbird 0x0034a81d nsDocLoader::DocLoaderIsEmpty() + 341 21 org.mozilla.thunderbird 0x006cc7c6 nsDocShell::GetInheritedPrincipal(int) + 692 22 org.mozilla.thunderbird 0x006d4c12 nsDocShell::CreateAboutBlankContentViewer() + 14866 23 org.mozilla.thunderbird 0x006cdef2 nsDocShell::AddToSessionHistory(nsIURI*, nsIChannel*, nsISHEntry**) + 3196 24 org.mozilla.thunderbird 0x00150702 nsMailboxService::FetchMessage(char const*, nsISupports*, nsIMsgWindow*, nsIUrlListener*, char const*, int, char const*, nsIURI**) + 2090 25 org.mozilla.thunderbird 0x00150a0d nsMailboxService::FetchMessage(char const*, nsISupports*, nsIMsgWindow*, nsIUrlListener*, char const*, int, char const*, nsIURI**) + 2869 26 org.mozilla.thunderbird 0x000a6d42 nsMessenger::AddMsgUrlToNavigateHistory(char const*) + 470 27 org.mozilla.thunderbird 0x004d304e nsMsgDBView::UpdateDisplayMessage(unsigned int) + 1462 28 org.mozilla.thunderbird 0x004d2f7e nsMsgDBView::UpdateDisplayMessage(unsigned int) + 1254 29 libxpcom_core.dylib 0x00e738d1 XPTC_InvokeByIndex + 81 30 org.mozilla.thunderbird 0x004791d3 XPCWrappedNative::CallMethod(XPCCallContext&, XPCWrappedNative::CallMode) + 743 31 org.mozilla.thunderbird 0x0046a4d7 XPC_WN_CallMethod(JSContext*, JSObject*, unsigned int, long*, long*) + 261 32 libmozjs.dylib 0x00d58fa7 js_Invoke + 876 33 libmozjs.dylib 0x00d4b735 js_Interpret + 5212 34 libmozjs.dylib 0x00d59815 js_Invoke + 3034 35 libmozjs.dylib 0x00d59e6b js_InternalInvoke + 155 36 libmozjs.dylib 0x00d1e89d JS_CallFunctionValue + 62 37 org.mozilla.thunderbird 0x006906c2 nsJSContext::CallEventHandler(JSObject*, JSObject*, unsigned int, long*, long*) + 430 38 org.mozilla.thunderbird 0x00678191 nsJSEventListener::~nsJSEventListener() + 831 39 org.mozilla.thunderbird 0x002cf31d nsEventListenerManager::HandleEventSubType(nsListenerStruct*, nsIDOMEventListener*, nsIDOMEvent*, nsIDOMEventTarget*, unsigned int, unsigned int) + 253 40 org.mozilla.thunderbird 0x002d0414 nsEventListenerManager::FixContextMenuEvent(nsPresContext*, nsIDOMEventTarget*, nsEvent*, nsIDOMEvent**) + 1596 41 org.mozilla.thunderbird 0x0061981a nsXULElement::HandleDOMEvent(nsPresContext*, nsEvent*, nsIDOMEvent**, unsigned int, nsEventStatus*) + 1872 42 org.mozilla.thunderbird 0x008c986f nsTreeSelection::FireOnSelectHandler() + 329 43 org.mozilla.thunderbird 0x008ca035 nsTreeSelection::~nsTreeSelection() + 505 44 libxpcom_core.dylib 0x00e738d1 XPTC_InvokeByIndex + 81 45 org.mozilla.thunderbird 0x004791d3 XPCWrappedNative::CallMethod(XPCCallContext&, XPCWrappedNative::CallMode) + 743 46 org.mozilla.thunderbird 0x0046a4d7 XPC_WN_CallMethod(JSContext*, JSObject*, unsigned int, long*, long*) + 261 47 libmozjs.dylib 0x00d58fa7 js_Invoke + 876 48 libmozjs.dylib 0x00d4b735 js_Interpret + 5212 49 libmozjs.dylib 0x00d59815 js_Invoke + 3034 50 org.mozilla.thunderbird 0x00763bc6 nsXPCWrappedJSClass::CheckForException(XPCCallContext&, char const*, char const*) + 2454 51 org.mozilla.thunderbird 0x00760daf nsXPCWrappedJS::SystemIsBeingShutDown(JSRuntime*) + 483 52 libxpcom_core.dylib 0x00e7398a XPTC_InvokeByIndex + 266 53 libxpcom_core.dylib 0x00e73c3a nsXPTCStubBase::Stub10() + 40 54 org.mozilla.thunderbird 0x0015403f nsMsgFolderCache::OpenMDB(char const*, int) + 1651 55 org.mozilla.thunderbird 0x004dfa4e nsMsgDBFolder::NotifyFolderEvent(nsIAtom*) + 192 56 org.mozilla.thunderbird 0x001b3c8e nsMsgLocalMailFolder::~nsMsgLocalMailFolder() + 1474 57 org.mozilla.thunderbird 0x001e5229 nsCopyMessageStreamListener::~nsCopyMessageStreamListener() + 547 58 org.mozilla.thunderbird 0x004bea24 nsMsgProtocol::OnStopRequest(nsIRequest*, nsISupports*, unsigned int) + 94 59 org.mozilla.thunderbird 0x004f8225 nsMailboxProtocol::Initialize(nsIURI*) + 909 60 org.mozilla.thunderbird 0x004390d8 nsInputStreamPump::OnStateStop() + 88 61 org.mozilla.thunderbird 0x0043965d nsInputStreamPump::OnStateTransfer() + 597 62 libxpcom_core.dylib 0x00e88a91 nsInputStreamReadyEvent::EventHandler(PLEvent*) + 45 63 libxpcom_core.dylib 0x00e5d529 PL_HandleEvent + 21 64 libxpcom_core.dylib 0x00e5d7e2 PL_ProcessPendingEvents + 103 65 com.apple.CoreFoundation 0x96d2f3c5 CFRunLoopRunSpecific + 3141 66 com.apple.CoreFoundation 0x96d2faa8 CFRunLoopRunInMode + 88 67 com.apple.HIToolbox 0x904ec2ac RunCurrentEventLoopInMode + 283 68 com.apple.HIToolbox 0x904ebffe ReceiveNextEventCommon + 175 69 com.apple.HIToolbox 0x9054ab56 _AcquireNextEvent + 58 70 com.apple.HIToolbox 0x905492b3 RunApplicationEventLoop + 207 71 org.mozilla.thunderbird 0x0037038f nsAppShell::~nsAppShell() + 133 72 org.mozilla.thunderbird 0x003da772 nsAppStartup::DestroyExitEvent(PLEvent*) + 148 73 org.mozilla.thunderbird 0x0000667e XRE_main + 5892 74 org.mozilla.thunderbird 0x00003288 main + 32 75 org.mozilla.thunderbird 0x0000320e start + 270 76 org.mozilla.thunderbird 0x00003129 start + 41 Thread 1: 0 libSystem.B.dylib 0x970833ca select$DARWIN_EXTSN$NOCANCEL + 10 1 libnspr4.dylib 0x00f0b2fa poll + 258 2 libnspr4.dylib 0x00f07bb7 PR_Poll + 134 3 org.mozilla.thunderbird 0x0044322b nsSocketTransportService::Poll(unsigned int*) + 99 4 org.mozilla.thunderbird 0x00443809 nsSocketTransportService::ServiceEventQ() + 623 5 libxpcom_core.dylib 0x00e5ffbb nsThread::Main(void*) + 41 6 libnspr4.dylib 0x00f091f8 PR_Select + 813 7 libSystem.B.dylib 0x9707d155 _pthread_start + 321 8 libSystem.B.dylib 0x9707d012 thread_start + 34 Thread 2: 0 libSystem.B.dylib 0x9704c2e6 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x9707e2af _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x970c8aab 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 0x9707d155 _pthread_start + 321 9 libSystem.B.dylib 0x9707d012 thread_start + 34 Thread 3: 0 libSystem.B.dylib 0x9704c2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x9707e2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x970c3539 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 0x9707d155 _pthread_start + 321 7 libSystem.B.dylib 0x9707d012 thread_start + 34 Thread 4: 0 libSystem.B.dylib 0x9704c2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x9707e2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x970c3539 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 0x9707d155 _pthread_start + 321 7 libSystem.B.dylib 0x9707d012 thread_start + 34 Thread 5: 0 libSystem.B.dylib 0x9704c286 mach_msg_trap + 10 1 libSystem.B.dylib 0x97053a7c mach_msg + 72 2 com.apple.CoreFoundation 0x96d2ee7e CFRunLoopRunSpecific + 1790 3 com.apple.CoreFoundation 0x96d2faa8 CFRunLoopRunInMode + 88 4 com.apple.audio.CoreAudio 0x918a65f8 HALRunLoop::OwnThread(void*) + 160 5 com.apple.audio.CoreAudio 0x918a6480 CAPThread::Entry(CAPThread*) + 96 6 libSystem.B.dylib 0x9707d155 _pthread_start + 321 7 libSystem.B.dylib 0x9707d012 thread_start + 34 Thread 6: 0 libSystem.B.dylib 0x9704c2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x9707e2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x970c3539 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 0x9707d155 _pthread_start + 321 9 libSystem.B.dylib 0x9707d012 thread_start + 34 Thread 7: 0 libSystem.B.dylib 0x9704c2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x9707e2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x970c3539 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 0x9707d155 _pthread_start + 321 10 libSystem.B.dylib 0x9707d012 thread_start + 34 Thread 8: 0 libSystem.B.dylib 0x970833ca select$DARWIN_EXTSN$NOCANCEL + 10 1 libnspr4.dylib 0x00f0b2fa poll + 258 2 libnspr4.dylib 0x00f054d5 PT_FPrintStats + 513 3 libnspr4.dylib 0x00f05cef PR_GetSpecialFD + 615 4 libenigmime-x86-gcc3.dylib 0x016d339d nsPipeConsole::Run() + 129 5 libxpcom_core.dylib 0x00e5ffbb nsThread::Main(void*) + 41 6 libnspr4.dylib 0x00f091f8 PR_Select + 813 7 libSystem.B.dylib 0x9707d155 _pthread_start + 321 8 libSystem.B.dylib 0x9707d012 thread_start + 34 Thread 9: 0 libSystem.B.dylib 0x970833ca select$DARWIN_EXTSN$NOCANCEL + 10 1 libnspr4.dylib 0x00f0b2fa poll + 258 2 libnspr4.dylib 0x00f054d5 PT_FPrintStats + 513 3 libnspr4.dylib 0x00f05cef PR_GetSpecialFD + 615 4 libenigmime-x86-gcc3.dylib 0x016d339d nsPipeConsole::Run() + 129 5 libxpcom_core.dylib 0x00e5ffbb nsThread::Main(void*) + 41 6 libnspr4.dylib 0x00f091f8 PR_Select + 813 7 libSystem.B.dylib 0x9707d155 _pthread_start + 321 8 libSystem.B.dylib 0x9707d012 thread_start + 34 Thread 10: 0 libSystem.B.dylib 0x9704c2ce semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x9707e2c6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x970c3539 pthread_cond_wait + 48 3 libnspr4.dylib 0x00f04c59 PR_WaitCondVar + 213 4 libnspr4.dylib 0x00f0c7fd _MD_CreateUnixProcess + 1630 5 libnspr4.dylib 0x00f091f8 PR_Select + 813 6 libSystem.B.dylib 0x9707d155 _pthread_start + 321 7 libSystem.B.dylib 0x9707d012 thread_start + 34 Thread 11: 0 libSystem.B.dylib 0x9704c286 mach_msg_trap + 10 1 libSystem.B.dylib 0x97053a7c mach_msg + 72 2 com.apple.CoreFoundation 0x96d2ee7e CFRunLoopRunSpecific + 1790 3 com.apple.CoreFoundation 0x96d2fb04 CFRunLoopRun + 84 4 com.apple.DesktopServices 0x9584ae17 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123 5 ...ple.CoreServices.CarbonCore 0x92bc0057 PrivateMPEntryPoint + 56 6 libSystem.B.dylib 0x9707d155 _pthread_start + 321 7 libSystem.B.dylib 0x9707d012 thread_start + 34 Thread 12: 0 libSystem.B.dylib 0x9704c286 mach_msg_trap + 10 1 libSystem.B.dylib 0x97053a7c mach_msg + 72 2 com.apple.CoreFoundation 0x96d2ee7e CFRunLoopRunSpecific + 1790 3 com.apple.CoreFoundation 0x96d2fb04 CFRunLoopRun + 84 4 com.apple.DesktopServices 0x9584af90 TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216 5 ...ple.CoreServices.CarbonCore 0x92bc0057 PrivateMPEntryPoint + 56 6 libSystem.B.dylib 0x9707d155 _pthread_start + 321 7 libSystem.B.dylib 0x9707d012 thread_start + 34 Thread 13: 0 libSystem.B.dylib 0x9705346e __semwait_signal + 10 1 libSystem.B.dylib 0x9707ddcd pthread_cond_wait$UNIX2003 + 73 2 ...ple.CoreServices.CarbonCore 0x92bc1e7f TSWaitOnCondition + 126 3 ...ple.CoreServices.CarbonCore 0x92ba0cd2 TSWaitOnConditionTimedRelative + 202 4 ...ple.CoreServices.CarbonCore 0x92bc1afc MPWaitOnQueue + 208 5 com.apple.DesktopServices 0x95855f72 TNodeSyncTask::SyncTaskProc(void*) + 84 6 ...ple.CoreServices.CarbonCore 0x92bc0057 PrivateMPEntryPoint + 56 7 libSystem.B.dylib 0x9707d155 _pthread_start + 321 8 libSystem.B.dylib 0x9707d012 thread_start + 34 Thread 14: 0 libSystem.B.dylib 0x9707c9c6 kevent + 10 1 libSystem.B.dylib 0x9707d155 _pthread_start + 321 2 libSystem.B.dylib 0x9707d012 thread_start + 34 Thread 15: 0 libSystem.B.dylib 0x9709b6fa select$DARWIN_EXTSN + 10 1 libSystem.B.dylib 0x9707d155 _pthread_start + 321 2 libSystem.B.dylib 0x9707d012 thread_start + 34 Thread 16: 0 libSystem.B.dylib 0x9704c2e6 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x9707e2af _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x9707fb33 pthread_cond_timedwait_relative_np + 47 3 com.apple.Foundation 0x908d8dbc -[NSCondition waitUntilDate:] + 236 4 com.apple.Foundation 0x908d8bd0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144 5 com.apple.Foundation 0x908d8b35 -[NSConditionLock lockWhenCondition:] + 69 6 com.apple.AppKit 0x95eda6e8 -[NSUIHeartBeat _heartBeatThread:] + 753 7 com.apple.Foundation 0x90892dfd -[NSThread main] + 45 8 com.apple.Foundation 0x908929a4 __NSThread__main__ + 308 9 libSystem.B.dylib 0x9707d155 _pthread_start + 321 10 libSystem.B.dylib 0x9707d012 thread_start + 34 Thread 17: 0 libSystem.B.dylib 0x9704c2e6 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x9707e2af _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x970c8aab 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 0x9707d155 _pthread_start + 321 11 libSystem.B.dylib 0x9707d012 thread_start + 34 Thread 18: 0 libSystem.B.dylib 0x9704c2e6 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x9707e2af _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x970c8aab 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 0x9707d155 _pthread_start + 321 11 libSystem.B.dylib 0x9707d012 thread_start + 34 Thread 19: 0 libSystem.B.dylib 0x9704c2e6 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x9707e2af _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x970c8aab pthread_cond_timedwait + 47 3 libnspr4.dylib 0x00f04878 PR_Lock + 246 4 libnspr4.dylib 0x00f04bcf PR_WaitCondVar + 75 5 org.mozilla.thunderbird 0x00740256 nsHostResolver::GetHostToLookup(nsHostRecord**) + 212 6 org.mozilla.thunderbird 0x00740a03 nsHostResolver::ThreadFunc(void*) + 123 7 libnspr4.dylib 0x00f091f8 PR_Select + 813 8 libSystem.B.dylib 0x9707d155 _pthread_start + 321 9 libSystem.B.dylib 0x9707d012 thread_start + 34 Thread 20: 0 libSystem.B.dylib 0x9704c2e6 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x9707e2af _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x970c8aab 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 0x9707d155 _pthread_start + 321 8 libSystem.B.dylib 0x9707d012 thread_start + 34 Thread 0 crashed with X86 Thread State (32-bit): eax: 0x1b58c230 ebx: 0x000000ac ecx: 0x018e96fc edx: 0x00000001 edi: 0x1dedbaf0 esi: 0x201a4f20 ebp: 0xbfffbac8 esp: 0xbfffb990 ss: 0x0000001f efl: 0x00010206 eip: 0x0046d588 cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 cr2: 0x00000005 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 0x114e000 - 0x1156fff +libmyspell.dylib ??? (???) /Applications/Thunderbird.app/Contents/MacOS/components/libmyspell.dylib 0x151f000 - 0x1546fe7 +com.google.talk.camera 1.0.15.1351 (1.0.15.1351) <d7d272cfae65922be8074959939c13b3> /Library/Components/Google Camera Adapter 0.component/Contents/MacOS/Google Camera Adapter 0 0x155c000 - 0x1583fe7 +com.google.talk.camera 1.0.15.1351 (1.0.15.1351) <dafdd331c7c502d2a703990aab84d5ed> /Library/Components/Google Camera Adapter 1.component/Contents/MacOS/Google Camera Adapter 1 0x16c1000 - 0x16e2ffc +libenigmime-x86-gcc3.dylib ??? (???) /Users/kb/Library/Thunderbird/Profiles/h7xeci8e.default/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/platform/Darwin_x86-gcc3/components/libenigmime-x86-gcc3.dylib 0x16f2000 - 0x16fcfe1 +libspellchecker.dylib ??? (???) /Applications/Thunderbird.app/Contents/MacOS/components/libspellchecker.dylib 0x1706000 - 0x1707fe1 com.apple.textencoding.unicode 2.2 (2.2) <6566f38ef8ee61fab9aaecfb6a81f208> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings 0x157cc000 - 0x157defff libTraditionalChineseConverter.dylib ??? (???) <6108541a452ff07d2f67db4a488b9d22> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib 0x157e2000 - 0x157f0feb libSimplifiedChineseConverter.dylib ??? (???) <68f130a585c3f580d166ef7cbbf47e69> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib 0x158ed000 - 0x158eeffd +com.1passwd.InputManager 2.9.4 (7316) <e2e10791da6fc66233b8fce624ee0bd8> /Library/InputManagers/1PasswdIM/1PasswdIM.bundle/Contents/MacOS/1PasswdIM 0x15907000 - 0x15911ff7 +com.unsanity.smartcrashreports Smart Crash Reports version 1.5 (1.5) /Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports 0x15b3e000 - 0x15b48ffe com.apple.URLMount 3.1.1 (3.1.1) <b4018e683fad4259ee78070e91f35029> /System/Library/PrivateFrameworks/URLMount.framework/URLMount 0x15c9a000 - 0x15c9fff3 libCGXCoreImage.A.dylib ??? (???) <ebbf9ab0f700c881f7e2f94ffedc1bdf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x17cac000 - 0x17eb3fef com.apple.RawCamera.bundle 2.1.0 (474) <48a574d3b3269c8dbdc38d6f67879317> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x1908b000 - 0x190a935f +libnssdbm3.dylib ??? (???) /Applications/Thunderbird.app/Contents/MacOS/libnssdbm3.dylib 0x19124000 - 0x1918c137 +libfreebl3.dylib ??? (???) /Applications/Thunderbird.app/Contents/MacOS/libfreebl3.dylib 0x19198000 - 0x191d8fcf +libnssckbi.dylib ??? (???) /Applications/Thunderbird.app/Contents/MacOS/libnssckbi.dylib 0x1a18b000 - 0x1a18efff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <51c811377017028f8904ad779e6a1344> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn 0x1a1bc000 - 0x1a1bdffe com.apple.bluetooth.IOBluetoothSCOAudioDriverPlugIn 2.1.9 (2.1.9f10) <bfe48267f5c6be068a6627073b43cdec> /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothSCOAudioDriver.kext/Contents/Resources/IOBluetoothSCOAudioDriverPlugIn.bundle/Contents/MacOS/IOBluetoothSCOAudioDriverPlugIn 0x1a1c2000 - 0x1a237ff7 com.apple.Bluetooth 2.1.9 (2.1.9f10) <d70a88066ebf7eb8071781f686caced3> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x1a286000 - 0x1a288fff com.apple.BezelServicesFW 1.4.9212 (1.4.9212) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices 0x1a28f000 - 0x1a295fff com.apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2) <a0a4389b5ac52ab84397d2b25c9d3b9c> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0x70000000 - 0x700e6ff2 com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld 0x90003000 - 0x900e3fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib 0x900e4000 - 0x9013dff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x9013e000 - 0x90166ff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x90167000 - 0x902afff7 com.apple.ImageIO.framework 2.0.6 (2.0.6) <7f73ef328c8e8566f3f204b5a540a7f0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x902b0000 - 0x9036afe3 com.apple.CoreServices.OSServices 228 (228) <bc83e97f6888673c33f86652677c09cb> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x9036b000 - 0x9036cffc libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib 0x9036d000 - 0x9039afeb libvDSP.dylib ??? (???) <2ee4eb005babc90eaa352b33eb09226e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x9039b000 - 0x903c6fe7 libauto.dylib ??? (???) <2072d673706bbe463ed2426af57a28d7> /usr/lib/libauto.dylib 0x903c7000 - 0x904a8ff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib 0x904a9000 - 0x904a9ff8 com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x904aa000 - 0x904baffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x904bb000 - 0x904bbffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1bce4a22b6a5cc7055d0938ddad269b2> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel 0x904bc000 - 0x907c4fe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x907c5000 - 0x9083fff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x9087d000 - 0x90887feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x90888000 - 0x90b04fe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x90b05000 - 0x90bb5fff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x90bb6000 - 0x90bd2ff3 libPng.dylib ??? (???) <271373dd41f56369a3dfca0ed2be579a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x90bd3000 - 0x90c45fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x90c46000 - 0x90c64fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib 0x90c65000 - 0x90d08ff7 com.apple.QuickTimeImporters.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters 0x90d09000 - 0x90d0cfff com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x90d0d000 - 0x90d1bffd libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib 0x90f85000 - 0x90fc3fff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x90fc4000 - 0x9101eff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x9101f000 - 0x9103effa libJPEG.dylib ??? (???) <50b881dd5a5795d38405c9c88c2806fa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x9104b000 - 0x91054fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x91055000 - 0x910e8ff3 com.apple.ApplicationServices.ATS 3.8 (???) <eda9db16110de6b7fd9436cd0daa787d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x9114c000 - 0x9131dff3 com.apple.security 5.0.5 (36371) <c7f5d1b89c9891d332c81d1c5fe925e3> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x91323000 - 0x9132bfff com.apple.DiskArbitration 2.2.1 (2.2.1) <42908e7ecc17a83cec4afef2850ec79e> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x9132c000 - 0x9173cfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x9173d000 - 0x91753fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x91754000 - 0x9183cff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x9183d000 - 0x91844ffe libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib 0x91878000 - 0x91888fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x91889000 - 0x91906feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x91907000 - 0x91907ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x91908000 - 0x919bfff3 com.apple.QTKit 7.6.4 (1327.73) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x919c0000 - 0x919c6fff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x919c7000 - 0x91a4eff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib 0x91a85000 - 0x91a85ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x91a86000 - 0x91b38ffb libcrypto.0.9.7.dylib ??? (???) <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib 0x91b70000 - 0x91bccff7 com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x91bcd000 - 0x91bd9ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x91bda000 - 0x91c4cff7 com.apple.iLifeMediaBrowser 2.0.4 (346.0.2) <058e71511bc69371e11ea40cf7a3fc19> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser 0x91dce000 - 0x91f8aff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x91f8b000 - 0x91f8bffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x91f8c000 - 0x9245dfbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x9245e000 - 0x9245effe com.apple.quartzframework 1.5 (1.5) <49afd7e7e3b2cad89cfaf2ac8c67c8a4> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x9245f000 - 0x92490ffb com.apple.quartzfilters 1.5.0 (1.5.0) <01090d7204c55b32a6a11199fa0d2e2b> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x92491000 - 0x92491ffa com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x92492000 - 0x924efffb libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib 0x925f7000 - 0x925f7fff com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x925f8000 - 0x92607ffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <43c5b91223501f917392f59fbf9d7ace> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers 0x92608000 - 0x92637fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x9271b000 - 0x9276afff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x9284d000 - 0x9289eff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x9289f000 - 0x92a2efe7 com.apple.CoreAUC 3.08.0 (3.08.0) <276d2dc9250afad7868a50e3b283b1f2> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x92a32000 - 0x92a69fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x92a6a000 - 0x92b11feb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x92b12000 - 0x92b52fff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate 0x92b53000 - 0x92b70ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x92b71000 - 0x92b71ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x92b77000 - 0x92e51ff3 com.apple.CoreServices.CarbonCore 786.11 (786.14) <d5cceb2fe9551d345d40dd1ecf409ec2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x92e52000 - 0x92e6aff7 com.apple.CoreVideo 1.6.0 (20.0) <587c9c8966070a7d50276db35e1c76aa> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x92e6b000 - 0x92e6dfff com.apple.securityhi 3.0 (30817) <020419ad33b8638b174e1a472728a894> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x93982000 - 0x93abbff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib 0x93abc000 - 0x93b49ff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x93c3f000 - 0x94b8fff6 com.apple.QuickTimeComponents.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents 0x94bb5000 - 0x94bc0fe7 libCSync.A.dylib ??? (???) <d88c20c9a2fd0676dec62fddfa74979f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x94bc1000 - 0x94beafff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate 0x94beb000 - 0x94d8bfff com.apple.JavaScriptCore 5531.21 (5531.21.9) <8b132638e4d517b8cd4613155ed82b87> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x94d8c000 - 0x95129fef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x9512a000 - 0x957cafeb com.apple.CoreGraphics 1.409.5 (???) <a40644ccdbdc76e3a0ab4d468b2f9bdd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x957cb000 - 0x95848fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x95849000 - 0x958d3fe3 com.apple.DesktopServices 1.4.8 (1.4.8) <a6edef2d49ffdee3b01010b7e6edac1f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x958d4000 - 0x95c92fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x95c93000 - 0x95cd2fef libTIFF.dylib ??? (???) <801873cbd85ba7bdfe7646fe97a54ca3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x95e34000 - 0x96632fef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x96633000 - 0x96637fff libGIF.dylib ??? (???) <3c7100e80b7f7ca8809cf9512c1a6004> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x96638000 - 0x9663ffff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x96640000 - 0x966bfff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x966c0000 - 0x966c7fe9 libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib 0x966cd000 - 0x966cdffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 0x966ce000 - 0x96717fef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x96718000 - 0x967abfff com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x967ac000 - 0x967c1ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x967c2000 - 0x967fcfe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x967fd000 - 0x967fdff8 com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x967fe000 - 0x96802fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 0x96803000 - 0x96845fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x96846000 - 0x9685efff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x9685f000 - 0x96866ff7 libCGATS.A.dylib ??? (???) <1339abfb67318d65c0130f76bc8c4da6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x96867000 - 0x96890fff libcups.2.dylib ??? (???) <ee771753dd1111b656a2daa234a9e971> /usr/lib/libcups.2.dylib 0x96891000 - 0x968afff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <77d36e1bf2ee090f490950eba225dfb0> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x968b0000 - 0x968b5fff com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x968b6000 - 0x968f7fe7 libRIP.A.dylib ??? (???) <e9c5df8bd574b71e55ac60c910b929ce> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x968f8000 - 0x96905fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x96906000 - 0x9692afff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib 0x9692b000 - 0x96930fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x96937000 - 0x969defec com.apple.CFNetwork 438.14 (438.14) <5f9ee0430b5f6319f18d9b23e777e0d2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x969df000 - 0x96aaafef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x96aab000 - 0x96b38ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x96b39000 - 0x96c71fe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x96c72000 - 0x96c74ff5 libRadiance.dylib ??? (???) <aefd52482869bb5010672679d151167e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x96cbc000 - 0x96deffe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x96eb0000 - 0x97002ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x97003000 - 0x9700fffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x9704b000 - 0x971b2ff3 libSystem.B.dylib ??? (???) <ae47ca9b1686b065f8ac4d2de09cc432> /usr/lib/libSystem.B.dylib 0x971b3000 - 0x9727aff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x9727b000 - 0x975a1fe2 com.apple.QuickTime 7.6.4 (1327.73) <96515f6a2d628cd2105c7082295199b5> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <b9aea83b1cd97f3230999ebfcbf63e7c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib 0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <bc0bb2eed0f4558f07bbaa812d79371b> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib 0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib 0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
Does it crash less when you run thunderbird in -safe-mode ?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: crash
johndoe, if this is reproducible in safe mode, please try to identify the specific feed, or better yet, the precise article. fyi best to attach long stacks as files to the bug rather than comments.
Component: General → Feed Reader
Product: Thunderbird → MailNews Core
QA Contact: general → feed.reader
Version: unspecified → 1.8 Branch
johndoe, have you seen the crash again? v3.0.1 will be available shortly.
Keywords: stackwanted
honestly, i haven't been using the RSS feed as much with 3.0 . i had meant to file an additional bug, because the RSS feed doesn't show live content within a tabbed window, only if you open a new window. so, i suppose you can say i haven't seen the crash, but that's pretty much only because i haven't given it a chance to reproduce it.
let's give it some time then
Whiteboard: closeme 2010-03-10
RESOLVED INCOMPLETE due to lack of response to previous comment. If you feel this change was made in error, please respond to this bug with your reasons why.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.