Bug 18111 - Closing a tab while dragging crashes Safari
Summary: Closing a tab while dragging crashes Safari
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P1 Normal
Assignee: Nobody
URL:
Keywords: PlatformOnly
Depends on:
Blocks:
 
Reported: 2008-03-26 09:32 PDT by Eric Seidel (no email)
Modified: 2008-04-20 14:27 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.32 KB, patch)
2008-04-20 12:56 PDT, Matt Lilek
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2008-03-26 09:32:22 PDT
Closing a tab while dragging crashes Safari

This might be a safari-only bug, but the backtrace is WebKit.

Drag a file from the finder onto a Safari window with multiple tabs.  Hit command-W while dragging.  Boom.

Process:         Safari [29354]
Path:            /Applications/Safari.app/Contents/MacOS/Safari
Identifier:      com.apple.Safari
Version:         3.1 (5525.13)
Build Info:      WebBrowser-55251300~1
Code Type:       X86 (Native)
Parent Process:  launchd [341]

Date/Time:       2008-03-26 09:30:25.096 -0700
OS Version:      Mac OS X 10.5.2 (9C31)
Report Version:  6

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

Thread 0 Crashed:
0   com.apple.WebKit              	0x001b181c -[WebView draggingUpdated:] + 348
1   com.apple.AppKit              	0x968b0146 sendDraggingUpdate + 151
2   com.apple.CoreFoundation      	0x917c8b5e CFRunLoopRunSpecific + 4494
3   com.apple.CoreFoundation      	0x917c8d18 CFRunLoopRunInMode + 88
4   com.apple.AppKit              	0x96819bd8 _NSUnhighlightCarbonMenu + 127
5   com.apple.AppKit              	0x9675d4f3 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 254
6   com.apple.AppKit              	0x9675d157 -[NSMenu performKeyEquivalent:] + 866
7   com.apple.AppKit              	0x9675b9fd -[NSApplication _handleKeyEquivalent:] + 492
8   com.apple.AppKit              	0x96678b36 -[NSApplication sendEvent:] + 3838
9   com.apple.Safari              	0x0002af88 0x1000 + 171912
10  com.apple.AppKit              	0x965d60f9 -[NSApplication run] + 847
11  com.apple.AppKit              	0x965a330a NSApplicationMain + 574
12  com.apple.Safari              	0x000b9a76 0x1000 + 756342

Thread 1:
0   libSystem.B.dylib             	0x95c38bce __semwait_signal + 10
1   libSystem.B.dylib             	0x95c638cd pthread_cond_wait$UNIX2003 + 73
2   com.apple.WebCore             	0x00a8a84f WebCore::IconDatabase::syncThreadMainLoop() + 239
3   com.apple.WebCore             	0x00a42fb5 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
4   libSystem.B.dylib             	0x95c62c55 _pthread_start + 321
5   libSystem.B.dylib             	0x95c62b12 thread_start + 34

Thread 2:
0   libSystem.B.dylib             	0x95c319e6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x95c391dc mach_msg + 72
2   com.apple.CoreFoundation      	0x917c80de CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation      	0x917c8d18 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork           	0x91b446cc CFURLCacheWorkerThread(void*) + 396
5   libSystem.B.dylib             	0x95c62c55 _pthread_start + 321
6   libSystem.B.dylib             	0x95c62b12 thread_start + 34

Thread 3:
0   libSystem.B.dylib             	0x95c319e6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x95c391dc mach_msg + 72
2   com.apple.CoreFoundation      	0x917c80de CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation      	0x917c8d18 CFRunLoopRunInMode + 88
4   com.apple.Foundation          	0x92018ac0 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5   com.apple.Foundation          	0x91fb55ad -[NSThread main] + 45
6   com.apple.Foundation          	0x91fb5154 __NSThread__main__ + 308
7   libSystem.B.dylib             	0x95c62c55 _pthread_start + 321
8   libSystem.B.dylib             	0x95c62b12 thread_start + 34

