Clicking in text field crashes Safari

The website www.kissinthepost.co.uk has a feature that allows end users to customise greetings cards; images and text can be added.
If one adds a text field to the card that they are trying to customise then clicks twice in said text field Safari crashes.  This is the only browser that this happens in.
The browser version is 8.0 (10600.1.25), the OS is OS X Yosemite
The crash log is below, does anyone have any suggestions?
Process: com.apple.WebKit.WebContent [400]
Path: /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.We bKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
Identifier: com.apple.WebKit.WebContent
Version: 10600 (10600.1.25)
Build Info: WebKit2-7600001025000000~1
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Safari [200]
User ID: 501
Date/Time: 2014-11-03 14:23:35.311 +0000
OS Version: Mac OS X 10.10 (14A389)
Report Version: 11
Anonymous UUID: A2E96D2F-CCFC-42A3-6790-F58139DD6CB3
Sleep/Wake UUID: B3621997-3437-4A01-AB9E-2D1E3A4DB43F
Time Awake Since Boot: 4300 seconds
Time Since Wake: 210 seconds
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000014
VM Regions Near 0x14:
-->
__TEXT 0000000106d39000-0000000106d3a000 [ 4K] r-x/rwx SM=COW /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.We bKit.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 0x00007fff82f9aa1f WebCore::Element::isFocusable() const + 239
1 com.apple.WebCore 0x00007fff83040f86 WebCore::HTMLFormControlElement::isFocusable() const + 86
2 com.apple.WebCore 0x00007fff8302168c WebCore::FrameSelection::setFocusedElementIfNeeded() + 268
3 com.apple.WebCore 0x00007fff833799c5 WebCore::FrameSelection::setSelectionWithoutUpdatingAppearance(WebCore::Visible Selection const&, unsigned int, WebCore::FrameSelection::CursorAlignOnScroll, WebCore::TextGranularity) + 1685
4 com.apple.WebCore 0x00007fff82e6fa18 WebCore::FrameSelection::setSelection(WebCore::VisibleSelection const&, unsigned int, WebCore::FrameSelection::CursorAlignOnScroll, WebCore::TextGranularity) + 24
5 com.apple.WebCore 0x00007fff83378287 WebCore::FrameSelection::moveWithoutValidationTo(WebCore::Position const&, WebCore::Position const&, bool, bool) + 103
6 com.apple.WebCore 0x00007fff83063ff7 WebCore::HTMLTextFormControlElement::setSelectionRange(int, int, WebCore::TextFieldSelectionDirection) + 631
7 com.apple.WebCore 0x00007fff83662977 WebCore::setJSHTMLTextAreaElementSelectionStart(JSC::ExecState*, JSC::JSObject*, long long, long long) + 375
8 com.apple.JavaScriptCore 0x00007fff8d2f1d27 JSC::JSObject::put(JSC::JSCell*, JSC::ExecState*, JSC::PropertyName, JSC::JSValue, JSC::PutPropertySlot&) + 1319
9 com.apple.JavaScriptCore 0x00007fff8d4cf0c0 llint_slow_path_put_by_id + 576
10 com.apple.JavaScriptCore 0x00007fff8d6d211d llint_entry + 10839
11 com.apple.JavaScriptCore 0x00007fff8d6d4f33 llint_entry + 22637
12 com.apple.JavaScriptCore 0x00007fff8d6d4f33 llint_entry + 22637
13 ??? 0x000030bdabc066cc 0 + 53591188465356
14 com.apple.JavaScriptCore 0x00007fff8d6d4f33 llint_entry + 22637
15 com.apple.JavaScriptCore 0x00007fff8d6d4f33 llint_entry + 22637
16 com.apple.JavaScriptCore 0x00007fff8d6cf4a1 callToJavaScript + 311
17 com.apple.JavaScriptCore 0x00007fff8d654823 JSC::JITCode::execute(JSC::VM*, JSC::ProtoCallFrame*) + 35
18 com.apple.JavaScriptCore 0x00007fff8d317e5e JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 462
19 com.apple.JavaScriptCore 0x00007fff8d317c7e JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 62
20 com.apple.JavaScriptCore 0x00007fff8d46649a JSC::boundFunctionCall(JSC::ExecState*) + 586
21 com.apple.JavaScriptCore 0x00007fff8d6cf63f callToNativeFunction + 317
22 com.apple.JavaScriptCore 0x00007fff8d317ea4 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 532
23 com.apple.JavaScriptCore 0x00007fff8d4ee4cf JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&, JSC::JSValue*) + 63
24 com.apple.WebCore 0x00007fff82f1d968 WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*) + 952
25 com.apple.WebCore 0x00007fff82f1d424 WebCore::EventTarget::fireEventListeners(WebCore::Event*, WebCore::EventTargetData*, ***::Vector<WebCore::RegisteredEventListener, 1ul, ***::CrashOnOverflow>&) + 692
26 com.apple.WebCore 0x00007fff82df1f67 WebCore::EventTarget::fireEventListeners(WebCore::Event*) + 167
27 com.apple.WebCore 0x00007fff83315e6e WebCore::MouseOrFocusEventContext::handleLocalEvents(WebCore::Event&) const + 190
28 com.apple.WebCore 0x00007fff8331636f WebCore::EventDispatcher::dispatchEvent(WebCore::Node*, ***::PassRefPtr<WebCore::Event>) + 959
29 com.apple.WebCore 0x00007fff82df1d7d WebCore::Node::dispatchEvent(***::PassRefPtr<WebCore::Event>) + 29
30 com.apple.WebCore 0x00007fff8330d30b WebCore::Element::dispatchMouseEvent(WebCore::PlatformMouseEvent const&, ***::AtomicString const&, int, WebCore::Element*) + 267
31 com.apple.WebCore 0x00007fff82f94df7 WebCore::EventHandler::dispatchMouseEvent(***::AtomicString const&, WebCore::Node*, bool, int, WebCore::PlatformMouseEvent const&, bool) + 119
32 com.apple.WebCore 0x00007fff82f99ecf WebCore::EventHandler::handleMousePressEvent(WebCore::PlatformMouseEvent const&) + 1567
33 com.apple.WebKit 0x00007fff89dd9e44 WebKit::handleMouseEvent(WebKit::WebMouseEvent const&, WebKit::WebPage*, bool) + 210
34 com.apple.WebKit 0x00007fff89dd9d38 WebKit::WebPage::mouseEvent(WebKit::WebMouseEvent const&) + 202
35 com.apple.WebKit 0x00007fff89f607d6 void IPC::handleMessage<Messages::WebPage::MouseEvent, WebKit::WebPage, void (WebKit::WebPage::*)(WebKit::WebMouseEvent const&)>(IPC::MessageDecoder&, WebKit::WebPage*, void (WebKit::WebPage::*)(WebKit::WebMouseEvent const&)) + 84
36 com.apple.WebKit 0x00007fff89f5dc62 WebKit::WebPage::didReceiveWebPageMessage(IPC::Connection*, IPC::MessageDecoder&) + 1414
37 com.apple.WebKit 0x00007fff89e9f6c2 IPC::MessageReceiverMap::dispatchMessage(IPC::Connection*, IPC::MessageDecoder&) + 120
38 com.apple.WebKit 0x00007fff89f91e04 WebKit::WebProcess::didReceiveMessage(IPC::Connection*, IPC::MessageDecoder&) + 28
39 com.apple.WebKit 0x00007fff89e5316a IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::MessageDecoder, std::__1::default_delete<IPC::MessageDecoder> >) + 94
40 com.apple.WebKit 0x00007fff89e552e2 IPC::Connection::dispatchOneMessage() + 114
41 com.apple.JavaScriptCore 0x00007fff8d776357 ***::RunLoop::performWork() + 423
42 com.apple.JavaScriptCore 0x00007fff8d776a22 ***::RunLoop::performWork(void*) + 34
43 com.apple.CoreFoundation 0x00007fff8ea7a661 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
44 com.apple.CoreFoundation 0x00007fff8ea6c7ed __CFRunLoopDoSources0 + 269
45 com.apple.CoreFoundation 0x00007fff8ea6be1f __CFRunLoopRun + 927
46 com.apple.CoreFoundation 0x00007fff8ea6b838 CFRunLoopRunSpecific + 296
47 com.apple.HIToolbox 0x00007fff8ffd443f RunCurrentEventLoopInMode + 235
48 com.apple.HIToolbox 0x00007fff8ffd41ba ReceiveNextEventCommon + 431
49 com.apple.HIToolbox 0x00007fff8ffd3ffb _BlockUntilNextEventMatchingListInModeWithFilter + 71
50 com.apple.AppKit 0x00007fff87251821 _DPSNextEvent + 964
51 com.apple.AppKit 0x00007fff87250fd0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
52 com.apple.AppKit 0x00007fff87244f73 -[NSApplication run] + 594
53 com.apple.AppKit 0x00007fff87230424 NSApplicationMain + 1832
54 libxpc.dylib 0x00007fff8ff1eef2 _xpc_objc_main + 793
55 libxpc.dylib 0x00007fff8ff20a9d xpc_main + 490
56 com.apple.WebKit.WebContent 0x0000000106d39b40 0x106d39000 + 2880
57 libdyld.dylib 0x00007fff8a9765c9 start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8ee1822e kevent64 + 10
1 libdispatch.dylib 0x00007fff8965fa6a _dispatch_mgr_thread + 52
Thread 2:
0 libsystem_kernel.dylib 0x00007fff8ee1252e mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8ee1169f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff8ea6cb14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff8ea6bfdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff8ea6b838 CFRunLoopRunSpecific + 296
5 com.apple.AppKit 0x00007fff873b48f7 _NSEventThread + 137
6 libsystem_pthread.dylib 0x00007fff8683c2fc _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff8683c279 _pthread_start + 176
8 libsystem_pthread.dylib 0x00007fff8683a4b1 thread_start + 13
Thread 3:: WebCore: Scrolling
0 libsystem_kernel.dylib 0x00007fff8ee1252e mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8ee1169f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff8ea6cb14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff8ea6bfdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff8ea6b838 CFRunLoopRunSpecific + 296
5 com.apple.CoreFoundation 0x00007fff8eb21ed1 CFRunLoopRun + 97
6 com.apple.WebCore 0x00007fff82e4e654 WebCore::ScrollingThread::initializeRunLoop() + 244
7 com.apple.JavaScriptCore 0x00007fff8d2c1a9f ***::wtfThreadEntryPoint(void*) + 15
8 libsystem_pthread.dylib 0x00007fff8683c2fc _pthread_body + 131
9 libsystem_pthread.dylib 0x00007fff8683c279 _pthread_start + 176
10 libsystem_pthread.dylib 0x00007fff8683a4b1 thread_start + 13
Thread 4:: JavaScriptCore::BlockFree
0 libsystem_kernel.dylib 0x00007fff8ee17132 __psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff867bad2e std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::m utex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 126
2 com.apple.JavaScriptCore 0x00007fff8d4dd3fa JSC::BlockAllocator::waitForDuration(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >) + 170
3 com.apple.JavaScriptCore 0x00007fff8d2cc244 JSC::BlockAllocator::blockFreeingThreadMain() + 84
4 com.apple.JavaScriptCore 0x00007fff8d2c1a9f ***::wtfThreadEntryPoint(void*) + 15
5 libsystem_pthread.dylib 0x00007fff8683c2fc _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff8683c279 _pthread_start + 176
7 libsystem_pthread.dylib 0x00007fff8683a4b1 thread_start + 13
Thread 5:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff8ee17132 __psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff867bac95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2 com.apple.JavaScriptCore 0x00007fff8d2cc86b JSC::GCThread::waitForNextPhase() + 171
3 com.apple.JavaScriptCore 0x00007fff8d2cc6c8 JSC::GCThread::gcThreadMain() + 88
4 com.apple.JavaScriptCore 0x00007fff8d2c1a9f ***::wtfThreadEntryPoint(void*) + 15
5 libsystem_pthread.dylib 0x00007fff8683c2fc _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff8683c279 _pthread_start + 176
7 libsystem_pthread.dylib 0x00007fff8683a4b1 thread_start + 13
Thread 6:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff8ee17132 __psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff867bac95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2 com.apple.JavaScriptCore 0x00007fff8d2cc86b JSC::GCThread::waitForNextPhase() + 171
3 com.apple.JavaScriptCore 0x00007fff8d2cc6c8 JSC::GCThread::gcThreadMain() + 88
4 com.apple.JavaScriptCore 0x00007fff8d2c1a9f ***::wtfThreadEntryPoint(void*) + 15
5 libsystem_pthread.dylib 0x00007fff8683c2fc _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff8683c279 _pthread_start + 176
7 libsystem_pthread.dylib 0x00007fff8683a4b1 thread_start + 13
Thread 7:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff8ee17132 __psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff867bac95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2 com.apple.JavaScriptCore 0x00007fff8d2cc86b JSC::GCThread::waitForNextPhase() + 171
3 com.apple.JavaScriptCore 0x00007fff8d2cc6c8 JSC::GCThread::gcThreadMain() + 88
4 com.apple.JavaScriptCore 0x00007fff8d2c1a9f ***::wtfThreadEntryPoint(void*) + 15
5 libsystem_pthread.dylib 0x00007fff8683c2fc _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff8683c279 _pthread_start + 176
7 libsystem_pthread.dylib 0x00007fff8683a4b1 thread_start + 13
Thread 8:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff8ee17132 __psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff867bac95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2 com.apple.JavaScriptCore 0x00007fff8d2cc86b JSC::GCThread::waitForNextPhase() + 171
3 com.apple.JavaScriptCore 0x00007fff8d2cc6c8 JSC::GCThread::gcThreadMain() + 88
4 com.apple.JavaScriptCore 0x00007fff8d2c1a9f ***::wtfThreadEntryPoint(void*) + 15
5 libsystem_pthread.dylib 0x00007fff8683c2fc _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff8683c279 _pthread_start + 176
7 libsystem_pthread.dylib 0x00007fff8683a4b1 thread_start + 13
Thread 9:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff8ee17132 __psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff867bac95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2 com.apple.JavaScriptCore 0x00007fff8d2cc86b JSC::GCThread::waitForNextPhase() + 171
3 com.apple.JavaScriptCore 0x00007fff8d2cc6c8 JSC::GCThread::gcThreadMain() + 88
4 com.apple.JavaScriptCore 0x00007fff8d2c1a9f ***::wtfThreadEntryPoint(void*) + 15
5 libsystem_pthread.dylib 0x00007fff8683c2fc _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff8683c279 _pthread_start + 176
7 libsystem_pthread.dylib 0x00007fff8683a4b1 thread_start + 13
Thread 10:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff8ee17132 __psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff867bac95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2 com.apple.JavaScriptCore 0x00007fff8d2cc86b JSC::GCThread::waitForNextPhase() + 171
3 com.apple.JavaScriptCore 0x00007fff8d2cc6c8 JSC::GCThread::gcThreadMain() + 88
4 com.apple.JavaScriptCore 0x00007fff8d2c1a9f ***::wtfThreadEntryPoint(void*) + 15
5 libsystem_pthread.dylib 0x00007fff8683c2fc _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff8683c279 _pthread_start + 176
7 libsystem_pthread.dylib 0x00007fff8683a4b1 thread_start + 13
Thread 11:: DFG Worklist Worker Thread
0 libsystem_kernel.dylib 0x00007fff8ee17132 __psynch_cvwait + 10
1 com.apple.JavaScriptCore 0x00007fff8d5c3f1b JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 219
2 com.apple.JavaScriptCore 0x00007fff8d2c1a9f ***::wtfThreadEntryPoint(void*) + 15
3 libsystem_pthread.dylib 0x00007fff8683c2fc _pthread_body + 131
4 libsystem_pthread.dylib 0x00007fff8683c279 _pthread_start + 176
5 libsystem_pthread.dylib 0x00007fff8683a4b1 thread_start + 13
Thread 12:
0 libsystem_kernel.dylib 0x00007fff8ee17946 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8683a4a1 start_wqthread + 13
Thread 13:
0 libsystem_kernel.dylib 0x00007fff8ee17946 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8683a4a1 start_wqthread + 13
Thread 14:
0 libsystem_kernel.dylib 0x00007fff8ee17946 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8683a4a1 start_wqthread + 13
Thread 15:
0 libsystem_kernel.dylib 0x00007fff8ee17946 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8683a4a1 start_wqthread + 13
Thread 16:: CVDisplayLink
0 libsystem_kernel.dylib 0x00007fff8ee17132 __psynch_cvwait + 10
1 com.apple.CoreVideo 0x00007fff89c94ff8 CVDisplayLink::waitUntil(unsigned long long) + 240
2 com.apple.CoreVideo 0x00007fff89c944b3 CVDisplayLink::runIOThread() + 511
3 com.apple.CoreVideo 0x00007fff89c9429b startIOThread(void*) + 147
4 libsystem_pthread.dylib 0x00007fff8683c2fc _pthread_body + 131
5 libsystem_pthread.dylib 0x00007fff8683c279 _pthread_start + 176
6 libsystem_pthread.dylib 0x00007fff8683a4b1 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x000000010b9d7700 rbx: 0x0000000000000000 rcx: 0x0000000000000800 rdx: 0x0000000000202902
rdi: 0x000000010d3e52a0 rsi: 0x000000010fd92f00 rbp: 0x00007fff58ec37a0 rsp: 0x00007fff58ec3790
r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000116dec780 r11: 0x0000000000000000
r12: 0x0000000000000000 r13: 0x0000000110285798 r14: 0x000000010b991dc0 r15: 0x000000010d3e52a0
rip: 0x00007fff82f9aa1f rfl: 0x0000000000010246 cr2: 0x0000000000000014
Logical CPU: 4
Error Code: 0x00000004
Trap Number: 14
Binary Images:
0x106d39000 - 0x106d39ffb com.apple.WebKit.WebContent (10600 - 10600.1.25) <0052B6B6-528C-376E-AF59-16E17BB206E3> /System/Library/Frameworks/WebKit.framework/Versions/A/XPCServices/com.apple.We bKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
0x106d43000 - 0x106d43fff WebProcessShim.dylib (7600.1.25) <98D0302B-2534-38AA-915E-3B367C1908AC> /System/Library/Frameworks/WebKit.framework/WebProcess.app/Contents/MacOS/WebPr ocessShim.dylib
0x10ba7a000 - 0x10ba7affb com.apple.datadetectors.plugins.phone (6.0 - 396.1) <B19E8E8D-18AC-392F-AC01-E6B8A7FF45E8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/PlugIns/PhoneNumb ers.plugin/PhoneNumbers
0x10c54c000 - 0x10c552ff7 com.apple.SymptomReporter (1.0 - 1) <3191E395-6284-3C5F-BDA2-BB061CF00B51> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomReporter .framework/SymptomReporter
0x10c92b000 - 0x10c92cfff ATSHI.dylib (375) <D97F7F10-54A1-3148-9D0C-D420298F5053> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
0x10d3f9000 - 0x10d40bfff com.apple.webcontentfilter.framework (5.1 - 5.1) <9A7E8B12-BDB4-3FB1-9283-48BDF586B624> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
0x10d421000 - 0x10d4d4ff7 com.apple.NetworkExtension (1.0 - 1) <30A5B116-F7A3-3523-85C8-D457CAB6BB8A> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x10da08000 - 0x10da15fff libGPUSupport.dylib (11.0.7) <2DCF62FB-CC3A-35F9-A3A0-3D7251EA347F> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
0x123400000000 - 0x123400353ff7 com.apple.driver.AppleIntelHD3000GraphicsGLDriver (10.0.19 - 10.0.0) <4FB6C276-D81A-3DEA-A5EA-0FB3C534D47B> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
0x123480000000 - 0x12348029afff com.apple.AMDRadeonX3000GLDriver (1.28.29 - 1.2.8) <80C2C15B-DE39-3CD9-AA0E-14ADBA3ED930> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver
0x7fff62d1e000 - 0x7fff62d54837 dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
0x7fff80cc3000 - 0x7fff80cc6fff com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x7fff80cc7000 - 0x7fff80d07ff7 com.apple.CloudDocs (1.0 - 280.1) <21D7E10A-99EF-34BE-82D7-29A6F1761DE5> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs

I must seem a bit weird being the only one to reply to my posts, but I found what is occuring, is that when I do the mouse click the InputVerifier for that JTextField is firing. This is causing a problem, because this input verifier pops up a dialog saying please enter correct values ... and then highlights the entire text field. Problem is if the input is currently invalid I can't use the mouse.
Any ideas?
Tom

Similar Messages

  • Cursor focus in text fields in Safari broken after Snow Leopard upgrade

    Hi, I just upgraded from Leopard to Snow Leopard on my Macbook. Since then, whenever I am typing in a text field in Safari (e.g. Gmail's compose message contents field), the cursor freezes. I cannot move the cursor with either arrow keys or the mouse. I cannot select text. The only way to move the cursor is to click on a different text field (e.g. the email subject field in Gmail) and then click back on the location I want in the first text field. But even after that, I cannot move the cursor within that field aside from typing characters -- I still have to click back and forth between different text fields.
    I have not had this problem in Firefox.
    This seems like a minor thing but it makes Gmail unusable in Safari, which basically means Safari is useless to me now. Still, I prefer to use Safari for general web browsing since it is much quicker, so I am hoping someone can recommend a fix (preferably not going back to Leopard, although that is an option via a SuperDuper restore).

    HI,
    Other Safari users have experienced this issue but the issue resolved itself after uninstalling the Flash player plugin, then reinstalling, then repairing permissions.
    Go here and follow the instructions. Uninstall Flash
    Install the most recent version of Flash here.
    Now repair permissions.
    Launch Disk Utility. (Applications/Utilities) Select MacintoshHD in the panel on the left, select the FirstAid tab. Click: Repair Disk Permissions. When it's finished from the Menu Bar, Quit Disk Utility and restart your Mac. If you see a long list of "messages" in the permissions window, it's ok. That can be ignored. As long as you see, "Permissions Repair Complete" when it's finished... you're done. Quit Disk Utility and restart your Mac.
    Carolyn

  • Sometimes when I click in text fields (like to fill out a captcha), I get a pop-up ad and Firefox immediately switches to it, leaving the tab blank.

    My problem is pretty much this, if I can explain it well enough: when I click on certain text fields, like to input the answer to a captcha, for instance, I constantly get pop-up ads and Firefox will switch to the pop-up, leaving the entire page that I was on before blank as if I opened a new tab.
    This started a while ago and I'd been trying to just deal with it, but it's really starting to drive me up the wall. Is there a fix to this? I'm sure it happened when I went to about:config to try and fix something about text auto-filling. I can't say whether I did that right or wrong, considering my text doesn't autofill anymore, but now I have this annoying problem.
    Help?!

    Do a malware check with some malware scanning programs on the Windows computer.<br />
    Please scan with all programs because each program detects different malware.
    Make sure that you update each program to get the latest version of their databases before doing a scan.
    *Malwarebytes' Anti-Malware:<br>http://www.malwarebytes.org/mbam.php
    *SuperAntispyware:<br>http://www.superantispyware.com/
    *Microsoft Safety Scanner:<br>http://www.microsoft.com/security/scanner/en-us/default.aspx
    *Windows Defender: Home Page:<br>http://www.microsoft.com/windows/products/winfamily/defender/default.mspx
    *Spybot Search & Destroy:<br>http://www.safer-networking.org/en/index.html
    *Kasperky Free Security Scan:<br>http://www.kaspersky.com/security-scan
    You can also do a check for a rootkit infection with TDSSKiller.
    *http://support.kaspersky.com/viruses/solutions?qid=208280684
    See also:
    *"Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • Filling a text field in Safari and saving the page as 'save as'

    My telephone system creates a call log and I like to automate downloading it weekly.
    In order to get in it needs to enter a password (there is also a user name field but that is left blank by me).
    Once in is should safe a ‘Save as” copy to my desktop.
    I have written a script and it does not work (probably because I am not good at scripting.
    Can anyone help?
    This script gets me as far as the dialog box that asks for Password to open.
    tell application "Safari"
    activate
    tell (make new document) to set URL to "http://192.168.1.90"
    Thanks

    Thank you for all your help above.
    Just to confirm your advice, am I right with the following conclusions? :
    1. The script (function) to fill the text field with the modification date of a different PDF file needs to be stored in a folder level .js file.
    2. The document containing the text field needs to call the .js function either within the document script or within the custom script property of the text field itself.
    Further to that can you just advise on the syntax for accessing the modification date of the other document.
    Do I need to assign a variable to the address of the file to be used, and then use this variable in the text form filling script (as below) or can I use a direct file reference at the .modDate command.
    var LastSync = "C:\sync\bin\lastsync.pdf";
    var strMsg = util.printd("h:MM tt",LastSync.modDate) + " on ";
    strMsg += util.printd("dddd, d mmmm, yyyy",LastSync.modDate);
    this.getField("LastSyncDate").value = strMsg;
    If the syntax is totally different to the above I would be very grateful for some guidance in the right direction.
    I much appreciate your time to help me ... I'm almost there.
    Kind Regards,
    Nifty

  • Not able to scroll thru text longer than text field in Safari

    Though long press and drag seems to work in other apps, in Safari, I am not able to scroll within a text field (when there is more text that the field can show at a time) . E.g on google Search box (web page). Any tips?

    It's STILL NOT FIXED in IOS 8.1.2
    dave
    ➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖
    [QUOTE]
    Heya'
    I 'think' it's CRAPLOA...due to coders, BS issue REMAINS on iPad is of IOS 8.1.1 (12B435)
    ...updating to 8.1.2 now...
    Don't recall if on iPhone  Ver. 8.1.2 (12B440) ?    Gonna look 2C....
    dave
    [END QUOTE]

  • Double Clicking a Text Field and there is data in it

    Hello,
    When I double click in a text field there is data (my name) there that the form remembers from a previous use. I am ready to publish and distribute my form but I don't want the old data to be there. How do I delete it?
    Thank you.

    You may have the auto-complete option on in Acrobat. In Acrobat, click "preferences..." under the Edit menu. Choose "forms" from the category list and check out the auto-complete settings.

  • Cannot click links or fields in Safari

    Just purchased a new MacBook Air for my wife.  While it is a huge step-up from the previous macbook, we've run into a very frustrating problem.  Every now and then Safari will no longer accept any click on links or the ability to enter data into fields.  You tap and click and it's like a brick wall--no response.  We've tried forcing a refresh of that page, still won't work.  If I quit Safari and then go back to the page, it's works.  But unless I quit the app, it just remains an unclickable webpage.
    Any thoughts?? I've never encountered this before and it is hard to duplicate as it is not consistent with specific sites or work flow.

    Hi ...
    Try deleting the Safari cache and resetting ...
    From the Safari menu bar (top of your screen) click Safari > Empty Cache
    If that didn't help, back to the menu bar, click Safari > Reset Safari
    Select the top 5 boxes, click Reset.
    If nothing helped, click the Finder icon in the Dock.
    Now from the Finder menu bar click Go > Go to Folder
    Type this exactly as you see it here:    ~/Library/Caches/com.apple.Safari/Cache.db
    Click Go
    Move the Cache.db file to the Trash.
    Quit then relaunch Safari to test.
    And you may have better luck with Safari is you disable the Lion "resume' feature. It tends to cause caching issues.
    Open System Preferences > General
    Deselect:  Restore windows when quitting and re-opening apps

  • CS4 Dynamic text box crash!!!

    Files created in CS 3 that have a dynamic text box crash
    Flash. I've tried over 20 different files. Any ideas how to get
    around this? Do I or can I re-install CS 3 just to work on these
    files? Any ideas...

    It appears I have fixed this. I have also called and notified
    support about the results of my findings.
    When using a font on your system that is corrupt Flash
    doesn't ignore it, like it did with CS3. It actually will make
    Flash act the way it did for me. What it was doing was, when any
    text box was clicked on or a movie clip with a font inside was
    pressed, Flash crashed. If you created new text you couldn't select
    anywhere on the stage and it leave the text properties info.
    After about 20 hours working on this and trying various types
    of installs I figured out it must be a font problem because it only
    happend with text boxes. Going down to just system fonts the
    problem did not exist.
    It was actually happening on a CS3 file I had created
    previously.
    After using just system fonts I was able to open the file and
    click on text fields. I slowly began adding fonts again and found
    the coulprit. It was a font from a client converted from a mac font
    to a pc font. My font manager software refferred to it as "Open
    Type TT". The extension of the file was .ttf. After deleting these
    two files everything worked fine.
    They files have been in this client folder and have been used
    for over a year. So CS3 would ignore them and not give you any
    problems where CS4 will crash.

  • How can I get text from a text field and display it in an alert?

    Hello!  I am BRAND NEW to Objective-C and Xcode and iOS, so PLEASE be forgiving of what is going to be a stupid question.  I have a text field.  I want to enter some text, click "return", and see my text in an alert.  It doesn't serve any useful purpose, but this is how I learn.  So far, I am unsuccessful.  Here's my function from my HelloEarthViewController.m file:
    -(IBAction)showInputMessageUITextField *)textField
    if ([textField.text isEqualToString:@""])
        return;
    UIAlertView *helloEarthInputAlert = [[UIAlertView alloc]
                                         initWithTitle:@"Name!" message:[NSString stringWithFormat:@"Message: %@", textField.text]
                                         delegate:nil cancelButtonTitle:@"OK" otherButtonTitles:nil];
    // Display this message.
    [helloEarthInputAlert show];
    Then I go option+click the text field and drag it to File's Owner and connect it to "showInputMessage:"  Then I run it and the build succeeds, but nothing happens when I click my "return" button on the iPhone simulator.
    What have I missed?  Where have I gone wrong? 

    Okay, here's where I am.  I have this in my view controller .h file:
    @interface HelloEarthViewController : UIViewController <UITextFieldDelegate>
        IBOutlet UITextField *textFieldTest;
    @end
    And this in my view controller .m file:
    -(IBAction)showInputMessage
        if ([textFieldTest.text isEqualToString:@""])
            return;
        UIAlertView *helloEarthInputAlert = [[UIAlertView alloc]
                                             initWithTitle:@"Name!" message:[NSString stringWithFormat:@"Message: %@", textFieldTest.text]
                                             delegate:nil cancelButtonTitle:@"OK" otherButtonTitles:nil];
        // Display this message.
        [helloEarthInputAlert show];
    And I have connected the text field to showInputMessage.  When I hit "return", however, I still get nothing.
    Is an "action button" a real button?  From my limited understanding, the alert should launch when I click "return" since showInputMessage is attached to Editing Did End on the text field.
    Thanks for the help.  The transition from writing C# for web applications to writing Objective-C for iOS applications is not going as smoothly as I'd anticipated.

  • Why does the keyboard cover text fields ios 8

    Why does the keyboard cover text fields in safari in ios 8 in safari?  I've never had this problem before, but now when a text field is near the bottom of the page, I can't move it above the keyboard.  If there any fix? This is extremely annoying and renders filling in text on many web pages impossible.

    This solved it for me. I only needed to split it once before it was fixed (but shouldn't have had to do it at all). Thanks, chuck9999, you're my hero!
    Level 1(0 points)chuck9999Oct 19, 2014 8:15 AM Re: Why does the keyboard cover text fields ios 8
    Re: Why does the keyboard cover text fields ios 8in response to TeraBI had the exact same problem on my iPad Air and it's working fine now. Try toggling your keyboard a few times between split and regular using the keyboard key in the lower right corner.  I also then docked the keyboard a few times.  The turned-off/rebooted the iPad and it's worked fine ever since.  I stumbled upon the fix reading another post, and it did work although not sure why.  My guess is toggling the keyboard and rebooting updated something in the "registry".
    Liked Show 1 Like(1)
    Reply

  • How can I stop URL from loading when I paste it into a page without selecting a text field first?

    I'm using a chat where I often copy links; if I forget to click the text field when copying an URL, it opens, forcing me to go back manually, which is really annoying. Can I disable URL autoopening somehow?

    It's possible that you are having a problem with some Firefox add-on that is hindering your Firefox's normal behavior. Have you tried disabling all add-ons (just to check), to see if Firefox goes back to normal?
    Whenever you have a problem with Firefox, whatever it is, you should make sure it's not caused by one (or more than one) of your installed add-ons, be it an extension, a theme or a plugin. To do that easily and cleanly, run Firefox in [http://support.mozilla.com/en-US/kb/Safe+Mode safe mode] (don't forget to select ''Disable all add-ons'' when you start safe mode). If the problem disappears, you know it's from an add-on. Disable them all in normal mode, and enable them one at a time until you find the source of the problem. See [http://support.mozilla.com/en-US/kb/Troubleshooting+extensions+and+themes this article] for information about troubleshooting extensions and themes and [https://support.mozilla.com/en-US/kb/Troubleshooting+plugins this one] for plugins.
    If you need support for one of your add-ons, you'll have to contact its author.
    If the problem does not disappear when all add-ons are disabled, please tell me, so we can work from there. Please have no fear of following my instructions to the line, as all can be easily undone.

  • Safari crashes in pages with text field

    I had the bugger of a problem with the "Your network settings have been changed by another program" bug (virus?). I solved that by doing the quick-finger return/click settings, duplicate my settings, delete Automatic, and rename my duplicate one "Automatic".
    At the same time that this problem occured, I noticed Safari crashing on any page with text fields, which is just about ANY page these days. I've also noticed Skype crashes, and while searching with Spotlight, that periodically crashes also. Firefox works fine, iChat works fine.
    These programs are only affected in my main account - I created a new user account and don't have the problems there. But I also don't have access to any of my important files and settings in the new account!
    My question is - how can I get functionality in my main account, where all my IMPORTANT files reside?
    I have done everything - repairing disk and permissions until my ears bleed, re-re-re-install and archive, virus scans (yes there are), pulling out .plists and library files, reset safari, probably did more damage than good, etc., etc., etc.
    I can't figure out what I need to do and it's seriously driving me BUGGY
    Any HELP would be greatly appreciated, (as I see a lot of mac problems in these forums but very few solutions).
    Crash Log:
    Date/Time: 2008-09-22 01:26:37.112 -0400
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [64]
    Version: 3.1.2 (4525.22)
    Build Version: 6
    Project Name: WebBrowser
    Source Version: 45252200
    PID: 289
    Thread: 4
    Exception: EXC_BREAKPOINT (0x0006)
    Code[0]: 0x00000002
    Code[1]: 0x00000000
    Thread 0:
    0 libSystem.B.dylib 0x90042cfc fsync + 12
    1 com.apple.Foundation 0x9283dbf0 -[NSData writeToFile:atomically:] + 112
    2 com.apple.WebKit 0x94d78f98 -[WebHistoryPrivate _saveHistoryGuts:URL:error:] + 232
    3 com.apple.WebKit 0x94d78e94 -[WebHistoryPrivate saveToURL:error:] + 62
    4 com.apple.WebKit 0x94d78e03 -[WebHistory saveToURL:error:] + 51
    5 com.apple.Safari 0x00030217 0x1000 + 193047
    6 com.apple.Foundation 0x9281006f __NSFireDelayedPerform + 403
    7 com.apple.CoreFoundation 0x9082c756 CFRunLoopRunSpecific + 3341
    8 com.apple.CoreFoundation 0x9082ba42 CFRunLoopRunInMode + 61
    9 com.apple.HIToolbox 0x92df2878 RunCurrentEventLoopInMode + 285
    10 com.apple.HIToolbox 0x92df1f82 ReceiveNextEventCommon + 385
    11 com.apple.HIToolbox 0x92df1dd9 BlockUntilNextEventMatchingListInMode + 81
    12 com.apple.AppKit 0x93277f45 _DPSNextEvent + 572
    13 com.apple.AppKit 0x93277b37 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    14 com.apple.Safari 0x00007de3 0x1000 + 28131
    15 com.apple.AppKit 0x932718c4 -[NSApplication run] + 512
    16 com.apple.AppKit 0x93265820 NSApplicationMain + 573
    17 com.apple.Safari 0x000aa2c2 0x1000 + 692930
    18 com.apple.Safari 0x000aa1e9 0x1000 + 692713
    Thread 1:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 com.apple.WebCore 0x94fc2adc WebCore::ThreadCondition::wait(WebCore::Mutex&) + 24
    2 com.apple.WebCore 0x94fbda79 WebCore::IconDatabase::syncThreadMainLoop() + 243
    3 com.apple.WebCore 0x94f782fa WebCore::IconDatabase::iconDatabaseSyncThread() + 180
    4 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90042cfc fsync + 12
    1 com.apple.Foundation 0x9283dbf0 -[NSData writeToFile:atomically:] + 112
    2 com.apple.Foundation 0x92866d5b -[NSFileManager createFileAtPath:contents:attributes:] + 80
    3 com.apple.Foundation 0x92866cab -[NSFileManager(NSURLExtras) webcreateFileAtPathWithIntermediateDirectories:contents:attributes:directoryAttribu tes:] + 56
    4 com.apple.Foundation 0x92865aea -[NSURLCache _diskCacheExecuteWrite:] + 422
    5 com.apple.Foundation 0x9285e506 -[NSURLCache _diskCacheSync] + 264
    6 com.apple.CoreFoundation 0x9082c756 CFRunLoopRunSpecific + 3341
    7 com.apple.CoreFoundation 0x9082ba42 CFRunLoopRunInMode + 61
    8 com.apple.Foundation 0x92856c76 +[NSURLCache _diskCacheSyncLoop:] + 206
    9 com.apple.Foundation 0x927fa39c forkThreadForFunction + 123
    10 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x928502fc -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Syndication 0x9a461966 -[AsyncDB _run:] + 181
    3 com.apple.Foundation 0x927fa39c forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 4 Crashed:
    0 com.apple.Foundation 0x9282d4b3 _NSRaiseError + 227
    1 com.apple.Foundation 0x928542f3 +[NSException raise:format:] + 57
    2 com.apple.Foundation 0x928e3a76 _NSFileHandleRaiseOperationException + 142
    3 com.apple.Foundation 0x9286a880 -[NSConcreteFileHandle readDataOfLength:] + 492
    4 com.apple.Foundation 0x9286b787 -[NSConcreteFileHandle readDataToEndOfFile] + 41
    5 com.apple.Foundation 0x9286aef3 -[NSHTTPCookieDiskStorage(NSInternal) _saveCookies] + 336
    6 com.apple.Foundation 0x9286acb2 saveTimerCallback + 132
    7 com.apple.CoreFoundation 0x9082c756 CFRunLoopRunSpecific + 3341
    8 com.apple.CoreFoundation 0x9082ba42 CFRunLoopRunInMode + 61
    9 com.apple.Foundation 0x9282fa40 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    10 com.apple.Foundation 0x927fa39c forkThreadForFunction + 123
    11 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x9001a1cc select + 12
    1 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 6:
    0 libSystem.B.dylib 0x90016a7c unlink + 12
    1 com.apple.Foundation 0x9283ebfc -[NSFileManager _removeFileAtPath:handler:shouldDeleteFork:] + 2411
    2 com.apple.Foundation 0x9283e821 -[NSFileManager _removeFileAtPath:handler:shouldDeleteFork:] + 1424
    3 com.apple.Foundation 0x9283e285 -[NSFileManager removeFileAtPath:handler:] + 240
    4 com.apple.Safari 0x0004ebe5 0x1000 + 318437
    5 com.apple.Safari 0x00027cac 0x1000 + 158892
    6 com.apple.Foundation 0x927fa39c forkThreadForFunction + 123
    7 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 4 crashed with X86 Thread State (32-bit):
    eax: 0x15f22000 ebx: 0x9282d3de ecx: 0x90a5a321 edx: 0x15e4aa00
    edi: 0x15ebd1c0 esi: 0x15ebd260 ebp: 0xb019f5e8 esp: 0xb019f580
    ss: 0x0000001f efl: 0x00000246 eip: 0x9282d4b3 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x121fff com.apple.Safari 3.1.2 (4525.22) /Applications/Safari.app/Contents/MacOS/Safari
    0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fefff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031e000 - 0x90773fff com.apple.CoreGraphics 1.258.79 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080a000 - 0x908d2fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90910000 - 0x90910fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90912000 - 0x90a06fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a56000 - 0x90ad5fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90afe000 - 0x90b62fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd1000 - 0x90bd8fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bdd000 - 0x90c50fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c65000 - 0x90c77fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7d000 - 0x90f23fff com.apple.CoreServices.CarbonCore 682.30 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f66000 - 0x90fcefff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91007000 - 0x91046fff com.apple.CFNetwork 129.22 (129.23) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91059000 - 0x91069fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91074000 - 0x910f3fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112d000 - 0x9114bfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91157000 - 0x91165fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91168000 - 0x91307fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91405000 - 0x9140dfff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91414000 - 0x9141bfff libbsm.dylib /usr/lib/libbsm.dylib
    0x9141f000 - 0x91445fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91457000 - 0x914cdfff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151e000 - 0x9151efff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91520000 - 0x9154cfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9155f000 - 0x91633fff com.apple.ColorSync 4.4.10 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166e000 - 0x916e1fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9170f000 - 0x917b8fff com.apple.QD 3.10.27 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917de000 - 0x91829fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91848000 - 0x9185efff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186a000 - 0x91885fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91890000 - 0x918cdfff com.apple.LaunchServices 183 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e1000 - 0x918edfff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f4000 - 0x91934fff com.apple.ImageIO.framework 1.5.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91947000 - 0x919f9fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a3f000 - 0x91a55fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a5a000 - 0x91a78fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7d000 - 0x91adcfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aee000 - 0x91af2fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af4000 - 0x91b7cfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b80000 - 0x91b9bfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91ba0000 - 0x91ba2fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91ba4000 - 0x91c82fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91c9f000 - 0x91cdefff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91ce4000 - 0x91ce4fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce6000 - 0x91d74fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d7b000 - 0x91d7bfff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d7d000 - 0x91dd6fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ddf000 - 0x91e03fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e0b000 - 0x92214fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9224e000 - 0x92602fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9262f000 - 0x9271cfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9271e000 - 0x9279cfff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927dd000 - 0x92a0dfff com.apple.Foundation 6.4.10 (567.37) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b27000 - 0x92b3efff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b49000 - 0x92ba1fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bb5000 - 0x92bb5fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bb7000 - 0x92bc7fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bd6000 - 0x92bdefff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92be4000 - 0x92beafff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bf0000 - 0x92c81fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c95000 - 0x92c99fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c9c000 - 0x92cbafff com.apple.openscripting 1.2.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92ccc000 - 0x92cd2fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cd8000 - 0x92d3bfff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d62000 - 0x92da3fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dca000 - 0x92dd8fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92ddf000 - 0x92de4fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92de9000 - 0x930defff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931e4000 - 0x931effff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931f4000 - 0x9320ffff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9325f000 - 0x9325ffff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93261000 - 0x93917fff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c98000 - 0x93d13fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d4c000 - 0x93e05fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e48000 - 0x93e48fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e4a000 - 0x9400bfff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94051000 - 0x94092fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9409a000 - 0x940d4fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940d9000 - 0x940effff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94188000 - 0x941c6fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9420a000 - 0x9421bfff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94229000 - 0x94267fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94283000 - 0x94292fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94299000 - 0x942a4fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942f0000 - 0x9430afff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x947b2000 - 0x948f8fff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94984000 - 0x94993fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9499a000 - 0x949c3fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949c9000 - 0x949d8fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949dc000 - 0x94a01fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94a0d000 - 0x94a2afff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94d56000 - 0x94e08fff com.apple.WebKit 4525.18 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e73000 - 0x94f3afff com.apple.JavaScriptCore 4525.18 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x94f76000 - 0x95568fff com.apple.WebCore 4525.18.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9a45f000 - 0x9a496fff com.apple.Syndication 1.0.7 (55) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a4b2000 - 0x9a4c4fff com.apple.SyndicationUI 1.0.7 (55) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: iMac5,1, BootROM IM51.0090.B09, 2 processors, Intel Core 2 Duo, 2.16 GHz, 2 GB
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (4.170.46.9)
    Bluetooth: Version 1.9.5f4, 2 service, 0 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Serial ATA Device: ST3500641AS Q, 465.76 GB
    Parallel ATA Device: PIONEER DVD-RW DVR-K06
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: WinTV HVR-980, Up to 480 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: USB-PS/2 Optical Mouse, Logitech, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
    FireWire Device: EZQuest IDE Device, EZQuest Inc., Up to 400 Mb/sec
    FireWire Device: My Book, WD, Up to 400 Mb/sec
    FireWire Device: OneTouch, Maxtor, Up to 400 Mb/sec
    FireWire Device: > LaCie 1394 DVD-R/RW+CD drive LUN 0, LaCie Group SA, Up to 400 Mb/sec

    Well, thanks for ignoring my plea for help all! I'll mark this as "ANSWERED" even though no answers or suggestions have been offered in over 3 days. I'll figure it out by myself.
    The snarkiness in my initial post was because, as I peruse these forums for answers, I see a lot of threads that have no conclusion - either the person asking the question found an answer and never reported back to tell us what actually worked, or their Mac died completely, leaving them unable to post about it.
    I also see a lot of uninformed posts saying things like "There are absolutely NO viruses for the Mac" or "the Mac OS is impenetrable to attacks". Try to be informed before you attempt to be helpful.
    I was also quite upset that it took me 3 days trying to figure out what info was needed to access the forums here. I don't use my "Apple ID" on a daily basis, in fact, I can't recall ever using it for anything, so it was a real effort to get in here and actually ASK my question.
    I've gone from being one of Apple's biggest evangelist for over 28 years, to being a real Mac-Hater - in the span of one machine. This iMac is the worst design I've ever encountered, not only due to the fact that it's a HUGE FIRE-HAZARD but I feel like I'm staring at a cubicle partition whenever I'm using it. I could never imagine Apple sticking everybody with such a badly conceived machine. Especially after all these years of faith and hope that I've placed in the company.
    These new iMacs overheat and die with normal use. This is a KNOWN PROBLEM that Apple is sweeping under the rug. My machine's graphics processor fried, taking the screen and logic board with it. ALL HAD TO BE REPLACED. This is probably unrelated to my recent Safari crashes, but people should know that the life of their Macs are severely reduced (by DESIGN) these days.
    So, thanks for no help everybody. I'll remember not to bother next time.

  • Text Field Alphabet Soup crashes Safari 3.0.4 - How to fix?

    Like many others, I have installed the 10.4.11 bundle update and am having problems with Safari. My problems occur when I try to type anything into a text field. If I type something that starts with the same characters I have used before, the field fills in automatically and backspacing makes a mess of it. If I use the spacebar, the page scrolls down. If I backspace, the text I type sometimes appears in reverse order. Other garbling of typed text occurs that I cannot fully describe, but in all cases Safari grinds to a halt. I have reinstalled Safari with Pacifist. I have scoured my hard drive for Input Managers and found none. I have deleted Cookies.plist. None of these fixes has worked for me. Anybody have ideas for a fix? Here is a recent crash report:
    Date/Time: 2007-11-29 22:00:41.412 -0500
    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)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 45231200
    PID: 401
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000080
    Thread 0 Crashed:
    0 com.apple.WebCore 0x959e1124 WebCore::RenderObject::setStyle(WebCore::RenderStyle*) + 2036
    1 com.apple.WebCore 0x959e046c WebCore::RenderBox::setStyle(WebCore::RenderStyle*) + 44
    2 com.apple.WebCore 0x959e02c8 WebCore::RenderBlock::setStyle(WebCore::RenderStyle*) + 88
    3 com.apple.WebCore 0x959e74b4 WebCore::Node::createRendererIfNeeded() + 340
    4 com.apple.WebCore 0x959e72c8 WebCore::Element::attach() + 24
    5 com.apple.WebCore 0x959e2938 WebCore::ContainerNode::attach() + 88
    6 com.apple.WebCore 0x959e72d0 WebCore::Element::attach() + 32
    7 com.apple.WebCore 0x959e2938 WebCore::ContainerNode::attach() + 88
    8 com.apple.WebCore 0x959dd190 WebCore::Document::attach() + 160
    9 com.apple.WebCore 0x959dd0a0 WebCore::Frame::setDocument(***::PassRefPtr<WebCore::Document>) + 384
    10 com.apple.WebCore 0x95b6fdc0 WebCore::FrameLoader::open(WebCore::CachedPage&) + 1056
    11 com.apple.WebCore 0x959c4e7c WebCore::FrameLoader::commitProvisionalLoad(***::PassRefPtr<WebCore::CachedPage >) + 300
    12 com.apple.WebCore 0x95b6f924 WebCore::DocumentLoader::loadFromCachedPage(***::PassRefPtr<WebCore::CachedPage >) + 84
    13 com.apple.WebCore 0x95b68e1c WebCore::FrameLoader::loadProvisionalItemFromCachedPage() + 92
    14 com.apple.WebCore 0x95dd39dc WebCore::FrameLoader::continueLoadAfterNavigationPolicy(WebCore::ResourceReques t const&, ***::PassRefPtr<WebCore::FormState>, bool) + 220
    15 com.apple.WebCore 0x95a1166c WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy(void*, WebCore::ResourceRequest const&, ***::PassRefPtr<WebCore::FormState>, bool) + 44
    16 com.apple.WebCore 0x95a0fad4 WebCore::FrameLoader::checkNavigationPolicy(WebCore::ResourceRequest const&, WebCore::DocumentLoader*, ***::PassRefPtr<WebCore::FormState>, void ()(void, WebCore::ResourceRequest const&, ***::PassRefPtr<WebCore::FormState>, bool), void*) + 644
    17 com.apple.WebCore 0x95a0ed1c WebCore::FrameLoader::load(WebCore::DocumentLoader*, WebCore::FrameLoadType, ***::PassRefPtr<WebCore::FormState>) + 220
    18 com.apple.WebCore 0x95b682e0 WebCore::FrameLoader::loadItem(WebCore::HistoryItem*, WebCore::FrameLoadType) + 688
    19 com.apple.WebCore 0x95b67e40 WebCore::FrameLoader::recursiveGoToItem(WebCore::HistoryItem*, WebCore::HistoryItem*, WebCore::FrameLoadType) + 336
    20 com.apple.WebCore 0x95b678fc WebCore::Page::goBack() + 60
    21 com.apple.AppKit 0x93821d44 -[NSApplication sendAction:to:from:] + 108
    22 com.apple.Safari 0x00034ae0 0x1000 + 211680
    23 com.apple.AppKit 0x93821c78 -[NSControl sendAction:to:] + 96
    24 com.apple.AppKit 0x93821b58 -[NSCell _sendActionFrom:] + 156
    25 com.apple.AppKit 0x9383bb80 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1020
    26 com.apple.AppKit 0x9383b768 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 564
    27 com.apple.AppKit 0x9383b18c -[NSControl mouseDown:] + 536
    28 com.apple.Safari 0x000b0ca4 0x1000 + 720036
    29 com.apple.AppKit 0x937dc970 -[NSWindow sendEvent:] + 4616
    30 com.apple.Safari 0x00030a64 0x1000 + 195172
    31 com.apple.AppKit 0x937859b4 -[NSApplication sendEvent:] + 4172
    32 com.apple.Safari 0x000304b4 0x1000 + 193716
    33 com.apple.AppKit 0x9377cdf0 -[NSApplication run] + 508
    34 com.apple.AppKit 0x9386d974 NSApplicationMain + 452
    35 com.apple.Safari 0x0009bad4 0x1000 + 633556
    36 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 0x959afa30 WebCore::IconDatabase::syncThreadMainLoop() + 320
    3 com.apple.WebCore 0x959ab928 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 0x907ddad8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dd3dc CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c0c738 +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92be40c0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907ddad8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dd3dc CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c0b5f8 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92be40c0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9001f88c select + 12
    1 com.apple.CoreFoundation 0x907f036c __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.Foundation 0x92beb22c -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9ad5042c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x92be40c0 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907ddad8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dd3dc CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92bf3090 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x92bf2fc8 -[NSRunLoop run] + 76
    6 com.apple.Safari 0x0004cb8c 0x1000 + 310156
    7 com.apple.Foundation 0x92be40c0 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000959e1124 srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x44048242 xer: 0x0000000020000006 lr: 0x00000000959e1124 ctr: 0x00000000959e0270
    r0: 0x00000000959e046c r1: 0x00000000bfffd450 r2: 0x0000000000631dc8 r3: 0x0000000000000000
    r4: 0x0000000004d646c4 r5: 0x0000000004d646c4 r6: 0x0000000000000000 r7: 0x0000000000000000
    r8: 0x0000000000000030 r9: 0x0000000004cea400 r10: 0x0000000095cd1130 r11: 0x00000000005e1a20
    r12: 0x00000000959e0270 r13: 0x00000000a37ab768 r14: 0x0000000000000100 r15: 0x0000000000000000
    r16: 0x00000000a379b784 r17: 0x00000000a37ab784 r18: 0x00000000a37ab784 r19: 0x00000000a37ab784
    r20: 0x00000000bfffdf30 r21: 0x0000000000000000 r22: 0x00000000bfffde18 r23: 0x00000000005abc00
    r24: 0x00000000bfffdd3c r25: 0x00000000051127f8 r26: 0x0000000000000000 r27: 0x0000000000000000
    r28: 0x0000000004d646c4 r29: 0x0000000004d4ad10 r30: 0x0000000004d4ad10 r31: 0x00000000959e0944
    Binary Images Description:
    0x1000 - 0x134fff com.apple.Safari 3.0.4 (523.12) /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 - 0x90894fff com.apple.CoreFoundation 6.4.8 (368.31) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908dd000 - 0x908ddfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908df000 - 0x909e1fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3b000 - 0x90abffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae9000 - 0x90b5bfff com.apple.framework.IOKit 1.4.1 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b71000 - 0x90b83fff libauto.dylib /usr/lib/libauto.dylib
    0x90b8a000 - 0x90e61fff com.apple.CoreServices.CarbonCore 681.17 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec7000 - 0x90f47fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f91000 - 0x90fd3fff com.apple.CFNetwork 129.22 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe8000 - 0x91000fff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91010000 - 0x91091fff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d7000 - 0x91100fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91111000 - 0x9111ffff libz.1.dylib /usr/lib/libz.1.dylib
    0x91122000 - 0x912ddfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dc000 - 0x913e5fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ec000 - 0x913f4fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f8000 - 0x91420fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91433000 - 0x9143efff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91443000 - 0x914befff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fb000 - 0x914fbfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fd000 - 0x91535fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91550000 - 0x91622fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91675000 - 0x91706fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174d000 - 0x91804fff com.apple.QD 3.10.25 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91841000 - 0x9189ffff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918ce000 - 0x918effff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91903000 - 0x91928fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193b000 - 0x9197dfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91999000 - 0x919adfff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919bb000 - 0x91a01fff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a18000 - 0x91adffff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2d000 - 0x91b42fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b47000 - 0x91b65fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6b000 - 0x91c22fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c71000 - 0x91c75fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c77000 - 0x91ce1fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce6000 - 0x91d23fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d2a000 - 0x91d44fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d49000 - 0x91d4cfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d4e000 - 0x91e2cfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e4c000 - 0x91e4cfff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e4e000 - 0x91f33fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f3b000 - 0x91f5afff 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
    0x91fc6000 - 0x92034fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9203f000 - 0x920d4fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920ee000 - 0x92676fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926a9000 - 0x929d4fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a04000 - 0x92af2fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af5000 - 0x92b7dfff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bbe000 - 0x92de9fff com.apple.Foundation 6.4.9 (567.36) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f16000 - 0x92f34fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f3f000 - 0x92f99fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fb7000 - 0x92fb7fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fb9000 - 0x92fcdfff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe5000 - 0x92ff5fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93001000 - 0x93016fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93028000 - 0x930affff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930c3000 - 0x930cefff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d8000 - 0x93105fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9311f000 - 0x9312efff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9313a000 - 0x931a0fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931d1000 - 0x93220fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9324e000 - 0x9326bfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9327d000 - 0x9328afff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93293000 - 0x935a1fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936f1000 - 0x936fdfff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93702000 - 0x93722fff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93776000 - 0x93776fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93778000 - 0x93dabfff com.apple.AppKit 6.4.9 (824.44) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94138000 - 0x941aafff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941e3000 - 0x942a8fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x942fb000 - 0x942fbfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942fd000 - 0x944bdfff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94507000 - 0x94544fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9454c000 - 0x9459cfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945a5000 - 0x945bffff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x945d0000 - 0x945f1fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x9467f000 - 0x946b7fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x946fc000 - 0x94718fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9472c000 - 0x94770fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94794000 - 0x947a3fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947ab000 - 0x947b8fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947fe000 - 0x94817fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94c2c000 - 0x94c9dfff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94e12000 - 0x94f42fff com.apple.AddressBook.framework 4.0.6 (488) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94fd5000 - 0x94fe4fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94fec000 - 0x95019fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95020000 - 0x95030fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x95034000 - 0x95063fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x95073000 - 0x95090fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x957a9000 - 0x95864fff com.apple.WebKit 523.12 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x958cd000 - 0x95980fff com.apple.JavaScriptCore 523.12 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x959a8000 - 0x95f25fff com.apple.WebCore 523.12 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9ad4d000 - 0x9ad83fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9ada0000 - 0x9adb2fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: PowerBook5,8, BootROM 4.9.6f0, 1 processors, PowerPC G4 (1.5), 1.67 GHz, 512 MB
    Graphics: ATI Mobility Radeon 9700, ATY,RV360M11, AGP, 128 MB
    Memory Module: SODIMM0/J20STANDARD, 512 MB, DDR2 SDRAM, PC2-4200S-444
    AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18)
    Modem: Jump, V.92, Version 1.0
    Bluetooth: Version 1.9.5f4, 2 service, 0 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    PCI Card: pci106b,4318, sppci_othernetwork, SLOT-A
    PCI Card: TXN,PCIXXXX-00, cardbus, PC Card
    PCI Card: usb, usb, USB20
    PCI Card: usb, usb, USB20
    PCI Card: usb, ehci, USB20
    Parallel ATA Device: ST9808211A, 74.53 GB
    Parallel ATA Device: MATSHITADVD-R UJ-846
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: PS/2+USB Mouse, Up to 1.5 Mb/sec, 500 mA
    USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
    USB Device: USB Printer, EPSON, Up to 12 Mb/sec, 500 mA

    Hello,
    Your description sounds similar to this here: http://discussions.apple.com/message.jspa?messageID=5978076#5978076

  • Acrobat 11.0.06 crashes with text fields in forms

    Hi All,
    Trying to fill out a PDF form in Acrobat but it crashes whenever I click on the text fields. I also can not open my preferences panel without it crashing.
    I tried installing the patch but that didn't help.
    Any help would be much appreciated!
    Jake

    Hi Deepak,
    I downloaded another unrelated form just to check and it crashed also, so all forms are causing the same crash. It happens when I click on the text field.
    Thanks for the help!
    Jake

  • Safari handling text fields weird

    Hi!
    I've got a piece of code and I can't figure out what I'm doing wrong.
    It's located at: http://kabo.nu/text.html
    When I press tab I get the "user"-fiel highlighted and can enter text.
    But if I then press tab again, the "pass"-field gets highlighted, but I can't enter any text!
    However if I click in the text field I can enter text.
    Is there anything wrong with my code or is this a bug in safari?
    I'm guessing the later...

    Try deleing the Safari Cache.db
    Open a Finder window. From the menu bar click Go > Go to Folder
    Type of copy paste the following:
    ~/Library/Caches/com.apple.Safari/Cache.db
    Click Go then move the Cache.db file to the Trash.
    Quit and relaunch Safari to test.
    If that made a difference, go to Safari > Preferences > Advanced
    Select:  Show Develop menu in menu bar
    Now from the Safari menu bar click Developer > Empty Caches (or Command + Option + E)
    Emptying the cache after every Safari session may help and faster to do from the menu bar then trashing the Cache database file on a consistent basis.

Maybe you are looking for