NEW 118563
Nightly builds crash on launch in IconDatabase SQLiteStatement::prepare() for some users
https://bugs.webkit.org/show_bug.cgi?id=118563
Summary Nightly builds crash on launch in IconDatabase SQLiteStatement::prepare() for...
drcarstens
Reported 2013-07-11 05:43:57 PDT
Thread 3 Crashed:: WebCore: IconDatabase Copy of problem details and system configuration: Process: SafariForWebKitDevelopment [1032] Path: /Applications/WebKit.app/Contents/MacOS/WebKit Identifier: org.webkit.nightly.WebKit Version: r152562 (152562) Code Type: X86-64 (Native) Parent Process: launchd [368] User ID: 504 Date/Time: 2013-07-11 06:30:42.185 -0600 OS Version: Mac OS X 10.8.4 (12E55) Report Version: 10 Interval Since Last Report: 22279 sec Crashes Since Last Report: 2 Per-App Interval Since Last Report: 7 sec Per-App Crashes Since Last Report: 1 Anonymous UUID: 1A47A443-A2B4-8579-E214-323B16A2E6F2 Crashed Thread: 3 WebCore: IconDatabase Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000044 VM Regions Near 0x44: --> __TEXT 00000001092aa000-00000001092ab000 [ 4K] r-x/rwx SM=COW /Applications/Safari.app/Contents/MacOS/SafariForWebKitDevelopment Thread 0:: Dispatch queue: com.apple.main-thread 0 com.apple.WebKit2 0x0000000109abd42e WebKit::WebPreferencesStore::WebPreferencesStore() + 0 1 com.apple.WebKit2 0x0000000109ab641a WebKit::WebPreferences::WebPreferences(WTF::String const&) + 64 2 com.apple.WebKit2 0x0000000109a7a0cd WebKit::WebPageGroup::preferences() const + 57 3 com.apple.Safari.framework 0x00007fff96539307 Safari::WK::PageGroup::preferences() const + 31 4 com.apple.Safari.framework 0x00007fff9661ecce Safari::Application::initializeProcessContext() + 452 5 com.apple.Safari.framework 0x00007fff96358bf5 +[AppController initialize] + 280 6 libobjc.A.dylib 0x00007fff903cc236 _class_initialize + 310 7 libobjc.A.dylib 0x00007fff903cc0f3 prepareForMethodLookup + 164 8 libobjc.A.dylib 0x00007fff903cbeef lookUpMethod + 71 9 libobjc.A.dylib 0x00007fff903ca2fc objc_msgSend + 188 10 com.apple.AppKit 0x00007fff8e412cc5 -[NSCustomObject nibInstantiate] + 89 11 com.apple.AppKit 0x00007fff8e3f2652 -[NSIBObjectData instantiateObject:] + 311 12 com.apple.AppKit 0x00007fff8e3f1df7 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 337 13 com.apple.AppKit 0x00007fff8e3d111d loadNib + 317 14 com.apple.AppKit 0x00007fff8e3d0649 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219 15 com.apple.AppKit 0x00007fff8e3d047e -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 200 16 com.apple.AppKit 0x00007fff8e3d025e +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 360 17 com.apple.AppKit 0x00007fff8e3cc9ff NSApplicationMain + 398 18 com.apple.Safari.framework 0x00007fff96571564 SafariMain + 166 19 libdyld.dylib 0x00007fff9314c7e1 start + 1 Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff924eed16 kevent + 10 1 libdispatch.dylib 0x00007fff8b883dea _dispatch_mgr_invoke + 883 2 libdispatch.dylib 0x00007fff8b8839ee _dispatch_mgr_thread + 54 Thread 2:: Dispatch queue: com.apple.WebKit.StorageManager 0 libsystem_kernel.dylib 0x00007fff924edb26 __fcntl + 10 1 libsystem_kernel.dylib 0x00007fff924ed0cb fcntl + 232 2 libsqlite3.dylib 0x00007fff8bd2fb44 unixFileLock + 84 3 libsqlite3.dylib 0x00007fff8bc7da31 unixLock + 241 4 libsqlite3.dylib 0x00007fff8bd0f625 pager_wait_on_lock + 165 5 libsqlite3.dylib 0x00007fff8bc7d181 sqlite3PagerSharedLock + 97 6 libsqlite3.dylib 0x00007fff8bc7cd92 sqlite3BtreeBeginTrans + 1730 7 libsqlite3.dylib 0x00007fff8bca371f sqlite3VdbeExec + 16063 8 libsqlite3.dylib 0x00007fff8bc9f2ab sqlite3_step + 3691 9 com.apple.WebCore 0x000000010a90c879 WebCore::SQLiteStatement::step() + 73 10 com.apple.WebKit2 0x00000001099b3f9c WebKit::LocalStorageDatabaseTracker::importOriginIdentifiers() + 144 11 com.apple.WebKit2 0x0000000109afcf36 __dispatch_block_invoke_0 + 20 12 libdispatch.dylib 0x00007fff8b884f01 _dispatch_call_block_and_release + 15 13 libdispatch.dylib 0x00007fff8b8810b6 _dispatch_client_callout + 8 14 libdispatch.dylib 0x00007fff8b88247f _dispatch_queue_drain + 235 15 libdispatch.dylib 0x00007fff8b8822f1 _dispatch_queue_invoke + 52 16 libdispatch.dylib 0x00007fff8b8821c3 _dispatch_worker_thread2 + 249 17 libsystem_c.dylib 0x00007fff8d03cd0b _pthread_wqthread + 404 18 libsystem_c.dylib 0x00007fff8d0271d1 start_wqthread + 13 Thread 3 Crashed:: WebCore: IconDatabase 0 com.apple.WebCore 0x000000010a90c7ee WebCore::SQLiteStatement::prepare() + 174 1 com.apple.WebCore 0x000000010a90d335 WebCore::SQLiteStatement::prepareAndStep() + 21 2 com.apple.WebCore 0x000000010a90cf6d WebCore::SQLiteStatement::getColumnInt(int) + 29 3 com.apple.WebCore 0x000000010a23c083 WebCore::IconDatabase::wasExcludedFromBackup() + 67 4 com.apple.WebCore 0x000000010a23b1e2 WebCore::IconDatabase::performOpenInitialization() + 754 5 com.apple.WebCore 0x000000010a23ac41 WebCore::IconDatabase::iconDatabaseSyncThread() + 321 6 com.apple.JavaScriptCore 0x00000001095a607f WTF::wtfThreadEntryPoint(void*) + 15 7 libsystem_c.dylib 0x00007fff8d03a7a2 _pthread_start + 327 8 libsystem_c.dylib 0x00007fff8d0271e1 thread_start + 13 Thread 3 crashed with X86 Thread State (64-bit): rax: 0x0000000000000044 rbx: 0x000000010cfd8df0 rcx: 0x00007fff8bd34250 rdx: 0x0000000000017e61 rdi: 0x0000000000000015 rsi: 0x00007fff8bd34358 rbp: 0x000000010cfd8d70 rsp: 0x000000010cfd8d40 r8: 0x0000000000000000 r9: 0x000000010cfd8df0 r10: 0x00007fff8bd34358 r11: 0x000000010bb0cbb0 r12: 0x000000010cfd8e20 r13: 0x0000000000000000 r14: 0x000000010baf5560 r15: 0x0000000000000015 rip: 0x000000010a90c7ee rfl: 0x0000000000010206 cr2: 0x0000000000000044 Logical CPU: 4 Binary Images: 0x1092aa000 - 0x1092aafff +SafariForWebKitDevelopment (7536.30.1) <7E1AB8E9-8D8B-3A43-8E63-7C92529C507F> /Applications/Safari.app/Contents/MacOS/SafariForWebKitDevelopment 0x1092b0000 - 0x1092b4fff +WebKitNightlyEnabler.dylib (1) <216273DA-ADF7-3754-A9E6-0778BC19773C> /Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib 0x1092be000 - 0x109621ff7 com.apple.JavaScriptCore (538+ - 538.1+) <46263010-D401-3DCC-8974-6362057EED54> /Applications/WebKit.app/Contents/Frameworks/10.8/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x109715000 - 0x10987fff7 com.apple.WebKit (r152562 - 538.1+) <897FD5E7-3D79-37EC-B6ED-DC65CE88ACB6> /Applications/WebKit.app/Contents/Frameworks/10.8/WebKit.framework/Versions/A/WebKit 0x10997b000 - 0x109bf3ff7 com.apple.WebKit2 (538+ - 538.1+) <3A1D50A8-41DC-367C-868F-09C0BE8DEA8A> /Applications/WebKit.app/Contents/Frameworks/10.8/WebKit2.framework/Versions/A/WebKit2 0x109deb000 - 0x10aec7fff com.apple.WebCore (538+ - 538.1+) <33D24ED8-A3F5-337A-89F0-CFF68C6EC8FC> /Applications/WebKit.app/Contents/Frameworks/10.8/WebCore.framework/Versions/A/WebCore 0x10b846000 - 0x10b846fff com.apple.WebInspectorUI (8538 - 8538.1) <465604A6-E687-3623-ABD1-F5F0F60720C9> /Applications/WebKit.app/Contents/Frameworks/10.8/WebInspectorUI.framework/Versions/A/WebInspectorUI 0x10b84a000 - 0x10b873ff7 +org.andymatuschak.Sparkle (1.5 Beta [git] - 830f633) <945EA036-7EC3-D020-C889-29ECB588B891> /Applications/WebKit.app/Contents/Frameworks/10.8/Sparkle.framework/Versions/A/Sparkle 0x10b88e000 - 0x10b967ff7 libcrypto.0.9.7.dylib (106) <3E1B14DE-342B-318C-8F22-7B9CD88EE760> /usr/lib/libcrypto.0.9.7.dylib 0x7fff68eaa000 - 0x7fff68ede93f dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld 0x7fff8a33b000 - 0x7fff8a34afff com.apple.opengl (1.8.9 - 1.8.9) <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff8a34b000 - 0x7fff8a36dff7 com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff8a36e000 - 0x7fff8a370ff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib 0x7fff8a38a000 - 0x7fff8a38cfff com.apple.securityhi (4.0 - 55002) <8B2008A2-B6A2-3E69-9FA2-77B38C869DD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff8a38d000 - 0x7fff8a3e7ff7 com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff8abce000 - 0x7fff8ac2dfff com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff8ac2e000 - 0x7fff8acacff7 com.apple.securityfoundation (6.0 - 55115.4) <137E156C-B29C-3B84-95B3-669BC7C1BA7A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff8acc1000 - 0x7fff8acc3ff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff8af3a000 - 0x7fff8afebfff com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff8b0c7000 - 0x7fff8b10bfff libcups.2.dylib (327.6) <9C01D012-6F4C-3B69-B614-1B408B0ED4E3> /usr/lib/libcups.2.dylib 0x7fff8b237000 - 0x7fff8b243fff libCSync.A.dylib (332) <47466CF6-EB5C-3312-9E24-178F4410A92B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x7fff8b2d2000 - 0x7fff8b2d5fff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff8b2d6000 - 0x7fff8b312fff com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff8b37b000 - 0x7fff8b47dfff libJP2.dylib (850) <2E43216C-3A5A-3693-820C-38B360698FA0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff8b511000 - 0x7fff8b524ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff8b525000 - 0x7fff8b574ff7 libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib 0x7fff8b7a8000 - 0x7fff8b7a8fff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff8b801000 - 0x7fff8b869fff libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff8b878000 - 0x7fff8b87eff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib 0x7fff8b87f000 - 0x7fff8b894ff7 libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib 0x7fff8b895000 - 0x7fff8b8a3fff com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x7fff8b8a4000 - 0x7fff8bb11ff7 com.apple.RawCamera.bundle (4.07 - 696) <CCB97D78-309C-3CD9-B499-81192069A333> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff8bb12000 - 0x7fff8bbb0ff7 com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff8bbb1000 - 0x7fff8bbc5fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff8bc46000 - 0x7fff8bd43fff libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib 0x7fff8bd44000 - 0x7fff8bd63ff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib 0x7fff8bd72000 - 0x7fff8bdaffef libGLImage.dylib (8.9.2) <C38649ED-E1C9-315E-9953-F33E8C6A3C89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff8bdeb000 - 0x7fff8bdedfff libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib 0x7fff8be16000 - 0x7fff8bf21fff libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff8bf22000 - 0x7fff8bf77ff7 libTIFF.dylib (850) <EDAF0D99-70AF-3B3F-9EFA-9463C91D0E3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff8cf44000 - 0x7fff8cf49fff com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff8cf4a000 - 0x7fff8cf58fff libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib 0x7fff8cf59000 - 0x7fff8cf5efff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib 0x7fff8cf5f000 - 0x7fff8cf69ff7 com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects 0x7fff8cf85000 - 0x7fff8cfb6ff7 com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff8cfb7000 - 0x7fff8d025ff7 com.apple.framework.IOKit (2.0.1 - 755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff8d026000 - 0x7fff8d0f2ff7 libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib 0x7fff8d0f3000 - 0x7fff8d0f5fff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff8d0f6000 - 0x7fff8d1d0fff com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff8d1d1000 - 0x7fff8d1e0ff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib 0x7fff8d277000 - 0x7fff8d278fff libquit.dylib (130.1) <6012FB61-1D85-311F-A557-690C7D4C2A66> /usr/lib/libquit.dylib 0x7fff8d2d4000 - 0x7fff8d323fff com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff8d43e000 - 0x7fff8d454fff com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff8d455000 - 0x7fff8d51aff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff8d636000 - 0x7fff8d6b6ff7 com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff8d716000 - 0x7fff8d759ff7 com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff8d7aa000 - 0x7fff8d804fff com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff8d805000 - 0x7fff8d82aff7 libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib 0x7fff8d8e2000 - 0x7fff8d8eafff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib 0x7fff8d8eb000 - 0x7fff8d8f2fff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff8d8f3000 - 0x7fff8d8f4ff7 libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib 0x7fff8d8f9000 - 0x7fff8d943ff7 libGLU.dylib (8.9.2) <1B5511FF-1064-3004-A245-972CE5687D37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff8dc51000 - 0x7fff8dcbeff7 com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff8dcbf000 - 0x7fff8dcc5fff com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff8dd6e000 - 0x7fff8dd72fff libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff8dd73000 - 0x7fff8dd75fff libCVMSPluginSupport.dylib (8.9.2) <EF1192AC-3357-3A0B-BFAF-6594D7737892> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff8dd76000 - 0x7fff8dd97fff com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff8dd98000 - 0x7fff8ddccfff com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff8ddcd000 - 0x7fff8ddd6ff7 com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff8ddd7000 - 0x7fff8ddd8ff7 libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib 0x7fff8ddd9000 - 0x7fff8de7fff7 com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff8de80000 - 0x7fff8de81ff7 libSystem.B.dylib (169.3) <132FE02E-3865-3F1F-B78D-C93D65930A67> /usr/lib/libSystem.B.dylib 0x7fff8e13f000 - 0x7fff8e143fff com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff8e144000 - 0x7fff8e1c6ff7 com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff8e1c7000 - 0x7fff8e1ccfff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib 0x7fff8e2dc000 - 0x7fff8ef09fff com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff8ef0a000 - 0x7fff8ef44ff7 com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff8ef45000 - 0x7fff8efa8ff7 com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <9ACD3AED-6C04-3BBB-AB2A-FC253B16D093> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff8f773000 - 0x7fff901034af com.apple.CoreGraphics (1.600.0 - 332) <5AB32E51-9154-3733-B83B-A9A748652847> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff90104000 - 0x7fff901d6ff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff901db000 - 0x7fff901defff libRadiance.dylib (850) <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff901df000 - 0x7fff90206ff7 com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff90208000 - 0x7fff90305ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib 0x7fff90322000 - 0x7fff9038bfff libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib 0x7fff9038c000 - 0x7fff90390ff7 com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff9039b000 - 0x7fff903c3fff libJPEG.dylib (850) <DC750E1E-BD07-339B-A4A6-D86BFE969F68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff903c4000 - 0x7fff904dc92f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib 0x7fff904dd000 - 0x7fff904eafff libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib 0x7fff904eb000 - 0x7fff904ebffd com.apple.audio.units.AudioUnit (1.9 - 1.9) <EC55FB59-2443-3F08-9142-7BCC93C76E4E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff904ec000 - 0x7fff90503fff com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff90507000 - 0x7fff90508fff libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib 0x7fff90509000 - 0x7fff9050afff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib 0x7fff9055d000 - 0x7fff9055dfff com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff905f3000 - 0x7fff90a10fff FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight 0x7fff90a11000 - 0x7fff90a38fff com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff90a39000 - 0x7fff90a6ffff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff90af3000 - 0x7fff90afdfff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff90afe000 - 0x7fff90afefff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff90d9b000 - 0x7fff90df7fff com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff90e08000 - 0x7fff90e36ff7 libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib 0x7fff90e73000 - 0x7fff9105dff7 com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff9105e000 - 0x7fff9111bff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff9111c000 - 0x7fff913c0ff7 com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff91421000 - 0x7fff91428fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib 0x7fff914f8000 - 0x7fff9150dfff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff91552000 - 0x7fff916d8fff libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff917cb000 - 0x7fff917d6fff libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib 0x7fff917d7000 - 0x7fff917d7fff com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff917d8000 - 0x7fff91bcffff libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff91bd0000 - 0x7fff91bd0fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff91ea4000 - 0x7fff91f25fff com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff91f26000 - 0x7fff91f5cfff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib 0x7fff92174000 - 0x7fff9248bff7 com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff9248c000 - 0x7fff924dbff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff924dc000 - 0x7fff924f7ff7 libsystem_kernel.dylib (2050.24.15) <A9F97289-7985-31D6-AF89-151830684461> /usr/lib/system/libsystem_kernel.dylib 0x7fff924f8000 - 0x7fff92506ff7 libkxld.dylib (2050.24.15) <A619A9AC-09AF-3FF3-95BF-F07CC530EC31> /usr/lib/system/libkxld.dylib 0x7fff92508000 - 0x7fff926b6fff com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff926b7000 - 0x7fff926b8ff7 libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib 0x7fff926ba000 - 0x7fff928efff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff92923000 - 0x7fff929befff com.apple.CoreSymbolication (3.0 - 117) <C304FDB8-2FF7-34BC-858A-2B96C2B039D5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff929bf000 - 0x7fff929c6fff libGFXShared.dylib (8.9.2) <398F8D57-EC82-3E13-AC8E-470BE19237D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff929c7000 - 0x7fff92b19fff com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <62770C0F-5600-3EF9-A893-8A234663FFF5> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff92ef4000 - 0x7fff92efffff com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff92f00000 - 0x7fff93075ff7 com.apple.CFNetwork (596.4.3 - 596.4.3) <A57B3308-2F08-3EC3-B4AC-39A3D9F0B9F7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff930af000 - 0x7fff93149fff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff9314a000 - 0x7fff9314dff7 libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib 0x7fff9314e000 - 0x7fff93152ff7 com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff931ed000 - 0x7fff9320fff7 libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib 0x7fff93257000 - 0x7fff93457fff libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib 0x7fff934a0000 - 0x7fff935b9fff com.apple.ImageIO.framework (3.2.1 - 850) <C3FFCEEB-AA0C-314B-9E94-7005EE48A403> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff935ba000 - 0x7fff938eafff com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff93976000 - 0x7fff939a1fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib 0x7fff93a07000 - 0x7fff93a12ff7 com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff93a13000 - 0x7fff93a52ff7 com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff93a53000 - 0x7fff93a65ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib 0x7fff94331000 - 0x7fff9434eff7 com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff94614000 - 0x7fff94657ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff94658000 - 0x7fff9466efff com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff9466f000 - 0x7fff94675fff libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib 0x7fff94946000 - 0x7fff94ca5fff com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff94ca6000 - 0x7fff94ca6fff libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib 0x7fff94d4a000 - 0x7fff94e3ffff libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib 0x7fff94f43000 - 0x7fff94f8fff7 libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib 0x7fff9503a000 - 0x7fff95085fff com.apple.framework.CoreWLAN (3.3 - 330.15) <047FA8CB-7447-3171-9518-6C88DA71F20E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff95086000 - 0x7fff950eeff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib 0x7fff95280000 - 0x7fff9528dff7 com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff9535c000 - 0x7fff95367ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff95368000 - 0x7fff953c4ff7 com.apple.Symbolication (1.3 - 93) <66BAF8B0-26D5-38B6-A742-01031F1B4EC0> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff953c5000 - 0x7fff953c5fff libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib 0x7fff953c6000 - 0x7fff953cafff libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib 0x7fff953e0000 - 0x7fff95400fff libPng.dylib (850) <203C43BF-FAD3-3CCB-81D5-F2770E36338B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff95401000 - 0x7fff95401fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff9555c000 - 0x7fff9556aff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib 0x7fff9556b000 - 0x7fff95597fff com.apple.framework.Apple80211 (8.4 - 840.22.1) <7CFDDBBB-87DF-3CB5-AB69-A77D73F26239> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff955e0000 - 0x7fff95637ff7 com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff95638000 - 0x7fff9564ffff libGL.dylib (8.9.2) <B8E5948D-BCF2-3727-B74E-D74B8EDC82D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff957c1000 - 0x7fff957cdfff com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff957ce000 - 0x7fff957e1ff7 libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib 0x7fff957e2000 - 0x7fff9597dfef com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff959a7000 - 0x7fff95c78ff7 com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff95c79000 - 0x7fff95ca3ff7 com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff95ca4000 - 0x7fff95d31ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff95d32000 - 0x7fff95d49fff com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff95d5c000 - 0x7fff95d94fff libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib 0x7fff95d99000 - 0x7fff95dbaff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib 0x7fff95e91000 - 0x7fff95e9efff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff95e9f000 - 0x7fff95ea0fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff95eaa000 - 0x7fff95ec9ff7 com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff95eca000 - 0x7fff95feafff com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff9634d000 - 0x7fff96854ff7 com.apple.Safari.framework (8536 - 8536.30.1) <5C62034A-BAA0-32BB-84C2-2559389B72C4> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari 0x7fff96ab7000 - 0x7fff96abfff7 libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib 0x7fff96ac0000 - 0x7fff96ac0fff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff96ac1000 - 0x7fff96b12ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff96c12000 - 0x7fff96c14fff com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth 0x7fff96c15000 - 0x7fff96c6bfff com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff96c6c000 - 0x7fff96c9afff com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff9718c000 - 0x7fff97190fff libGIF.dylib (850) <D4525F87-759C-338C-B283-BB8DE815D3D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 2 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 705 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=188.7M resident=134.8M(71%) swapped_out_or_unallocated=53.9M(29%) Writable regions: Total=1.1G written=5016K(0%) resident=6832K(1%) swapped_out=0K(0%) unallocated=1.1G(99%) REGION TYPE VIRTUAL =========== ======= CG shared images 96K CoreServices 2540K JS JIT generated code 8K JS JIT generated code (reserved) 1.0G reserved VM address space (unallocated) MALLOC 62.8M MALLOC guard page 48K SQLite page cache 96K STACK GUARD 56.0M Stack 9752K TC malloc 48K VM_ALLOCATE 32K __DATA 14.2M __IMAGE 528K __LINKEDIT 63.5M __TEXT 125.1M __UNICODE 544K mapped file 27.2M shared memory 308K =========== ======= TOTAL 1.4G TOTAL, minus reserved VM space 362.5M Model: MacBookPro10,1, BootROM MBP101.00EE.B02, 4 processors, Intel Core i7, 2.6 GHz, 8 GB, SMC 2.3f35 Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533642465238432D50422020 Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533642465238432D50422020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (5.106.98.100.17) Bluetooth: Version 4.1.4f2 12041, 2 service, 18 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en0 Serial ATA Device: APPLE SSD SM512E, 500.28 GB USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1a100000 / 2 USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8510, 0x1a110000 / 3 USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1d100000 / 2 USB Device: hub_device, 0x0424 (SMSC), 0x2512, 0x1d180000 / 3 USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0262, 0x1d182000 / 5 USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1d181000 / 4 USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8286, 0x1d181300 / 6
Attachments
A crashlog from WebKit r157214 crashing at launch (43.52 KB, text/rtf)
2013-10-10 12:58 PDT, eren_kotan
no flags
Alexey Proskuryakov
Comment 1 2013-07-11 10:35:00 PDT
<rdar://problem/14343726> I can't reproduce this on my machine with current nightly (same OS and Safari version as in the crash log).
Alexey Proskuryakov
Comment 2 2013-07-18 12:28:47 PDT
*** Bug 118850 has been marked as a duplicate of this bug. ***
eren_kotan
Comment 3 2013-10-10 12:58:59 PDT
Created attachment 213915 [details] A crashlog from WebKit r157214 crashing at launch The nightly builds I've tried have all crashed on launch, attaching a sample crashlog here.
eren_kotan
Comment 4 2013-10-10 13:04:39 PDT
This seems 100% reproducible on one of my MacBook Pro, although never on my Mac Mini even though they're running the same version of OS X and WebKit nightly. Please let me know if you'd like me to gather any diagnostics from the Mac on which r157214 crashes. I've also tried a few other, slightly older nightlies, and they all crash on launch in the same manner.
Brady Eidson
Comment 5 2013-10-10 13:19:12 PDT
I've generally been the "icon database" guy but haven't touched any of this code in *a long* time. Somebody else introduced this, and somebody should try to find out what revision caused it. (It is recent, after all)
Brady Eidson
Comment 6 2013-11-01 16:35:40 PDT
Someone seeing this will have to set aside their ~/Library/Safari/WebpageIcons.db to see if it goes away. If it does, then you have a corrupt one. And we'd like to see it here. Note that attaching it would basically a leak of most URLs you've ever visited.
Mark Rowe (bdash)
Comment 7 2013-11-01 16:58:10 PDT
The direct cause of this crash is that we're assuming that sqlite3_prepare_v2 always initializes the memory that pzTail points to: const char* tail; int error = sqlite3_prepare_v2(m_database.sqlite3Handle(), query.data(), lengthIncludingNullCharacter, &m_statement, &tail); if (error != SQLITE_OK) LOG(SQLDatabase, "sqlite3_prepare16 failed (%i)\n%s\n%s", error, query.data(), sqlite3_errmsg(m_database.sqlite3Handle())); if (tail && *tail) error = SQLITE_ERROR; If it doesn't initialize it then tail will contain garbage and we'll happily dereference it.
Note You need to log in before you can comment on or make changes to this bug.