WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
22829
OS X Crash When 2 Windows Open and Back arrow is selected.
https://bugs.webkit.org/show_bug.cgi?id=22829
Summary
OS X Crash When 2 Windows Open and Back arrow is selected.
Dougall Campbell
Reported
2008-12-12 14:35:36 PST
Two Windows open. 1) live.twit.tv 2
http://news.cnet.com/greentech/?tag=bc
Crashed when attempted to click 'Back' arrow from Window 2, taking the Window to digg.com ************ System config Model: Macmini2,1, BootROM MM21.009A.B00, 2 processors, Intel Core 2 Duo, 1.83 GHz, 2 GB Graphics: kHW_IntelGMA950Item, GMA 950, spdisplays_builtin, spdisplays_integrated_vram Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x86), 1.4.8.0 Bluetooth: Version 2.1.0f17, 2 service, 1 devices, 1 incoming serial ports Network Service: Ethernet, Ethernet, en0 Serial ATA Device: Hitachi HTS541680J9SA00, 74.53 GB Parallel ATA Device: MATSHITACD-RW CW-8124 USB Device: Keyboard Hub, Apple, Inc., high_speed, 500 mA USB Device: LP2844, Zebra ;, full_speed, 100 mA USB Device: USB2.0 MFP(Hi-Speed), EPSON, high_speed, 100 mA USB Device: Apple Keyboard, Apple, Inc, low_speed, 100 mA USB Device: USB-PS/2 Optical Mouse, Logitech, low_speed, 500 mA USB Device: Bluetooth USB Host Controller, Apple, Inc., full_speed, 500 mA USB Device: IR Receiver, Apple Computer, Inc., full_speed, 500 mA ****************** Stack Dump Process: Safari [546] Path: /Volumes/WebKit 1/WebKit.app/Contents/MacOS/WebKit Identifier: org.webkit.nightly.WebKit Version:
r39230
(39230) Code Type: X86 (Native) Parent Process: launchd [76] Date/Time: 2008-12-12 14:09:38.354 -0800 OS Version: Mac OS X 10.5.5 (9F33) Report Version: 6 Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000078771e10 Crashed Thread: 0 Thread 0 Crashed: 0 com.apple.JavaScriptCore 0x00446d3c WTF::HashTableIterator<JSC::UString::Rep*, JSC::UString::Rep*, WTF::IdentityExtractor<JSC::UString::Rep*>, WTF::StrHash<JSC::UString::Rep*>, WTF::HashTraits<JSC::UString::Rep*>, WTF::HashTraits<JSC::UString::Rep*> > WTF::HashTable<JSC::UString::Rep*, JSC::UString::Rep*, WTF::IdentityExtractor<JSC::UString::Rep*>, WTF::StrHash<JSC::UString::Rep*>, WTF::HashTraits<JSC::UString::Rep*>, WTF::HashTraits<JSC::UString::Rep*> >::find<JSC::UString::Rep*, WTF::IdentityHashTranslator<JSC::UString::Rep*, JSC::UString::Rep*, WTF::StrHash<JSC::UString::Rep*> > >(JSC::UString::Rep* const&) + 252 1 com.apple.JavaScriptCore 0x003bdc06 JSC::Identifier::remove(JSC::UString::Rep*) + 38 2 com.apple.JavaScriptCore 0x003bdc8e JSC::UString::Rep::destroy() + 30 3 com.apple.JavaScriptCore 0x004ccc9b JSC::Structure::~Structure() + 299 4 com.apple.JavaScriptCore 0x004593ec JSC::JSObject::~JSObject() + 140 5 com.apple.JavaScriptCore 0x004567d8 unsigned long JSC::Heap::sweep<(JSC::HeapType)0>() + 200 6 com.apple.JavaScriptCore 0x003cd259 JSC::Heap::collect() + 169 7 com.apple.WebCore 0x0107ec42 WebCore::Timer<WebCore::GCController>::fired() + 82 8 com.apple.WebCore 0x014feb49 WebCore::TimerBase::fireTimers(double, WTF::Vector<WebCore::TimerBase*, 0ul> const&) + 137 9 com.apple.WebCore 0x014fec12 WebCore::TimerBase::sharedTimerFired() + 162 10 com.apple.WebCore 0x014daa74 WebCore::timerFired(__CFRunLoopTimer*, void*) + 68 11 com.apple.CoreFoundation 0x92e28b45 CFRunLoopRunSpecific + 4469 12 com.apple.CoreFoundation 0x92e28cf8 CFRunLoopRunInMode + 88 13 com.apple.HIToolbox 0x90400480 RunCurrentEventLoopInMode + 283 14 com.apple.HIToolbox 0x90400299 ReceiveNextEventCommon + 374 15 com.apple.HIToolbox 0x9040010d BlockUntilNextEventMatchingListInMode + 106 16 com.apple.AppKit 0x924c83ed _DPSNextEvent + 657 17 com.apple.AppKit 0x924c7ca0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 18 com.apple.Safari 0x0000808e 0x1000 + 28814 19 com.apple.AppKit 0x924c0cdb -[NSApplication run] + 795 20 com.apple.AppKit 0x9248df14 NSApplicationMain + 574 21 com.apple.Safari 0x000b9b16 0x1000 + 756502 Thread 1: 0 libSystem.B.dylib 0x91d1f68e __semwait_signal + 10 1 libSystem.B.dylib 0x91d4a36d pthread_cond_wait$UNIX2003 + 73 2 com.apple.WebCore 0x010fe10f WebCore::IconDatabase::syncThreadMainLoop() + 239 3 com.apple.WebCore 0x010fe225 WebCore::IconDatabase::iconDatabaseSyncThread() + 181 4 libSystem.B.dylib 0x91d496f5 _pthread_start + 321 5 libSystem.B.dylib 0x91d495b2 thread_start + 34 Thread 2: 0 libSystem.B.dylib 0x91d184a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x91d1fc9c mach_msg + 72 2 com.apple.CoreFoundation 0x92e280ce CFRunLoopRunSpecific + 1790 3 com.apple.CoreFoundation 0x92e28cf8 CFRunLoopRunInMode + 88 4 com.apple.CFNetwork 0x94959eca CFURLCacheWorkerThread(void*) + 396 5 libSystem.B.dylib 0x91d496f5 _pthread_start + 321 6 libSystem.B.dylib 0x91d495b2 thread_start + 34 Thread 3: 0 libSystem.B.dylib 0x91d184a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x91d1fc9c mach_msg + 72 2 com.apple.CoreFoundation 0x92e280ce CFRunLoopRunSpecific + 1790 3 com.apple.CoreFoundation 0x92e28cf8 CFRunLoopRunInMode + 88 4 com.apple.Safari 0x00118d4d 0x1000 + 1146189 5 com.apple.Safari 0x00117fd3 0x1000 + 1142739 6 com.apple.Safari 0x00118081 0x1000 + 1142913 7 libSystem.B.dylib 0x91d496f5 _pthread_start + 321 8 libSystem.B.dylib 0x91d495b2 thread_start + 34 Thread 4: 0 libSystem.B.dylib 0x91d184a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x91d1fc9c mach_msg + 72 2 com.apple.CoreFoundation 0x92e280ce CFRunLoopRunSpecific + 1790 3 com.apple.CoreFoundation 0x92e28cf8 CFRunLoopRunInMode + 88 4 com.apple.Foundation 0x95d1a100 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320 5 com.apple.Foundation 0x95cb6bad -[NSThread main] + 45 6 com.apple.Foundation 0x95cb6754 __NSThread__main__ + 308 7 libSystem.B.dylib 0x91d496f5 _pthread_start + 321 8 libSystem.B.dylib 0x91d495b2 thread_start + 34 Thread 5: 0 libSystem.B.dylib 0x91d685e2 select$DARWIN_EXTSN + 10 1 libSystem.B.dylib 0x91d496f5 _pthread_start + 321 2 libSystem.B.dylib 0x91d495b2 thread_start + 34 Thread 6: 0 libSystem.B.dylib 0x91d184a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x91d1fc9c mach_msg + 72 2 com.apple.CoreFoundation 0x92e280ce CFRunLoopRunSpecific + 1790 3 com.apple.CoreFoundation 0x92e28cf8 CFRunLoopRunInMode + 88 4 com.apple.audio.CoreAudio 0x91c38464 HALRunLoop::OwnThread(void*) + 160 5 com.apple.audio.CoreAudio 0x91c38300 CAPThread::Entry(CAPThread*) + 96 6 libSystem.B.dylib 0x91d496f5 _pthread_start + 321 7 libSystem.B.dylib 0x91d495b2 thread_start + 34 Thread 7: 0 libSystem.B.dylib 0x91d8207a __workq_ops + 10 1 libSystem.B.dylib 0x91d820aa start_wqthread + 30 Thread 8: Thread 9: 0 libSystem.B.dylib 0x91d1f68e __semwait_signal + 10 1 libSystem.B.dylib 0x91d4a36d pthread_cond_wait$UNIX2003 + 73 2 com.apple.ColorSync 0x9319045c pthreadSemaphoreWait(t_pthreadSemaphore*) + 42 3 com.apple.ColorSync 0x931a2d8e CMMConvTask(void*) + 54 4 libSystem.B.dylib 0x91d496f5 _pthread_start + 321 5 libSystem.B.dylib 0x91d495b2 thread_start + 34 Thread 10: 0 libSystem.B.dylib 0x91d184a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x91d1fc9c mach_msg + 72 2 com.apple.CoreFoundation 0x92e280ce CFRunLoopRunSpecific + 1790 3 com.apple.CoreFoundation 0x92e28d54 CFRunLoopRun + 84 4 com.apple.QuickTime 0x920a8613 QTSNetworkThread_RunThread + 131 5 libSystem.B.dylib 0x91d496f5 _pthread_start + 321 6 libSystem.B.dylib 0x91d495b2 thread_start + 34 Thread 11: 0 libSystem.B.dylib 0x91d1f68e __semwait_signal + 10 1 libSystem.B.dylib 0x91d4a36d pthread_cond_wait$UNIX2003 + 73 2 libGLProgrammability.dylib 0x94b41b32 glvmDoWork + 162 3 libSystem.B.dylib 0x91d496f5 _pthread_start + 321 4 libSystem.B.dylib 0x91d495b2 thread_start + 34 Thread 12: 0 libSystem.B.dylib 0x91d184a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x91d1fc9c mach_msg + 72 2 ...romedia.Flash Player.plugin 0x1925c24a Flash_EnforceLocalSecurity + 1981206 3 libSystem.B.dylib 0x91d496f5 _pthread_start + 321 4 libSystem.B.dylib 0x91d495b2 thread_start + 34 Thread 13: 0 libSystem.B.dylib 0x91d184ee semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x91d4a866 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x91d90371 pthread_cond_wait + 48 3 ...romedia.Flash Player.plugin 0x1906ac44 0x18da5000 + 2907204 4 ...romedia.Flash Player.plugin 0x190828cb Flash_EnforceLocalSecurity + 41367 5 ...romedia.Flash Player.plugin 0x1906b036 0x18da5000 + 2908214 6 libSystem.B.dylib 0x91d496f5 _pthread_start + 321 7 libSystem.B.dylib 0x91d495b2 thread_start + 34 Thread 14: 0 libSystem.B.dylib 0x91d184ee semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x91d4a866 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x91d90371 pthread_cond_wait + 48 3 ...romedia.Flash Player.plugin 0x1906ac44 0x18da5000 + 2907204 4 ...romedia.Flash Player.plugin 0x190828cb Flash_EnforceLocalSecurity + 41367 5 ...romedia.Flash Player.plugin 0x1906b036 0x18da5000 + 2908214 6 libSystem.B.dylib 0x91d496f5 _pthread_start + 321 7 libSystem.B.dylib 0x91d495b2 thread_start + 34 Thread 15: 0 libSystem.B.dylib 0x91d184ee semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x91d4a866 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x91d90371 pthread_cond_wait + 48 3 ...romedia.Flash Player.plugin 0x1906ac44 0x18da5000 + 2907204 4 ...romedia.Flash Player.plugin 0x18e563de 0x18da5000 + 725982 5 ...romedia.Flash Player.plugin 0x18e58cb7 0x18da5000 + 736439 6 ...romedia.Flash Player.plugin 0x18e58e17 0x18da5000 + 736791 7 ...romedia.Flash Player.plugin 0x1906b036 0x18da5000 + 2908214 8 libSystem.B.dylib 0x91d496f5 _pthread_start + 321 9 libSystem.B.dylib 0x91d495b2 thread_start + 34 Thread 16: 0 libSystem.B.dylib 0x91d619c6 recvfrom$NOCANCEL$UNIX2003 + 10 1 ...romedia.Flash Player.plugin 0x1906b6fe 0x18da5000 + 2909950 2 ...romedia.Flash Player.plugin 0x19080996 Flash_EnforceLocalSecurity + 33378 3 ...romedia.Flash Player.plugin 0x18e573b4 0x18da5000 + 730036 4 ...romedia.Flash Player.plugin 0x18e574f9 0x18da5000 + 730361 5 ...romedia.Flash Player.plugin 0x1906b036 0x18da5000 + 2908214 6 libSystem.B.dylib 0x91d496f5 _pthread_start + 321 7 libSystem.B.dylib 0x91d495b2 thread_start + 34 Thread 17: 0 libSystem.B.dylib 0x91d184ee semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x91d4a866 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x91d90371 pthread_cond_wait + 48 3 ...romedia.Flash Player.plugin 0x1906ac44 0x18da5000 + 2907204 4 ...romedia.Flash Player.plugin 0x18fa1971 0x18da5000 + 2083185 5 ...romedia.Flash Player.plugin 0x1906b036 0x18da5000 + 2908214 6 libSystem.B.dylib 0x91d496f5 _pthread_start + 321 7 libSystem.B.dylib 0x91d495b2 thread_start + 34 Thread 18: 0 libSystem.B.dylib 0x91d18506 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x91d4a84f _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x91d4c0d3 pthread_cond_timedwait_relative_np + 47 3 com.apple.audio.CoreAudio 0x91c47a47 CAGuard::WaitFor(unsigned long long) + 213 4 com.apple.audio.CoreAudio 0x91c49602 CAGuard::WaitUntil(unsigned long long) + 70 5 com.apple.audio.CoreAudio 0x91c47da7 HP_IOThread::WorkLoop() + 759 6 com.apple.audio.CoreAudio 0x91c47aab HP_IOThread::ThreadEntry(HP_IOThread*) + 17 7 com.apple.audio.CoreAudio 0x91c38300 CAPThread::Entry(CAPThread*) + 96 8 libSystem.B.dylib 0x91d496f5 _pthread_start + 321 9 libSystem.B.dylib 0x91d495b2 thread_start + 34 Thread 19: 0 libSystem.B.dylib 0x91d18506 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x91d4a84f _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x91d4c0d3 pthread_cond_timedwait_relative_np + 47 3 com.apple.Foundation 0x95cfcb1c -[NSCondition waitUntilDate:] + 236 4 com.apple.Foundation 0x95cfc930 -[NSConditionLock lockWhenCondition:beforeDate:] + 144 5 com.apple.Foundation 0x95cfc895 -[NSConditionLock lockWhenCondition:] + 69 6 com.apple.AppKit 0x9252e358 -[NSUIHeartBeat _heartBeatThread:] + 753 7 com.apple.Foundation 0x95cb6bad -[NSThread main] + 45 8 com.apple.Foundation 0x95cb6754 __NSThread__main__ + 308 9 libSystem.B.dylib 0x91d496f5 _pthread_start + 321 10 libSystem.B.dylib 0x91d495b2 thread_start + 34 Thread 20: 0 libSystem.B.dylib 0x91d18506 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x91d4a84f _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x91d4c0d3 pthread_cond_timedwait_relative_np + 47 3 ...ple.CoreServices.CarbonCore 0x940691ba TSWaitOnConditionTimedRelative + 246 4 ...ple.CoreServices.CarbonCore 0x94068f9a TSWaitOnSemaphoreCommon + 422 5 ...ple.CoreServices.CarbonCore 0x94099d48 TimerThread + 74 6 libSystem.B.dylib 0x91d496f5 _pthread_start + 321 7 libSystem.B.dylib 0x91d495b2 thread_start + 34 Thread 0 crashed with X86 Thread State (32-bit): eax: 0x78771e10 ebx: 0x00459374 ecx: 0x296b4fa8 edx: 0x1a80a300 edi: 0x2827bab0 esi: 0x00000bea ebp: 0xbfffe718 esp: 0xbfffe6dc ss: 0x0000001f efl: 0x00010202 eip: 0x00446d3c cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 cr2: 0x78771e10 Binary Images: 0x1000 - 0x1d7fe2 com.apple.Safari 3.2.1 (5525.27.1) <66278f41bc085c64e0f06ff487af4adc> /Applications/Safari.app/Contents/MacOS/Safari 0x223000 - 0x224ffc +WebKitNightlyEnabler.dylib ??? (???) <1d8a33e3e789ec3614547020faab07e4> /Volumes/WebKit 1/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib 0x229000 - 0x2f6fe7 com.apple.WebKit
r39230
(528.7+) <7702d37e737dc5cb26e6ec88bfe4d381> /Volumes/WebKit 1/WebKit.app/Contents/Frameworks/10.5/WebKit.framework/Versions/A/WebKit 0x38d000 - 0x39cff8 SyndicationUI ??? (???) <edde0133829971dbd8a0f3473cdb85fc> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI 0x3ac000 - 0x4f0ff7 com.apple.JavaScriptCore 528+ (528.7+) <0d5d2bdabb5ae55834ae175c3da72952> /Volumes/WebKit 1/WebKit.app/Contents/Frameworks/10.5/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x5bd000 - 0x5c6fff +net.sourceforge.SafariAdBlock 0.3.2 (0.3.2) <83d3f111f660be3866ff42427e0bd1c9> /Library/InputManagers/Safari AdBlock/Safari AdBlock.bundle/Contents/MacOS/Safari AdBlock 0x800000 - 0x83dfe3 +com.zang.RegexKit 0.6.0 (0.6.0) /Library/InputManagers/Safari AdBlock/Safari AdBlock.bundle/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit 0xe06000 - 0x16c5fff com.apple.WebCore 528+ (528.7+) <d7c3f7795c9abbb09706556460bb071c> /Volumes/WebKit 1/WebKit.app/Contents/Frameworks/10.5/WebCore.framework/Versions/A/WebCore 0x132f0000 - 0x134d8fff com.apple.RawCamera.bundle 2.0.11 (410) <7704cc57f7daceb81672bfdc4434da40> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x16a1b000 - 0x16a1dffe com.apple.AutomatorCMM 1.1 (160) <650079fd95a57e8131e79409a00b2aed> /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM 0x16a23000 - 0x16a24ffd com.apple.BluetoothMenu 2.1 (2.1f17) /System/Library/Contextual Menu Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu 0x16a3f000 - 0x16a42fff com.apple.BezelServicesFW 1.4.832 (1.4.832) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices 0x17211000 - 0x1727fff7 com.apple.Bluetooth 2.1 (2.1f17) <29ab5843bb608c155d4d7353320c2194> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x172cb000 - 0x172d0fff com.apple.FolderActionsMenu 1.3.2 (1.3.2) <9ba69ef0bec96264a79fa28b3a5f058b> /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu 0x178ec000 - 0x178f1ff3 libCGXCoreImage.A.dylib ??? (???) <31761f6461b8dd390dc4df480b1fb564> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x17a27000 - 0x17a35feb libSimplifiedChineseConverter.dylib ??? (???) <a506528715475cff6c623675f3a72bf8> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib 0x17a6a000 - 0x17a6bff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib 0x18531000 - 0x18531ffe com.apple.JavaPluginCocoa 12.2.0 (12.2.0) <b08d1285182ffcbaedd747d17fdaeefd> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa 0x18537000 - 0x1853dffd com.apple.JavaVM 12.2.0 (12.2.0) <9ad39149cc7ecc91da3e93df7f61d315> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM 0x18da5000 - 0x193cbfd3 +com.macromedia.Flash Player.plugin 10.0.12.36 (1.0.4f362) <38aeb67f6a0b43c6a341d7936603e84a> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player 0x1950c000 - 0x1952bfed com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit 0x1a746000 - 0x1a758fff libTraditionalChineseConverter.dylib ??? (???) <62db211c07419a0432254a86fcc96587> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib 0x1cd55000 - 0x1cd58fff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <9028f8fa35b10a573818bf4600d90fdf> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn 0x1d05c000 - 0x1d061fff com.apple.audio.AppleHDAHALPlugIn 1.5.7 (1.5.7a24) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0x1ebd5000 - 0x1ebe4fff com.apple.quicktime.webplugin 7.5.5 (990.7) /Library/Internet Plug-Ins/QuickTime Plugin.webplugin/Contents/MacOS/QuickTime Plugin 0x1fa59000 - 0x1fa88ffe com.apple.QuickTime Plugin.plugin 7.5.5 (990.7) /Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin 0x1fe7d000 - 0x1fed6ff7 com.apple.driver.AppleIntelGMA950GLDriver 1.5.30 (5.3.0) <03bfe727a88928dd24fbd19e9b78918e> /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/AppleIntelGMA950GLDriver 0x1ff60000 - 0x1ff7cff7 GLRendererFloat ??? (???) <c87cf601b3d09de41ec0e742e7afda79> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat 0x20185000 - 0x20185ffd libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib 0x201a9000 - 0x201abffb com.apple.PDFImporter 1.7 (???) <490de796fe9a6b3b8a9844a1630d38e2> /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter 0x20391000 - 0x20391ffd liblangid.dylib ??? (???) <4310e568d617f1ce7178266630e1b71a> /usr/lib/liblangid.dylib 0x2074b000 - 0x20750ffb com.apple.AppleMPEG2Codec 1.0.1 (220) /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec 0x20be6000 - 0x20c0dfdd +net.telestream.wmv.webplugin 2.2.1.11 (2.2.1.11) /Library/Internet Plug-Ins/Flip4Mac WMV Plugin.webplugin/Contents/MacOS/Flip4Mac WMV Plugin 0x21758000 - 0x2187ffe7 libmecab.1.0.0.dylib ??? (???) <7b38ea21924f2d04b3aa6c75b0ddcb29> /usr/lib/libmecab.1.0.0.dylib 0x21fa1000 - 0x21fa4fe7 com.apple.iokit.IOQTComponents 1.6 (1.6) <95552051d837782cdbc9211c672d55b5> /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponents 0x2209f000 - 0x220a1ff7 com.apple.driver.AppleIntelGMA950GA 1.5.30 (5.3.0) <26bb3d4b9767d2a6cb3e5c46ce0d41f5> /System/Library/Extensions/AppleIntelGMA950GA.plugin/Contents/MacOS/AppleIntelGMA950GA 0x22172000 - 0x2219cfff com.apple.audio.SoundManager.Components 3.9.3 (3.9.3) /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/SoundManagerComponents 0x23b30000 - 0x23b90fef com.apple.QuickTimeMPEG.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeMPEG.component/Contents/MacOS/QuickTimeMPEG 0x24dea000 - 0x2502dfde +net.telestream.wmv.import 2.2.1.11 (2.2.1.11) /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import 0x25065000 - 0x251c5fe1 com.apple.QuickTimeStreaming.component 7.5.5 (990.7) <1ae855987a93ae65e4633b0f2c22eabd> /System/Library/QuickTime/QuickTimeStreaming.component/Contents/MacOS/QuickTimeStreaming 0x25228000 - 0x253abfe3 GLEngine ??? (???) <53be12846de26d4d81d58a074b55c877> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine 0x26800000 - 0x26a1fff8 +org.perian.Perian 1.1.2 (1.1.2) <fd98505d302320286b74878188cd3fab> /Library/QuickTime/Perian.component/Contents/MacOS/Perian 0x26dc1000 - 0x26f7efe3 com.apple.audio.codecs.Components 1.6.4 (1.6.4) /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs 0x277b3000 - 0x27976fea +net.telestream.wmv.advanced 2.2.1.11 (2.2.1.11) /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced 0x279ba000 - 0x279ddff7 com.apple.AppleProResDecoder 1.0 (51) /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProResDecoder 0x27a0f000 - 0x27a4afff com.apple.QuickTimeFireWireDV.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV 0x27a57000 - 0x27a71fc3 com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec 0x27a76000 - 0x27ab2fe3 com.apple.AppleVAFramework 4.0.20 (4.0.20) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x27ab9000 - 0x27ad3fe3 com.apple.applepixletvideo 1.2.16 (1.2d16) <798930d46fb63202d054bbabf6e8c0e6> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo 0x27ad8000 - 0x27eecfe9 QuickTimeH264.scalar ??? (???) <6d8ad57171bce4bff8e085026720dfe1> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH264.scalar 0x70000000 - 0x700e3ff2 com.apple.audio.units.Components 1.5.1 (1.5.1) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld 0x90003000 - 0x90008fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x90009000 - 0x90088ff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x90242000 - 0x90245fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x90246000 - 0x90246ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x90348000 - 0x9037ffff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x903d1000 - 0x906d8fff com.apple.HIToolbox 1.5.4 (???) <5e2af960b53059c648af4adb99471032> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x906d9000 - 0x90703fff com.apple.CoreMediaPrivate 11.0 (11.0) <e37d6ebd5934b482c864ba6eaf122488> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate 0x90704000 - 0x90aa1fe7 com.apple.QuartzCore 1.5.5 (1.5.5) <82435993614a3fff1236be18f82188bf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x90aa2000 - 0x90ab2ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x90b26000 - 0x90b35ffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers 0x90b36000 - 0x911d2fff com.apple.CoreGraphics 1.351.33 (???) <481a77e81d9e53589a05e80cfa90bbb5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x911d3000 - 0x9127afeb com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x9127b000 - 0x9127bff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x91282000 - 0x91298fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x918f9000 - 0x918f9ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x918fa000 - 0x919dbff7 libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib 0x919dc000 - 0x91a67fff com.apple.framework.IOKit 1.5.1 (???) <324526f69e1443f2f9fb722cc88a23ec> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x91a6d000 - 0x91acaffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib 0x91acb000 - 0x91ae1fe7 com.apple.CoreVideo 1.5.1 (1.5.1) <001910004257f1386724398f584b30b5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x91ae2000 - 0x91c1aff7 libicucore.A.dylib ??? (???) <3d8fdaf51c2664ab620f1688203caf26> /usr/lib/libicucore.A.dylib 0x91c1b000 - 0x91c97feb com.apple.audio.CoreAudio 3.1.0 (3.1) <483e0d3879d52ba9ac10b4bcfb0728d6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x91c98000 - 0x91c98ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x91c99000 - 0x91d16fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x91d17000 - 0x91e77ff3 libSystem.B.dylib ??? (???) <a12f397abf2285077b89bd726bff5b18> /usr/lib/libSystem.B.dylib 0x91e78000 - 0x91f79fef com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub 0x91f7a000 - 0x91f7cff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x91f7d000 - 0x91f84fff com.apple.agl 3.0.9 (AGL-3.0.9) <aeab67ef267f8295ae80fddc197b52a5> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x91f85000 - 0x91fb0fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib 0x91fb1000 - 0x91fb6fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x91ffc000 - 0x92088ff7 com.apple.LaunchServices 290 (290) <61af37aac50984d220dd176f777e3b72> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x92095000 - 0x923b7fe2 com.apple.QuickTime 7.5.5 (990.7) <87077cec43c7e9b02c8ee80e50b8b81f> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x923d0000 - 0x92472ff3 com.apple.QuickTimeImporters.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters 0x92473000 - 0x9247aff7 libCGATS.A.dylib ??? (???) <973c01cc14f3d673270e269ccfaec660> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x9247b000 - 0x92487fff libbz2.1.0.dylib ??? (???) <c5a3563ebe66db7fa456e0fb75b657df> /usr/lib/libbz2.1.0.dylib 0x92488000 - 0x92c85fef com.apple.AppKit 6.5.3 (949.34) <4c7af9b12c894d4a528fda29377f143b> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x92c8b000 - 0x92d6bfff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib 0x92d6c000 - 0x92db5fef com.apple.Metadata 10.5.2 (398.22) <a6b676925dd832780daf991e79adfebd> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x92db6000 - 0x92ee8fff com.apple.CoreFoundation 6.5.4 (476.15) <e2869ad6dc1dd289f21b305b0bea9158> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x92ee9000 - 0x92ef5ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x92ef6000 - 0x92f5cffb com.apple.ISSupport 1.7 (38) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport 0x92f5d000 - 0x92ff0ff3 com.apple.ApplicationServices.ATS 3.4 (???) <a96cd91dabc68545183c11de8f92c7e4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x92ff1000 - 0x93030fef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x93031000 - 0x9303efe7 com.apple.opengl 1.5.7 (1.5.7) <db835aeb1ffca9f5b5647dd0829a5b2c> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x9303f000 - 0x9303fffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x93040000 - 0x93076fef libtidy.A.dylib ??? (???) <f1d1742e06280444baa5637b209fd0af> /usr/lib/libtidy.A.dylib 0x93077000 - 0x9307efe9 libgcc_s.1.dylib ??? (???) <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib 0x9307f000 - 0x930d9ff7 com.apple.CoreText 2.0.3 (???) <1f1a97273753e6cfea86c810d6277680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x930e0000 - 0x93122fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x93123000 - 0x9315cffe com.apple.securityfoundation 3.0 (32989) <e9171eda22c69c884a04a001aeb526e0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x9315d000 - 0x93228fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x93229000 - 0x93256feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x9326b000 - 0x93283fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x93284000 - 0x932cefe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x932cf000 - 0x9368dfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x9368f000 - 0x937b3fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x93873000 - 0x93873fff com.apple.Carbon 136 (136) <9961570a497d79f13b8ea159826af42d> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x93c3f000 - 0x93c63fff libxslt.1.dylib ??? (???) <ea5c8d349a3934ecc2b936f9cdfaba04> /usr/lib/libxslt.1.dylib 0x93c64000 - 0x93cb4ff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x93cb5000 - 0x93d2fff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x93d30000 - 0x93d6afe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x93d6b000 - 0x93d6cffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib 0x93d6d000 - 0x93d77feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x93e08000 - 0x93eb8fff edu.mit.Kerberos 6.0.12 (6.0.12) <da7253e3fb7e47e46cb46d47ed320ffc> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x93eb9000 - 0x93fadff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib 0x93fae000 - 0x93fd6fff libcups.2.dylib ??? (???) <1031ca5b692b80a9568e57a342b60157> /usr/lib/libcups.2.dylib 0x93fd7000 - 0x94009fff com.apple.LDAPFramework 1.4.5 (110) <cc04500cf7b6edccc75bb3fe2973f72c> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x9403f000 - 0x94319ff3 com.apple.CoreServices.CarbonCore 786.6 (786.6) <5682aae1e2cf5ae750d5a4dea98c084c> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x9431a000 - 0x9431affd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x9431b000 - 0x943d5fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x943d6000 - 0x9445dff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib 0x9445e000 - 0x9445effb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 0x9445f000 - 0x9447affb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x9447b000 - 0x94542ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x94543000 - 0x946c2fff com.apple.AddressBook.framework 4.1.1 (696) <bb7f2d5f0b2d180288cd959cd9ba6c1a> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x946c3000 - 0x946c7fff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x946c8000 - 0x946cafff com.apple.securityhi 3.0 (30817) <dbe328cd62d603a952a4226342711e8b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x94708000 - 0x94710fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x94711000 - 0x94713fff com.apple.CrashReporterSupport 10.5.5 (159) <9a0fe0419410218e5b1a25c08d4531cd> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x9480e000 - 0x9481efff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x9481f000 - 0x9485dfff libGLImage.dylib ??? (???) <f0fe2252f6b1ca341bc7837fe2dcf11a> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x9485e000 - 0x9487cfff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib 0x9489b000 - 0x9494dffb libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib 0x9494e000 - 0x949d2fe3 com.apple.CFNetwork 339.5 (339.5) <c6565c13b0356e1d4bb99a68398d558b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x949d3000 - 0x94b19ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x94b1a000 - 0x94febf3e libGLProgrammability.dylib ??? (???) <fe1a33d4919c121aab831ad516da6a89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x94fec000 - 0x953fcfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x9544d000 - 0x95532ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x95533000 - 0x9553fffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x95540000 - 0x95564feb libssl.0.9.7.dylib ??? (???) <c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib 0x95565000 - 0x955a6fe7 libRIP.A.dylib ??? (???) <1f09316e876fe813271bdfb9eb5b229e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x955a7000 - 0x95631fe3 com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x95632000 - 0x9568bff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x9568c000 - 0x95697fe7 libCSync.A.dylib ??? (???) <86d2f2e167ba6f74f45a186f5c7f8980> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x95698000 - 0x956a6ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib 0x95788000 - 0x9578efff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x9578f000 - 0x9595dfff com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x9595e000 - 0x9597dffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x9597f000 - 0x959aefe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x959af000 - 0x959befff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib 0x959bf000 - 0x959c3fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 0x95b92000 - 0x95beeff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x95bf9000 - 0x95c17ff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <4b81063df189bc462f012a169474fcbc> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x95c18000 - 0x95cabfff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x95cac000 - 0x95f27fe7 com.apple.Foundation 6.5.6 (677.21) <5cfa0aa8b9b43193955d601ba6c2591a> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x95f28000 - 0x95f3cff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x95f3d000 - 0x95f44ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib 0x95f45000 - 0x96efaffe com.apple.QuickTimeComponents.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents 0x96efb000 - 0x96f3afff com.apple.CoreMediaIOServicesPrivate 12.0 (12.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate 0x96f3b000 - 0x96f3dff1 com.apple.QuickTimeH264.component 7.5.5 (995.22.3) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264 0x96fac000 - 0x96fb5fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x96fb6000 - 0x96fdeff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x96fdf000 - 0x9708dffb com.apple.QTKit 7.5.5 (990.7) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x9708e000 - 0x9708effc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <1e92e348e73fc6fce723936c11e4b25c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib 0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <2f3be93c8c0872958b681397ee09c9f1> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib 0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib 0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug