Website Crashes in OS 10.9.1 and Safari 7.0.1

This is only happening in OS 10.9.1 and Safari 7.0.1, so it's hard to tell if it's a bug with Mavericks and Safari.
However, whenever I visit my website (any page), I receive the error "A problem occurred with this webpage so it was reloaded."
Then shortly after, Safari crashes with the message "Safari Web Content quit unexpectedly"
This is the full crash report it outputs:
Os x version 10.9.1
Safari version 7.0.1
Process: com.apple.WebKit.WebContent [3394]
Path: /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/XPCServices/com. apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
Identifier: com.apple.WebKit.WebContent
Version: 9537 (9537.73.11)
Build Info: WebKit2-7537073011000000~19
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Safari [3357]
User ID: 501
Date/Time: 2014-01-12 10:47:10.591 -0500
OS Version: Mac OS X 10.9.1 (13B3116)
Report Version: 11
Anonymous UUID: A31F50D8-8F52-AABF-39A1-6AB8829C2CD2
Sleep/Wake UUID: DBAA8DBC-0B0E-497F-8A91-06BCA29BA7A1
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000012
VM Regions Near 0x12:
-->
__TEXT 00000001039aa000-00000001039ab000 [ 4K] r-x/rwx SM=COW /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/XPCServices/com. apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
Application Specific Information:
Bundle controller class:
BrowserBundleController
Process Model:
Multiple Web Processes
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.WebCore 0x00007fff88db4100 WebCore::CSSFontFaceSource::getFontData(WebCore::FontDescription const&, bool, bool, WebCore::CSSFontSelector*) + 1440
1 com.apple.WebCore 0x00007fff88db3b02 WebCore::CSSFontFace::getFontData(WebCore::FontDescription const&, bool, bool) + 258
2 com.apple.WebCore 0x00007fff88db3317 WebCore::CSSSegmentedFontFace::getFontData(WebCore::FontDescription const&) + 583
3 com.apple.WebCore 0x00007fff88c8f068 WebCore::CSSFontSelector::getFontData(WebCore::FontDescription const&, ***::AtomicString const&) + 72
4 com.apple.WebCore 0x00007fff88c8ee86 WebCore::FontCache::getFontData(WebCore::FontDescription const&, int&, WebCore::FontSelector*) + 134
5 com.apple.WebCore 0x00007fff88b24e60 WebCore::FontGlyphs::realizeFontDataAt(WebCore::FontDescription const&, unsigned int) const + 96
6 com.apple.WebCore 0x00007fff88ca3b05 WebCore::RenderStyle::fontMetrics() const + 37
7 com.apple.WebCore 0x00007fff88e83b5f WebCore::RenderTextControlSingleLine::createInnerTextStyle(WebCore::RenderStyle const*) const + 479
8 com.apple.WebCore 0x00007fff88e836da WebCore::RenderTextControl::styleDidChange(WebCore::StyleDifference, WebCore::RenderStyle const*) + 746
9 com.apple.WebCore 0x00007fff88e83203 WebCore::RenderTextControlSingleLine::styleDidChange(WebCore::StyleDifference, WebCore::RenderStyle const*) + 35
10 com.apple.WebCore 0x00007fff88b69c78 WebCore::RenderObject::setStyle(***::PassRefPtr<WebCore::RenderStyle>) + 760
11 com.apple.WebCore 0x00007fff88bb5cf1 WebCore::RenderObject::setAnimatableStyle(***::PassRefPtr<WebCore::RenderStyle> ) + 97
12 com.apple.WebCore 0x00007fff88bc4543 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 803
13 com.apple.WebCore 0x00007fff88bc474a WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1322
14 com.apple.WebCore 0x00007fff88bc474a WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1322
15 com.apple.WebCore 0x00007fff88bc474a WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1322
16 com.apple.WebCore 0x00007fff88bc474a WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1322
17 com.apple.WebCore 0x00007fff88bc474a WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1322
18 com.apple.WebCore 0x00007fff88bc474a WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1322
19 com.apple.WebCore 0x00007fff88bc474a WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1322
20 com.apple.WebCore 0x00007fff88b63313 WebCore::Document::recalcStyle(WebCore::Node::StyleChange) + 531
21 com.apple.WebCore 0x00007fff88bc3d11 WebCore::Document::updateStyleIfNeeded() + 81
22 com.apple.WebCore 0x00007fff88ccc06c WebCore::Document::updateLayout() + 76
23 com.apple.WebCore 0x00007fff88ccbe01 WebCore::Document::updateLayoutIgnorePendingStylesheets() + 113
24 com.apple.WebCore 0x00007fff88dd0cba WebCore::Element::clientWidth() + 26
25 com.apple.WebCore 0x00007fff88dd0c8d WebCore::jsElementClientWidth(JSC::ExecState*, JSC::JSValue, JSC::PropertyName) + 13
26 com.apple.JavaScriptCore 0x00007fff8d6d95c7 JSC::LLInt::getByVal(JSC::ExecState*, JSC::JSValue, JSC::JSValue) + 727
27 com.apple.JavaScriptCore 0x00007fff8d91b788 llint_slow_path_get_by_val + 184
28 com.apple.JavaScriptCore 0x00007fff8d9220b7 llint_op_get_by_val + 271
29 com.apple.JavaScriptCore 0x00007fff8d6ab3c3 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 595
30 com.apple.JavaScriptCore 0x00007fff8d6ab165 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 69
31 com.apple.JavaScriptCore 0x00007fff8d8b9cf4 JSC::functionProtoFuncApply(JSC::ExecState*) + 756
32 ??? 0x00003c8827e01045 0 + 66555482214469
33 com.apple.JavaScriptCore 0x00007fff8d6ab3c3 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 595
34 com.apple.JavaScriptCore 0x00007fff8d6ab165 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 69
35 com.apple.JavaScriptCore 0x00007fff8d8b9cf4 JSC::functionProtoFuncApply(JSC::ExecState*) + 756
36 ??? 0x00003c8827e01045 0 + 66555482214469
37 com.apple.JavaScriptCore 0x00007fff8d6ab3c3 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 595
38 com.apple.JavaScriptCore 0x00007fff8d6ab165 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 69
39 com.apple.JavaScriptCore 0x00007fff8d8b9cf4 JSC::functionProtoFuncApply(JSC::ExecState*) + 756
40 ??? 0x00003c8827e01045 0 + 66555482214469
41 com.apple.JavaScriptCore 0x00007fff8d6ab3c3 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 595
42 com.apple.JavaScriptCore 0x00007fff8d6ab165 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 69
43 com.apple.JavaScriptCore 0x00007fff8d8b9cf4 JSC::functionProtoFuncApply(JSC::ExecState*) + 756
44 ??? 0x00003c8827e01045 0 + 66555482214469
45 com.apple.JavaScriptCore 0x00007fff8d66fd06 JSC::Interpreter::execute(JSC::ProgramExecutable*, JSC::ExecState*, JSC::JSObject*) + 4134
46 com.apple.JavaScriptCore 0x00007fff8d66eb06 JSC::evaluate(JSC::ExecState*, JSC::SourceCode const&, JSC::JSValue, JSC::JSValue*) + 550
47 com.apple.WebCore 0x00007fff88c4b4ff WebCore::ScriptController::evaluateInWorld(WebCore::ScriptSourceCode const&, WebCore::DOMWrapperWorld*) + 319
48 com.apple.WebCore 0x00007fff88c4b3a9 WebCore::ScriptController::evaluate(WebCore::ScriptSourceCode const&) + 41
49 com.apple.WebCore 0x00007fff88c4b172 WebCore::ScriptElement::executeScript(WebCore::ScriptSourceCode const&) + 434
50 com.apple.WebCore 0x00007fff88cd50ea WebCore::HTMLScriptRunner::executePendingScriptAndDispatchEvent(WebCore::Pendin gScript&) + 234
51 com.apple.WebCore 0x00007fff88cd4fdb WebCore::HTMLScriptRunner::executeParsingBlockingScript() + 267
52 com.apple.WebCore 0x00007fff88c685cf WebCore::HTMLScriptRunner::executeParsingBlockingScripts() + 95
53 com.apple.WebCore 0x00007fff88da88cf WebCore::HTMLDocumentParser::notifyFinished(WebCore::CachedResource*) + 63
54 com.apple.WebCore 0x00007fff88c6aa56 WebCore::CachedResource::checkNotify() + 166
55 com.apple.WebCore 0x00007fff88c6a7b5 WebCore::SubresourceLoader::didFinishLoading(double) + 133
56 com.apple.WebKit2 0x00007fff85fee5e5 WebKit::WebResourceLoader::didReceiveWebResourceLoaderMessage(CoreIPC::Connecti on*, CoreIPC::MessageDecoder&) + 541
57 com.apple.WebKit2 0x00007fff85fede24 WebKit::NetworkProcessConnection::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 138
58 com.apple.WebKit2 0x00007fff85fc9ba9 CoreIPC::Connection::dispatchMessage(***::PassOwnPtr<CoreIPC::MessageDecoder>) + 101
59 com.apple.WebKit2 0x00007fff85fc9ad2 CoreIPC::Connection::dispatchOneMessage() + 106
60 com.apple.WebCore 0x00007fff88b3b1ed WebCore::RunLoop::performWork() + 557
61 com.apple.WebCore 0x00007fff88b3afa2 WebCore::RunLoop::performWork(void*) + 34
62 com.apple.CoreFoundation 0x00007fff81e118f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
63 com.apple.CoreFoundation 0x00007fff81e03129 __CFRunLoopDoSources0 + 441
64 com.apple.CoreFoundation 0x00007fff81e027ef __CFRunLoopRun + 831
65 com.apple.CoreFoundation 0x00007fff81e02275 CFRunLoopRunSpecific + 309
66 com.apple.HIToolbox 0x00007fff88523f0d RunCurrentEventLoopInMode + 226
67 com.apple.HIToolbox 0x00007fff88523cb7 ReceiveNextEventCommon + 479
68 com.apple.HIToolbox 0x00007fff88523abc _BlockUntilNextEventMatchingListInModeWithFilter + 65
69 com.apple.AppKit 0x00007fff84ff928e _DPSNextEvent + 1434
70 com.apple.AppKit 0x00007fff84ff88db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
71 com.apple.AppKit 0x00007fff84fec9cc -[NSApplication run] + 553
72 com.apple.AppKit 0x00007fff84fd7803 NSApplicationMain + 940
73 com.apple.XPCService 0x00007fff8c827c0f _xpc_main + 385
74 libxpc.dylib 0x00007fff89a75b2e xpc_main + 399
75 com.apple.WebKit.WebContent 0x00000001039aaba0 0x1039aa000 + 2976
76 libdyld.dylib 0x00007fff8b93e5fd start + 1
Thread 1:
0 libsystem_kernel.dylib 0x00007fff81d87e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff84e27f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff84e2afb9 start_wqthread + 13
Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff81d88662 kevent64 + 10
1 libdispatch.dylib 0x00007fff89c1743d _dispatch_mgr_invoke + 239
2 libdispatch.dylib 0x00007fff89c17152 _dispatch_mgr_thread + 52
Thread 3:
0 libsystem_kernel.dylib 0x00007fff81d87e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff84e27f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff84e2afb9 start_wqthread + 13
Thread 4:
0 libsystem_kernel.dylib 0x00007fff81d87e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff84e27f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff84e2afb9 start_wqthread + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fff81d83a1a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff81d82d18 mach_msg + 64
2 com.apple.CoreFoundation 0x00007fff81e03315 __CFRunLoopServiceMachPort + 181
3 com.apple.CoreFoundation 0x00007fff81e02939 __CFRunLoopRun + 1161
4 com.apple.CoreFoundation 0x00007fff81e02275 CFRunLoopRunSpecific + 309
5 com.apple.AppKit 0x00007fff851991ce _NSEventThread + 144
6 libsystem_pthread.dylib 0x00007fff84e26899 _pthread_body + 138
7 libsystem_pthread.dylib 0x00007fff84e2672a _pthread_start + 137
8 libsystem_pthread.dylib 0x00007fff84e2afc9 thread_start + 13
Thread 6:: WebCore: Scrolling
0 libsystem_kernel.dylib 0x00007fff81d83a1a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff81d82d18 mach_msg + 64
2 com.apple.CoreFoundation 0x00007fff81e03315 __CFRunLoopServiceMachPort + 181
3 com.apple.CoreFoundation 0x00007fff81e02939 __CFRunLoopRun + 1161
4 com.apple.CoreFoundation 0x00007fff81e02275 CFRunLoopRunSpecific + 309
5 com.apple.CoreFoundation 0x00007fff81eb79d1 CFRunLoopRun + 97
6 com.apple.WebCore 0x00007fff88be7ab4 WebCore::ScrollingThread::initializeRunLoop() + 244
7 com.apple.JavaScriptCore 0x00007fff8d63b0af ***::wtfThreadEntryPoint(void*) + 15
8 libsystem_pthread.dylib 0x00007fff84e26899 _pthread_body + 138
9 libsystem_pthread.dylib 0x00007fff84e2672a _pthread_start + 137
10 libsystem_pthread.dylib 0x00007fff84e2afc9 thread_start + 13
Thread 7:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff81d83a1a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff81d82d18 mach_msg + 64
2 com.apple.CoreFoundation 0x00007fff81e03315 __CFRunLoopServiceMachPort + 181
3 com.apple.CoreFoundation 0x00007fff81e02939 __CFRunLoopRun + 1161
4 com.apple.CoreFoundation 0x00007fff81e02275 CFRunLoopRunSpecific + 309
5 com.apple.Foundation 0x00007fff873a2907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
6 com.apple.Foundation 0x00007fff873a270b __NSThread__main__ + 1318
7 libsystem_pthread.dylib 0x00007fff84e26899 _pthread_body + 138
8 libsystem_pthread.dylib 0x00007fff84e2672a _pthread_start + 137
9 libsystem_pthread.dylib 0x00007fff84e2afc9 thread_start + 13
Thread 8:: JavaScriptCore::BlockFree
0 libsystem_kernel.dylib 0x00007fff81d87716 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff84e28c3b _pthread_cond_wait + 727
2 com.apple.JavaScriptCore 0x00007fff8d646266 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
3 com.apple.JavaScriptCore 0x00007fff8d645d85 JSC::BlockAllocator::blockFreeingThreadMain() + 117
4 com.apple.JavaScriptCore 0x00007fff8d63b0af ***::wtfThreadEntryPoint(void*) + 15
5 libsystem_pthread.dylib 0x00007fff84e26899 _pthread_body + 138
6 libsystem_pthread.dylib 0x00007fff84e2672a _pthread_start + 137
7 libsystem_pthread.dylib 0x00007fff84e2afc9 thread_start + 13
Thread 9:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff81d87716 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff84e28c3b _pthread_cond_wait + 727
2 com.apple.JavaScriptCore 0x00007fff8d646887 JSC::GCThread::waitForNextPhase() + 119
3 com.apple.JavaScriptCore 0x00007fff8d646718 JSC::GCThread::gcThreadMain() + 88
4 com.apple.JavaScriptCore 0x00007fff8d63b0af ***::wtfThreadEntryPoint(void*) + 15
5 libsystem_pthread.dylib 0x00007fff84e26899 _pthread_body + 138
6 libsystem_pthread.dylib 0x00007fff84e2672a _pthread_start + 137
7 libsystem_pthread.dylib 0x00007fff84e2afc9 thread_start + 13
Thread 10:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff81d87716 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff84e28c3b _pthread_cond_wait + 727
2 com.apple.JavaScriptCore 0x00007fff8d646887 JSC::GCThread::waitForNextPhase() + 119
3 com.apple.JavaScriptCore 0x00007fff8d646718 JSC::GCThread::gcThreadMain() + 88
4 com.apple.JavaScriptCore 0x00007fff8d63b0af ***::wtfThreadEntryPoint(void*) + 15
5 libsystem_pthread.dylib 0x00007fff84e26899 _pthread_body + 138
6 libsystem_pthread.dylib 0x00007fff84e2672a _pthread_start + 137
7 libsystem_pthread.dylib 0x00007fff84e2afc9 thread_start + 13
Thread 11:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff81d87716 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff84e28c3b _pthread_cond_wait + 727
2 com.apple.JavaScriptCore 0x00007fff8d646887 JSC::GCThread::waitForNextPhase() + 119
3 com.apple.JavaScriptCore 0x00007fff8d646718 JSC::GCThread::gcThreadMain() + 88
4 com.apple.JavaScriptCore 0x00007fff8d63b0af ***::wtfThreadEntryPoint(void*) + 15
5 libsystem_pthread.dylib 0x00007fff84e26899 _pthread_body + 138
6 libsystem_pthread.dylib 0x00007fff84e2672a _pthread_start + 137
7 libsystem_pthread.dylib 0x00007fff84e2afc9 thread_start + 13
Thread 12:
0 libsystem_kernel.dylib 0x00007fff81d87e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff84e27f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff84e2afb9 start_wqthread + 13
Thread 13:
0 libsystem_kernel.dylib 0x00007fff81d87e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff84e27f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff84e2afb9 start_wqthread + 13
Thread 14:
0 libsystem_kernel.dylib 0x00007fff81d87e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff84e27f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff84e2afb9 start_wqthread + 13
Thread 15:
0 libsystem_kernel.dylib 0x00007fff81d87e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff84e27f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff84e2afb9 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x000000010db1d57c rbx: 0x00000001088edb60 rcx: 0x0000000000000000 rdx: 0x00000001039b8a00
rdi: 0x000000000000000a rsi: 0x00000000000007e2 rbp: 0x00007fff5c251f20 rsp: 0x00007fff5c251e60
r8: 0x0000000000000002 r9: 0x00007ffaf2f7e310 r10: 0x00007ffaf2f00000 r11: 0x0000000000000001
r12: 0x000000010db1d500 r13: 0x000000010887f190 r14: 0x000000010d54b700 r15: 0x000000010db21b68
rip: 0x00007fff88db4100 rfl: 0x0000000000010206 cr2: 0x0000000000000012
Logical CPU: 2
Error Code: 0x00000004
Trap Number: 14
Binary Images:
0x1039aa000 - 0x1039aaff4 com.apple.WebKit.WebContent (9537 - 9537.73.11) <4CB75512-1948-3BBA-8D68-D5ED0A684239> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/XPCServices/com. apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
0x1039b2000 - 0x1039b2fff WebProcessShim.dylib (7537.73.11) <AFD4C12E-D938-3355-B0C6-F122C4147EFF> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
0x123400000000 - 0x123400464ff7 com.apple.driver.AppleIntelHD5000GraphicsGLDriver (8.20.29 - 8.2.0) <B514E20C-1F3A-36F9-ACF5-171484C8ED8D> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD5000GraphicsGLDriver
0x7fff68e6d000 - 0x7fff68ea0817 dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
0x7fff818d6000 - 0x7fff818d8fff libCVMSPluginSupport.dylib (9.3.1) <7858AEA7-EE20-3BF7-9995-3F58C5C3970C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
0x7fff81b20000 - 0x7fff81b4aff7 libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
0x7fff81b72000 - 0x7fff81b8dff7 libsystem_malloc.dylib (23.1.10) <F1AA887E-FC96-3F40-A4BA-9E16C1865821> /usr/lib/system/libsystem_malloc.dylib
0x7fff81b8e000 - 0x7fff81bb6ffb libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
0x7fff81bb7000 - 0x7fff81bbffff libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
0x7fff81bc0000 - 0x7fff81cf0ff7 com.apple.desktopservices (1.8 - 1.8) <B152EE07-235A-3997-ACC5-C31519C76F44> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x7fff81cf1000 - 0x7fff81cf4ffc com.apple.IOSurface (91 - 91) <812F4D48-6FD4-3DCB-8691-B077EBF981D7> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff81cf5000 - 0x7fff81cfdff3 libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
0x7fff81cfe000 - 0x7fff81d71ffb com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x7fff81d72000 - 0x7fff81d8eff7 libsystem_kernel.dylib (2422.75.4) <F5C190DA-A845-3ADE-9B50-161A881BC136> /usr/lib/system/libsystem_kernel.dylib
0x7fff81d8f000 - 0x7fff81d91fff com.apple.Mangrove (1.0 - 1) <E588D4DE-2498-33EE-9227-8773DB65767F> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff81d92000 - 0x7fff81f77ff7 com.apple.CoreFoundation (6.9 - 855.11) <DE55D963-05E1-3E4E-AFFC-B0784891016C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff81f78000 - 0x7fff820aeffa com.apple.WebKit (9537 - 9537.73.11) <956870D5-ACE0-3029-B9EC-21F9CB1E715D> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff820af000 - 0x7fff820fcfff com.apple.AppleVAFramework (5.0.27 - 5.0.27) <484D6B2E-237D-34D8-9394-771F2F2294B8> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff82103000 - 0x7fff82113ffb libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
0x7fff82114000 - 0x7fff82114ffd com.apple.audio.units.AudioUnit (1.9 - 1.9) <E80678A4-32A1-3654-8040-88D434E36F01> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff82117000 - 0x7fff82120fff com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff829df000 - 0x7fff829e9ff7 com.apple.CrashReporterSupport (10.9 - 538) <E4DA588F-C75A-39F6-9D2B-7B79F0245D39> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
0x7fff829ea000 - 0x7fff829eafff com.apple.Accelerate (1.9 - Accelerate 1.9) <CFEF9CBE-4A1A-33FD-9174-D44314BB28F3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff829ef000 - 0x7fff82a7bff7 com.apple.ink.framework (10.9 - 207) <96A56EAC-B4AC-3C9A-8C40-64E6196753CC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x7fff82a7c000 - 0x7fff82a8dff7 libsystem_asl.dylib (217.1.4) <B983CA60-F418-317B-B142-48A6376564FC> /usr/lib/system/libsystem_asl.dylib
0x7fff82aff000 - 0x7fff82dcdff4 com.apple.CoreImage (9.0.54) <4D5D752E-A762-3EE5-9511-B956D0C945A2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
0x7fff82dce000 - 0x7fff82dd0ffb libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
0x7fff82df9000 - 0x7fff82e02ff3 libsystem_notify.dylib (121) <31F9FEF5-2897-328A-8441-B7BDFEDB10D4> /usr/lib/system/libsystem_notify.dylib
0x7fff82e03000 - 0x7fff831e4ffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x7fff83265000 - 0x7fff8326dfff libsystem_dnssd.dylib (522.1.11) <AEA21060-EFAA-3C63-8D53-CB22EE8B507C> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8326e000 - 0x7fff83278ff7 libcsfde.dylib (380) <48C0E3BA-ECE7-3337-918C-E65B4A5F0593> /usr/lib/libcsfde.dylib
0x7fff83279000 - 0x7fff83290fff com.apple.CFOpenDirectory (10.9 - 173.1.1) <3FB4D5FE-860B-3BDE-BAE2-3531D919EF10> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
0x7fff832e7000 - 0x7fff8330eff7 libsystem_network.dylib (241.3) <A499D688-9165-3776-8C8E-C018897B5B13> /usr/lib/system/libsystem_network.dylib
0x7fff8330f000 - 0x7fff8331bff7 com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8331c000 - 0x7fff83326fff com.apple.AppSandbox (3.0 - 1) <57582779-DAB3-3D27-8F2C-DA67C93CE8C2> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff83330000 - 0x7fff83377fff libFontRegistry.dylib (127) <401FA61F-4276-3296-9BFF-EC6EA7D7EDDE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff83378000 - 0x7fff8345fff7 libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
0x7fff83460000 - 0x7fff8347cfff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
0x7fff8350a000 - 0x7fff83517fff com.apple.Sharing (132.2 - 132.2) <3DFB1133-8FD3-3B60-8E9C-0FE62AACFD7B> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff83518000 - 0x7fff8354dffc com.apple.LDAPFramework (2.4.28 - 194.5) <67FA34C6-BDAD-3B99-B661-532C4C90AD8C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff838aa000 - 0x7fff838acff7 com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x7fff838ad000 - 0x7fff838eefff com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
0x7fff838ef000 - 0x7fff838effff com.apple.Cocoa (6.8 - 20) <1482E95B-0C26-38AF-9A44-50ADE6C0876C> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff838f0000 - 0x7fff8393efff com.apple.opencl (2.3.58 - 2.3.58) <D557EA35-12EA-304F-9B88-AEACA827A201> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff8393f000 - 0x7fff83adbff7 com.apple.QuartzCore (1.8 - 332.0) <3EA81377-BA5F-39EA-8BAB-24CC5480E322> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff83adc000 - 0x7fff83b3bfff com.apple.framework.CoreWLAN (4.0 - 400.45.1) <775F9444-8059-30A2-8058-7F7ACD68CCF1> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff83b3c000 - 0x7fff83ba0ff9 com.apple.Heimdal (4.0 - 2.0) <5113294E-B07E-3E42-8CE1-5E4AD4120C92> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff83ba1000 - 0x7fff83be0fff libGLU.dylib (9.3.1) <0E488DE5-4E77-3478-97DE-2D751EF990DC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff83bfb000 - 0x7fff83c13ff7 com.apple.GenerationalStorage (2.0 - 160.2) <DC0236CC-A0F7-31DA-A201-09D4319BE96E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
0x7fff83c14000 - 0x7fff83c7afff com.apple.framework.CoreWiFi (2.0 - 200.21.1) <977C796D-E8D7-3378-A76A-2E71A65DF389> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff83cec000 - 0x7fff83fc0fc7 com.apple.vImage (7.0 - 7.0) <1DDB8AB7-03D5-3D20-9D77-C69074C6FD26> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x7fff83fcc000 - 0x7fff840d1fff com.apple.ImageIO.framework (3.3.0 - 1038) <355B8338-9DD8-3E2E-8758-E1C852403DEF> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff840dc000 - 0x7fff840e9ff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
0x7fff840ec000 - 0x7fff84145fff libTIFF.dylib (1038) <965DD031-9246-3588-AC53-D284174F77FF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff84146000 - 0x7fff8414effc libGFXShared.dylib (9.3.1) <1503C66D-9CE6-36C5-8669-2534776F371F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
0x7fff8414f000 - 0x7fff841d7ff7 com.apple.CorePDF (4.0 - 4) <5B7DEF8B-0C3C-3450-899C-71ED8820D523> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff841f1000 - 0x7fff84236ff7 libcurl.4.dylib (78) <A34867CA-FA29-33CB-83DC-1D13A1F0EEDE> /usr/lib/libcurl.4.dylib
0x7fff84237000 - 0x7fff84241fff libcommonCrypto.dylib (60049) <79B8E80F-E596-3302-8243-EC479B9546CA> /usr/lib/system/libcommonCrypto.dylib
0x7fff84242000 - 0x7fff84304ff1 com.apple.CoreText (352.0 - 367.15) <ACA9E85D-275D-3388-A2E3-1B15FD1A0A39> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff84305000 - 0x7fff8433fff3 com.apple.bom (12.0 - 192) <9756CAB3-7802-38B0-80CF-3527D160E59F> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff84389000 - 0x7fff843aeff7 com.apple.CoreVideo (1.8 - 117.2) <FE12553A-9B5A-337E-92BD-EA8A8194C91A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff843e0000 - 0x7fff843e7fff com.apple.NetFS (6.0 - 4.0) <D4FE0F16-3085-34AF-B860-3D46B98FAD2A> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff843f5000 - 0x7fff84484fff com.apple.Metadata (10.7.0 - 800.12.2) <A9F5D471-8732-3F95-A4A2-33864B92A181> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x7fff84485000 - 0x7fff84489fff libpam.2.dylib (20) <A63D4DA2-06A4-3FB8-AC3F-BDD69694EE5E> /usr/lib/libpam.2.dylib
0x7fff844a6000 - 0x7fff844d5ff5 com.apple.GSS (4.0 - 2.0) <0284500B-47BA-3FE8-A5B4-22A0E8D80783> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff844d6000 - 0x7fff845c4fff libJP2.dylib (1038) <1DC18933-53D6-335A-AA84-0366C9ACDFD8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff845c5000 - 0x7fff845cefff com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff845cf000 - 0x7fff845fffff com.apple.IconServices (25 - 25.17) <36811973-8777-3211-863A-76B2C20B0ED0> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
0x7fff8463a000 - 0x7fff84645fff libkxld.dylib (2422.75.4) <5448DCF9-721D-3B8C-AEFE-2A89477E82CF> /usr/lib/system/libkxld.dylib
0x7fff84646000 - 0x7fff84648fff com.apple.OAuth (25 - 25) <7496D2E1-B554-3833-B5B6-6EABE80C0BEC> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
0x7fff84649000 - 0x7fff84687ff7 libGLImage.dylib (9.3.1) <B256429B-16DA-380C-907C-FDEA06DE8BA8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x7fff84688000 - 0x7fff846f5fff com.apple.SearchKit (1.4.0 - 1.4.0) <33298263-5B12-340D-BB9D-D52303849561> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x7fff846f6000 - 0x7fff84822fff com.apple.MediaControlSender (1.9 - 190.4) <221ABE54-8A48-3093-BE59-F2308BF638C6> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
0x7fff84823000 - 0x7fff84851ff7 com.apple.securityinterface (9.0 - 55047) <E64A6994-0176-39A1-866A-AB27F6A0034B> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x7fff84852000 - 0x7fff8493cfff libsqlite3.dylib (158) <447AA928-BCF7-3779-A7E5-210F264E0316> /usr/lib/libsqlite3.dylib
0x7fff8493d000 - 0x7fff8494ffff com.apple.ImageCapture (9.0 - 9.0) <D9269440-8E56-3C03-88F5-F8AD662D17DB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture

