Why does firefox keep crashing? I ran a scan and there was no spyware or malware. I uninstalled and reinstalled firefox. It doesn't happen in safe mode.

For some unknown reason firefox keeps crashing on my laptop computer. I mostly just use the internet for surfing and for emailing. It is very frustrating when I am trying to write an email and firefox crashes. I have unistalled and reinstalled firefox. I ran a McAfee scan on the computer and it has no problems with spyware or malware. It doesn't crash in safemode either. I am in safe mode now otherwise it would have crashed multiple times while getting to this page and typing this message.

If Firefox crashes frequently but stops crashing when you are in Safe Mode that is a pretty sure sign that there is something wrong with your individual setup of Firefox on your Windows 7 machine.
(The 99 others claiming to have the same problem this week probably have their own distinct and separate problems - if you are one of those 99 it may make sense to start your own questions about your problems, if you do not see suitable answers).
Many malware problems would continue even in Firefox's [[safe mode]], so the good news is that malware may not be your problem.
Note that safe mode does not disable plugins, you may wish to consider testing with your plugins disabled, just in case they are interacting with something. To temporarily disable plugins use
* '''Firefox button -> Add-ons -> |Plugins|'''
You do not list the Firefox extensions that are in use, maybe one of them is a problem. I suggest you try Firefox with half of them disabled, if that solves the problem, the troublesome add-on may be in the other half, disable them all and then try with half of the other half enabled. (If you have more than a handful of add-ons it is faster testing like that than enabling or disabling one at a time)
One very important question is how do you know Firefox is crashing ? <br/>will you please explain exactly what happens, and what if any error messages you are seeing. (If firefox freezes/hangs that may be different from Firefox or the OS crashing, and require different solutions).
On a general note the following articles may help with troubleshooting:
* [[basic troubleshooting]]
* [[troubleshooting extensions and themes]]
* [[http://kb.mozillazine.org/Standard_diagnostic_%28Firefox%29]]
and if the problem is a true crash
* see [[firefox crashes]]

Similar Messages

  • Why does Safari keeps crashing on my MacBook (OS 10.4.11)?

    The error message I always get is that it had to shut down "unexpectedly." Any thoughts on why? If it helps, here's the error report - thanks in advance:
    Date/Time:      2012-01-25 14:36:45.338 -0500
    OS Version:     10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path:    /Applications/Safari.app/Contents/MacOS/Safari
    Parent:  WindowServer [58]
    Version:        4.1.3 (4533.19.4)
    Build Version:  1
    Project Name:   WebBrowser
    Source Version: 75331904
    PID:    214
    Thread: 4
    Exception:  EXC_BAD_ACCESS (0x0001)
    Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x65536563
    Thread 0:
    0   libSystem.B.dylib                        0x90024407 semaphore_wait_signal_trap + 7
    1   com.apple.Foundation                     0x927e87a8 -[NSLock lock] + 21
    2   com.apple.Foundation                     0x9285b768 -[NSHTTPCookieDiskStorage cookies] + 68
    3   com.apple.Foundation                     0x9285b5a4 -[NSHTTPCookieDiskStorage _tryCookieLookup:path:secure:result:] + 57
    4   com.apple.Foundation                     0x9285b2d0 -[NSHTTPCookieDiskStorage cookiesMatchingDomain:path:secure:] + 345
    5   com.apple.Foundation                     0x9285ab51 -[NSHTTPCookieStorage(NSPrivate) _cookiesForURL:withExtraCookies:] + 332
    6   com.apple.Foundation                     0x9286bd03 -[NSHTTPCookieStorage cookiesForURL:] + 48
    7   com.apple.WebCore                        0x01784154 WebCore::cookies(WebCore::Document const*, WebCore::KURL const&) + 176
    8   com.apple.WebCore                        0x01784093 WebCore::Document::cookie(int&) const + 287
    9   com.apple.WebCore                        0x01783f1c WebCore::jsDocumentCookie(JSC::ExecState*, JSC::JSValue, JSC::Identifier const&) + 46
    10  com.apple.JavaScriptCore                 0x006570b5 JSC::JSValue::get(JSC::ExecState*, JSC::Identifier const&, JSC::PropertySlot&) const + 749
    11  com.apple.JavaScriptCore                 0x0054697d cti_op_get_by_id + 127
    12  <<00000000>>           0x2808a68b 0 + 671655563
    13  com.apple.JavaScriptCore                 0x0060a897 JSC::Interpreter::execute(JSC::FunctionExecutable*, JSC::ExecState*, JSC::JSFunction*, JSC::JSObject*, JSC::ArgList const&, JSC::ScopeChainNode*, JSC::JSValue*) + 763
    14  com.apple.JavaScriptCore                 0x0058635d JSC::JSFunction::call(JSC::ExecState*, JSC::JSValue, JSC::ArgList const&) + 125
    15  com.apple.JavaScriptCore                 0x005862b5 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 53
    16  com.apple.WebCore                        0x01786093 WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*, JSC::JSValue) + 443
    17  com.apple.WebCore                        0x01785df4 WebCore::ScheduledAction::execute(WebCore::Document*) + 240
    18  com.apple.WebCore                        0x01785810 WebCore::DOMTimer::fired() + 104
    19  com.apple.WebCore                        0x016d5c7f WebCore::ThreadTimers::sharedTimerFiredInternal() + 97
    20  com.apple.WebCore                        0x016d5b8d WebCore::ThreadTimers::sharedTimerFired() + 59
    21  com.apple.WebCore                        0x01daac7d WebCore::timerFired(__CFRunLoopTimer*, void*) + 63
    22  com.apple.CoreFoundation                 0x9082d756 CFRunLoopRunSpecific + 3341
    23  com.apple.CoreFoundation                 0x9082ca42 CFRunLoopRunInMode + 61
    24  com.apple.HIToolbox                      0x92e01878 RunCurrentEventLoopInMode + 285
    25  com.apple.HIToolbox                      0x92e00f82 ReceiveNextEventCommon + 385
    26  com.apple.HIToolbox                      0x92e00dd9 BlockUntilNextEventMatchingListInMode + 81
    27  com.apple.AppKit                         0x93286f45 _DPSNextEvent + 572
    28  com.apple.AppKit                         0x93286b37 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    29  com.apple.Safari                         0x0000f6f9 0x1000 + 59129
    30  com.apple.AppKit                         0x932808c4 -[NSApplication run] + 512
    31  com.apple.AppKit                         0x93274820 NSApplicationMain + 573
    32  com.apple.Safari                         0x0000749b 0x1000 + 25755
    33  com.apple.Safari                         0x0010e512 0x1000 + 1103122
    34  com.apple.Safari                         0x00007219 0x1000 + 25113
    Thread 1:
    0   libSystem.B.dylib                        0x90024407 semaphore_wait_signal_trap + 7
    1   com.apple.JavaScriptCore                 0x0050ade0 ***::ThreadCondition::wait(***::Mutex&) + 24
    2   com.apple.WebCore                        0x015eadd0 WebCore::IconDatabase::syncThreadMainLoop() + 256
    3   com.apple.WebCore                        0x015e8856 WebCore::IconDatabase::iconDatabaseSyncThread() + 192
    4   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 2:
    0   libSystem.B.dylib                        0x90009817 mach_msg_trap + 7
    1   com.apple.CoreFoundation                 0x9082d227 CFRunLoopRunSpecific + 2014
    2   com.apple.CoreFoundation                 0x9082ca42 CFRunLoopRunInMode + 61
    3   com.apple.Foundation                     0x928585da +[NSURLCache _diskCacheSyncLoop:] + 206
    4   com.apple.Foundation                     0x927fbcfc forkThreadForFunction + 123
    5   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 3:
    0   libSystem.B.dylib                        0x90009817 mach_msg_trap + 7
    1   com.apple.CoreFoundation                 0x9082d227 CFRunLoopRunSpecific + 2014
    2   com.apple.CoreFoundation                 0x9082ca42 CFRunLoopRunInMode + 61
    3   com.apple.Safari                         0x00026c6d 0x1000 + 154733
    4   com.apple.Safari                         0x00026b26 0x1000 + 154406
    5   com.apple.Safari                         0x00026aab 0x1000 + 154283
    6   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 4 Crashed:
    0   libobjc.A.dylib                          0x90a594d8 objc_msgSend + 40
    1   com.apple.CoreFoundation                 0x90820767 __CFDictionaryFindBuckets1b + 88
    2   com.apple.CoreFoundation                 0x908206f4 CFDictionaryGetValue + 201
    3   com.apple.Foundation                     0x9285b7de -[NSHTTPCookieDiskStorage cookies] + 186
    4   com.apple.Foundation                     0x9285b5a4 -[NSHTTPCookieDiskStorage _tryCookieLookup:path:secure:result:] + 57
    5   com.apple.Foundation                     0x9285b2d0 -[NSHTTPCookieDiskStorage cookiesMatchingDomain:path:secure:] + 345
    6   com.apple.Foundation                     0x9285ab51 -[NSHTTPCookieStorage(NSPrivate) _cookiesForURL:withExtraCookies:] + 332
    7   com.apple.Foundation                     0x9285a9c8 -[NSHTTPCookieStorage(NSPrivate) _cookieRequestHeaderFieldsForURL:withExtraCookies:] + 48
    8   com.apple.Foundation                     0x9285a0f9 -[NSConnectionHTTPURLProtocol addCookieFieldToHeader] + 182
    9   com.apple.Foundation                     0x92859ac7 -[NSConnectionHTTPURLProtocol buildHTTPRequest] + 204
    10  com.apple.Foundation                     0x92859994 -[NSConnectionHTTPURLProtocol startOriginLoad] + 46
    11  com.apple.Foundation                     0x928596cf -[NSURLConnection(NSURLConnectionInternal) _performOriginLoad] + 477
    12  com.apple.Foundation                     0x92857521 _resourceLoaderPerform + 250
    13  com.apple.CoreFoundation                 0x9082cf06 CFRunLoopRunSpecific + 1213
    14  com.apple.CoreFoundation                 0x9082ca42 CFRunLoopRunInMode + 61
    15  com.apple.Foundation                     0x9283139c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    16  com.apple.Foundation                     0x927fbcfc forkThreadForFunction + 123
    17  libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 5:
    0   libSystem.B.dylib                        0x90024407 semaphore_wait_signal_trap + 7
    1   com.apple.Foundation                     0x92851c60 -[NSConditionLock lockWhenCondition:] + 39
    2   com.apple.Syndication                    0x9991379e -[AsyncDB _run:] + 181
    3   com.apple.Foundation                     0x927fbcfc forkThreadForFunction + 123
    4   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 6:
    0   libSystem.B.dylib                        0x90019d0c select + 12
    1   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 7:
    0   libSystem.B.dylib                        0x90024407 semaphore_wait_signal_trap + 7
    1   com.apple.JavaScriptCore                 0x00510742 ***::ThreadCondition::timedWait(***::Mutex&, double) + 74
    2   com.apple.WebCore                        0x018bb8d2 WebCore::LocalStorageThread::threadEntryPoint() + 170
    3   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 8:
    0   libSystem.B.dylib                        0x90024407 semaphore_wait_signal_trap + 7
    1   com.apple.ColorSync                      0x915a96ab pthreadSemaphoreWait(t_pthreadSemaphore*) + 35
    2   com.apple.ColorSync                      0x915c3ddc CMMConvTask(void*) + 60
    3   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 9:
    0   libSystem.B.dylib                        0x90024407 semaphore_wait_signal_trap + 7
    1   com.apple.JavaScriptCore                 0x00510742 ***::ThreadCondition::timedWait(***::Mutex&, double) + 74
    2   com.apple.Safari                         0x002ddd66 0x1000 + 3001702
    3   com.apple.Safari                         0x002dde5c 0x1000 + 3001948
    4   com.apple.Safari                         0x0003a0cd 0x1000 + 233677
    5   com.apple.Safari                         0x0003a02f 0x1000 + 233519
    6   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 10:
    0   libSystem.B.dylib                        0x90009817 mach_msg_trap + 7
    1   com.apple.CoreFoundation                 0x9082d227 CFRunLoopRunSpecific + 2014
    2   com.apple.CoreFoundation                 0x9082ca42 CFRunLoopRunInMode + 61
    3   com.apple.audio.CoreAudio                0x91469356 HALRunLoop::OwnThread(void*) + 158
    4   com.apple.audio.CoreAudio                0x91469171 CAPThread::Entry(CAPThread*) + 93
    5   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 11:
    0   libSystem.B.dylib                        0x90024407 semaphore_wait_signal_trap + 7
    1   com.apple.Foundation                     0x92851c60 -[NSConditionLock lockWhenCondition:] + 39
    2   com.apple.AppKit                         0x9335dcb4 -[NSUIHeartBeat _heartBeatThread:] + 377
    3   com.apple.Foundation                     0x927fbcfc forkThreadForFunction + 123
    4   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 12:
    0   libSystem.B.dylib                        0x90024407 semaphore_wait_signal_trap + 7
    1   ...ple.CoreServices.CarbonCore           0x90cb8e86 MPWaitOnQueue + 198
    2   AdobeACE                                 0x7fbb1179 ACEMPThread::Task() + 133
    3   AdobeACE                                 0x7fbb10ed TaskGlue + 17
    4   ...ple.CoreServices.CarbonCore           0x90cb8ce0 PrivateMPEntryPoint + 51
    5   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 13:
    0   libSystem.B.dylib                        0x90024407 semaphore_wait_signal_trap + 7
    1   AdobeAGM                                 0x7e4f14c4 pthread_condition_base::Wait(pthread_scoped_lock_base&) + 26
    2   AdobeAGM                                 0x7e4f141d AGMMessageQueueImpl::Pull() + 65
    3   AdobeAGM                                 0x7e8e2c30 AGMWorkQueueTask::operator()() + 84
    4   AdobeAGM                                 0x7e8e3ebb boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 75
    5   AdobeAGM                                 0x7e4f12e1 thread_proxy + 45
    6   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 14:
    0   libSystem.B.dylib                        0x9002689c kevent + 12
    1   com.adobe.Acrobat.framework              0x80455533 CopiesPagesPDE_Open + 4561621
    2   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 15:
    0   libSystem.B.dylib                        0x90009817 mach_msg_trap + 7
    1   com.apple.CoreFoundation                 0x9082d227 CFRunLoopRunSpecific + 2014
    2   com.apple.CoreFoundation                 0x9083e100 CFRunLoopRun + 60
    3   com.apple.QuickTime                      0x943329b9 QTSNetworkThread_RunThread + 131
    4   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 16:
    0   libSystem.B.dylib                        0x9002689c kevent + 12
    1   ...ple.CoreServices.CarbonCore           0x90cb8ce0 PrivateMPEntryPoint + 51
    2   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 17:
    0   libSystem.B.dylib                        0x90024407 semaphore_wait_signal_trap + 7
    1   ...ple.CoreServices.CarbonCore           0x90cb8e86 MPWaitOnQueue + 198
    2   com.apple.DesktopServices                0x92721943 TNodeSyncTask::SyncTaskProc(void*) + 143
    3   ...ple.CoreServices.CarbonCore           0x90cb8ce0 PrivateMPEntryPoint + 51
    4   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 18:
    0   libSystem.B.dylib                        0x90024407 semaphore_wait_signal_trap + 7
    1   ...lashPlayer-10.4-10.5.plugin           0x1c85e31f unregister_ShockwaveFlash + 47503
    2   ...lashPlayer-10.4-10.5.plugin           0x1c43714f 0x1c41d000 + 106831
    3   ...lashPlayer-10.4-10.5.plugin           0x1c85e40c unregister_ShockwaveFlash + 47740
    4   ...lashPlayer-10.4-10.5.plugin           0x1c85e450 unregister_ShockwaveFlash + 47808
    5   ...lashPlayer-10.4-10.5.plugin           0x1c85e576 unregister_ShockwaveFlash + 48102
    6   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 19:
    0   libSystem.B.dylib                        0x90024407 semaphore_wait_signal_trap + 7
    1   ...lashPlayer-10.4-10.5.plugin           0x1c85e31f unregister_ShockwaveFlash + 47503
    2   ...lashPlayer-10.4-10.5.plugin           0x1c43714f 0x1c41d000 + 106831
    3   ...lashPlayer-10.4-10.5.plugin           0x1c85e40c unregister_ShockwaveFlash + 47740
    4   ...lashPlayer-10.4-10.5.plugin           0x1c85e450 unregister_ShockwaveFlash + 47808
    5   ...lashPlayer-10.4-10.5.plugin           0x1c85e576 unregister_ShockwaveFlash + 48102
    6   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 20:
    0   libSystem.B.dylib                        0x90047927 semaphore_timedwait_signal_trap + 7
    1   ...lashPlayer-10.4-10.5.plugin           0x1c85e2e7 unregister_ShockwaveFlash + 47447
    2   ...lashPlayer-10.4-10.5.plugin           0x1c744548 0x1c41d000 + 3306824
    3   ...lashPlayer-10.4-10.5.plugin           0x1c85e40c unregister_ShockwaveFlash + 47740
    4   ...lashPlayer-10.4-10.5.plugin           0x1c85e450 unregister_ShockwaveFlash + 47808
    5   ...lashPlayer-10.4-10.5.plugin           0x1c85e576 unregister_ShockwaveFlash + 48102
    6   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 21:
    0   libSystem.B.dylib                        0x90047927 semaphore_timedwait_signal_trap + 7
    1   ...lashPlayer-10.4-10.5.plugin           0x1c85e2e7 unregister_ShockwaveFlash + 47447
    2   ...lashPlayer-10.4-10.5.plugin           0x1c5fe9be 0x1c41d000 + 1972670
    3   ...lashPlayer-10.4-10.5.plugin           0x1c85e40c unregister_ShockwaveFlash + 47740
    4   ...lashPlayer-10.4-10.5.plugin           0x1c85e450 unregister_ShockwaveFlash + 47808
    5   ...lashPlayer-10.4-10.5.plugin           0x1c85e576 unregister_ShockwaveFlash + 48102
    6   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 22:
    0   libSystem.B.dylib                        0x90047927 semaphore_timedwait_signal_trap + 7
    1   ...lashPlayer-10.4-10.5.plugin           0x1c85e2e7 unregister_ShockwaveFlash + 47447
    2   ...lashPlayer-10.4-10.5.plugin           0x1c744548 0x1c41d000 + 3306824
    3   ...lashPlayer-10.4-10.5.plugin           0x1c85e40c unregister_ShockwaveFlash + 47740
    4   ...lashPlayer-10.4-10.5.plugin           0x1c85e450 unregister_ShockwaveFlash + 47808
    5   ...lashPlayer-10.4-10.5.plugin           0x1c85e576 unregister_ShockwaveFlash + 48102
    6   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 23:
    0   libSystem.B.dylib                        0x90047927 semaphore_timedwait_signal_trap + 7
    1   ...lashPlayer-10.4-10.5.plugin           0x1c85e2e7 unregister_ShockwaveFlash + 47447
    2   ...lashPlayer-10.4-10.5.plugin           0x1c744548 0x1c41d000 + 3306824
    3   ...lashPlayer-10.4-10.5.plugin           0x1c85e40c unregister_ShockwaveFlash + 47740
    4   ...lashPlayer-10.4-10.5.plugin           0x1c85e450 unregister_ShockwaveFlash + 47808
    5   ...lashPlayer-10.4-10.5.plugin           0x1c85e576 unregister_ShockwaveFlash + 48102
    6   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 24:
    0   libSystem.B.dylib                        0x90047927 semaphore_timedwait_signal_trap + 7
    1   ...lashPlayer-10.4-10.5.plugin           0x1c85e2e7 unregister_ShockwaveFlash + 47447
    2   ...lashPlayer-10.4-10.5.plugin           0x1c744548 0x1c41d000 + 3306824
    3   ...lashPlayer-10.4-10.5.plugin           0x1c85e40c unregister_ShockwaveFlash + 47740
    4   ...lashPlayer-10.4-10.5.plugin           0x1c85e450 unregister_ShockwaveFlash + 47808
    5   ...lashPlayer-10.4-10.5.plugin           0x1c85e576 unregister_ShockwaveFlash + 48102
    6   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 25:
    0   libSystem.B.dylib                        0x90047927 semaphore_timedwait_signal_trap + 7
    1   ...lashPlayer-10.4-10.5.plugin           0x1c85e2e7 unregister_ShockwaveFlash + 47447
    2   ...lashPlayer-10.4-10.5.plugin           0x1c744548 0x1c41d000 + 3306824
    3   ...lashPlayer-10.4-10.5.plugin           0x1c85e40c unregister_ShockwaveFlash + 47740
    4   ...lashPlayer-10.4-10.5.plugin           0x1c85e450 unregister_ShockwaveFlash + 47808
    5   ...lashPlayer-10.4-10.5.plugin           0x1c85e576 unregister_ShockwaveFlash + 48102
    6   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 26:
    0   libSystem.B.dylib                        0x90047927 semaphore_timedwait_signal_trap + 7
    1   ...lashPlayer-10.4-10.5.plugin           0x1c85e2e7 unregister_ShockwaveFlash + 47447
    2   ...lashPlayer-10.4-10.5.plugin           0x1c744548 0x1c41d000 + 3306824
    3   ...lashPlayer-10.4-10.5.plugin           0x1c85e40c unregister_ShockwaveFlash + 47740
    4   ...lashPlayer-10.4-10.5.plugin           0x1c85e450 unregister_ShockwaveFlash + 47808
    5   ...lashPlayer-10.4-10.5.plugin           0x1c85e576 unregister_ShockwaveFlash + 48102
    6   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 27:
    0   libSystem.B.dylib                        0x90047927 semaphore_timedwait_signal_trap + 7
    1   ...lashPlayer-10.4-10.5.plugin           0x1c85e2e7 unregister_ShockwaveFlash + 47447
    2   ...lashPlayer-10.4-10.5.plugin           0x1c744548 0x1c41d000 + 3306824
    3   ...lashPlayer-10.4-10.5.plugin           0x1c85e40c unregister_ShockwaveFlash + 47740
    4   ...lashPlayer-10.4-10.5.plugin           0x1c85e450 unregister_ShockwaveFlash + 47808
    5   ...lashPlayer-10.4-10.5.plugin           0x1c85e576 unregister_ShockwaveFlash + 48102
    6   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 28:
    0   libSystem.B.dylib                        0x90047927 semaphore_timedwait_signal_trap + 7
    1   ...lashPlayer-10.4-10.5.plugin           0x1c85e2e7 unregister_ShockwaveFlash + 47447
    2   ...lashPlayer-10.4-10.5.plugin           0x1c5fe9be 0x1c41d000 + 1972670
    3   ...lashPlayer-10.4-10.5.plugin           0x1c85e40c unregister_ShockwaveFlash + 47740
    4   ...lashPlayer-10.4-10.5.plugin           0x1c85e450 unregister_ShockwaveFlash + 47808
    5   ...lashPlayer-10.4-10.5.plugin           0x1c85e576 unregister_ShockwaveFlash + 48102
    6   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 29:
    0   libSystem.B.dylib                        0x90047927 semaphore_timedwait_signal_trap + 7
    1   ...lashPlayer-10.4-10.5.plugin           0x1c85e2e7 unregister_ShockwaveFlash + 47447
    2   ...lashPlayer-10.4-10.5.plugin           0x1c744548 0x1c41d000 + 3306824
    3   ...lashPlayer-10.4-10.5.plugin           0x1c85e40c unregister_ShockwaveFlash + 47740
    4   ...lashPlayer-10.4-10.5.plugin           0x1c85e450 unregister_ShockwaveFlash + 47808
    5   ...lashPlayer-10.4-10.5.plugin           0x1c85e576 unregister_ShockwaveFlash + 48102
    6   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 4 crashed with X86 Thread State (32-bit):
      eax: 0x65536563  ebx: 0x9081a6a6  ecx: 0x90a6692c  edx: 0x00290049
      edi: 0x20378a3c  esi: 0x006f004d  ebp: 0xb02a1548  esp: 0xb02a1514
       ss: 0x0000001f  efl: 0x00010206  eip: 0x90a594d8   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
    Binary Images Description:
        0x1000 -   0x330fff com.apple.Safari 4.1.3 (4533.19.4)          /Applications/Safari.app/Contents/MacOS/Safari
      0x505000 -   0x6ddfff com.apple.JavaScriptCore 4533.19 (4533.19.1)          /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptC ore
    0x1008000 -  0x10f5fff com.apple.WebKit 4533.19 (4533.19.4)          /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x119a000 -  0x1448fff com.apple.QuartzCore 1.4.13          /System/Library/PrivateFrameworks/Safari.framework/Frameworks/QuartzCore.f ramework/Versions/A/QuartzCore
    0x14dc000 -  0x15bafff libxml2.2.dylib           /usr/lib/libxml2.2.dylib
    0x15e6000 -  0x20a7fff com.apple.WebCore 4533.19 (4533.19.4)          /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore. framework/Versions/A/WebCore
    0x167b2000 - 0x167b3fff com.adobe.eulaframework ??? (1.0)          /Applications/Adobe Reader 9/Adobe Reader.app/Contents/Frameworks/EULA.framework/Versions/A/EULA
    0x16ce7000 - 0x16ce8fff com.apple.textencoding.unicode 2.1          /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x18ae0000 - 0x18ae3fff com.macromedia.Flash Player.plugin 10.3.183.10          /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x18fdd000 - 0x18fdffff com.apple.AutomatorCMM 1.0.1 (88.2)          /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
    0x18ff8000 - 0x18ff8fff com.apple.SpotLightCM 1.0 (121.36)          /System/Library/Contextual Menu Items/SpotlightCM.plugin/Contents/MacOS/SpotlightCM
    0x1908d000 - 0x19091fff com.apple.FolderActionsMenu 1.3.1          /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
    0x199e1000 - 0x199e6fff com.apple.audio.AppleHDAHALPlugIn 1.3.7 (1.3.7a23)          /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugI n.bundle/Contents/MacOS/AppleHDAHALPlugIn
    0x1b539000 - 0x1b53cfff com.apple.Tokenizer_ja 1.0.2          /System/Library/CoreServices/Tokenizers/ja.tokenizer/Contents/MacOS/ja
    0x1c41d000 - 0x1ce6bfff com.macromedia.FlashPlayer-10.4-10.5.plugin 10.3.183.10          /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.4-10.5.plugin/Contents/MacOS/Flas hPlayer-10.4-10.5
    0x1d300000 - 0x1d322fff com.adobe.acrobat.pdfviewer 9.1.0          /Library/Internet Plug-Ins/AdobePDFViewer.plugin/Contents/MacOS/AdobePDFViewer
    0x1db79000 - 0x1db95fff GLDriver           /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver. bundle/GLDriver
    0x1dfc8000 - 0x1dfecfff GLRendererFloat           /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendere rFloat.bundle/GLRendererFloat
    0x1e7c0000 - 0x1e7e1fff com.adobe.BIBUtils AdobeBIBUtils 1.1.01 (1.1.01)          /Applications/Adobe Reader 9/Adobe Reader.app/Contents/Frameworks/AdobeBIBUtils.framework/AdobeBIBUtils
    0x1ea21000 - 0x1ea7afff com.apple.driver.AppleIntelGMA950GLDriver 1.4.56 (4.5.6)          /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/ AppleIntelGMA950GLDriver
    0x1eb2a000 - 0x1eb43fff com.apple.AppleIntermediateCodec 1.1 (141)          /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIn termediateCodec
    0x1eb48000 - 0x1eb61fff com.apple.applepixletvideo 1.2.18 (1.2d18)          /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/AppleP ixletVideo
    0x21838000 - 0x21991fff GLEngine           /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEn gine
    0x21b17000 - 0x21b6dfff com.adobe.AcroSQLite AcroSQLite (1.0.0)          /Applications/Adobe Reader 9/Adobe Reader.app/Contents/Frameworks/AcroSQLite.framework/AcroSQLite
    0x223f8000 - 0x22454fff com.adobe.ESD.AdobeUpdaterLibFramework AdobeUpdater 6.2.0.1474 (6.2.0.1474)          /Applications/Adobe Reader 9/Adobe Reader.app/Contents/Plug-ins/Updater.acroplugin/Contents/Frameworks/AdobeUpdate r.framework/AdobeUpdater
    0x22c05000 - 0x22dcdfff com.apple.audio.codecs.Components 1.5.6          /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodec s
    0x23494000 - 0x234e7fff com.apple.AppleProResDecoder 2.0 (223)          /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/Appl eProResDecoder
    0x26639000 - 0x2687cfff net.telestream.wmv.import 2.2.1.11          /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x27808000 - 0x279cbfff net.telestream.wmv.advanced 2.2.1.11          /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
    0x70000000 - 0x700fafff com.apple.audio.units.Components 1.4.7          /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x73f39000 - 0x73f70fff com.adobe.AcrobatPlugin.Updater 9.1.0          /Applications/Adobe Reader 9/Adobe Reader.app/Contents/Plug-ins/Updater.acroplugin/Contents/MacOS/Updater
    0x7998a000 - 0x79b23fff com.adobe.AcrobatPlugin.EScript 9.1.0          /Applications/Adobe Reader 9/Adobe Reader.app/Contents/Plug-ins/EScript.acroplugin/Contents/MacOS/EScript
    0x7aae1000 - 0x7af1efff com.adobe.AcrobatPlugin.Comments 9.1.0          /Applications/Adobe Reader 9/Adobe Reader.app/Contents/Plug-ins/Comments.acroplugin/Contents/MacOS/Comments
    0x7d7c1000 - 0x7da4afff AdobeCoolType           /Applications/Adobe Reader 9/Adobe Reader.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x7e436000 - 0x7e450fff AdobeBIB           /Applications/Adobe Reader 9/Adobe Reader.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x7e4e9000 - 0x7e9fffff AdobeAGM           /Applications/Adobe Reader 9/Adobe Reader.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x7fbae000 - 0x7fcbcfff AdobeACE           /Applications/Adobe Reader 9/Adobe Reader.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x7fe4b000 - 0x80d18fff com.adobe.Acrobat.framework 9.1.0          /Applications/Adobe Reader 9/Adobe Reader.app/Contents/Frameworks/Acrobat.framework/Acrobat
    0x8fe00000 - 0x8fe4afff dyld 46.16          /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib           /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib           /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.85 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.11 (368.35)          /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundat ion
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???)          /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib           /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib           /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib           /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib           /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???)          /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib           /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.31 (682.32)          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Ca rbonCore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OS Services.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.24          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CF Network.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0)          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/We bServicesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.8          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Se archKit.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36)          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Me tadata.framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib           /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774)          /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2          /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitr ation
    0x91415000 - 0x9141cfff libbsm.dylib           /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6          /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/System Configuration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5          /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Applic ationServices
    0x91521000 - 0x9154dfff com.apple.AE 316.3          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/AE.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.13          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/PrintCore.framework/Versions/A/PrintCore
    0x91710000 - 0x917b9fff com.apple.QD 3.10.28 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/QD.framework/Versions/A/QD
    0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/HIServices.framework/Versions/A/HIServices
    0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186b000 - 0x91886fff com.apple.FindByContent 1.5          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/FindByContent.framework/Versions/A/FindByContent
    0x91891000 - 0x918cefff com.apple.LaunchServices 183.1          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/LaunchServices.framework/Versions/A/LaunchServices
    0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.9          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/ImageIO
    0x91948000 - 0x919fafff libcrypto.0.9.7.dylib           /usr/lib/libcrypto.0.9.7.dylib
    0x91a40000 - 0x91a56fff libcups.2.dylib           /usr/lib/libcups.2.dylib
    0x91a5b000 - 0x91a79fff libJPEG.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7e000 - 0x91addfff libJP2.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aef000 - 0x91af3fff libGIF.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af5000 - 0x91b7dfff libRaw.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b81000 - 0x91b9cfff libPng.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91ba1000 - 0x91ba3fff libRadiance.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91ca0000 - 0x91cdffff libTIFF.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91ce5000 - 0x91ce5fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1)          /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce7000 - 0x91d75fff com.apple.vImage 2.5          /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vIma ge.framework/Versions/A/vImage
    0x91d7c000 - 0x91d7cfff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1)          /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecL ib.framework/Versions/A/vecLib
    0x91d7e000 - 0x91dd7fff libvMisc.dylib           /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecL ib.framework/Versions/A/libvMisc.dylib
    0x91de0000 - 0x91e04fff libvDSP.dylib           /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecL ib.framework/Versions/A/libvDSP.dylib
    0x91e0c000 - 0x92215fff libBLAS.dylib           /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecL ib.framework/Versions/A/libBLAS.dylib
    0x9224f000 - 0x92603fff libLAPACK.dylib           /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecL ib.framework/Versions/A/libLAPACK.dylib
    0x92630000 - 0x9271dfff libiconv.2.dylib           /usr/lib/libiconv.2.dylib
    0x9271f000 - 0x9279dfff com.apple.DesktopServices 1.3.7          /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A /DesktopServicesPriv
    0x927de000 - 0x92a16fff com.apple.Foundation 6.4.12 (567.42)          /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b36000 - 0x92b4dfff libGL.dylib           /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dyl ib
    0x92b58000 - 0x92bb0fff libGLU.dylib           /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dy lib
    0x92bc4000 - 0x92bc4fff com.apple.Carbon 10.4 (???)          /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bc6000 - 0x92bd6fff com.apple.ImageCapture 3.0.4          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCap ture.framework/Versions/A/ImageCapture
    0x92be5000 - 0x92bedfff com.apple.speech.recognition.framework 3.6          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRe cognition.framework/Versions/A/SpeechRecognition
    0x92bf3000 - 0x92bf9fff com.apple.securityhi 2.0.1 (24742)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Security HI.framework/Versions/A/SecurityHI
    0x92bff000 - 0x92c90fff com.apple.ink.framework 101.2.1 (71)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.fram ework/Versions/A/Ink
    0x92ca4000 - 0x92ca8fff com.apple.help 1.0.3 (32.1)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.fra mework/Versions/A/Help
    0x92cab000 - 0x92cc9fff com.apple.openscripting 1.2.7 (???)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScri pting.framework/Versions/A/OpenScripting
    0x92cdb000 - 0x92ce1fff com.apple.print.framework.Print 5.2 (192.4)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.fr amework/Versions/A/Print
    0x92ce7000 - 0x92d4afff com.apple.htmlrendering 66.1 (1.1.3)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRend ering.framework/Versions/A/HTMLRendering
    0x92d71000 - 0x92db2fff com.apple.NavigationServices 3.4.4 (3.4.3)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Navigati onServices.framework/Versions/A/NavigationServices
    0x92dd9000 - 0x92de7fff com.apple.audio.SoundManager 3.9.1          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSo und.framework/Versions/A/CarbonSound
    0x92dee000 - 0x92df3fff com.apple.CommonPanels 1.2.3 (73)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPa nels.framework/Versions/A/CommonPanels
    0x92df8000 - 0x930edfff com.apple.HIToolbox 1.4.10 (???)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbo x.framework/Versions/A/HIToolbox
    0x931f3000 - 0x931fefff com.apple.opengl 1.4.16          /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93203000 - 0x9321efff com.apple.DirectoryService.Framework 3.3          /System/Library/Frameworks/DirectoryService.framework/Versions/A/Directory Service
    0x9326e000 - 0x9326efff com.apple.Cocoa 6.4 (???)          /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93270000 - 0x93926fff com.apple.AppKit 6.4.10 (824.48)          /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93ca7000 - 0x93d22fff com.apple.CoreData 91 (92.1)          /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d5b000 - 0x93e14fff com.apple.audio.toolbox.AudioToolbox 1.4.7          /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e57000 - 0x93e57fff com.apple.audio.units.AudioUnit 1.4.2          /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94060000 - 0x940a1fff libsqlite3.0.dylib           /usr/lib/libsqlite3.0.dylib
    0x940a9000 - 0x940e3fff libGLImage.dylib           /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImag e.dylib
    0x940e8000 - 0x940fefff com.apple.CoreVideo 1.4.2          /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94198000 - 0x941d6fff com.apple.vmutils 4.0.2 (

    have you found a solution yet? if not, i thought this might help...
    i was having crashing issues with Safari anytime i changed my bookmarks or opened a site for more than a few seconds, also. when i didn't see a reply to your issue, i kept digging in the community and came across this thread from someone having a similar issue:
    https://discussions.apple.com/message/17113186#17113186
    when i scrolled through the replies, i spotted this comment:
    Carolyn Samit San Francisco Bay Area
    Re: Why does Safari keeps crashing? 
    Dec 28, 2011 1:20 AM (in response to earl216) 
    From your crash report >        /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.4-10.5.plugin/Contents/MacOS/Flas hPlayer-10.4-10.5
    Sometimes uninstalling the plugin then reinstalling will prevent Safari from crashing again.
    Select 10.4 / 10.5 from the pop up menu here > http://get.adobe.com/flashplayer/otherversions/
    not sure if it matters that i'm a pc and you're a mac. lazy me didn't even uninstall my previous flashplayer.
    i did have to install using chrome, which already had the updated flashplayer. and that's where the second post from Carolyn Samit came in handy. once i installed the proper "other version" for my system, i've been browsing without fail!!
    in Safari-land, once again!
    hope that helps!

  • Why does Facebook keep crashing and slowing down my phone?

    Why does Facebook keep crashing and slowing down my phone? I have the latest updates. It's driving me insane. I want a different phone!!!!

        Stankon69,
    We understand how important staying in touch via Facebook can be. We encourage you to remove the application completely from your phone and then redownload the phone.
    RobinD_VZW
    Follow us on twitter @VZWSupport

  • Firefox keeps crashing now that I have Windows 8. I have updatd my Adobe Flash and am not sure what the problem is. Very frustrating.

    Firefox keeps crashing now that I have Windows 8. I have updatd my Adobe Flash and am not sure what the problem is. Very frustrating.

    Hi may you please ask a new question, sclutterd, it gives us troubleshooting info. Nightly is pretty unstable anyways.
    * https://support.mozilla.org/en-US/questions/new

  • Why does Encore keep crashing and where are the media files?

    I am having big problems with Encore right now.  I have developed a rather complex DVD with something like 20 movies on it.  The video files associated with these movies are all in .wmv format; about 4gb total in size and are stored on an external drive as is the Encore file with which I am authoring this DVD.  This drive has a USB connection to my computer which I know is not the best but I have managed to author an earlier draft of this DVD no problem.
    The problem now is that Encore keeps crashing.   Also, in the process, a lot of disc space is eaten up on my "C" drive.  I don't know why this is and where to go to delete these files.  I have defragged my computer and my anti-virus scans are up to date.  I am running a windows XP Home Edition O/S with an Intel pentium 4 CPU, 2.79 ghz with 2.5 gb of RAM.  I went to edit>preferences>media>location in Encore and got that my media files are on my C drive in Adobe>library but, when I looked, they didn't seem to be there.  Super frustrating!   Also my computer is super-slow too.   I deleted all temp files and there is no spyware to speak of, according to my virus scan software (Panda).
    Does anyone have any ideas as to how to address this problem?  Many thanks!
    Lewis

    Ah yes... CS4... if the OP is using CS4, the Roxio update is needed
    Encore CS4 Roxio component problem http://forums.adobe.com/thread/400484?tstart=0
    More on Encore and Roxio http://forums.adobe.com/thread/528582?tstart=0 or direct to
    http://kb.roxio.com/search.aspx?URL=/content/kb/General%20Information/000070GN&PARAMS
    Also
    Long File Names Cause Crashing http://forums.adobe.com/thread/588273
    And #4 Here http://forums.adobe.com/thread/666558?tstart=0
    And This Message Thread http://forums.adobe.com/thread/665641?tstart=0

  • I have the latest virsion of firefox, everything is upto date or disabled, and i've scanned my computer. why does it keep crashing?

    it just up and randomly crashes and i've checked the firefox troubleshooting section, i've checked the add ons, i've scan both malware and anti virus yet it still keeps crashing and it doesnt matter what site i'm on. i had it crash while i was trying to submit this question

    You may need to reset your User agent as it is showing that you have Firefox 3.6.20 installed. Click "More system details" to the right of your original question, scroll all the way to the bottom, you will see:
    *Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.20) Gecko/20110803 '''''<u>Firefox/3.6.20</u>'''''
    *See [https://support.mozilla.com/en-US/kb/websites%20or%20add-ons%20incorrectly%20report%20incompatible%20browser#w_reset-your-user-agent Websites or add-ons incorrectly report incompatible browser-Reset your user agent]
    *Also see: http://en.wikipedia.org/wiki/User_Agent

  • Why does silverlight keep crashing?

    I am useing a 15 inch Macbook Pro that I bought in August 2011. Some time last week Silverlight asked me to do an update while I was trying to watch Netflix on Chrome. I went ahead and installed the update, but decided not to bother watching Netflix. I remembe it saying I may have to close my browser but it never prompted me to do that. Anyway, a few days later I tried to go on Netflix again but it said that Silverlight crashed. I have tried disableing it and enabling it, uninstalling and installing it, I tried using it on Firefox and it told me that I needed to install it again and it never registered with Firefox that it was even installed. I have restarted my computer numerous times and I still can't watch Netflix. Today I discovered that Minecraft isn't working either. I am not sure if it is related, but I think you may need Silverlight to play Minecraft. I don't know if there is a bigger problem going on with my computer but I would like some help.
    Edit: I just checked on Safari and Netflix worked.

    Same issues... As described in this thread: https://discussions.apple.com/message/22355485#22355485
    I have the ATV3 and was SO excited about Qello that I paid for the year right away. I first tried it online, then my iPad with no issues. I couldn't wait to watch it on my ATV. Boy was I in for a disappointment! Playback usually starts out fine, but then switches to unwatchable quality in both audio and video. Then sometimes the audio will get better, but still not good, and sometimes so will the video. It's as if the servers cant handle the data output and auto adjusts the stream.
    I can tell you that it's NOT my network. My ATV is hard wired to the network, and no other ATV app does this ever.
    It's either the Qello app itself, or the Qello service. I suspect it's the app on the ATV device because I have no problems on my iPad or online.
    I hope that the developers are aware of this, cuz it's very frustrating!!

  • Why does Finder keep crashing every 2 seconds?

    every two seconds a "finder quit unexpectadly" window keeps popping up, i can't open finder. on the top menu bar finder is there but i can't click on anything but the apple logo. i've looked everywhere and can't seem to find a solution. i've gone into safe mode and the same problem occurs i've tried recovery mode and repairing the disk and the the same thing. I'm running Mac OS X 10.7.5

    Hey there st4rduzt,
    It sounds like your Finder application is constantly quitting unexpectedly. I recommend starting by verifying and if need be, repairing your starup disk:
    Disk Utility 12.x: Repair a disk
    http://support.apple.com/kb/PH5836
    Print this help page so you can refer to it later. (You don’t have access to Disk Utility Help when you restart up your computer in the next step.)In the Disk Utility Help window, choose Print from the Action pop-up menu (looks like a gear).
    Choose Apple menu > Restart. Hold down the Command (⌘) and R keys as your computer restarts.When you see a white screen with an Apple logo in the middle, you can release the keys.
    Click Disk Utility, and then click Continue.
    In the list at the left, select the item you want to repair. (Be sure to select an item that’s indented to the right in the list, not an item at the far left.)
    Click First Aid.
    If Disk Utility tells you the disk is about to fail, back it up and replace it. You can’t repair it.
    Click Repair Disk.If Disk Utility reports that the disk appears to be OK or has been repaired, you’re done. Otherwise, you may need to do one of the following steps.
    If Disk Utility reports “overlapped extent allocation” errors, two or more files occupy the same space on your disk, and at least one of them is likely to be corrupted. Check each file in the list of affected files. If you can replace a file or recreate it, delete it. If it contains information you need, open it and examine its data to make sure it hasn’t been corrupted. (Most of the files in the list have aliases in a DamagedFiles folder at the top level of your disk.)
    If Disk Utility can’t repair your disk or it reports “The underlying task reported failure,” try to repair the disk or partition again. If that doesn’t work, back up as much of your data as possible, reformat the disk, reinstall Mac OS X, and then restore your backed-up data.If you continue to have problems with your disk, it may be physically damaged and need to be replaced.
    If the issue persists after you have done the Disk Repair, I would next see if the issue occurs in Safe Mode.
    OS X: What is Safe Boot, Safe Mode?
    http://support.apple.com/kb/ht1564
    If it does not, I would next look at log in items to see if something is interfering with the OS:
    OS X Lion: The Login Items pane of Users & Groups preferences
    http://support.apple.com/kb/PH4602
    If it does, then restart the computer as normal, and test the issue again.
    Thank you for using Apple Support Communities.
    All the very best,
    Sterling

  • Why does FaceTime keep crashing

    Using Face Time app.  Most recent update.
    Keeps crashing every 3 minutes, both myself and the other user are wired with cords not using a wireless connection. 
    Already have contacted internet provider and it is not an issue on their end..

    Hi Mrsummers,
    If you have not tried it yet, I would recommend performing a reset as a troubleshooting step:
    Turn your iOS device off and on (restart) and reset
    http://support.apple.com/kb/ht1430
    If you wish to perform further troubleshooting, you may need to attempt a restore of your software:
    Back up and restore your iOS device with iCloud or iTunes
    http://support.apple.com/kb/ht1766
    Thanks for being a part of the Apple Support Communities!
    Cheers,
    Braden

  • Why does iphoto keep crashing

    Hi
    I need help with iPhoto. I have a library containing approx 21,000 photos / sorted into 382 events. It keeps crashing and I lose the changes I have made to the events  - any hints / tips greatly apprecaited!
    many thanks,
    fiona.

    What version of iPhoto and of the OS? Post the first 100 lines of the crash log
    Often the solution is to rebuild the database - backup your iPhoto library, depress and hold the command and option keys, launch iPhoto and rebuild the database
    LN

  • Why does safari keep crashing in mac book pro with retina display

    I have a new mac book pro with retina display.  I transfered all my data from my old laptop with time maching but now when I try to open safari it keeps crashing.  Has anyone had a problem with this.  All my software is up to date.

    Hello psadana,
    Thank you for the details of the issue you are experiencing with Wi-Fi on your MacBook Pro.  I would be concerned about this too.
    I recommend reviewing the full article but steps in the section labeled "Symptom: The network connection drops unexpectedly" specifically stand out to me for the issue you described:
    Wi-Fi: How to troubleshoot Wi-Fi connectivity
    http://support.apple.com/kb/HT4628
    Thank you for posting in the Apple Support Community.
    Best,
    Sheila M.

  • Why does illustrator keep crashing on mavericks?

    hey, sarah
    do you know the answer it this? whenever I open illustrator it keeps crashing.
    Files take FOREVER to open.
    PLEASE HELP

    Download and run Etrecheck.  Copy and paste the results into your reply. Etrecheck a diagnostic tool that was developed by one of the most respected users here (and recommended by Apple Support personnel) in the ASC to help identify the more obvious culprits.

  • I just installed iPhoto 9.4.1, why does it keeps crashing?

    I had iPhoto crashing, so I found the 9.4.1 update and installed it.
    It refuses to open now, and just keeps crashing every time before it opens.
    Are there any fixes for this?
    Thank you
    Jerome

    Thank you so much, Terence!
    Process:         iPhoto [3060]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.4.1 (9.4.1)
    Build Info:      iPhotoProject-701067000000000~9
    Code Type:       X86 (Native)
    Parent Process:  launchd [323]
    User ID:         501
    Date/Time:       2012-11-05 10:01:52.554 -0500
    OS Version:      Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Interval Since Last Report:          195733 sec
    Crashes Since Last Report:           189
    Per-App Crashes Since Last Report:   8
    Anonymous UUID:                      1A92EC56-B7B8-D654-BF82-5E320E422F98
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** error for object 0x7ca45af0: pointer being freed was not allocated
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x952f8a6a __pthread_kill + 10
    1   libsystem_c.dylib                       0x94330acf pthread_kill + 101
    2   libsystem_c.dylib                       0x943674f8 abort + 168
    3   libsystem_c.dylib                       0x94349da3 free + 428
    4   com.apple.CoreServices.CarbonCore          0x9207c738 DisposePtr + 36
    5   com.apple.DesktopVideoOut               0x0682865d DVOClose + 160
    6   com.apple.CoreServices.CarbonCore          0x9214eadb callComponentStorage_44 + 25
    7   com.apple.CoreServices.CarbonCore          0x9213fabf CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 45
    8   com.apple.CoreServices.CarbonCore          0x9213faff CallComponentFunctionWithStorageProcInfo + 30
    9   com.apple.DesktopVideoOut               0x068282b8 DVOComponentDispatch + 98
    10  com.apple.CoreServices.CarbonCore          0x920b9aee CallComponent + 151
    11  com.apple.CoreServices.CarbonCore          0x920b9b48 CallComponentDispatch + 29
    12  com.apple.CoreServices.CarbonCore          0x9214cb07 CallComponentClose + 43
    13  com.apple.CoreServices.CarbonCore          0x920b8d77 CloseComponentInternal(ComponentInstanceRecord*) + 103
    14  com.apple.CoreServices.CarbonCore          0x920b9702 OpenAComponent + 520
    15  com.apple.CoreServices.CarbonCore          0x920b94f2 OpenComponent + 24
    16  com.apple.CoreServices.CarbonCore          0x920b9afb CallComponent + 164
    17  com.apple.CoreServices.CarbonCore          0x920b9b48 CallComponentDispatch + 29
    18  com.apple.CoreServices.CarbonCore          0x9214cb63 CallComponentVersion + 37
    19  com.apple.CoreServices.CarbonCore          0x920b8ee5 getComponentVersion(RegisteredComponent*) + 213
    20  com.apple.CoreServices.CarbonCore          0x920b5fd8 DestroyOlder(RegisteredComponent*, long) + 54
    21  com.apple.CoreServices.CarbonCore          0x920b5f31 RegisterComponentResourcePtr + 708
    22  com.apple.CoreServices.CarbonCore          0x920b0226 registerSystemComponents + 866
    23  com.apple.CoreServices.CarbonCore          0x920b8784 FindNextComponentInternal(ComponentRecord*, ComponentDescription*, unsigned long) + 60
    24  com.apple.CoreServices.CarbonCore          0x920b8f90 FindNextComponent + 54
    25  com.apple.iPhoto                        0x0010c415 0xfd000 + 62485
    26  com.apple.iPhoto                        0x0010bf45 0xfd000 + 61253
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x952f99ae kevent + 10
    1   libdispatch.dylib                       0x92ff8c71 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib                       0x92ff87a9 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x952f90ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9433204c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x94331e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x94319cca start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib                  0x952f90ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9433204c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x94331e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x94319cca start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x00000003  ecx: 0xbff0386c  edx: 0x952f8a6a
      edi: 0xac444a28  esi: 0x00000006  ebp: 0xbff03888  esp: 0xbff0386c
       ss: 0x00000023  efl: 0x00000206  eip: 0x952f8a6a   cs: 0x0000000b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x015af000
    Logical CPU: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=233.1M resident=48.7M(21%) swapped_out_or_unallocated=184.4M(79%)
    Writable regions: Total=38.3M written=5292K(13%) resident=7836K(20%) swapped_out=152K(0%) unallocated=30.7M(80%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    MALLOC                             22.2M
    MALLOC guard page                    48K
    Memory tag=249                      880K
    Memory tag=35                      3820K
    Stack                              65.5M
    VM_ALLOCATE                        1024K
    __DATA                             10.2M
    __DATA/__OBJC                       204K
    __IMAGE                             528K
    __IMPORT                             20K
    __LINKEDIT                         47.8M
    __OBJC                             6240K
    __OBJC/__DATA                        52K
    __PAGEZERO                            4K
    __TEXT                            185.4M
    __UNICODE                           544K
    mapped file                        59.0M
    shared memory                       308K
    ===========                      =======
    TOTAL                             403.4M

  • Why does Adobe keep crashing for no reason on the newer versions of Firefox?

    I tried updating the flash player after updating to the newest version on Firefox and it still doesn't work. That flash player problem needs to get fixed. This is so annoying! It does that on versions higher than Firefox 13.
    I also have the hardware acceleration turned off.

    this is fucking nonsense. no matter what ver ion you choose for both ff and flash its always crashing on my PC .
    I believe this time its because of flash itself. god damn adobe , will they ever build some software right ?

  • Why does adobe keep crashing for no reason on higher versions of Firefox than Firefox 13?

    Any idea for this? This is very annoying and a waste of time. I even have hardware acceleration turn off on Firefox.

    Download the  Flash Player uninstaller.
    Save it - DO NOT run it yet.
    Download the Adobe Flash Player installer directly by right clicking the following link and selecting "Save Link as".
    Flash Player Plug-in (All other browsers)
    Save the installer to your downloads folder - DO NOT run it yet.
    Close your browser completely (check the Task Manager to be sure the Firefox process is no longer running).
    Run the uninstaller to completely remove Flash Player.
    Reboot your system.
    BEFORE you run anything else, locate and run the installer to replace Flash Player.

Maybe you are looking for

  • Function Module to know the Acc doc no for a Material document.

    Dear Friends, What is the Function Module to know the Acc doc no for a Material document? Please help. Thanks in advance. Regards, RAMAN

  • Vendor Master Data Event

    Hello during vendor master data creation and when the user attempts to save data, I need to make IBAN mandatory per country X, could you please assist me where I should do the validation? In the vendor master data user exist, IBAN data is not coming

  • Getting Delivery Date of an item on Purchase to appear in Sales Order form

    Hi Experts Can you tell me if and how it might be possible to get the future delivery date of an item on a purchase order to appear at the row level in Sales Orders for an item which is out of stock?  I assume it will need some type of formatted sear

  • Nokia Lumia 928 camera & video has a green screen

    I just recently got my new phone and the camera was working great as I have 5 kids and enjoy taking thier pictures and uploading them so family can see however this week when I attempted to take a photo the camera went to a green screen when I presse

  • Live clock on webpage

    hi folks, just in the process of redesigning my site and need a bit of help. http://www.morganroyle.co.uk/morganroylemusic/Home.html if you see my page here i'm trying to put a working date and time with seconds into the page. i've tried numerous htm