[Webkit-unassigned] [Bug 26047] New: drag bookmark crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 27 13:57:07 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26047

           Summary: drag bookmark crash
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jona at tnt.be


When dragging an URL from the location bar to the bookmarks, Webkit/Safari
crashes.

Crash report:

Process:         Safari [9437]
Path:            /Applications/WebKit.app/Contents/MacOS/WebKit
Identifier:      org.webkit.nightly.WebKit
Version:         r44174 (44174)
Code Type:       X86 (Native)
Parent Process:  launchd [132]

Interval Since Last Report:          420119 sec
Crashes Since Last Report:           9
Per-App Interval Since Last Report:  16 sec
Per-App Crashes Since Last Report:   1

Date/Time:       2009-05-27 22:52:35.503 +0200
OS Version:      Mac OS X 10.5.7 (9J61)
Report Version:  6
Anonymous UUID:  58B1A104-C429-43AC-B0A5-8B61FE0A9066

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000030
Crashed Thread:  0

Thread 0 Crashed:
0   com.apple.WebCore                   0x00f40712
WebCore::DragController::dragExited(WebCore::DragData*) + 50
1   com.apple.WebKit                    0x00358015 -[WebView draggingExited:] +
373
2   com.apple.AppKit                    0x95030fc4 NSCoreDragTrackingProc +
1439
3   com.apple.HIServices                0x9016c137 DoTrackingMessage + 315
4   com.apple.HIServices                0x9016c9d4 SendTrackingMessage + 47
5   com.apple.HIServices                0x9016c3d1 DragInApplication + 303
6   com.apple.HIServices                0x9016af32 CoreDragStartDragging + 539
7   com.apple.AppKit                    0x950307d9 -[NSCoreDragManager
_dragUntilMouseUp:accepted:] + 597
8   com.apple.AppKit                    0x9502f6fa -[NSCoreDragManager
dragImage:fromWindow:at:offset:event:pasteboard:source:slideBack:] + 1452
9   com.apple.AppKit                    0x9502f144 -[NSWindow(NSDrag)
dragImage:at:offset:event:pasteboard:source:slideBack:] + 127
10  com.apple.Safari                    0x00093d94 0x1000 + 601492
11  com.apple.Safari                    0x00051400 0x1000 + 328704
12  com.apple.AppKit                    0x94e2d133 -[NSWindow sendEvent:] +
5381
13  com.apple.Safari                    0x00039643 0x1000 + 230979
14  com.apple.AppKit                    0x94df9cd9 -[NSApplication sendEvent:]
+ 2941
15  com.apple.Safari                    0x0003918a 0x1000 + 229770
16  com.apple.AppKit                    0x94d5762f -[NSApplication run] + 847
17  com.apple.AppKit                    0x94d24834 NSApplicationMain + 574
18  com.apple.Safari                    0x00003296 0x1000 + 8854

Thread 1:
0   libSystem.B.dylib                   0x932d946e __semwait_signal + 10
1   libSystem.B.dylib                   0x93303dcd pthread_cond_wait$UNIX2003 +
73
2   com.apple.WebCore                   0x01033ff4
WebCore::IconDatabase::syncThreadMainLoop() + 260
3   com.apple.WebCore                   0x01034d84
WebCore::IconDatabase::iconDatabaseSyncThread() + 180
4   libSystem.B.dylib                   0x93303155 _pthread_start + 321
5   libSystem.B.dylib                   0x93303012 thread_start + 34

Thread 2:
0   libSystem.B.dylib                   0x932d2286 mach_msg_trap + 10
1   libSystem.B.dylib                   0x932d9a7c mach_msg + 72
2   com.apple.CoreFoundation            0x91eb604e CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation            0x91eb6c78 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork                 0x92f1a298
CFURLCacheWorkerThread(void*) + 388
5   libSystem.B.dylib                   0x93303155 _pthread_start + 321
6   libSystem.B.dylib                   0x93303012 thread_start + 34