Please read this whole message before doing anything.
This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
Step 1
The purpose of this step is to determine whether the problem is localized to your user account.
Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
Test while logged in as Guest. Same problem?
After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
*Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
Step 2
The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you boot, and again when you log in.
Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
Safe mode is much slower to boot and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal boot may also be somewhat slow.
The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
Test while in safe mode. Same problem?
After testing, reboot as usual (not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

Similar Messages

  • Loading youtube videos crashes my browser - both mozilla firefox and safari. Now I can't get firefox to load any page, although safari still works. It started when I clicked on a youtube link on FB 2 weeks ago. Any ideas, anyone?

    youtube is crashing my browser - both firefox mozilla and safari. Now I cannot load firefox browser at all, but safari still works - except for youtube, which immediately crashes it....any ideas, anyone?

    I have had a similar problem with my system. I just recently (within a week of this post) built a brand new desktop. I installed Windows 7 64-bit Home and had a clean install, no problems. Using IE downloaded an anti-virus program, and then, because it was the latest version, downloaded and installed Firefox 4.0. As I began to search the internet for other programs to install after about maybe 10-15 minutes my computer crashes. Blank screen (yet monitor was still receiving a signal from computer) and completely frozen (couldn't even change the caps and num lock on keyboard). I thought I perhaps forgot to reboot after an update so I did a manual reboot and it started up fine.
    When ever I got on the internet (still using firefox) it would crash after anywhere between 5-15 minutes. Since I've had good experience with FF in the past I thought it must be either the drivers or a hardware problem. So in-between crashes I updated all the drivers. Still had the same problem. Took the computer to a friend who knows more about computers than I do, made sure all the drivers were updated, same problem. We thought that it might be a hardware problem (bad video card, chipset, overheating issues, etc.), but after my friend played around with my computer for a day he found that when he didn't start FF at all it worked fine, even after watching a movie, or going through a playlist on Youtube.
    At the time of this posting I'm going to try to uninstall FF 4.0 and download and install FF 3.6.16 which is currently on my laptop and works like a dream. Hopefully that will do the trick, because I love using FF and would hate to have to switch to another browser. Hopefully Mozilla will work out the kinks with FF 4 so I can continue to use it.
    I apologize for the lengthy post. Any feedback would be appreciated, but is not necessary. I will try and post back after I try FF 3.16.6.

  • Sarafi won't start up. Hard drive crashed, reinstalled Lion from Safe Mode. and Safari still won'topen. I get an error message. There are no files in the extensions folder.

    How do I clear the error in Safari? I've reinstalled Lion 3 times and the error won't clear.

    Well Apple Suupport is still tops in every book.
    The fix for my problem was so ridiculously simple, I can't beleived it worked.
    But somehow the mouse install disk (stuck in the drive) was disrupting the start up. I was instructed to take the batteries out of the wireless mouse.
    IT WORKED.
    Not sure if anyone that's had this similar problem is using wireless devices, but take the batteries out of them, use plug in devices to work around the problem, eject the CD and if you luck out like I did, it'll work
    Thanks Apple my faith is renewed

  • The Silverlight plugin crashes every time i try to watch a video at the Universal Sports website. I have uninstalled this plugin and re-enstalled it many times with no success

    The Silverlight plugin crashes every time i try to watch a video at the Universal Sports website. I have uninstalled this plugin and re-enstalled it many times with no success

    It doesn't matter what I do I still get the plugin to crash. I've removed every trace of Internet Explorer in the registry. Download fresh versions of Mozilla and Silverlight. I uninstalled both of them and cleaned any lingering files. Reinstalled Mozilla, and Silverlight. Same error. No more movies for me. :>/ See entry below.
    J.R.

  • Firefox has crashed numerous times on me tonight, and I keep getting an unresponsive script error (Script: chrome://devany/content/main.js:254) regardless of what website I'm on. NoScript will not block this script, and it's popping up with an increasing

    Firefox has crashed numerous times on me tonight, and I keep getting an unresponsive script error (Script: chrome://devany/content/main.js:254) regardless of what website I'm on. NoScript will not block this script, and it's popping up with an increasing and alarming frequency. It's completely crippled my Firefox, and getting the a large enough window between unresponsive script warnings to get the Troubleshooting Information from Firefox took me a good 20 minutes. It's a very persistent script. I've already re-installed Firefox and restarted my computer, and scanned for viruses/malware. I'm on a Mac, if it makes a difference.
    == This happened ==
    Every time Firefox opened
    == Tonight. I can't say what site I was on, though I first noticed it on DeviantArt and thought it was their new layout producing problems. ==
    == User Agent ==
    Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-us) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7

    yay, I had this same issue, and I too browsed deviantArt and also have got Deviantanywhere add-on installed. : D
    I'm so glad that You've found a solution and shared it with us.
    I was really getting worried that I'd done something to get malware installed on my 'puter. *Phew* !!
    I'm going to disable DeviantAnywhere after I post this and hopefully this will be fixed for me too!
    I actually hadn't kept my firefox up to date. but.. *shh...*
    I updated it and after I did, it told me that there was a script running that was not responding. : )
    yay for FireFox~
    ~QuinsY.

  • Firefox and Safari crash on navigating to certain website

    When logging in [to wikipedia] and navigating to http://en.wikipedia.org/wiki/Special:Preferences on my computer both Firefox AND Safari crash.
    Safari Crash Log:
    Host Name: REMOVED
    Date/Time: REMOVED
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [65]
    Version: 3.0.4 (523.12.2)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 45231202
    PID: 1091
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 <<00000000>> 0xfffeff20 objcmsgSendrtp + 32
    1 com.apple.CoreFoundation 0x908002bc CFRunLoopObserverInvalidate + 36
    2 com.apple.CoreFoundation 0x907de59c __CFRunLoopDoObservers + 384
    3 com.apple.CoreFoundation 0x907de81c __CFRunLoopRun + 420
    4 com.apple.CoreFoundation 0x907de2bc CFRunLoopRunSpecific + 268
    5 com.apple.HIToolbox 0x9329cb20 RunCurrentEventLoopInMode + 264
    6 com.apple.HIToolbox 0x9329c12c ReceiveNextEventCommon + 244
    7 com.apple.HIToolbox 0x9329c020 BlockUntilNextEventMatchingListInMode + 96
    8 com.apple.AppKit 0x937c7bc4 _DPSNextEvent + 384
    9 com.apple.AppKit 0x937c7888 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    10 com.apple.Safari 0x000095e0 0x1000 + 34272
    11 com.apple.AppKit 0x937c3dcc -[NSApplication run] + 472
    12 com.apple.AppKit 0x938b4974 NSApplicationMain + 452
    13 com.apple.Safari 0x0009bad4 0x1000 + 633556
    14 com.apple.Safari 0x000022fc 0x1000 + 4860
    Thread 1:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.WebCore 0x95deb230 WebCore::IconDatabase::syncThreadMainLoop() + 320
    3 com.apple.WebCore 0x95de7128 WebCore::IconDatabase::iconDatabaseSyncThread() + 424
    4 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907de9b8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de2bc CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c0d738 +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92be50c0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.Foundation 0x92bec22c -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9bbcc42c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x92be50c0 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907de9b8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de2bc CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c0c5f8 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92be50c0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9001f88c select + 12
    1 com.apple.CoreFoundation 0x907f124c __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000fffeff20 srr1: 0x000000000000f030 vrsave: 0x0000000000000000
    cr: 0x44002228 xer: 0x0000000000000004 lr: 0x00000000908002bc ctr: 0x00000000fffeff00
    r0: 0x00000000908002bc r1: 0x00000000bfffea30 r2: 0x0000000000000000 r3: 0x00000000048a56a0
    r4: 0x0000000090aacaa0 r5: 0x0000000092bc1704 r6: 0x00000000ffffffff r7: 0x00000000018eee00
    r8: 0x0000000000000001 r9: 0x0000000000427ab0 r10: 0x000000000000000c r11: 0x000000006f54caa0
    r12: 0x00000000048aa9cb r13: 0x0000000000000000 r14: 0x0000000000000001 r15: 0x0000000000000000
    r16: 0x0000000000000001 r17: 0x00000000bffff2e0 r18: 0x0000000000000000 r19: 0x0000000000460700
    r20: 0x0000000000000000 r21: 0x0000000000413e30 r22: 0x0000000000000002 r23: 0x0000000000413f48
    r24: 0x0000000000413f40 r25: 0x0000000000000000 r26: 0x0000000004854d20 r27: 0x0000000000000004
    r28: 0x00000000048a56a8 r29: 0x00000000048a56a0 r30: 0x00000000048a56a8 r31: 0x00000000908002a0
    Binary Images Description:
    0x1000 - 0x134fff com.apple.Safari 3.0.4 (523.12.2) /Applications/Safari.app/Contents/MacOS/Safari
    0x8fe00000 - 0x8fe52fff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.77 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.9 (368.31) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5cfff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b72000 - 0x90b84fff libauto.dylib /usr/lib/libauto.dylib
    0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.17 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f92000 - 0x90fd4fff com.apple.CFNetwork 4.0 (129.22) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe9000 - 0x91001fff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91011000 - 0x91092fff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d8000 - 0x91101fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91112000 - 0x91120fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91123000 - 0x912defff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dd000 - 0x913e6fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ed000 - 0x913f5fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f9000 - 0x91421fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91434000 - 0x9143ffff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91444000 - 0x914bffff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fc000 - 0x914fcfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fe000 - 0x91536fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91551000 - 0x91623fff com.apple.ColorSync 4.4.10 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91676000 - 0x91707fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174e000 - 0x91805fff com.apple.QD 3.10.25 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91842000 - 0x918a0fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cf000 - 0x918f0fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91904000 - 0x91929fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193c000 - 0x9197efff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9199a000 - 0x919aefff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919bc000 - 0x91a02fff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a19000 - 0x91ae0fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2e000 - 0x91b43fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b48000 - 0x91b66fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6c000 - 0x91c23fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c72000 - 0x91c76fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c78000 - 0x91ce2fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce7000 - 0x91d24fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d2b000 - 0x91d45fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d4a000 - 0x91d4dfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d4f000 - 0x91e2dfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e4d000 - 0x91e4dfff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e4f000 - 0x91f34fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f3c000 - 0x91f5bfff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fc7000 - 0x92035fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x92040000 - 0x920d5fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920ef000 - 0x92677fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926aa000 - 0x929d5fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a05000 - 0x92af3fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af6000 - 0x92b7efff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bbf000 - 0x92deafff com.apple.Foundation 6.4.9 (567.36) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f17000 - 0x92f35fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f40000 - 0x92f9afff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fb8000 - 0x92fb8fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fba000 - 0x92fcefff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe6000 - 0x92ff6fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93002000 - 0x93017fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93029000 - 0x930b0fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930c4000 - 0x930cffff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d9000 - 0x93106fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93120000 - 0x9312ffff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9313b000 - 0x931a1fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931d2000 - 0x93221fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9324f000 - 0x9326cfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9327e000 - 0x9328bfff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93294000 - 0x935a2fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936f2000 - 0x936fefff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93703000 - 0x93723fff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93797000 - 0x937b7fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x937bd000 - 0x937bdfff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x937bf000 - 0x93df2fff com.apple.AppKit 6.4.9 (824.44) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9417f000 - 0x941f1fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9422a000 - 0x942effff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94342000 - 0x94342fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94344000 - 0x94504fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9454e000 - 0x9458bfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94593000 - 0x945e3fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945ec000 - 0x94606fff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9469f000 - 0x946d7fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9471c000 - 0x94738fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9474c000 - 0x94790fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x947b4000 - 0x947c3fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947cb000 - 0x947d8fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9481e000 - 0x94837fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94c4e000 - 0x94cbffff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94e34000 - 0x94f64fff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94ff7000 - 0x95006fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9500e000 - 0x9503bfff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95042000 - 0x95052fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x95056000 - 0x95085fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x95095000 - 0x950b2fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95be5000 - 0x95ca0fff com.apple.WebKit 523.12.2 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95d09000 - 0x95dbcfff com.apple.JavaScriptCore 523.12 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x95de4000 - 0x96361fff com.apple.WebCore 523.12.2 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9bbc9000 - 0x9bbfffff com.apple.Syndication 1.0.7 (55) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9bc1c000 - 0x9bc2efff com.apple.SyndicationUI 1.0.7 (55) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Firefox Crash Log:
    Host Name: REMOVED
    Date/Time: REMOVED
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: firefox-bin
    Path: /Applications/Firefox.app/Contents/MacOS/firefox-bin
    Parent: launchd [1]
    Version: 2.0.0.12 (2.0.0.12)
    PID: 1049
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 <<00000000>> 0xfffeff20 objcmsgSendrtp + 32
    1 ATS 0x902bf008 ClearStyleInfo + 84
    2 ATS 0x902b21d8 LLCStyleInfoCreateActiveStyleInfo + 432
    3 com.apple.QD 0x91755028 TATSUStyle::ConstructActiveStyleInfo() + 36
    4 com.apple.QD 0x91754fe0 TATSUStyle::GetStyleInfo(LLCStyleInfo const**) + 44
    5 com.apple.QD 0x9177f5ac TTextLineLayout::SubstituteFonts(TATSUGlyphRecordArray*, unsigned char*) + 872
    6 com.apple.QD 0x9177f0ec TTextLineLayout::MapUnmappedGlyphs(TATSUGlyphRecordArray*) + 40
    7 com.apple.QD 0x9177df00 TTextLineLayout::ConstructGlyphRecordArrayWithRegularGlyphs(TATSUGlyphRecordArr ay*, unsigned long*) + 440
    8 com.apple.QD 0x9175412c TTextLineLayout::ConstructGlyphRecordArray(TATSUGlyphRecordArray*, TLayoutControls*) + 736
    9 com.apple.QD 0x917538dc TTextLineLayout::EnsureLayoutIsUpToDate(unsigned long, unsigned char, unsigned long, TATSUGlyphRecordArray**) + 908
    10 com.apple.QD 0x91752ee0 TTextLineLayout::MeasureText(unsigned long, unsigned long, long*, long*, long*, long*) + 460
    11 com.apple.QD 0x91752cf0 ATSUGetUnjustifiedBounds + 108
    12 org.mozilla.firefox 0x00480854 nsATSUIToolkit::GetTextDimensions(unsigned short const*, unsigned, nsTextDimensions&, short, short, int, int, unsigned) + 236
    13 org.mozilla.firefox 0x00483274 nsUnicodeRenderingToolkit::ATSUIFallbackGetDimensions(unsigned short const*, nsTextDimensions&, short, short, int, int, unsigned) + 652
    14 org.mozilla.firefox 0x00485360 nsUnicodeRenderingToolkit::GetTextSegmentDimensions(unsigned short const*, unsigned, short, nsUnicodeFontMappingMac&, nsTextDimensions&) + 860
    15 org.mozilla.firefox 0x00485ed8 nsUnicodeRenderingToolkit::GetTextDimensions(unsigned short const*, unsigned, nsTextDimensions&, int*) + 352
    16 org.mozilla.firefox 0x0012d664 nsRenderingContextMac::GetTextDimensionsInternal(unsigned short const*, unsigned, nsTextDimensions&, int*) + 120
    17 org.mozilla.firefox 0x00482204 nsRenderingContextImpl::GetTextDimensions(unsigned short const*, unsigned, nsTextDimensions&, int*) + 88
    18 org.mozilla.firefox 0x006f277c nsTextFrame::MeasureText(nsPresContext*, nsHTMLReflowState const&, nsTextTransformer&, nsILineBreaker*, nsTextFrame::TextStyle&, nsTextFrame::TextReflowData&) + 1600
    19 org.mozilla.firefox 0x006f3178 nsTextFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned&) + 1152
    20 org.mozilla.firefox 0x00883c88 nsLineLayout::ReflowFrame(nsIFrame*, unsigned&, nsHTMLReflowMetrics*, int&) + 1064
    21 org.mozilla.firefox 0x006d8644 nsBlockFrame::ReflowInlineFrame(nsBlockReflowState&, nsLineLayout&, nsLineList_iterator, nsIFrame*, unsigned char*) + 120
    22 org.mozilla.firefox 0x006d8360 nsBlockFrame::DoReflowInlineFrames(nsBlockReflowState&, nsLineLayout&, nsLineList_iterator, int*, unsigned char*, int, int, int) + 452
    23 org.mozilla.firefox 0x006d80dc nsBlockFrame::ReflowInlineFrames(nsBlockReflowState&, nsLineList_iterator, int, int*, int, int) + 156
    24 org.mozilla.firefox 0x006d6aec nsBlockFrame::ReflowLine(nsBlockReflowState&, nsLineList_iterator, int, int*, int) + 992
    25 org.mozilla.firefox 0x006d5ffc nsBlockFrame::ReflowDirtyLines(nsBlockReflowState&, int) + 780
    26 org.mozilla.firefox 0x006d4624 nsBlockFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned&) + 1024
    27 org.mozilla.firefox 0x0088b058 nsBlockReflowContext::ReflowBlock(nsRect const&, int, nsCollapsingMargin&, int, int, nsMargin&, nsHTMLReflowState&, unsigned&) + 1180
    28 org.mozilla.firefox 0x006d7ae0 nsBlockFrame::ReflowBlockFrame(nsBlockReflowState&, nsLineList_iterator, int*) + 1232
    29 org.mozilla.firefox 0x006d67b0 nsBlockFrame::ReflowLine(nsBlockReflowState&, nsLineList_iterator, int, int*, int) + 164
    30 org.mozilla.firefox 0x006d5ffc nsBlockFrame::ReflowDirtyLines(nsBlockReflowState&, int) + 780
    31 org.mozilla.firefox 0x006d4624 nsBlockFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned&) + 1024
    32 org.mozilla.firefox 0x004ca958 nsContainerFrame::ReflowChild(nsIFrame*, nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, int, int, unsigned, unsigned&) + 148
    33 org.mozilla.firefox 0x0074901c nsHTMLScrollFrame::ReflowScrolledFrame(ScrollReflowState const&, int, int, nsHTMLReflowMetrics*, int) + 400
    34 org.mozilla.firefox 0x00749174 nsHTMLScrollFrame::ReflowContents(ScrollReflowState*, nsHTMLReflowMetrics const&) + 232
    35 org.mozilla.firefox 0x007498ac nsHTMLScrollFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned&) + 736
    36 org.mozilla.firefox 0x0075bbcc nsListControlFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned&) + 628
    37 org.mozilla.firefox 0x004ca958 nsContainerFrame::ReflowChild(nsIFrame*, nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, int, int, unsigned, unsigned&) + 148
    38 org.mozilla.firefox 0x00780a1c nsComboboxControlFrame::ReflowComboChildFrame(nsIFrame*, nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned&, int, int) + 292
    39 org.mozilla.firefox 0x00781720 nsComboboxControlFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned&) + 1492
    40 org.mozilla.firefox 0x00883c88 nsLineLayout::ReflowFrame(nsIFrame*, unsigned&, nsHTMLReflowMetrics*, int&) + 1064
    41 org.mozilla.firefox 0x006d8644 nsBlockFrame::ReflowInlineFrame(nsBlockReflowState&, nsLineLayout&, nsLineList_iterator, nsIFrame*, unsigned char*) + 120
    42 org.mozilla.firefox 0x006d8360 nsBlockFrame::DoReflowInlineFrames(nsBlockReflowState&, nsLineLayout&, nsLineList_iterator, int*, unsigned char*, int, int, int) + 452
    43 org.mozilla.firefox 0x006d80dc nsBlockFrame::ReflowInlineFrames(nsBlockReflowState&, nsLineList_iterator, int, int*, int, int) + 156
    44 org.mozilla.firefox 0x006d6a20 nsBlockFrame::ReflowLine(nsBlockReflowState&, nsLineList_iterator, int, int*, int) + 788
    45 org.mozilla.firefox 0x006d5ffc nsBlockFrame::ReflowDirtyLines(nsBlockReflowState&, int) + 780
    46 org.mozilla.firefox 0x006d4624 nsBlockFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned&) + 1024
    47 org.mozilla.firefox 0x004ca958 nsContainerFrame::ReflowChild(nsIFrame*, nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, int, int, unsigned, unsigned&) + 148
    48 org.mozilla.firefox 0x0074726c nsTableCellFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned&) + 1108
    49 org.mozilla.firefox 0x004ca958 nsContainerFrame::ReflowChild(nsIFrame*, nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, int, int, unsigned, unsigned&) + 148
    50 org.mozilla.firefox 0x00734fd0 nsTableRowFrame::ReflowChildren(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, nsTableFrame&, unsigned&, int) + 1460
    51 org.mozilla.firefox 0x00735ec8 nsTableRowFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned&) + 212
    52 org.mozilla.firefox 0x004ca958 nsContainerFrame::ReflowChild(nsIFrame*, nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, int, int, unsigned, unsigned&) + 148
    53 org.mozilla.firefox 0x0077ba08 nsTableRowGroupFrame::ReflowChildren(nsPresContext*, nsHTMLReflowMetrics&, nsRowGroupReflowState&, unsigned&, nsTableRowFrame*, int, nsTableRowFrame**, int*) + 716
    54 org.mozilla.firefox 0x0077d5a0 nsTableRowGroupFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned&) + 312
    55 org.mozilla.firefox 0x004ca958 nsContainerFrame::ReflowChild(nsIFrame*, nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, int, int, unsigned, unsigned&) + 148
    56 org.mozilla.firefox 0x006fae18 nsTableFrame::ReflowChildren(nsTableReflowState&, int, int, unsigned&, nsIFrame*&, nsRect&, int*) + 812
    57 org.mozilla.firefox 0x006f79a0 nsTableFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned&) + 432
    58 org.mozilla.firefox 0x004ca958 nsContainerFrame::ReflowChild(nsIFrame*, nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, int, int, unsigned, unsigned&) + 148
    59 org.mozilla.firefox 0x00753284 nsTableOuterFrame::OuterReflowChild(nsPresContext*, nsIFrame*, nsHTMLReflowState const&, nsHTMLReflowMetrics&, int, nsSize&, nsMargin&, nsMargin&, nsMargin&, nsReflowReason, unsigned&, int*) + 740
    60 org.mozilla.firefox 0x00754c24 nsTableOuterFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned&) + 812
    61 org.mozilla.firefox 0x0088b058 nsBlockReflowContext::ReflowBlock(nsRect const&, int, nsCollapsingMargin&, int, int, nsMargin&, nsHTMLReflowState&, unsigned&) + 1180
    62 org.mozilla.firefox 0x006d7ae0 nsBlockFrame::ReflowBlockFrame(nsBlockReflowState&, nsLineList_iterator, int*) + 1232
    63 org.mozilla.firefox 0x006d67b0 nsBlockFrame::ReflowLine(nsBlockReflowState&, nsLineList_iterator, int, int*, int) + 164
    64 org.mozilla.firefox 0x006d5ffc nsBlockFrame::ReflowDirtyLines(nsBlockReflowState&, int) + 780
    65 org.mozilla.firefox 0x006d4624 nsBlockFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned&) + 1024
    66 org.mozilla.firefox 0x004ca958 nsContainerFrame::ReflowChild(nsIFrame*, nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, int, int, unsigned, unsigned&) + 148
    67 org.mozilla.firefox 0x00724c50 nsFieldSetFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned&) + 1352
    68 org.mozilla.firefox 0x0088b058 nsBlockReflowContext::ReflowBlock(nsRect const&, int, nsCollapsingMargin&, int, int, nsMargin&, nsHTMLReflowState&, unsigned&) + 1180
    69 org.mozilla.firefox 0x006d7ae0 nsBlockFrame::ReflowBlockFrame(nsBlockReflowState&, nsLineList_iterator, int*) + 1232
    70 org.mozilla.firefox 0x006d67b0 nsBlockFrame::ReflowLine(nsBlockReflowState&, nsLineList_iterator, int, int*, int) + 164
    71 org.mozilla.firefox 0x006d5ffc nsBlockFrame::ReflowDirtyLines(nsBlockReflowState&, int) + 780
    72 org.mozilla.firefox 0x006d4624 nsBlockFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned&) + 1024
    73 org.mozilla.firefox 0x0088b058 nsBlockReflowContext::ReflowBlock(nsRect const&, int, nsCollapsingMargin&, int, int, nsMargin&, nsHTMLReflowState&, unsigned&) + 1180
    74 org.mozilla.firefox 0x006d7ae0 nsBlockFrame::ReflowBlockFrame(nsBlockReflowState&, nsLineList_iterator, int*) + 1232
    75 org.mozilla.firefox 0x006d67b0 nsBlockFrame::ReflowLine(nsBlockReflowState&, nsLineList_iterator, int, int*, int) + 164
    76 org.mozilla.firefox 0x006d5ffc nsBlockFrame::ReflowDirtyLines(nsBlockReflowState&, int) + 780
    77 org.mozilla.firefox 0x006d4624 nsBlockFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned&) + 1024
    78 org.mozilla.firefox 0x0088b058 nsBlockReflowContext::ReflowBlock(nsRect const&, int, nsCollapsingMargin&, int, int, nsMargin&, nsHTMLReflowState&, unsigned&) + 1180
    79 org.mozilla.firefox 0x006d7ae0 nsBlockFrame::ReflowBlockFrame(nsBlockReflowState&, nsLineList_iterator, int*) + 1232
    80 org.mozilla.firefox 0x006d67b0 nsBlockFrame::ReflowLine(nsBlockReflowState&, nsLineList_iterator, int, int*, int) + 164
    81 org.mozilla.firefox 0x006d5ffc nsBlockFrame::ReflowDirtyLines(nsBlockReflowState&, int) + 780
    82 org.mozilla.firefox 0x006d4624 nsBlockFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned&) + 1024
    83 org.mozilla.firefox 0x0088b058 nsBlockReflowContext::ReflowBlock(nsRect const&, int, nsCollapsingMargin&, int, int, nsMargin&, nsHTMLReflowState&, unsigned&) + 1180
    84 org.mozilla.firefox 0x006d7ae0 nsBlockFrame::ReflowBlockFrame(nsBlockReflowState&, nsLineList_iterator, int*) + 1232
    85 org.mozilla.firefox 0x006d67b0 nsBlockFrame::ReflowLine(nsBlockReflowState&, nsLineList_iterator, int, int*, int) + 164
    86 org.mozilla.firefox 0x006d5ffc nsBlockFrame::ReflowDirtyLines(nsBlockReflowState&, int) + 780
    87 org.mozilla.firefox 0x006d4624 nsBlockFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned&) + 1024
    88 org.mozilla.firefox 0x0088b058 nsBlockReflowContext::ReflowBlock(nsRect const&, int, nsCollapsingMargin&, int, int, nsMargin&, nsHTMLReflowState&, unsigned&) + 1180
    89 org.mozilla.firefox 0x006d7ae0 nsBlockFrame::ReflowBlockFrame(nsBlockReflowState&, nsLineList_iterator, int*) + 1232
    90 org.mozilla.firefox 0x006d67b0 nsBlockFrame::ReflowLine(nsBlockReflowState&, nsLineList_iterator, int, int*, int) + 164
    91 org.mozilla.firefox 0x006d5ffc nsBlockFrame::ReflowDirtyLines(nsBlockReflowState&, int) + 780
    92 org.mozilla.firefox 0x006d4624 nsBlockFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned&) + 1024
    93 org.mozilla.firefox 0x0088b058 nsBlockReflowContext::ReflowBlock(nsRect const&, int, nsCollapsingMargin&, int, int, nsMargin&, nsHTMLReflowState&, unsigned&) + 1180
    94 org.mozilla.firefox 0x006db21c nsBlockFrame::ReflowFloat(nsBlockReflowState&, nsPlaceholderFrame*, nsFloatCache*, unsigned&) + 708
    95 org.mozilla.firefox 0x00889dd0 nsBlockReflowState::FlowAndPlaceFloat(nsFloatCache*, int*, unsigned&, int) + 328
    96 org.mozilla.firefox 0x008899cc nsBlockReflowState::AddFloat(nsLineLayout&, nsPlaceholderFrame*, int, unsigned&) + 220
    97 org.mozilla.firefox 0x00883d24 nsLineLayout::ReflowFrame(nsIFrame*, unsigned&, nsHTMLReflowMetrics*, int&) + 1220
    98 org.mozilla.firefox 0x006d8644 nsBlockFrame::ReflowInlineFrame(nsBlockReflowState&, nsLineLayout&, nsLineList_iterator, nsIFrame*, unsigned char*) + 120
    99 org.mozilla.firefox 0x006d8360 nsBlockFrame::DoReflowInlineFrames(nsBlockReflowState&, nsLineLayout&, nsLineList_iterator, int*, unsigned char*, int, int, int) + 452
    100 org.mozilla.firefox 0x006d80dc nsBlockFrame::ReflowInlineFrames(nsBlockReflowState&, nsLineList_iterator, int, int*, int, int) + 156
    101 org.mozilla.firefox 0x006d6aec nsBlockFrame::ReflowLine(nsBlockReflowState&, nsLineList_iterator, int, int*, int) + 992
    102 org.mozilla.firefox 0x006d5ffc nsBlockFrame::ReflowDirtyLines(nsBlockReflowState&, int) + 780
    103 org.mozilla.firefox 0x006d4624 nsBlockFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned&) + 1024
    104 org.mozilla.firefox 0x0088b058 nsBlockReflowContext::ReflowBlock(nsRect const&, int, nsCollapsingMargin&, int, int, nsMargin&, nsHTMLReflowState&, unsigned&) + 1180
    105 org.mozilla.firefox 0x006d7ae0 nsBlockFrame::ReflowBlockFrame(nsBlockReflowState&, nsLineList_iterator, int*) + 1232
    106 org.mozilla.firefox 0x006d67b0 nsBlockFrame::ReflowLine(nsBlockReflowState&, nsLineList_iterator, int, int*, int) + 164
    107 org.mozilla.firefox 0x006d5ffc nsBlockFrame::ReflowDirtyLines(nsBlockReflowState&, int) + 780
    108 org.mozilla.firefox 0x006d4624 nsBlockFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned&) + 1024
    109 org.mozilla.firefox 0x0088b058 nsBlockReflowContext::ReflowBlock(nsRect const&, int, nsCollapsingMargin&, int, int, nsMargin&, nsHTMLReflowState&, unsigned&) + 1180
    110 org.mozilla.firefox 0x006d7ae0 nsBlockFrame::ReflowBlockFrame(nsBlockReflowState&, nsLineList_iterator, int*) + 1232
    111 org.mozilla.firefox 0x006d67b0 nsBlockFrame::ReflowLine(nsBlockReflowState&, nsLineList_iterator, int, int*, int) + 164
    112 org.mozilla.firefox 0x006d5ffc nsBlockFrame::ReflowDirtyLines(nsBlockReflowState&, int) + 780
    113 org.mozilla.firefox 0x006d4624 nsBlockFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned&) + 1024
    114 org.mozilla.firefox 0x004ca958 nsContainerFrame::ReflowChild(nsIFrame*, nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, int, int, unsigned, unsigned&) + 148
    115 org.mozilla.firefox 0x007054f8 CanvasFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned&) + 356
    116 org.mozilla.firefox 0x004ca958 nsContainerFrame::ReflowChild(nsIFrame*, nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, int, int, unsigned, unsigned&) + 148
    117 org.mozilla.firefox 0x0074901c nsHTMLScrollFrame::ReflowScrolledFrame(ScrollReflowState const&, int, int, nsHTMLReflowMetrics*, int) + 400
    118 org.mozilla.firefox 0x00749174 nsHTMLScrollFrame::ReflowContents(ScrollReflowState*, nsHTMLReflowMetrics const&) + 232
    119 org.mozilla.firefox 0x007498ac nsHTMLScrollFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned&) + 736
    120 org.mozilla.firefox 0x004ca958 nsContainerFrame::ReflowChild(nsIFrame*, nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, int, int, unsigned, unsigned&) + 148
    121 org.mozilla.firefox 0x007403f8 ViewportFrame::Reflow(nsPresContext*, nsHTMLReflowMetrics&, nsHTMLReflowState const&, unsigned&) + 300
    122 org.mozilla.firefox 0x001493d4 IncrementalReflow::Dispatch(nsPresContext*, nsHTMLReflowMetrics&, nsSize const&, nsIRenderingContext&) + 280
    123 org.mozilla.firefox 0x00154b1c PresShell::ProcessReflowCommands(int) + 512
    124 org.mozilla.firefox 0x00a4627c MOZZ__lengthcode + 80984
    125 libxpcom_core.dylib 0x2c047a9c PL_HandleEvent + 36
    126 libxpcom_core.dylib 0x2c0479c0 PL_ProcessPendingEvents + 128
    127 com.apple.CoreFoundation 0x907df30c __CFRunLoopDoSources0 + 384
    128 com.apple.CoreFoundation 0x907de83c __CFRunLoopRun + 452
    129 com.apple.CoreFoundation 0x907de2bc CFRunLoopRunSpecific + 268
    130 com.apple.HIToolbox 0x9329cb20 RunCurrentEventLoopInMode + 264
    131 com.apple.HIToolbox 0x9329c12c ReceiveNextEventCommon + 244
    132 com.apple.HIToolbox 0x932e1348 AcquireNextEventInMode + 72
    133 com.apple.HIToolbox 0x932e1138 RunApplicationEventLoop + 132
    134 org.mozilla.firefox 0x00298084 nsAppShell::Run() + 64
    135 org.mozilla.firefox 0x00335cc0 nsAppStartup::Run() + 60
    136 org.mozilla.firefox 0x00012a14 XRE_main + 4904
    137 org.mozilla.firefox 0x0000d768 start + 432
    138 org.mozilla.firefox 0x0000d5e8 start + 48
    Thread 1:
    0 libSystem.B.dylib 0x9001f88c select + 12
    1 libnspr4.dylib 0x2001f260 poll + 392
    2 libnspr4.dylib 0x2001ba88 PR_OpenDir + 944
    3 org.mozilla.firefox 0x003c230c nsSocketTransportService::Poll(unsigned*) + 164
    4 org.mozilla.firefox 0x003c2ab4 nsSocketTransportService::Run() + 440
    5 libxpcom_core.dylib 0x2c04a760 nsThread::Main(void*) + 56
    6 libnspr4.dylib 0x2001cf14 PR_Select + 852
    7 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x90054388 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900541e4 pthreadcondtimedwait + 676
    2 libnspr4.dylib 0x20017dfc PR_Unlock + 300
    3 libnspr4.dylib 0x20018060 PR_WaitCondVar + 136
    4 libxpcom_core.dylib 0x2c04d350 TimerThread::Run() + 412
    5 libxpcom_core.dylib 0x2c04a760 nsThread::Main(void*) + 56
    6 libnspr4.dylib 0x2001cf14 PR_Select + 852
    7 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x90054388 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900541e4 pthreadcondtimedwait + 676
    2 libnspr4.dylib 0x20017dfc PR_Unlock + 300
    3 libnspr4.dylib 0x20018060 PR_WaitCondVar + 136
    4 org.mozilla.firefox 0x0037f018 nsIOThreadPool::ThreadFunc(void*) + 116
    5 libnspr4.dylib 0x2001cf14 PR_Select + 852
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 libnspr4.dylib 0x2001804c PR_WaitCondVar + 116
    3 org.mozilla.firefox 0x003db52c nsSSLThread::Run() + 248
    4 libnspr4.dylib 0x2001cf14 PR_Select + 852
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 libnspr4.dylib 0x2001804c PR_WaitCondVar + 116
    3 org.mozilla.firefox 0x003d7478 nsCertVerificationThread::Run() + 96
    4 libnspr4.dylib 0x2001cf14 PR_Select + 852
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x90054388 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900541e4 pthreadcondtimedwait + 676
    2 libnspr4.dylib 0x20017dfc PR_Unlock + 300
    3 libnspr4.dylib 0x20018060 PR_WaitCondVar + 136
    4 org.mozilla.firefox 0x0037f018 nsIOThreadPool::ThreadFunc(void*) + 116
    5 libnspr4.dylib 0x2001cf14 PR_Select + 852
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x90054388 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900541e4 pthreadcondtimedwait + 676
    2 libnspr4.dylib 0x20017dfc PR_Unlock + 300
    3 libnspr4.dylib 0x20018060 PR_WaitCondVar + 136
    4 org.mozilla.firefox 0x0037f018 nsIOThreadPool::ThreadFunc(void*) + 116
    5 libnspr4.dylib 0x2001cf14 PR_Select + 852
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 8:
    0 libSystem.B.dylib 0x90054388 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900541e4 pthreadcondtimedwait + 676
    2 libnspr4.dylib 0x20017dfc PR_Unlock + 300
    3 libnspr4.dylib 0x20018060 PR_WaitCondVar + 136
    4 org.mozilla.firefox 0x0037f018 nsIOThreadPool::ThreadFunc(void*) + 116
    5 libnspr4.dylib 0x2001cf14 PR_Select + 852
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 9:
    0 libSystem.B.dylib 0x90054388 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900541e4 pthreadcondtimedwait + 676
    2 libnspr4.dylib 0x20017dfc PR_Unlock + 300
    3 libnspr4.dylib 0x20018060 PR_WaitCondVar + 136
    4 org.mozilla.firefox 0x0067c90c nsHostResolver::GetHostToLookup(nsHostRecord**) + 132
    5 org.mozilla.firefox 0x0067cc60 nsHostResolver::ThreadFunc(void*) + 184
    6 libnspr4.dylib 0x2001cf14 PR_Select + 852
    7 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 10:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 libnspr4.dylib 0x2001804c PR_WaitCondVar + 116
    3 org.mozilla.firefox 0x005ed334 mozStorageService::FreeLocks() + 4492
    4 org.mozilla.firefox 0x00a631a0 MOZZ__lengthcode + 199548
    5 libxpcom_core.dylib 0x2c04a760 nsThread::Main(void*) + 56
    6 libnspr4.dylib 0x2001cf14 PR_Select + 852
    7 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 11:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 libnspr4.dylib 0x2001804c PR_WaitCondVar + 116
    3 libnspr4.dylib 0x200183c8 PR_Wait + 48
    4 libxpcom_core.dylib 0x2c047c20 PL_WaitForEvent + 56
    5 libxpcom_core.dylib 0x2c049458 nsEventQueueImpl::WaitForEvent(PLEvent**) + 56
    6 org.mozilla.firefox 0x0036150c nsUrlClassifierDBService::Shutdown() + 528
    7 libnspr4.dylib 0x2001cf14 PR_Select + 852
    8 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000fffeff20 srr1: 0x000000000200f930 vrsave: 0x0000000000000000
    cr: 0x44224228 xer: 0x0000000020000004 lr: 0x00000000902bf008 ctr: 0x00000000fffeff00
    r0: 0x00000000902bf008 r1: 0x00000000bfff4200 r2: 0x0000000000000000 r3: 0x00000000067e2530
    r4: 0x0000000090aaa904 r5: 0x00000000a0297af8 r6: 0x00000000ffffffff r7: 0x0000000000000002
    r8: 0x0000000000000000 r9: 0x00000000a00068a0 r10: 0x0000000000000002 r11: 0x000000006f54a904
    r12: 0x00000000067e4aeb r13: 0x0000000005ff59e0 r14: 0x0000000000000001 r15: 0x0000000000000000
    r16: 0x0000000000000001 r17: 0x00000000000020ca r18: 0x0000000000000000 r19: 0x0000000000000000
    r20: 0x0000000000000000 r21: 0x00000000067d3990 r22: 0x0000000000000001 r23: 0x0000000000000000
    r24: 0x00000000067d3990 r25: 0x00000000bfff43e0 r26: 0x0000000000000000 r27: 0x00000000067d39c8
    r28: 0x0000000000000000 r29: 0x0000000000000004 r30: 0x00000000067d39c8 r31: 0x00000000902b2038
    Binary Images Description:
    0x1000 - 0xa90fff org.mozilla.firefox 2.0.0.12 /Applications/Firefox.app/Contents/MacOS/firefox-bin
    0x182d000 - 0x1840fff libjsd.dylib /Applications/Firefox.app/Contents/MacOS/components/libjsd.dylib
    0x1845000 - 0x1853fff libmyspell.dylib /Applications/Firefox.app/Contents/MacOS/components/libmyspell.dylib
    0x1857000 - 0x1869fff libspellchecker.dylib /Applications/Firefox.app/Contents/MacOS/components/libspellchecker.dylib
    0x186f000 - 0x18a2fff libxpinstall.dylib /Applications/Firefox.app/Contents/MacOS/components/libxpinstall.dylib
    0x18d3000 - 0x18dcfff libqfaservices.dylib /Applications/Firefox.app/Contents/MacOS/extensions/[email protected]/compon ents/libqfaservices.dylib
    0x1a05000 - 0x1a2cfff talkback.dylib /Applications/Firefox.app/Contents/MacOS/extensions/[email protected]/compon ents/talkback/talkback.dylib
    0x1e05000 - 0x1e8afff net.sourceforge.webcam-osx.common 0.9.1 /Library/QuickTime/macam.component/Contents/MacOS/macam
    0x1f27000 - 0x1f4efff talkback.dylib /Applications/Firefox.app/Contents/MacOS/extensions/[email protected]/compon ents/talkback/talkback.dylib
    0x1ff8000 - 0x1ffafff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x5466000 - 0x54b2fff libfreebl3.dylib /Applications/Firefox.app/Contents/MacOS/libfreebl3.dylib
    0x54ba000 - 0x54ebfff libnssckbi.dylib /Applications/Firefox.app/Contents/MacOS/libnssckbi.dylib
    0x20000000 - 0x20032fff libnspr4.dylib /Applications/Firefox.app/Contents/MacOS/libnspr4.dylib
    0x21000000 - 0x2100dfff libplds4.dylib /Applications/Firefox.app/Contents/MacOS/libplds4.dylib
    0x22000000 - 0x2200efff libplc4.dylib /Applications/Firefox.app/Contents/MacOS/libplc4.dylib
    0x23000000 - 0x23093fff libmozjs.dylib /Applications/Firefox.app/Contents/MacOS/libmozjs.dylib
    0x24000000 - 0x24000fff libxpcom.dylib /Applications/Firefox.app/Contents/MacOS/libxpcom.dylib
    0x25000000 - 0x25023fff libssl3.dylib /Applications/Firefox.app/Contents/MacOS/libssl3.dylib
    0x26000000 - 0x26061fff libnss3.dylib /Applications/Firefox.app/Contents/MacOS/libnss3.dylib
    0x27000000 - 0x2701dfff libsmime3.dylib /Applications/Firefox.app/Contents/MacOS/libsmime3.dylib
    0x28000000 - 0x2804bfff libsoftokn3.dylib /Applications/Firefox.app/Contents/MacOS/libsoftokn3.dylib
    0x29000000 - 0x29018fff libxpcom_compat.dylib /Applications/Firefox.app/Contents/MacOS/libxpcom_compat.dylib
    0x2c000000 - 0x2c087fff libxpcom_core.dylib /Applications/Firefox.app/Contents/MacOS/libxpcom_core.dylib
    0x8fe00000 - 0x8fe52fff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.77 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.9 (368.31) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5cfff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b72000 - 0x90b84fff libauto.dylib /usr/lib/libauto.dylib
    0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.17 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f92000 - 0x90fd4fff com.apple.CFNetwork 4.0 (129.22) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe9000 - 0x91001fff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91011000 - 0x91092fff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d8000 - 0x91101fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91112000 - 0x91120fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91123000 - 0x912defff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dd000 - 0x913e6fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ed000 - 0x913f5fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f9000 - 0x91421fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91434000 - 0x9143ffff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91444000 - 0x914bffff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fc000 - 0x914fcfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fe000 - 0x91536fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91551000 - 0x91623fff com.apple.ColorSync 4.4.10 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91676000 - 0x91707fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174e000 - 0x91805fff com.apple.QD 3.10.25 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91842000 - 0x918a0fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cf000 - 0x918f0fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91904000 - 0x91929fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193c000 - 0x9197efff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9199a000 - 0x919aefff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919bc000 - 0x91a02fff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a19000 - 0x91ae0fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2e000 - 0x91b43fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b48000 - 0x91b66fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6c000 - 0x91c23fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c72000 - 0x91c76fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c78000 - 0x91ce2fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce7000 - 0x91d24fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d2b000 - 0x91d45fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d4a000 - 0x91d4dfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d4f000 - 0x91e2dfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e4d000 - 0x91e4dfff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e4f000 - 0x91f34fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f3c000 - 0x91f5bfff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fc7000 - 0x92035fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x92040000 - 0x920d5fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920ef000 - 0x92677fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926aa000 - 0x929d5fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a05000 - 0x92af3fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af6000 - 0x92b7efff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bbf000 - 0x92deafff com.apple.Foundation 6.4.9 (567.36) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f17000 - 0x92f35fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f40000 - 0x92f9afff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fb8000 - 0x92fb8fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fba000 - 0x92fcefff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe6000 - 0x92ff6fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93002000 - 0x93017fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93029000 - 0x930b0fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930c4000 - 0x930cffff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d9000 - 0x93106fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93120000 - 0x9312ffff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9313b000 - 0x931a1fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931d2000 - 0x93221fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9324f000 - 0x9326cfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9327e000 - 0x9328bfff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93294000 - 0x935a2fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936f2000 - 0x936fefff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93797000 - 0x937b7fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x937bd000 - 0x937bdfff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x937bf000 - 0x93df2fff com.apple.AppKit 6.4.9 (824.44) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9417f000 - 0x941f1fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9422a000 - 0x942effff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94342000 - 0x94342fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94344000 - 0x94504fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9454e000 - 0x9458bfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94593000 - 0x945e3fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945ec000 - 0x94606fff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x947b4000 - 0x947c3fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947cb000 - 0x947d8fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9481e000 - 0x94837fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9483e000 - 0x94b68fff com.apple.QuickTime 7.4.1 (14) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c4e000 - 0x94cbffff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    What is going on here? How can I stop this from happening, its VERY annoying.
    Thankyou,
    atyndall
    Message was edited by: atyndall

    I figured out this problem on my machine - I got tired of Flashplayer always taking up resources so I renamed the FlashPlayer & Plugin .exe files to .ex_. This made Firefox stop responding. I uninstalled/reinstalled several times not thinking about Flash. As soon as I renamed to .exe, FireFox worked. I guess it would've worked had I just disabled the Plugin inside Firefox also.
    Also, Chrome was exhibiting the same behavior & it's fixed now too.

  • Firefox crashes as soon as Flash video tries to load and Safari shows the error "Plug-in Failure"

    I am unable to use Youtube or view Flash video on any sites.
    Firefox crashes/quits as soon as a video tries to load and Safari shows the error "Plug-in Failure".
    I have uninstalled Flash, downloaded a fresh version and installed, but no joy.
    I am using OS X 10.6.6.
    This is what I have tried so far;
    1. Repaired Permissions.
    2. Restarted with external drive and run Disk repair.
    3. Restarted with external drive and run DiskWarrior.
    4. Completely uninstalled Flash plugin. Robooted. Reinstalled Flash plugin. Rebooted.
    5. I even installed an earlier version of the plugin to see if there was some incompatibility with the latest version.
    6. Created a new user login and tried from there. Same problem.
    Any ideas?

    You have what is necessary for Flash Player to be working. Firefox had some issues last year but it was after loading a video or the website. I had not heard of it lately and even last year don't recall it happening on the Macs.
    What is happening with yours sounds like a direct conflict with some addon/extension.
    Here is the link from Firefox describing what happened last year. You might want to see if there is anything more current.
    https://support.mozilla.com/en-US/kb/The%20Adobe%20Flash%20plugin%20has%20crashed?s=Firefo x+crashing+browser&as=s
    I'll get the Mac troubleshooting guide in a minute and post it also.
    Any adblock or popup blocker software would cause this also.
    Thanks,
    eidnolb

  • Before every time I use to open a new tab it comes as top site. Now not anymore and instead is an automatically website calle Only Search. I went to Safari preference I change everything and when I quit Safari all the changes are gone.

    Every time I used to open a new tab it comes as top site. Now not anymore , instead it open in a website called Only Search, I went to safari preferences and made all changes but after I quit Safari and open again all changes are gone. I can not change anything and new tab comes by it self with other website.

    There is no need to download anything to solve this problem.
    You may have installed the "Downlite" or "VSearch" ad-injection malware. Follow the instructions on this Apple Support page to remove it.
    Back up all data before making any changes.
    Besides the files listed in the support article, you may also need to remove this item in the same way:
    ~/Library/Internet Plug-Ins/ConduitNPAPIPlugin.plugin
    One of the steps in the article is to remove malicious Safari extensions. Do the equivalent in the Chrome and Firefox browsers, if you use either of those. If Safari crashes on launch, skip that step and come back to it after you've done everything else.
    If you don't find any of the files or extensions listed, or if removing them doesn't stop the ad injection, then you may have one of the other kinds of adware covered by the support article. Follow the rest of the instructions in the article.
    The problem may have started when you downloaded and ran an application called "MPlayerX." That's the name of a legitimate free movie player, but the name is also used fraudulently to distribute VSearch. If there is an item with that name in the Applications folder, delete it, and if you wish, replace it with the genuine article from mplayerx.org.
    This malware is often found on illegal websites that traffic in pirated content such as movies. If you, or anyone else who uses the computer, visit such sites and follow prompts to install software, you can expect more of the same, and worse, to follow. Never install any software that you downloaded from a bittorrent, or that was downloaded by someone else from an unknown source.
    In the Security & Privacy pane of System Preferences, select the General tab. The radio button marked Anywhere  should not be selected. If it is, click the lock icon to unlock the settings, then select one of the other buttons. After that, don't ignore a warning that you are about to run or install an application from an unknown developer.
    Still in System Preferences, open the App Store or Software Update pane and check the box marked
              Install system data files and security updates
    if it's not already checked.

  • I have continuously over the last 6 months struggled with syncing my iphone and ipod with itunes  The app continually crashes during the picture import.  AND by the way it takes 10-15 minutes before it even attempts to import photos.  The screen says impo

    I have continuously over the last 6 months struggled with syncing my iphone and ipod with itunes  The app continually crashes during the picture import.  AND by the way it takes 10-15 minutes before it even attempts to import photos.  The screen says importing photoes but doesnt try to optimize or anything for 10 minutes.  I have a 3gs with 16Gb so its not a cheap phone.  I have 10Gb free.  I have 6600 photoes.  This is very frustrating and undermines my confidence in your products.  My ipod is an ipod 4 with 16Gb also.  It does the exact same thing to it.  The last time, I had to import photoes a few at the time and with it taking 10-15 minutes each time for 6600 photos it is a long frustrating process.  But it will import every photo a few at a time.  The error message is just that itunes has stopped working.  no hint as to why. AND of course, my phone is out of use for the entire time.  You guys must not want to believe ur phones are a necessary tool...or maybe you dont want the consumer to believe it is.  I have tried to find solutions on your website as well as through other 3rd party communities.  Ultimately they were of no use.  I stumbled onto my solution by accident since Im a bit of a computer geek...a semi-geek.

    I have this issue too, I went into my Windows event viewer. (should have looked at this a year ago when this started)
    it said this
    Faulting application name: iTunes.exe, version: 11.0.2.26, time stamp: 0x51253247
    Faulting module name: ntdll.dll, version: 6.1.7601.17725, time stamp: 0x4ec49b8f
    Exception code: 0xc0000374
    Fault offset: 0x000ce6c3
    Faulting process id: 0x14d4
    Faulting application start time: 0x01ce194399f166ba
    Faulting application path: C:\Program Files (x86)\iTunes\iTunes.exe
    Faulting module path: C:\Windows\SysWOW64\ntdll.dll
    Report Id: 0eb3c37f-8537-11e2-9351-50465d6737de
    basically whenever I try to sync my ipod touch 4G 64GB it crashes iTunes when it begins the pictures. if im lucky ill get 4-5 on there before it stops responding. its not my system or anything im running win7x64 8GB DDR3 ram (Corsair XMS3) AMD FX Eight core processor.
    It is silly that iTunes cannot add pictures to apple devices. it shatters whatever incline I may have to buy apple products. knda like the Airport Extreem router my dad bought the new firmware, caused my router to not function... why release firmware that breaks a product. -_- <-- off topic but still

  • Why does my website crash only on certain computers?

    I'm building a website for my company, and it crashes on a few machines. I've tried it on Windows with FireFox, Chrome, and Internet Explorer, and it works perfectly. As for Mac, I've personally tried it on two diffrent machines with Chrome and Safari, and it works in Chrome. While testing in Safari, it crashed one Mac, but not the other. If I clear the cache, it sometimes works, but then begins crashing again, and by crashing, I mean the BeachBall Of Death. My coworkers said it has crashed on one other Mac, but it seems as if the others are working. Any insight as to why this is occuring would be much appreciated. You can go see if the website works for you by going to http://www.covu.com/

    Andrew -- I'm not a programmer, but I do have a few comments as a reader . . .
    On my MBP,  OS 10.7.1, Safari 5.1:
    The bottom "About Covu" is not live.  Spaces is, but then I get the planet and it just sits there.
    Blasts just sends the background up to Blasts.  No more information is available.
    Same machine, using Firefox:
    Same results.  No Difference.

  • TSA website and Safari

    Macfixit was reporting that Safari was crashing with the TSA website. Has anyone found a fix??
    I submitted bug to Apple...

    Hi
    I submitted bug to Apple...
    http://discussions.apple.com/thread.jspa?messageID=2910867&#2910867
    As did we who reported this crashing August 22 2006, sure would be nice for tsa to write a better website, and Safari to tolerate bad code a wee bit better.
    My fix at the time, for my Safari is to stay away from the site.
    Perhaps the next OS update will address the problem.
    Eme : )

  • Certain websites crash when I open them

    I am so frustrated.   I kept going to certain websites( Goodreads for example) and safari closes the minute they open.  I took my iPad to the Mac store and they said there was a software issue and replaced it for free since it was still under warranty.  Have my new iPad, and same websites still crash.   I don't get an error message, they just shut down the minute they are fully opened.   
    What is going on.  I've done a restore like 3 times on my previous iPad.  This one is brand new.   What is going on.  I'm so frustrated!

    To clarify, this is on an IPAD.
    And its brand spanking new... so I havn't been using safari much.    It did this on my old Ipad AND the new one.   SimplyMac store said it was a software issue and replaced it.  But the new one does the same thing!
    I have no clue how to use another broweser on my Ipad.     the websites that are crashing are ones that worked perfectly fine a few months ago.   I had no problems at all when I got my first Ipad.

  • Finder crashes when uploading Images to Wordpress and Facebook

    Hi All, 
    This is a bit od a long description, but I wanted it to be specifec and detailed as I've tried a couple of searches through the discussions and none of the other solutions suggested have worked so far. 
    I'm running Snow Leopard 10.6.8 on a 2.2Ghz Core I7 MBP with 8GB of RAM. 
    I recently set up my own website and installed Wordpress. As it is a photography website, it involves a lot of image uploads, however every time I try to use the uploader and select my files through the web form, the browser hangs and so does the Finder. This behavior is the same across Chrome, Firefox and Safari.
    The only way to get things rolling is to do a hard reset (using the power button). A friend of mine has faced the same issue in his system both with Wordpress and Facebook... And the two of us a stumped.
    Here are some of the possible solutions I've tried :
    Disable Intego Firewall
    Disable Little Snitch
    Repairing disk permissions through disk utility
    Use Onyx to clear user and system caches
    My suspicions lie with java asI believe both those sites use Java based uplod applets (sure about facebook,not sure about wordpress) 
    As a last resort, I've gone to the extent of installing windows on a Paralles Vm and using the browser there to perform the upload, but this has resulted in a crash once and the finder becoming unresponsive.
    Any light you can share on the matter would be most appreciated.
    If there are any logs I need to post here, please let me know how I'd get to them as I'm not too good with the Mac OS system utilities.
    Thanks.
    Brian

    Ok took this one step further and swapped out the 8GB upgrade back to the 4GB that originally came with my laptop.This didnt solve the problem so I dont think this is related to the hardware.
    Here's one more thing I noticed though. The crash doesnt happen if you upload files the moment you turn on the PC. But after about 15 minutes of usage if I try to upload the file... system down.
    It also baffles me that finder gets taken down along with the browser......
    Anyone with a similar issue  / solution ?

  • 19 working fine, downloaded 20 - it crashes frequently, hogs memory, runs scripts and slows down internet. I don't want a fix, just reinstall 19

    FF 19 was working fine. Downloaded 20 and within 5 mins. it crashed. Script running problems again and it slows down my internet connection tremendously. I don't want to fix it, I want to go back to FF 19 but can't find it - it doesn't exist Running XP SP 3. If I can't go back to FF 19, then I'll just remove it and stick with Chrome. I like the old private browser in FF 19 better. I run 20 - 40 tabs open at a time and the way the new Private browser works with the existing window open just uses more memory Thanks!

    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

  • Mail and Safari crashing

    Not until I moved to 10.5.2 have I had so many crashes and lock ups. It's as if I'm working on a PC. The problem seems to be when I'm working in mail and Safari. I know there is no solution to this problem but I thought I should post my frustration. I've switched my browser to FireFox and will see if that helps. I will also try and find a different mail client other than Mail.

    Hi, Patrick.
    1. You wrote: "I've long had a problem with my computer going to sleep via Energy Saver automatically - it doesn't, the screen goes dark but the hard drive continues to run. So whenever I do want the computer to go to sleep, I have to do it manually."I presume the slider for Computer sleep is not set to Never?
    Check these Console logs for clues. Look for large blocks of rapidly-repeating messages being written to the logs cited in that link. This indicates a process is logging excessively, preventing sleep. Known causes of this include software distributed with Canon scanners and HP All-In-One Printer-Fax-Copier devices.
    If you find large blocks of rapidly-repeating messages, post a small sample for analysis.
    2. You wrote: "Shortly after upgrading to 10.4.5, every time I woke my machine from sleep the application Mail would crash, and I'd get the Report to Apple dialog box. I upgraded to 10.4.6, and now it happens with Safari and Mail - every time. Any suggestions?"Tow thoughts here:1. As a general check, run the procedure specified in my "Resolving Disk, Permission, and Cache Corruption" FAQ. Perform the steps therein in the order specified.
    2. See my "Multiple applications quit unexpectedly or fail to launch" FAQ for advice on troubleshooting this issue.Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X
    Note: The information provided in the link(s) above is freely available. However, because I own The X Lab™, a commercial Web site to which some of these links point, the Apple Discussions Terms of Use require I include the following disclosure statement with this post:
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