Thread 4:
0   libSystem.B.dylib             	0x95c81b3a select$DARWIN_EXTSN + 10
1   libSystem.B.dylib             	0x95c62c55 _pthread_start + 321
2   libSystem.B.dylib             	0x95c62b12 thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x95c9b5c6 __workq_ops + 10
1   libSystem.B.dylib             	0x95c9b5f6 start_wqthread + 30

Thread 6:

Thread 7:
0   libSystem.B.dylib             	0x95c319e6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x95c391dc mach_msg + 72
2   com.apple.CoreFoundation      	0x917c80de CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation      	0x917c8d74 CFRunLoopRun + 84
4   com.apple.DesktopServices     	0x9324946f TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
5   ...ple.CoreServices.CarbonCore	0x94018beb PrivateMPEntryPoint + 56
6   libSystem.B.dylib             	0x95c62c55 _pthread_start + 321
7   libSystem.B.dylib             	0x95c62b12 thread_start + 34

Thread 8:
0   libSystem.B.dylib             	0x95c319e6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x95c391dc mach_msg + 72
2   com.apple.CoreFoundation      	0x917c80de CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation      	0x917c8d74 CFRunLoopRun + 84
4   com.apple.DesktopServices     	0x932495e8 TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
5   ...ple.CoreServices.CarbonCore	0x94018beb PrivateMPEntryPoint + 56
6   libSystem.B.dylib             	0x95c62c55 _pthread_start + 321
7   libSystem.B.dylib             	0x95c62b12 thread_start + 34

Thread 9:
0   libSystem.B.dylib             	0x95c38bce __semwait_signal + 10
1   libSystem.B.dylib             	0x95c638cd pthread_cond_wait$UNIX2003 + 73
2   ...ple.CoreServices.CarbonCore	0x9401a9d7 TSWaitOnCondition + 126
3   ...ple.CoreServices.CarbonCore	0x93ff98fe TSWaitOnConditionTimedRelative + 202
4   ...ple.CoreServices.CarbonCore	0x9401a654 MPWaitOnQueue + 208
5   com.apple.DesktopServices     	0x93254a7a TNodeSyncTask::SyncTaskProc(void*) + 84
6   ...ple.CoreServices.CarbonCore	0x94018beb PrivateMPEntryPoint + 56
7   libSystem.B.dylib             	0x95c62c55 _pthread_start + 321
8   libSystem.B.dylib             	0x95c62b12 thread_start + 34

Thread 10:
0   libSystem.B.dylib             	0x95c624c6 kevent + 10
1   libSystem.B.dylib             	0x95c62c55 _pthread_start + 321
2   libSystem.B.dylib             	0x95c62b12 thread_start + 34

Thread 11:
0   libSystem.B.dylib             	0x95c31a46 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x95c63daf _pthread_cond_wait + 1244
2   libSystem.B.dylib             	0x95c65633 pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation          	0x91ffb4fc -[NSCondition waitUntilDate:] + 236
4   com.apple.Foundation          	0x91ffb310 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5   com.apple.Foundation          	0x91ffb275 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.AppKit              	0x966437f0 -[NSUIHeartBeat _heartBeatThread:] + 753
7   com.apple.Foundation          	0x91fb55ad -[NSThread main] + 45
8   com.apple.Foundation          	0x91fb5154 __NSThread__main__ + 308
9   libSystem.B.dylib             	0x95c62c55 _pthread_start + 321
10  libSystem.B.dylib             	0x95c62b12 thread_start + 34

Thread 12:
0   libSystem.B.dylib             	0x95c319e6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x95c391dc mach_msg + 72
2   com.apple.CoreFoundation      	0x917c80de CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation      	0x917c8d18 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork           	0x91b91db9 _KeychainThread + 230
5   libSystem.B.dylib             	0x95c62c55 _pthread_start + 321
6   libSystem.B.dylib             	0x95c62b12 thread_start + 34