Thread 3:
0   libSystem.B.dylib                   0x932d946e __semwait_signal + 10
1   libSystem.B.dylib                   0x93303dcd pthread_cond_wait$UNIX2003 +
73
2   com.apple.JavaScriptCore            0x005a16c1
WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 81
3   com.apple.WebCore                   0x01245b45
WebCore::LocalStorageThread::localStorageThread() + 325
4   libSystem.B.dylib                   0x93303155 _pthread_start + 321
5   libSystem.B.dylib                   0x93303012 thread_start + 34

Thread 4:
0   libSystem.B.dylib                   0x932d2286 mach_msg_trap + 10
1   libSystem.B.dylib                   0x932d9a7c mach_msg + 72
2   com.apple.CoreFoundation            0x91eb604e CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation            0x91eb6c78 CFRunLoopRunInMode + 88
4   com.apple.Safari                    0x00188f7d 0x1000 + 1605501
5   com.apple.Safari                    0x001866d3 0x1000 + 1595091
6   com.apple.Safari                    0x00186781 0x1000 + 1595265
7   libSystem.B.dylib                   0x93303155 _pthread_start + 321
8   libSystem.B.dylib                   0x93303012 thread_start + 34

Thread 5:
0   libSystem.B.dylib                   0x932d2286 mach_msg_trap + 10
1   libSystem.B.dylib                   0x932d9a7c mach_msg + 72
2   com.apple.CoreFoundation            0x91eb604e CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation            0x91eb6c78 CFRunLoopRunInMode + 88
4   com.apple.Foundation                0x935fd530
+[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5   com.apple.Foundation                0x93599e0d -[NSThread main] + 45
6   com.apple.Foundation                0x935999b4 __NSThread__main__ + 308
7   libSystem.B.dylib                   0x93303155 _pthread_start + 321
8   libSystem.B.dylib                   0x93303012 thread_start + 34

Thread 6:
0   libSystem.B.dylib                   0x933216fa select$DARWIN_EXTSN + 10
1   libSystem.B.dylib                   0x93303155 _pthread_start + 321
2   libSystem.B.dylib                   0x93303012 thread_start + 34

Thread 7:
0   libSystem.B.dylib                   0x932d946e __semwait_signal + 10
1   libSystem.B.dylib                   0x93303dcd pthread_cond_wait$UNIX2003 +
73
2   com.apple.Safari                    0x000f1cbb 0x1000 + 986299
3   com.apple.Safari                    0x000f2301 0x1000 + 987905
4   libSystem.B.dylib                   0x93303155 _pthread_start + 321
5   libSystem.B.dylib                   0x93303012 thread_start + 34

Thread 8:
0   libSystem.B.dylib                   0x932d22e6
semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                   0x933042af _pthread_cond_wait + 1244
2   libSystem.B.dylib                   0x93305b33
pthread_cond_timedwait_relative_np + 47
3   com.apple.CoreVideo                 0x93a448bc
CVDisplayLink::waitUntil(unsigned long long) + 390
4   com.apple.CoreVideo                 0x93a451f4 CVDisplayLink::runIOThread()
+ 778
5   libSystem.B.dylib                   0x93303155 _pthread_start + 321
6   libSystem.B.dylib                   0x93303012 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x00357eb1  ecx: 0xbfffee90  edx: 0x00785ec8
  edi: 0x13347c40  esi: 0xbfffee6c  ebp: 0xbfffee28  esp: 0xbfffedb0
   ss: 0x0000001f  efl: 0x00010202  eip: 0x00f40712   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x00000030

Binary Images:
    0x1000 -   0x266fe2  com.apple.Safari 4 Public Beta (5528.17)
<f72e5a7ad7f37ab9d386fc1940871c42>
/Applications/Safari.app/Contents/MacOS/Safari
  0x2c1000 -   0x2c2ff7 +WebKitNightlyEnabler.dylib ??? (???)
<8e987d00a31d3885831a33e283c211b4>
/Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
  0x2c7000 -   0x3a7fe7  com.apple.WebKit r44174 (531.0+)
<d75384de43114bfcc61feefefbdef29b>
/Applications/WebKit.app/Contents/Frameworks/10.5/WebKit.framework/Versions/A/WebKit
  0x44c000 -   0x45bffc  SyndicationUI ??? (???)
<606b2c5ee050b04450311dda5ef33567>
/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
  0x46b000 -   0x5f4fff  com.apple.JavaScriptCore 531+ (531.0+)
<501ecbeade7dcea141fc68c2e61a0296>
/Applications/WebKit.app/Contents/Frameworks/10.5/JavaScriptCore.framework/Versions/A/JavaScriptCore
  0x649000 -   0x65cff7 +org.andymatuschak.Sparkle 1.5 Beta (bzr) (337)
<45af3d85a6587a9834612e0b0ca51a0c>
/Applications/WebKit.app/Contents/Frameworks/10.5/Sparkle.framework/Versions/A/Sparkle
  0x7bd000 -   0x7bdff0 +com.google.GearsEnabler ??? (1.0)
<2198d5f686022fd75490b162788d0647>
/Library/InputManagers/GearsEnabler/GearsEnabler.bundle/Contents/MacOS/GearsEnabler
  0x7ee000 -   0x7eeff8 +com.google.Gears 1.0 (0.5.19.0)
<86dbfe1b4e157342cc066b108b9d1af3> /Library/Internet
Plug-Ins/Gears.plugin/Contents/MacOS/libgears.dylib
  0x7f3000 -   0x81effb  libcurl.3.dylib ??? (???)
<92c23039fbe46c86a58d55d4b9d2d3e2> /usr/lib/libcurl.3.dylib
  0x828000 -   0x828fff +com.piclens.safariplugin ??? (1.5.16)
/Library/InputManagers/PicLens/PicLens.bundle/Contents/MacOS/PicLens
  0xd7a000 -  0x15adfe7  com.apple.WebCore 531+ (531.0+)
<9c07ce701a965c51cffeda14ec47a333>
/Applications/WebKit.app/Contents/Frameworks/10.5/WebCore.framework/Versions/A/WebCore
 0x1af4000 -  0x1af6fff +net.culater.SIMBL 0.8.2 (8)
/Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
 0x1d00000 -  0x1ef8fff  com.apple.RawCamera.bundle 2.0.14 (436)
<a8dd51882088fae463f33bc0674583e8>
/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
 0x1f8b000 -  0x1fc8ff7 +com.quixpace.safaritidy 0.2.5 (0.2.5)
<d517b8ecaf27b348aced1b533fa2535e> /Library/Application
Support/SIMBL/Plugins/safaritidy.bundle/Contents/MacOS/safaritidy
0x13700000 - 0x1391aff7 +com.google.Gears 1.0 (0.5.19.0)
<77765d272d6d06ca94d6e9925b072f04> /Library/Internet
Plug-Ins/Gears.plugin/Contents/Resources/Gears.bundle/Contents/MacOS/libgears.dylib
0x180cb000 - 0x180d0ff3  libCGXCoreImage.A.dylib ??? (???)
<3a78abc535c80f9819931b670da804a2>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x183ec000 - 0x183ecffe  com.apple.JavaPluginCocoa 12.2.0 (12.2.0)
<b08d1285182ffcbaedd747d17fdaeefd> /Library/Internet
Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
0x183f2000 - 0x183f8ffd  com.apple.JavaVM 12.2.2 (12.2.2)
<9ad39149cc7ecc91da3e93df7f61d315>
/System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x19608000 - 0x19609ff3  ATSHI.dylib ??? (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib
0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5>
/usr/lib/dyld
0x90003000 - 0x90044fe7  libRIP.A.dylib ??? (???)
<69bd09fcd8d8b235cee7a405290d6818>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9011a000 - 0x90159fff  com.apple.CoreMediaIOServicesPrivate 15.0 (15.0)
/System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x9015a000 - 0x901abff7  com.apple.HIServices 1.7.0 (???)
<01b690d1f376e400ac873105533e39eb>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x901ac000 - 0x901c1ffb  com.apple.ImageCapture 5.0.2 (5.0.2)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x902b8000 - 0x90789fbe  libGLProgrammability.dylib ??? (???)
<7f18294a7bd0b6afe4319f29187fc70d>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x90933000 - 0x90957fff  libxslt.1.dylib ??? (???)
<0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x90958000 - 0x90966ffd  libz.1.dylib ??? (???)
<a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
0x90967000 - 0x909faff3  com.apple.ApplicationServices.ATS 3.7 (???)
<a535fc4982d3acff6530ec25c402e679>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x909fb000 - 0x9109bfe3  com.apple.CoreGraphics 1.409.3 (???)
<25dceb14af3455b768f56e8765ecf3ca>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9109c000 - 0x911eeff3  com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2)
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x91207000 - 0x91214fe7  com.apple.opengl 1.5.10 (1.5.10)
<5a2813f80c9441170cc1ab8a3dac5038>
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x91215000 - 0x9123efff  libcups.2.dylib ??? (???)
<1b0435164b9dc6c773d0b1f24701e554> /usr/lib/libcups.2.dylib
0x9123f000 - 0x91271fff  com.apple.LDAPFramework 1.4.5 (110)
<8e2d9ff6233cf44cb67533625840c2af>
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x912c4000 - 0x912e2ff3  com.apple.DirectoryService.Framework 3.5.6 (3.5.6)
<daa1307737197c7757f44f16370249dc>
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x912e3000 - 0x912e5fff  com.apple.securityhi 3.0 (30817)
<40562b85d99118354c974e76c32fa6fb>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x912e6000 - 0x912f5ffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3)
<182986b74247b459b2a67a47071bdc6b>
/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x912f6000 - 0x91327ffb  com.apple.quartzfilters 1.5.0 (1.5.0)
<92b4f39479fdcabae0d8f53febd22fad>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x91328000 - 0x9138effb  com.apple.ISSupport 1.8 (38.3)
/System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x9138f000 - 0x91392fff  com.apple.help 1.1 (36)
<1a25a8fbb49a830efb31d5c0a52939cd>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x91393000 - 0x91393ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91394000 - 0x91497fe7  com.apple.PubSub 1.0.4 (65.6.3)
/System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x9158d000 - 0x915cbfff  libGLImage.dylib ??? (???)
<a6425aeb77f4da13212ac75df57b056d>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x915cc000 - 0x915dbfff  libsasl2.2.dylib ??? (???)
<bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
0x915dc000 - 0x917adffb  com.apple.security 5.0.5 (36371)
<c13e0bb1acfdcf94be4d3ee118ef190e>
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x917ae000 - 0x9185efff  edu.mit.Kerberos 6.0.13 (6.0.13)
<804bd1b3f08fb57396781f012006367c>
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9185f000 - 0x918e6ff7  libsqlite3.0.dylib ??? (???)
<3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
0x918e7000 - 0x91971fe3  com.apple.DesktopServices 1.4.8 (1.4.8)
<3065de6531ce839c7cb5b6dd70e03f4f>
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x91972000 - 0x9199ffeb  libvDSP.dylib ??? (???)
<4daafed78a471133ec30b3ae634b6d3e>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91b08000 - 0x91b23ffb  libPng.dylib ??? (???)
<0d6b991afc831ea06f2958e5933d33dd>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91b24000 - 0x91bcbfeb  com.apple.QD 3.11.56 (???)
<a94d0f5438b730e88e5efdb233295c52>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91bcc000 - 0x91c15fef  com.apple.Metadata 10.5.2 (398.25)
<e0572f20350523116f23000676122a8d>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91c16000 - 0x91c2cfff  com.apple.DictionaryServices 1.0.0 (1.0.0)
<7d20b8d1fb238c3e71d0fa6fda18c4f7>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x91c2d000 - 0x91ca7ff8  com.apple.print.framework.PrintCore 5.5.4 (245.6)
<03d0585059c20cb0bde5e000438c49e1>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91ca8000 - 0x91cb2feb  com.apple.audio.SoundManager 3.9.2 (3.9.2)
<df077a8048afc3075c6f2d9e7780e78e>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x91e42000 - 0x91e42ffa  com.apple.CoreServices 32 (32)
<373d6a888f9204641f313bc6070ae065>
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x91e43000 - 0x91f76fef  com.apple.CoreFoundation 6.5.6 (476.18)
<2d52bab73660117571bd6486dc318f8e>
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x91f77000 - 0x91f77ffc  com.apple.audio.units.AudioUnit 1.5 (1.5)
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x91f82000 - 0x92340fea  libLAPACK.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92341000 - 0x92380fef  libTIFF.dylib ??? (???)
<d4bcc9b9c508e53849d2d46bb6900922>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x92381000 - 0x92382ffc  libffi.dylib ??? (???)
<eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
0x92383000 - 0x9268bfff  com.apple.HIToolbox 1.5.5 (???)
<b17766e3d8800a73f534c41f624f5ac4>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9268c000 - 0x927c5ff7  libicucore.A.dylib ??? (???)
<cac059ebdac7d9a63ee0f7a648c9f6cf> /usr/lib/libicucore.A.dylib
0x927c6000 - 0x92b63fef  com.apple.QuartzCore 1.5.8 (1.5.8)
<a28fa54346a9f9d5b3bef076a1ee0fcf>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x92b64000 - 0x92c16ffb  libcrypto.0.9.7.dylib ??? (???)
<9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib
0x92c17000 - 0x92c27fff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1)
<273d96ff861dc68be659c07ef56f599a>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x92c28000 - 0x92c81ff7  libGLU.dylib ??? (???)
<a3b9be30100a25a6cd3ad109892f52b7>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92cd4000 - 0x92cd4ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x92cd5000 - 0x92d52feb  com.apple.audio.CoreAudio 3.1.2 (3.1.2)
<5a4e6329f8dbca5dcd70924525afd24a>
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x92d53000 - 0x92d57fff  libGIF.dylib ??? (???)
<7714ae24eb64b48fa719fb99bcbe34f3>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x92d58000 - 0x92e40ff3  com.apple.CoreData 100.2 (186.1)
<8fb61e1714a4b8d587ce97605ad32547>
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x92eec000 - 0x92ef1fff  com.apple.CommonPanels 1.2.4 (85)
<c135f02edd6b2e2864311e0b9d08a98d>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x92ef2000 - 0x92f16feb  libssl.0.9.7.dylib ??? (???)
<8084593b773bec8f2b9614fd23c5ed73> /usr/lib/libssl.0.9.7.dylib
0x92f17000 - 0x92fbbfec  com.apple.CFNetwork 438.10 (438.12)
<fde64bbb20532794396fb21911ccaa98>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x92fbc000 - 0x93296ff3  com.apple.CoreServices.CarbonCore 786.11 (786.13)
<9e2d85d52e5e2951aa4dd53c48ccc52f>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x93297000 - 0x932a7ffc  com.apple.LangAnalysis 1.6.4 (1.6.4)
<bc7eb703ddc37bf85adf93e35efd3947>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x932a8000 - 0x932d0ff7  com.apple.shortcut 1.0.1 (1.0)
<131202e7766e327d02d55c0f5fc44ad7>
/System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x932d1000 - 0x93438ff3  libSystem.B.dylib ??? (???)
<b47c8e6e45aef620730710a732bf1930> /usr/lib/libSystem.B.dylib
0x93439000 - 0x93488fff  com.apple.QuickLookUIFramework 1.3.1 (170.9)
/System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x93489000 - 0x934b4fe7  libauto.dylib ??? (???)
<2e44c523b851e8e25f05d13a48070a58> /usr/lib/libauto.dylib
0x934b5000 - 0x934b7ff5  libRadiance.dylib ??? (???)
<82d606c49f5dc77231f9d0e2be9ed6ab>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x934b8000 - 0x934d6fff  libresolv.9.dylib ??? (???)
<9ed809256ce8913cddc3269c2e364654> /usr/lib/libresolv.9.dylib
0x934d7000 - 0x93549fff  com.apple.PDFKit 2.1.2 (2.1.2)
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x9354a000 - 0x93556ffe  libGL.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x93557000 - 0x9355eff7  libCGATS.A.dylib ??? (???)
<211348279493364e9920adc86484cedd>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x9355f000 - 0x9357cff7  com.apple.QuickLookFramework 1.3.1 (170.9)
/System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x9358f000 - 0x9380bfe7  com.apple.Foundation 6.5.8 (677.24)
<aa84b0383891378c348ffa4a94853082>
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x938b0000 - 0x93a2ffff  com.apple.AddressBook.framework 4.1.2 (700)
<41a71b250286dc8d8bcee30784b894c8>
/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x93a30000 - 0x93a48ff7  com.apple.CoreVideo 1.6.0 (20.0)
<c0d869876af51283a160cd2224a23abf>
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x93a49000 - 0x93a68ffa  libJPEG.dylib ??? (???)
<b822342bcc764c83d4557a8b67fa0c1c>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x93a69000 - 0x93b49fff  libobjc.A.dylib ??? (???)
<400e943f9e8a678eea22a1d1205490ee> /usr/lib/libobjc.A.dylib
0x93b4a000 - 0x93b52fff  com.apple.DiskArbitration 2.2.1 (2.2.1)
<2664eeb3a4d0c95a21c089892a0ae8d0>
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x93b53000 - 0x93c1aff2  com.apple.vImage 3.0 (3.0)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x93c1b000 - 0x93cd2ff3  com.apple.QTKit 7.6 (1290)
/System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x93cd3000 - 0x93cdefe7  libCSync.A.dylib ??? (???)
<9e3544fe087bb4dc760b7afe0850dd6c>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x93cdf000 - 0x93d6bff7  com.apple.LaunchServices 290.3 (290.6)
<bdba267184df88bd5b8e2116ea903872>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x93d74000 - 0x93d9dfff  com.apple.CoreMediaPrivate 15.0 (15.0)
/System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x93d9e000 - 0x93da7fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24)
<da2d8411921a3fd8bc898dc753b7f3ee>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x93df8000 - 0x93e2ffff  com.apple.SystemConfiguration 1.9.2 (1.9.2)
<eab546255ac099b9616df999c9359d0e>
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x93e30000 - 0x93ec3fff  com.apple.ink.framework 101.3 (86)
<d4c85b5cafa8027fff042b84a8be71dc>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x93ef9000 - 0x93fc4fff  com.apple.ColorSync 4.5.1 (4.5.1)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x93fc5000 - 0x94042fef  libvMisc.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x94043000 - 0x94189ff7  com.apple.ImageIO.framework 2.0.4 (2.0.4)
<b407f06ff9b6893899e2e399cb65c953>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9418a000 - 0x941e4ff7  com.apple.CoreText 2.0.4 (???)
<f0b6c1d4f40bd21505097f0255abfead>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x941e5000 - 0x941ecfe9  libgcc_s.1.dylib ??? (???)
<e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
0x941ed000 - 0x941efffd  com.apple.CrashReporterSupport 10.5.7 (161)
<dc6dfd99e332f53791f5c0a4e6889cb3>
/System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x94af2000 - 0x94af2ff8  com.apple.Cocoa 6.5 (???)
<a1bc9247cf65c20f1a44d0973cbe649c>
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x94af3000 - 0x94afaffe  libbsm.dylib ??? (???)
<fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
0x94afb000 - 0x94cb7ff3  com.apple.QuartzComposer 2.1 (106.13)
<40f034e8c8fd31c9081f5283dcf22b78>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x94cbe000 - 0x94cc3fff  com.apple.backup.framework 1.0 (1.0)
/System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x94cc4000 - 0x94cdcfff  com.apple.openscripting 1.2.8 (???)
<0129d2f750f5ddcb92f4acf8a3541952>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x94cdd000 - 0x94d0cfe3  com.apple.AE 402.3 (402.3)
<b13bfda0ad9314922ee37c0d018d7de9>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x94d0d000 - 0x94d12fff  com.apple.DisplayServicesFW 2.0.2 (2.0.2)
<97878a73074e7da4fe31ea010a5d5ae1>
/System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x94d1d000 - 0x94d1dff8  com.apple.ApplicationServices 34 (34)
<ee7bdf593da050bb30c7a1fc446eb8a6>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x94d1e000 - 0x9551cfef  com.apple.AppKit 6.5.7 (949.46)
<a80f8cb62f6bdcb3bed3c8675d55881d>
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9551d000 - 0x95579ff7  com.apple.htmlrendering 68 (1.1.3)
<1c5c0c417891b920dfe139385fc6c155>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9557a000 - 0x9557affe  com.apple.quartzframework 1.5 (1.5)
<6865aa0aeaa584b5a54d43f2f21d6c08>
/System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x9557b000 - 0x955b5fe7  com.apple.coreui 1.2 (62)
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x955b6000 - 0x955f0ffe  com.apple.securityfoundation 3.0.2 (36131)
<39663c9b6f1a09d0566305d9f87cfc91>
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x955f1000 - 0x95627fef  libtidy.A.dylib ??? (???)
<7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib
0x95634000 - 0x95715ff7  libxml2.2.dylib ??? (???)
<849763460487aa7b9fa9b957ac5bad86> /usr/lib/libxml2.2.dylib
0x95716000 - 0x957a2ff7  com.apple.framework.IOKit 1.5.2 (???)
<97b9f9d584f48891377f0481b9104434>
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x957a3000 - 0x957edfe1  com.apple.securityinterface 3.0.2 (36684)
<7109034b9898a11506fc67e887e69d2b>
/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x957ee000 - 0x957f2fff  libmathCommon.A.dylib ??? (???)
/usr/lib/system/libmathCommon.A.dylib
0x957f3000 - 0x95b18fe2  com.apple.QuickTime 7.6.0 (1290)
<bc0920abbbaad03f5513ac7ffbd30633>
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x95b49000 - 0x95b4ffff  com.apple.print.framework.Print 218.0.3 (220.2)
<5b7f4ef7c2df36aff9605377775781e4>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x95b50000 - 0x95bcfff5  com.apple.SearchKit 1.2.1 (1.2.1)
<f28f8dd0f155a6453411a0c9b5702764>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x95bd0000 - 0x95bdcff9  com.apple.helpdata 1.0.1 (14.2)
/System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x96c83000 - 0x96dbbfe7  com.apple.imageKit 1.0.2 (1.0)
<2e354566521df8b1e3a78e9aeab5e6b4>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x96dbc000 - 0x96dbcfff  com.apple.Carbon 136 (136)
<4177916bbf70e0ddc446f94001d54c95>
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x96dbd000 - 0x96e77fe3  com.apple.CoreServices.OSServices 227 (227)
<30cebcb68b1b571df7d77474e0c31556>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x96e85000 - 0x96e85ffb  com.apple.installserver.framework 1.0 (8)
/System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x970ef000 - 0x9714cffb  libstdc++.6.dylib ??? (???)
<f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
0x9714d000 - 0x9718ffef  com.apple.NavigationServices 3.5.2 (163)
<72cdc9d21f6690837870923e7b8ca358>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x97190000 - 0x97190ffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0)
<1f4c10fcc17187a6f106e0a0be8236b0>
/System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x97191000 - 0x975a1fef  libBLAS.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x975a2000 - 0x975a2ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0xba900000 - 0xba916fff  libJapaneseConverter.dylib ??? (???)
<8467dfa15de3658db2bd72670166ca93>
/System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list