Maybe you are looking for

  • Itunes 10.6.1.1 Crashes on Startus

    Recently whenever I attempt to open iTunes it instantly crashes. I am running Windows 7 64bit. I get a brief error message saying windows had detected a problem with the program then it force closes iTunes. This problem has been going on for approx.

  • Mac mail not receiving or sending messages.

    My mail keeps saying it wont receive my emails bc of an smpt server being wrong? This happens often and it is really annoying. Right now it is just flat out not receiving email. What is happening?!?! How do I fix it? I need my email!

  • Query related to obiee 11g cluster

    Hi Gurus, We have setup the cluster envirnment in production. In that envirornment, we can see 1) two console 2) One EM. 3) two analytics In the cluster envirnment, do we have only one EM? Is there anything went wrong in installation? Any response wo

  • How can i remove white space between pics in picture package

    i am using ps elements 3 and want to use picture package to set up and print multiple passport photos on a single page.  passport photos must be 2"x2".  When I import or select a photo taken with my photobooth app on my mac and select custom size, i

  • Reformatted computer - Songs need to be "Located"

    Hello, I recently reformatted my computer. After the process was done, and I turned on my computer, I tried to hear songs with Itunes. All my songs appeared in the library, however, every song I tried to play didn't work. Instead i got an exclamation