Thread 13:
0   libSystem.B.dylib             	0x95c319e6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x95c391dc mach_msg + 72
2   com.apple.CoreFoundation      	0x917c80de CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation      	0x917c8d18 CFRunLoopRunInMode + 88
4   com.apple.audio.CoreAudio     	0x9441f464 HALRunLoop::OwnThread(void*) + 160
5   com.apple.audio.CoreAudio     	0x9441f300 CAPThread::Entry(CAPThread*) + 96
6   libSystem.B.dylib             	0x95c62c55 _pthread_start + 321
7   libSystem.B.dylib             	0x95c62b12 thread_start + 34

Thread 14:
0   libSystem.B.dylib             	0x95c38bce __semwait_signal + 10
1   libSystem.B.dylib             	0x95c638cd pthread_cond_wait$UNIX2003 + 73
2   com.apple.ColorSync           	0x91544460 pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
3   com.apple.ColorSync           	0x91556d92 CMMConvTask(void*) + 54
4   libSystem.B.dylib             	0x95c62c55 _pthread_start + 321
5   libSystem.B.dylib             	0x95c62b12 thread_start + 34

Thread 15:
0   libSystem.B.dylib             	0x95c319e6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x95c391dc mach_msg + 72
2   ...romedia.Flash Player.plugin	0x1af90341 memcopy_mmx + 709497
3   libSystem.B.dylib             	0x95c62c55 _pthread_start + 321
4   libSystem.B.dylib             	0x95c62b12 thread_start + 34

Thread 16:
0   libSystem.B.dylib             	0x95c31a2e semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x95c63dc6 _pthread_cond_wait + 1267
2   libSystem.B.dylib             	0x95ca98bb pthread_cond_wait + 48
3   ...romedia.Flash Player.plugin	0x1ae57572 0x1aac8000 + 3732850
4   ...romedia.Flash Player.plugin	0x1ae8ee68 Flash_EnforceLocalSecurity + 124992
5   ...romedia.Flash Player.plugin	0x1ae5781c 0x1aac8000 + 3733532
6   libSystem.B.dylib             	0x95c62c55 _pthread_start + 321
7   libSystem.B.dylib             	0x95c62b12 thread_start + 34

Thread 17:
0   libSystem.B.dylib             	0x95c31a2e semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x95c63dc6 _pthread_cond_wait + 1267
2   libSystem.B.dylib             	0x95ca98bb pthread_cond_wait + 48
3   ...romedia.Flash Player.plugin	0x1ae57572 0x1aac8000 + 3732850
4   ...romedia.Flash Player.plugin	0x1ae8ee68 Flash_EnforceLocalSecurity + 124992
5   ...romedia.Flash Player.plugin	0x1ae5781c 0x1aac8000 + 3733532
6   libSystem.B.dylib             	0x95c62c55 _pthread_start + 321
7   libSystem.B.dylib             	0x95c62b12 thread_start + 34

Thread 18:
0   libSystem.B.dylib             	0x95c31a46 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x95c63daf _pthread_cond_wait + 1244
2   libSystem.B.dylib             	0x95c65633 pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore	0x93ff992a TSWaitOnConditionTimedRelative + 246
4   ...ple.CoreServices.CarbonCore	0x9401a654 MPWaitOnQueue + 208
5   com.apple.DesktopServices     	0x932569c4 TFolderSizeTask::FolderSizeTaskProc(void*) + 104
6   ...ple.CoreServices.CarbonCore	0x94018beb PrivateMPEntryPoint + 56
7   libSystem.B.dylib             	0x95c62c55 _pthread_start + 321
8   libSystem.B.dylib             	0x95c62b12 thread_start + 34

Thread 19:
0   libSystem.B.dylib             	0x95c31a46 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x95c63daf _pthread_cond_wait + 1244
2   libSystem.B.dylib             	0x95c65633 pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore	0x93ff992a TSWaitOnConditionTimedRelative + 246
4   ...ple.CoreServices.CarbonCore	0x9401a654 MPWaitOnQueue + 208
5   com.apple.DesktopServices     	0x932569c4 TFolderSizeTask::FolderSizeTaskProc(void*) + 104
6   ...ple.CoreServices.CarbonCore	0x94018beb PrivateMPEntryPoint + 56
7   libSystem.B.dylib             	0x95c62c55 _pthread_start + 321
8   libSystem.B.dylib             	0x95c62b12 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x001b16cb  ecx: 0x923e6c04  edx: 0x00000001
  edi: 0xbfffef10  esi: 0xbfffeeec  ebp: 0xbfffef48  esp: 0xbfffeeb0
   ss: 0x0000001f  efl: 0x00010282  eip: 0x001b181c   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x0000000c

Binary Images:
    0x1000 -   0x132fef  com.apple.Safari 3.1 (5525.13) <7415b1f8eb0ec2a4b9367d612b6e60e5> /Applications/Safari.app/Contents/MacOS/Safari
  0x17a000 -   0x237fff  com.apple.WebKit 5525.13 (5525.13) <6534b17c7310ea608c9f3ca41df9b4a4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
  0x2d6000 -   0x2e5ff8  SyndicationUI ??? (???) <d148012be42c8a6e21f9cc58739c8dc7> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
  0x2f5000 -   0x3c3ff7  com.apple.JavaScriptCore 5525.13 (5525.13) <04772ff1212d98f31c613dde4d123698> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
  0x420000 -   0x501ff7  libxml2.2.dylib ??? (???) <3cd4cccd4ca35dffa4688436aa0cd908> /usr/lib/libxml2.2.dylib
  0x54b000 -   0x550fff  com.apple.FolderActionsMenu 1.3.2 (1.3.2) <9ba69ef0bec96264a79fa28b3a5f058b> /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
  0xa40000 -  0x1090fff  com.apple.WebCore 5525.13 (5525.13) <c4293b0cc1f8614190058683137459c6> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
 0x1480000 -  0x1581fef  com.apple.PubSub 1.0.3 (65.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
 0x16c6000 -  0x16cbff3  libCGXCoreImage.A.dylib ??? (???) <978986709159e5fe9e094df5efddac1d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
 0x29ca000 -  0x2a3cfff  com.apple.iLifeMediaBrowser 1.0.5 (205.0.2) <2b5c1b0df3f8c76476791f8317fc7324> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
 0x2a95000 -  0x2a9fffe  com.apple.URLMount 3.1 (3.1) <742db901c626729373961d2b99036aab> /System/Library/PrivateFrameworks/URLMount.framework/URLMount
 0x2cb3000 -  0x2cb4fff +com.google.GoogleNotifierQuickAddCMPlugin 1.9.100 (1.9.100.0) /Users/eseidel/Library/Contextual Menu Items/Google Notifier Quick Add CM Plugin.plugin/Contents/MacOS/Google Notifier Quick Add CM Plugin
 0x2e72000 -  0x2e74ffe  com.apple.AutomatorCMM 1.1 (156) <df0822b8a335cb31d931850fe9d42ab4> /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
 0x2ecb000 -  0x2eccffd  com.apple.BluetoothMenu 2.1 (2.1f14) /System/Library/Contextual Menu Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu
 0x2edb000 -  0x2edefff  com.apple.BezelServicesFW 1.4.624 (1.4.624) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
 0x31b7000 -  0x31b8fe1  com.apple.textencoding.unicode 2.2 (2.2) <542f2b8930d6bdf16c318ffea541acab> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
 0x342f000 -  0x349dff7  com.apple.Bluetooth 2.1 (2.1f14) <70a4e6ec34e101a812923b2422a4a386> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
 0x4388000 -  0x4388ffd  liblangid.dylib ??? (???) <4310e568d617f1ce7178266630e1b71a> /usr/lib/liblangid.dylib
 0x8f36000 -  0x905dfe7  libmecab.1.0.0.dylib ??? (???) <7b38ea21924f2d04b3aa6c75b0ddcb29> /usr/lib/libmecab.1.0.0.dylib
0x12bb9000 - 0x12ca7fef  com.apple.RawCamera.bundle 2.0.3 (2.0.3) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x15238000 - 0x15239ff3  ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib
0x1748e000 - 0x17493fff  com.apple.DictionaryServiceComponent 1.1 (1.1) <8edc1180f52db18e9ddfb4e95debe61b> /System/Library/Components/DictionaryService.component/Contents/MacOS/DictionaryService
0x178e2000 - 0x17953fff +com.DivXInc.DivXDecoder 6.4.0 (6.4.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x17d61000 - 0x17d61ffe  com.apple.JavaPluginCocoa 12.0.0 (12.0.0) <02a9f23a8bfc902c32ac0adfb66d6816> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
0x17d8d000 - 0x17d94ffd  com.apple.JavaVM 12.0.2 (12.0.2) <44b9536fe4d7c7fcb3506adb695a180f> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x19739000 - 0x19758fed  com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x1aac8000 - 0x1b0c5ff3 +com.macromedia.Flash Player.plugin 9.0.115 (1.0.4f60) <9fa57b6dc7ff4cfe9a518442325e91cb> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
0x1cce0000 - 0x1cce3fff  com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <9ce6f675ce724b0ba4e78323b79cf95c> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x1ce00000 - 0x1ce0efeb  libSimplifiedChineseConverter.dylib ??? (???) <548d5a699dbe2bb8fcc8275321fdc0d4> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x1ce3d000 - 0x1ce4ffff  libTraditionalChineseConverter.dylib ??? (???) <89ec94121ef50601dc538548caae57fc> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x1ce53000 - 0x1ce58fff  com.apple.audio.AppleHDAHALPlugIn 1.5.6 (1.5.6a19) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
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 - 0x90096fff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x905ae000 - 0x905f8fe1  com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x905f9000 - 0x90901fff  com.apple.HIToolbox 1.5.2 (???) <7449d6f2da33ded6936243a92e307459> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x90902000 - 0x90902ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x909d7000 - 0x91070fff  com.apple.CoreGraphics 1.351.21 (???) <6c93fd21149f389129fe47fa6ef71880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x91071000 - 0x910c1feb  com.apple.framework.familycontrols 1.0.2 (1.0.2) <41191d08725b27c8480cd7e90fd73ee8> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x910cf000 - 0x91465ff7  com.apple.QuartzCore 1.5.1 (1.5.1) <665c80f6e28555b303020c8007c36b8b> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x91466000 - 0x91466ff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91467000 - 0x914f3ff7  com.apple.LaunchServices 286.5 (286.5) <33c3ae54abb276b61a99d4c764d883e2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x914f4000 - 0x914fffe7  libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x91500000 - 0x91510ffc  com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91511000 - 0x915dcfff  com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x915dd000 - 0x9162dff7  com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x916ea000 - 0x916eefff  com.apple.OpenDirectory 10.5 (10.5) <e7e4507f5ecd8c8cdcdb2fc0675da0b4> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x916ef000 - 0x916efffe  com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x916f0000 - 0x91755ffb  com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x91756000 - 0x91888fef  com.apple.CoreFoundation 6.5.1 (476.10) <d5bed2688a5eea11a6dc3a3c5c17030e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x91889000 - 0x91914fff  com.apple.framework.IOKit 1.5.1 (???) <a17f9f5ea7e8016a467e67349f4d3d03> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x91915000 - 0x91935ff2  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x91936000 - 0x91936ffa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x91937000 - 0x919beff7  libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x919bf000 - 0x919fcfff  com.apple.CoreMediaIOServicesPrivate 1.4 (1.4) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x919fd000 - 0x91aa4feb  com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91aa5000 - 0x91b38ff3  com.apple.ApplicationServices.ATS 3.2 (???) <cdf31bd0ac7de54a35ee2d27cf86b6be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x91b39000 - 0x91bb0fe3  com.apple.CFNetwork 221.5 (221.5) <5474cdd7d2a8b2e8059de249c702df9e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x91bb1000 - 0x91ec5fe2  com.apple.QuickTime 7.4.1 (14) <1a4838d29e0804a2a102f03c053600f0> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x91ec6000 - 0x91f08fef  com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x91f09000 - 0x91f43fff  com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x91f44000 - 0x91f4fff9  com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x91f50000 - 0x91f54fff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x91f55000 - 0x91f9afef  com.apple.Metadata 10.5.2 (398.7) <73a6424c06effc474e699cde6883de99> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91f9b000 - 0x91faaffe  com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x91fab000 - 0x92225fe7  com.apple.Foundation 6.5.4 (677.15) <6216196287f98a65ddb654d04d773e7b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92226000 - 0x92245ffa  libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x92246000 - 0x9224bffb  com.apple.DisplayServicesFW 2.0 (2.0) <8953865f53e940007a4e4ac5390d3c95> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x9224c000 - 0x923cafff  com.apple.AddressBook.framework 4.1 (687.1) <b2f2f2c925eb080e53b841014e4f9a7c> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x923cb000 - 0x924aafff  libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
0x924ab000 - 0x924c9fff  libresolv.9.dylib ??? (???) <0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
0x924ca000 - 0x924caffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x924cb000 - 0x924d7fe7  com.apple.opengl 1.5.6 (1.5.6) <d599b1bb0f8a8da6fd125e2587b27776> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x924d8000 - 0x92592fe3  com.apple.CoreServices.OSServices 224.4 (224.4) <ff5007ab220908ac54b6c661e447d593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x92593000 - 0x926b7fe3  com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x926b8000 - 0x92744ffb  com.apple.QTKit 7.4.1 (14) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x92753000 - 0x92767ff3  com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92830000 - 0x92840fff  com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x928ae000 - 0x928b1fff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x928b2000 - 0x928b2ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x928b3000 - 0x928b8fff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x928b9000 - 0x928cffff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x928d0000 - 0x928f4feb  libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
0x928f5000 - 0x928f5ff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x928f6000 - 0x92dc9fde  libGLProgrammability.dylib ??? (???) <a3d68f17f37ff55a3e61aca1e3aee522> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x92eaa000 - 0x92ed5fe7  libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x92ed6000 - 0x92edafff  libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x92edb000 - 0x93012feb  com.apple.imageKit 1.0.1 (1.0) <4cb353ae2d3b141afc3d82b557bde878> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x93013000 - 0x9301aff7  libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x9311d000 - 0x93138ffb  libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x93139000 - 0x931b6fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x93206000 - 0x93247fe7  libRIP.A.dylib ??? (???) <9d42e83d860433f9126c4871d1fe0ce8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x93248000 - 0x932d1fe3  com.apple.DesktopServices 1.4.5 (1.4.5) <8b264cd6abbbd750928c637e1247269d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x932d2000 - 0x932d9fe9  libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x93543000 - 0x93953fef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x93954000 - 0x9395cfff  com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9395d000 - 0x93987fff  com.apple.CoreMediaPrivate 1.4 (1.4) <59630ee9096ecf2ca1e518da2f46c68d> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x9398c000 - 0x93ac4ff7  libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
0x93ac5000 - 0x93c0aff7  com.apple.ImageIO.framework 2.0.1 (2.0.1) <68ba11e689a9ca30f8310935cd1e02d6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x93c0b000 - 0x93fc9fea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x93fd0000 - 0x942a9ff3  com.apple.CoreServices.CarbonCore 785.8 (785.8) <827c228e7d717b397cdb4941eba69553> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x942aa000 - 0x942aaffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x942e9000 - 0x94307ff3  com.apple.DirectoryService.Framework 3.5.1 (3.5.1) <96407dca4d6b1d10ae5ca1881e31b27a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x94308000 - 0x94364ff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x94365000 - 0x9438dfff  libcups.2.dylib ??? (???) <2f0a710a9128882efb2ed92ad139b58c> /usr/lib/libcups.2.dylib
0x9438e000 - 0x943ccff7  libGLImage.dylib ??? (???) <090de775838db03ddc710f57abbf6218> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x943cd000 - 0x943fafeb  libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x943fb000 - 0x94401fff  com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x94402000 - 0x9447efeb  com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9447f000 - 0x94481fff  com.apple.CrashReporterSupport 10.5.0 (156) <3088b785b10d03504ed02f3fee5d3aab> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x94482000 - 0x944aaff7  com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x944ab000 - 0x944b4fff  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
0x944b5000 - 0x944e7fff  com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x944e8000 - 0x9459affb  libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
0x9459b000 - 0x9459bfff  com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9459c000 - 0x945adffe  com.apple.CFOpenDirectory 10.5 (10.5) <6a7f55108d77db7384d0e2219d07e9f8> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x945c6000 - 0x945d0feb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9460e000 - 0x94615fff  com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x94646000 - 0x9465cfe7  com.apple.CoreVideo 1.5.0 (1.5.0) <7e010557527a0e6d49147c297d16850a> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9465d000 - 0x946acfff  com.apple.QuickLookUIFramework 1.1 (170.2) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x946ad000 - 0x946c5fff  com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x946c6000 - 0x94891ff7  com.apple.security 5.0.2 (33001) <0788969ffe7961153219be10786da436> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x94892000 - 0x948c3ffb  com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x948c4000 - 0x948fafef  libtidy.A.dylib ??? (???) <e4d3e7399fb83d7f145f9b4ec8196242> /usr/lib/libtidy.A.dylib
0x948fb000 - 0x949c2ff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x949c3000 - 0x949c3ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x949c4000 - 0x94b7fff3  com.apple.QuartzComposer 2.1 (106.3) <ed79ff3644e8883905ba3ba681742476> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x94b80000 - 0x95b07fea  com.apple.QuickTimeComponents.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x95b08000 - 0x95b2cfff  libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x95b37000 - 0x95b37ffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x95b38000 - 0x95b92ff7  com.apple.CoreText 2.0.1 (???) <07494945ad1e3f5395599f42748457cc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x95b93000 - 0x95bcafff  com.apple.SystemConfiguration 1.9.1 (1.9.1) <8a76e429301afe4eba1330bfeaabd9f2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x95be8000 - 0x95bf6ffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x95bf7000 - 0x95c30ffe  com.apple.securityfoundation 3.0 (32989) <e9171eda22c69c884a04a001aeb526e0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x95c31000 - 0x95d90ff3  libSystem.B.dylib ??? (???) <4899376234e55593b22fc370935f8cdf> /usr/lib/libSystem.B.dylib
0x95d91000 - 0x95d96fff  com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x95ef0000 - 0x95ef2ff5  libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x95ef3000 - 0x95f91fef  com.apple.QuickTimeImporters.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x95fc7000 - 0x95fceffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x95fcf000 - 0x95fecff7  com.apple.QuickLookFramework 1.1 (170.2) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x95fed000 - 0x9605ffff  com.apple.PDFKit 2.1 (2.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x9610a000 - 0x96167ffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x96168000 - 0x9625cff4  libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
0x9625d000 - 0x96342ff3  com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x96343000 - 0x96382fef  libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x96383000 - 0x96402ff5  com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x96403000 - 0x96412fff  libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
0x96413000 - 0x96457feb  com.apple.DirectoryService.PasswordServerFramework 3.0.2 (3.0.2) <cded450287baf9b5de8856b540653322> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x96458000 - 0x96459ffc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x9646e000 - 0x96470fff  com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x96471000 - 0x96521fff  edu.mit.Kerberos 6.0.12 (6.0.12) <3dd13466876a8fe4549cfc1354233ec3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x96522000 - 0x9659cff8  com.apple.print.framework.PrintCore 5.5.2 (245.1) <3c9de512e95fbd838694ee5008d56a28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9659d000 - 0x96d9afef  com.apple.AppKit 6.5.2 (949.26) <bc4593edd8a224409fb6953a354505a0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x96e7d000 - 0x96eacfe3  com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x96ead000 - 0x96f06ff7  libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0xba900000 - 0xba916fff  libJapaneseConverter.dylib ??? (???) <7b0248c392848338f5d6ed093313eeef> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbab00000 - 0xbab21fe2  libKoreanConverter.dylib ??? (???) <51586b8d9ef39123fbe6918f12d8285f> /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
Comment 1 Alexey Proskuryakov 2008-03-28 03:42:11 PDT
I cannot reproduce - nothing happens for me when pressing Cmd+W (of course, I did have Safari in the foreground when doing this).
Comment 2 Matt Lilek 2008-04-14 14:44:38 PDT
I just hit this; little bit clearer steps to reproduce:

1. Open Safari and create a window with two tabs
2. Open TextEdit
3. Create new document in TextEdit and save the document.
4. After saving and the proxy icon appearing in the toolbar, drag the proxy icon and Cmd + Tab to Safari
5. Cmd + W to close one of the tabs
6. BOOM

Debug stack trace:
Thread 0 Crashed:
0   com.apple.WebKit              	0x001c2081 WTF::OwnPtr<WebCore::DragController>::get() const + 9 (OwnPtr.h:72)
1   com.apple.WebKit              	0x001c209a WebCore::Page::dragController() const + 20 (Page.h:109)
2   com.apple.WebKit              	0x00228f58 -[WebView draggingUpdated:] + 388 (WebView.mm:2509)
3   com.apple.AppKit              	0x9389e146 sendDraggingUpdate + 151
4   com.apple.CoreFoundation      	0x900a7b5e CFRunLoopRunSpecific + 4494
5   com.apple.CoreFoundation      	0x900a7d18 CFRunLoopRunInMode + 88
6   com.apple.AppKit              	0x93807bd8 _NSUnhighlightCarbonMenu + 127
7   com.apple.AppKit              	0x9374b4f3 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 254
8   com.apple.AppKit              	0x9374b157 -[NSMenu performKeyEquivalent:] + 866
9   com.apple.AppKit              	0x937499fd -[NSApplication _handleKeyEquivalent:] + 492
10  com.apple.AppKit              	0x93666b36 -[NSApplication sendEvent:] + 3838
11  com.apple.Safari              	0x0002af88 0x1000 + 171912
12  com.apple.AppKit              	0x935c40f9 -[NSApplication run] + 847
13  com.apple.AppKit              	0x9359130a NSApplicationMain + 574
14  com.apple.Safari              	0x000b9a76 0x1000 + 756342
Comment 3 Matt Lilek 2008-04-20 12:52:49 PDT
This only happens on OS X.
Comment 4 Matt Lilek 2008-04-20 12:56:15 PDT
Created attachment 20704 [details]
Patch

This patch adds some null checks to the drag code; I don't think a test is possible since it requires dragging in an external file.
Comment 5 mitz 2008-04-20 13:04:38 PDT
Comment on attachment 20704 [details]
Patch

r=me
Comment 6 Matt Lilek 2008-04-20 13:51:41 PDT
Committed revision 32282.

Comment 7 Eric Seidel (no email) 2008-04-20 14:27:53 PDT
A comment in the code to have explained why the null check was necessary would have been preferred.  The patch looks great though.