Bug 36959 - Crash on closing Top Sites with multiple tabs in the background
Summary: Crash on closing Top Sites with multiple tabs in the background
Status: RESOLVED DUPLICATE of bug 36917
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.6
: P2 Blocker
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-01 07:31 PDT by Ben Goren
Modified: 2010-04-01 13:58 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Goren 2010-04-01 07:31:40 PDT
To reproduce:

1. Launch WebKit.
2. At least with my settings, Top Sites is the leftmost tab and the WebKit home is the second, active, rightmost tab.
3. Close the WebKit home page tab.
4. Control-click to open at least two Top Sites in tabs behind the current one.
5. Close the Top Sites tab.
6. WebKit will crash.

Process:         Safari [308]
Path:            /Applications/Safari.app/Contents/MacOS/Safari
Identifier:      org.webkit.nightly.WebKit
Version:         r56855 (56855)
Code Type:       X86 (Native)
Parent Process:  launchd [133]

Date/Time:       2010-04-01 07:29:12.132 -0700
OS Version:      Mac OS X 10.6.3 (10D573)
Report Version:  6

Interval Since Last Report:          447 sec
Crashes Since Last Report:           9
Per-App Interval Since Last Report:  305 sec
Per-App Crashes Since Last Report:   8
Anonymous UUID:                      49EAD719-D153-4ADA-AF5C-EAE32D52D71E

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000284
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   com.apple.WebCore             	0x00816f06 WebCore::Frame::ownerElement() const + 6
1   com.apple.WebCore             	0x0083d0f8 WebCore::FrameView::avoidScrollbarCreation() + 24
2   com.apple.WebCore             	0x00ea2e6b WebCore::ScrollView::setHasHorizontalScrollbar(bool) + 27
3   com.apple.WebCore             	0x00840e74 WebCore::FrameView::~FrameView() + 100
4   com.apple.WebCore             	0x00640ab8 WebCore::CachedFrame::clear() + 552
5   com.apple.WebCore             	0x00641fce WebCore::CachedPage::destroy() + 30
6   com.apple.WebCore             	0x00d6b4e2 WebCore::PageCache::releaseAutoreleasedPagesNow() + 146
7   com.apple.Foundation          	0x941f31cb _nsnote_callback + 176
8   com.apple.CoreFoundation      	0x98fd93f9 __CFXNotificationPost + 905
9   com.apple.CoreFoundation      	0x98fd8e2a _CFXNotificationPostNotification + 186
10  com.apple.Foundation          	0x941e8098 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
11  com.apple.Foundation          	0x941f5475 -[NSNotificationCenter postNotificationName:object:] + 56
12  com.apple.AppKit              	0x96d9eb0a -[NSWindow _close] + 239
13  com.apple.Safari              	0x000709a4 0x1000 + 457124
14  com.apple.Safari              	0x00070887 0x1000 + 456839
15  com.apple.Safari              	0x0005c075 0x1000 + 372853
16  com.apple.AppKit              	0x96b620f4 -[NSView _setWindow:] + 226
17  com.apple.AppKit              	0x96bb1e89 __NSViewRecursionHelper + 40
18  com.apple.CoreFoundation      	0x98fb3050 CFArrayApplyFunction + 224
19  com.apple.AppKit              	0x96b627a0 -[NSView _setWindow:] + 1934
20  com.apple.AppKit              	0x96bb1e89 __NSViewRecursionHelper + 40
21  com.apple.CoreFoundation      	0x98fb3050 CFArrayApplyFunction + 224
22  com.apple.AppKit              	0x96b627a0 -[NSView _setWindow:] + 1934
23  com.apple.AppKit              	0x96bb1db1 -[NSScrollView _setWindow:] + 147
24  com.apple.AppKit              	0x96bb1e89 __NSViewRecursionHelper + 40
25  com.apple.CoreFoundation      	0x98fb3050 CFArrayApplyFunction + 224
26  com.apple.AppKit              	0x96b627a0 -[NSView _setWindow:] + 1934
27  com.apple.AppKit              	0x96bb1e89 __NSViewRecursionHelper + 40
28  com.apple.CoreFoundation      	0x98fb3050 CFArrayApplyFunction + 224
29  com.apple.AppKit              	0x96b627a0 -[NSView _setWindow:] + 1934
30  com.apple.AppKit              	0x96bb1e89 __NSViewRecursionHelper + 40
31  com.apple.CoreFoundation      	0x98fb3050 CFArrayApplyFunction + 224
32  com.apple.AppKit              	0x96b627a0 -[NSView _setWindow:] + 1934
33  com.apple.AppKit              	0x96bb04b8 -[NSView removeFromSuperview] + 367
34  com.apple.AppKit              	0x96c0ae84 -[NSView replaceSubview:with:] + 329
35  com.apple.AppKit              	0x96d1ed97 -[NSTabView _switchTabViewItem:oldView:withTabViewItem:newView:initialFirstResponder:lastKeyView:] + 694
36  com.apple.AppKit              	0x96d1e554 -[NSTabView selectTabViewItem:] + 675
37  com.apple.AppKit              	0x96d1db18 -[NSTabView removeTabViewItem:] + 488
38  com.apple.Safari              	0x0009331c 0x1000 + 598812
39  com.apple.AppKit              	0x96bcd5c6 -[NSApplication sendAction:to:from:] + 112
40  com.apple.Safari              	0x0004cbff 0x1000 + 310271
41  com.apple.AppKit              	0x96bcd479 -[NSMenuItem _corePerformAction] + 435
42  com.apple.AppKit              	0x96bcd16b -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 174
43  com.apple.AppKit              	0x96cc8ce3 -[NSMenu _performActionWithHighlightingForItemAtIndex:] + 49
44  com.apple.AppKit              	0x96cc848f -[NSMenu performKeyEquivalent:] + 314
45  com.apple.AppKit              	0x96cc6c37 -[NSApplication _handleKeyEquivalent:] + 581
46  com.apple.AppKit              	0x96bbcb8a -[NSApplication sendEvent:] + 4858
47  com.apple.Safari              	0x00031043 0x1000 + 196675
48  com.apple.AppKit              	0x96b50c4f -[NSApplication run] + 917
49  com.apple.AppKit              	0x96b48c85 NSApplicationMain + 574
50  com.apple.Safari              	0x00002bad 0x1000 + 7085

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             	0x912b4b42 kevent + 10
1   libSystem.B.dylib             	0x912b525c _dispatch_mgr_invoke + 215
2   libSystem.B.dylib             	0x912b4719 _dispatch_queue_invoke + 163
3   libSystem.B.dylib             	0x912b44be _dispatch_worker_thread2 + 240
4   libSystem.B.dylib             	0x912b3f41 _pthread_wqthread + 390
5   libSystem.B.dylib             	0x912b3d86 start_wqthread + 30

Thread 2:  WebCore: IconDatabase
0   libSystem.B.dylib             	0x912bc262 __semwait_signal + 10
1   libSystem.B.dylib             	0x912bbf1e _pthread_cond_wait + 1191
2   libSystem.B.dylib             	0x912bdbb8 pthread_cond_wait$UNIX2003 + 73
3   com.apple.WebCore             	0x008fdc5a WebCore::IconDatabase::syncThreadMainLoop() + 266
4   com.apple.WebCore             	0x008fdd84 WebCore::IconDatabase::iconDatabaseSyncThread() + 180
5   libSystem.B.dylib             	0x912bba19 _pthread_start + 345
6   libSystem.B.dylib             	0x912bb89e thread_start + 34

Thread 3:  Safari: SafeBrowsingManager
0   libSystem.B.dylib             	0x9128e2fa mach_msg_trap + 10
1   libSystem.B.dylib             	0x9128ea67 mach_msg + 68
2   com.apple.CoreFoundation      	0x98fbb00f __CFRunLoopRun + 2079
3   com.apple.CoreFoundation      	0x98fba0f4 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation      	0x98fb9f21 CFRunLoopRunInMode + 97
5   com.apple.Safari              	0x00025939 0x1000 + 149817
6   com.apple.Safari              	0x000255ec 0x1000 + 148972
7   com.apple.Safari              	0x00025585 0x1000 + 148869
8   libSystem.B.dylib             	0x912bba19 _pthread_start + 345
9   libSystem.B.dylib             	0x912bb89e thread_start + 34

Thread 4:  Safari: SnapshotStore
0   libSystem.B.dylib             	0x912bc262 __semwait_signal + 10
1   libSystem.B.dylib             	0x912bbf1e _pthread_cond_wait + 1191
2   libSystem.B.dylib             	0x912bdbb8 pthread_cond_wait$UNIX2003 + 73
3   com.apple.JavaScriptCore      	0x00545af1 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 81
4   com.apple.Safari              	0x0004224d 0x1000 + 266829
5   com.apple.Safari              	0x0004219d 0x1000 + 266653
6   libSystem.B.dylib             	0x912bba19 _pthread_start + 345
7   libSystem.B.dylib             	0x912bb89e thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x912bc262 __semwait_signal + 10
1   libSystem.B.dylib             	0x912bbf1e _pthread_cond_wait + 1191
2   libSystem.B.dylib             	0x912bdbb8 pthread_cond_wait$UNIX2003 + 73
3   com.apple.CoreVideo           	0x97920c3e CVDisplayLink::runIOThread() + 1016
4   com.apple.CoreVideo           	0x9792082a startIOThread(void*) + 156
5   libSystem.B.dylib             	0x912bba19 _pthread_start + 345
6   libSystem.B.dylib             	0x912bb89e thread_start + 34

Thread 6:
0   libSystem.B.dylib             	0x912bcfee pread$UNIX2003 + 10
1   libsqlite3.dylib              	0x97b822a9 unixRead + 57
2   libsqlite3.dylib              	0x97b87730 sqlite3PagerAcquire + 1760
3   libsqlite3.dylib              	0x97b87f80 getAndInitPage + 128
4   libsqlite3.dylib              	0x97ba22e6 sqlite3BtreeMovetoUnpacked + 1398
5   libsqlite3.dylib              	0x97bfa828 sqlite3VdbeExec + 10728
6   libsqlite3.dylib              	0x97c04857 sqlite3_step + 1639
7   com.apple.CFNetwork           	0x98b41127 __CFURLCache::ExecuteSQLSelectAndCreateResponse(__CFString const*) + 541
8   com.apple.CFNetwork           	0x98b40edf __CFURLCache::LookupCachedURLResponse(__CFURLCacheNode*) + 33
9   com.apple.CFNetwork           	0x98b40022 __CFURLCache::CopyResponseForRequest(_CFURLRequest const*, bool) + 542
10  com.apple.CFNetwork           	0x98b40d4f CFURLCacheCopyResponseForRequest + 82
11  com.apple.CFNetwork           	0x98b40b0d URLConnectionLoader::loaderScheduleLoad(_CFURLRequest const*) + 143
12  com.apple.CFNetwork           	0x98bc4465 URLConnectionLoader::LoaderConnectionEventQueue::processAllEventsAndConsumePayload(XConnectionEventInfo<XLoaderEvent, XLoaderEventParams>*, long) + 239
13  com.apple.CFNetwork           	0x98b40991 URLConnectionLoader::processEvents() + 93
14  com.apple.CFNetwork           	0x98b3e96f MultiplexerSource::perform() + 183
15  com.apple.CoreFoundation      	0x98fbd15b __CFRunLoopDoSources0 + 1563
16  com.apple.CoreFoundation      	0x98fbac1f __CFRunLoopRun + 1071
17  com.apple.CoreFoundation      	0x98fba0f4 CFRunLoopRunSpecific + 452
18  com.apple.CoreFoundation      	0x98fb9f21 CFRunLoopRunInMode + 97
19  com.apple.Foundation          	0x9422c434 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
20  com.apple.Foundation          	0x941f38dc -[NSThread main] + 45
21  com.apple.Foundation          	0x941f388c __NSThread__main__ + 1499
22  libSystem.B.dylib             	0x912bba19 _pthread_start + 345
23  libSystem.B.dylib             	0x912bb89e thread_start + 34

Thread 7:
0   libSystem.B.dylib             	0x912ad286 select$DARWIN_EXTSN + 10
1   com.apple.CoreFoundation      	0x98ffa82d __CFSocketManager + 1085
2   libSystem.B.dylib             	0x912bba19 _pthread_start + 345
3   libSystem.B.dylib             	0x912bb89e thread_start + 34

Thread 8:
0   libSystem.B.dylib             	0x9128e342 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x912bbeb8 _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9130442f pthread_cond_wait + 48
3   com.zang.RegexKit             	0x0471e50b RKFastConditionLock + 896
4   com.zang.RegexKit             	0x0472f4bc -[RKThreadPool workerThreadStart:] + 708
5   com.apple.Foundation          	0x941f38dc -[NSThread main] + 45
6   com.apple.Foundation          	0x941f388c __NSThread__main__ + 1499
7   libSystem.B.dylib             	0x912bba19 _pthread_start + 345
8   libSystem.B.dylib             	0x912bb89e thread_start + 34

Thread 9:
0   libSystem.B.dylib             	0x9128e342 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x912bbeb8 _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9130442f pthread_cond_wait + 48
3   com.zang.RegexKit             	0x0471e50b RKFastConditionLock + 896
4   com.zang.RegexKit             	0x0472f4bc -[RKThreadPool workerThreadStart:] + 708
5   com.apple.Foundation          	0x941f38dc -[NSThread main] + 45
6   com.apple.Foundation          	0x941f388c __NSThread__main__ + 1499
7   libSystem.B.dylib             	0x912bba19 _pthread_start + 345
8   libSystem.B.dylib             	0x912bb89e thread_start + 34

Thread 10:
0   libSystem.B.dylib             	0x9128e342 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x912bbeb8 _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9130442f pthread_cond_wait + 48
3   com.zang.RegexKit             	0x0471e50b RKFastConditionLock + 896
4   com.zang.RegexKit             	0x0472f4bc -[RKThreadPool workerThreadStart:] + 708
5   com.apple.Foundation          	0x941f38dc -[NSThread main] + 45
6   com.apple.Foundation          	0x941f388c __NSThread__main__ + 1499
7   libSystem.B.dylib             	0x912bba19 _pthread_start + 345
8   libSystem.B.dylib             	0x912bb89e thread_start + 34

Thread 11:
0   libSystem.B.dylib             	0x9128e342 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x912bbeb8 _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9130442f pthread_cond_wait + 48
3   com.zang.RegexKit             	0x0471e50b RKFastConditionLock + 896
4   com.zang.RegexKit             	0x0472f4bc -[RKThreadPool workerThreadStart:] + 708
5   com.apple.Foundation          	0x941f38dc -[NSThread main] + 45
6   com.apple.Foundation          	0x941f388c __NSThread__main__ + 1499
7   libSystem.B.dylib             	0x912bba19 _pthread_start + 345
8   libSystem.B.dylib             	0x912bb89e thread_start + 34

Thread 12:
0   libSystem.B.dylib             	0x9128e342 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x912bbeb8 _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9130442f pthread_cond_wait + 48
3   com.zang.RegexKit             	0x0471e50b RKFastConditionLock + 896
4   com.zang.RegexKit             	0x0472f4bc -[RKThreadPool workerThreadStart:] + 708
5   com.apple.Foundation          	0x941f38dc -[NSThread main] + 45
6   com.apple.Foundation          	0x941f388c __NSThread__main__ + 1499
7   libSystem.B.dylib             	0x912bba19 _pthread_start + 345
8   libSystem.B.dylib             	0x912bb89e thread_start + 34

Thread 13:
0   libSystem.B.dylib             	0x9128e342 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x912bbeb8 _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9130442f pthread_cond_wait + 48
3   com.zang.RegexKit             	0x0471e50b RKFastConditionLock + 896
4   com.zang.RegexKit             	0x0472f4bc -[RKThreadPool workerThreadStart:] + 708
5   com.apple.Foundation          	0x941f38dc -[NSThread main] + 45
6   com.apple.Foundation          	0x941f388c __NSThread__main__ + 1499
7   libSystem.B.dylib             	0x912bba19 _pthread_start + 345
8   libSystem.B.dylib             	0x912bb89e thread_start + 34

Thread 14:
0   libSystem.B.dylib             	0x9128e342 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x912bbeb8 _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9130442f pthread_cond_wait + 48
3   com.zang.RegexKit             	0x0471e50b RKFastConditionLock + 896
4   com.zang.RegexKit             	0x0472f4bc -[RKThreadPool workerThreadStart:] + 708
5   com.apple.Foundation          	0x941f38dc -[NSThread main] + 45
6   com.apple.Foundation          	0x941f388c __NSThread__main__ + 1499
7   libSystem.B.dylib             	0x912bba19 _pthread_start + 345
8   libSystem.B.dylib             	0x912bb89e thread_start + 34

Thread 15:
0   libSystem.B.dylib             	0x9128e342 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x912bbeb8 _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9130442f pthread_cond_wait + 48
3   com.zang.RegexKit             	0x0471e50b RKFastConditionLock + 896
4   com.zang.RegexKit             	0x0472f4bc -[RKThreadPool workerThreadStart:] + 708
5   com.apple.Foundation          	0x941f38dc -[NSThread main] + 45
6   com.apple.Foundation          	0x941f388c __NSThread__main__ + 1499
7   libSystem.B.dylib             	0x912bba19 _pthread_start + 345
8   libSystem.B.dylib             	0x912bb89e thread_start + 34

Thread 16:
0   libSystem.B.dylib             	0x912b3bd2 __workq_kernreturn + 10
1   libSystem.B.dylib             	0x912b4168 _pthread_wqthread + 941
2   libSystem.B.dylib             	0x912b3d86 start_wqthread + 30

Thread 17:
0   libSystem.B.dylib             	0x912b3bd2 __workq_kernreturn + 10
1   libSystem.B.dylib             	0x912b4168 _pthread_wqthread + 941
2   libSystem.B.dylib             	0x912b3d86 start_wqthread + 30

Thread 18:  Safari: SpinningProgressIndicator
0   libSystem.B.dylib             	0x9128e2fa mach_msg_trap + 10
1   libSystem.B.dylib             	0x9128ea67 mach_msg + 68
2   com.apple.CoreFoundation      	0x98fbb00f __CFRunLoopRun + 2079
3   com.apple.CoreFoundation      	0x98fba0f4 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation      	0x98fb9f21 CFRunLoopRunInMode + 97
5   com.apple.Foundation          	0x9422d380 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279
6   com.apple.Foundation          	0x9422d25d -[NSRunLoop(NSRunLoop) run] + 76
7   com.apple.Safari              	0x000340a8 0x1000 + 209064
8   com.apple.Foundation          	0x941f38dc -[NSThread main] + 45
9   com.apple.Foundation          	0x941f388c __NSThread__main__ + 1499
10  libSystem.B.dylib             	0x912bba19 _pthread_start + 345
11  libSystem.B.dylib             	0x912bb89e thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x01fa0000  ecx: 0x01e02f40  edx: 0xbfffe4e8
  edi: 0x01fa0000  esi: 0x01fa0000  ebp: 0xbfffe5c8  esp: 0xbfffe5c8
   ss: 0x0000001f  efl: 0x00010282  eip: 0x00816f06   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x00000284

Binary Images:
    0x1000 -   0x1b5fe7  com.apple.Safari 4.0.5 (6531.22.7) <179BBADD-7C49-EF3C-BD19-E988CCD9AE10> /Applications/Safari.app/Contents/MacOS/Safari
  0x209000 -   0x20bff7 +WebKitNightlyEnabler.dylib ??? (???) <84ACB854-7CFA-D490-9E41-15A20A35302A> /Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
  0x211000 -   0x31dff7  com.apple.WebKit r56855 (533.4+) <E631732E-B7DF-C0E7-55FC-04B51D449BC3> /Applications/WebKit.app/Contents/Frameworks/10.6/WebKit.framework/Versions/A/WebKit
  0x3af000 -   0x574fe3  com.apple.JavaScriptCore 533+ (533.4+) <C9A3017D-4666-1644-FED4-8F13DAC66AD7> /Applications/WebKit.app/Contents/Frameworks/10.6/JavaScriptCore.framework/Versions/A/JavaScriptCore
  0x5c5000 -  0x1095ff7  com.apple.WebCore 533+ (533.4+) <D37888C8-9AB3-C5E4-7B6B-EFEC702D2E5C> /Applications/WebKit.app/Contents/Frameworks/10.6/WebCore.framework/Versions/A/WebCore
 0x15d4000 -  0x15f9ff7 +org.andymatuschak.Sparkle 1.5 Beta (git) (830f633) <A2AD00B0-7B4D-5B2D-284C-B7B70DF2A687> /Applications/WebKit.app/Contents/Frameworks/10.6/Sparkle.framework/Versions/A/Sparkle
 0x160a000 -  0x16bffe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
 0x17de000 -  0x17deff7 +net.sourceforge.SafariAdBlockLoader 0.4.0 RC3 (0.4.0 RC3) <8E9A6641-9CE7-5416-DC84-883DB8BAFDDA> /Library/InputManagers/Safari AdBlock/Safari AdBlock Loader.bundle/Contents/MacOS/Safari AdBlock Loader
 0x17eb000 -  0x17f5ff7 +net.sourceforge.SafariAdBlock 0.4.0 RC3 (0.4.0 RC3) <81C3F805-F6E8-54FD-865C-F97A20910FE9> /Library/InputManagers/Safari AdBlock/Safari AdBlock Loader.bundle/Contents/PlugIns/Safari AdBlock.bundle/Contents/MacOS/Safari AdBlock
 0x45e9000 -  0x45f5ffb +com.fsb.SafariBlock ??? (2.2r1) <FE7DD96F-3E47-5128-F5B9-51956F41F1C9> /Library/InputManagers/SafariBlock/SafariBlock.bundle/Contents/MacOS/SafariBlock
 0x4700000 -  0x4760fe3 +com.zang.RegexKit 0.6.0 (0.6.0) <71374A4A-3B24-4759-E994-AB9E135345CB> /Library/InputManagers/Safari AdBlock/Safari AdBlock Loader.bundle/Contents/PlugIns/Safari AdBlock.bundle/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
0x1d3cf000 - 0x1d542fe7  GLEngine ??? (???) <F0181B85-962E-508D-4912-056D87F8E96E> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x1d5ab000 - 0x1d96ffff  com.apple.ATIRadeonX2000GLDriver 1.6.10 (6.1.0) <9B57C8E6-B6F7-24F4-0DC8-8CBC61F5306B> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRadeonX2000GLDriver
0x1da5d000 - 0x1da80fe7  GLRendererFloat ??? (???) <65E1E174-28E0-3FA9-E391-504891B69818> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x8fe00000 - 0x8fe41627  dyld 132.1 (???) <7E8A62A5-BB2D-C9C5-940D-B493DC9CD231> /usr/lib/dyld
0x90003000 - 0x9005bfe7  com.apple.datadetectorscore 2.0 (80.7) <18C2FB6A-BF60-F838-768C-0306151C21DA> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9005c000 - 0x9005dff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x9005e000 - 0x90060ff7  libRadiance.dylib ??? (???) <9358E1EF-F802-B76E-8E23-2D0695787CFB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x90061000 - 0x90496ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x90497000 - 0x905d9fe3  com.apple.QTKit 7.6.6 (1729) <1EC021FB-AB8F-F8BF-0434-78C0A7B78EB2> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x905da000 - 0x905daff7  com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x906c8000 - 0x906d2fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x906d3000 - 0x90703ff7  com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x90704000 - 0x90718ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <0DBE17D5-17A2-8A0E-8572-5A78408B41C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x907c3000 - 0x907f4ff7  libGLImage.dylib ??? (???) <AF110892-B10A-5B61-F898-21FB2BCE63BF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x907f5000 - 0x90832ff7  com.apple.SystemConfiguration 1.10.2 (1.10.2) <830FED9E-3E24-004C-35D5-2C1273F79734> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90833000 - 0x9085bff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
0x9085c000 - 0x90972ff7  com.apple.PubSub 1.0.4 (65.12.1) <1B79C698-A2A1-6B74-A137-67516ABE088E> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x90973000 - 0x909cdfe7  com.apple.CorePDF 1.1 (1.1) <E4608FF6-A27D-7DFC-5620-D86762502AC0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x909ce000 - 0x90ac0ff7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <7482933B-4AF6-ED55-AD72-4FBD1E134958> /usr/lib/libcrypto.0.9.8.dylib
0x90ac1000 - 0x90ae5ff7  libJPEG.dylib ??? (???) <EDA86712-F49C-760C-BE55-9B899A4A5D1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x90ae8000 - 0x90ae8ff7  com.apple.Carbon 150 (152) <811FC695-B346-354A-EDEA-1D243DE50BC8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x90c99000 - 0x90cf4ff7  com.apple.framework.IOKit 2.0 (???) <69E4FE93-376C-565E-650F-04FAD213AA24> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90d29000 - 0x90f8bff3  com.apple.security 6.1.1 (37594) <1AC07F75-7E27-9662-21DA-B05DFF047B26> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x911b9000 - 0x911edff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <5FEC74CA-1D3C-B6E3-E046-3970095C44BC> /usr/lib/libssl.0.9.8.dylib
0x91237000 - 0x91237ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9125e000 - 0x9125fff7  com.apple.TrustEvaluationAgent 1.1 (1) <8C570606-D77C-738E-7148-6B28846F0B3C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9128d000 - 0x91432feb  libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib
0x91433000 - 0x91436ff7  libCoreVMClient.dylib ??? (???) <98CB96B1-85FE-25AF-AB19-ED061912FC3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x91437000 - 0x91563fff  com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <F0D7256E-0914-8E77-E37B-9720430422AB> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x91584000 - 0x9158fff7  libCSync.A.dylib 543.33.0 (compatibility 64.0.0) <F914F427-98EA-98BC-923D-47274A90D441> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x91590000 - 0x918f7ff7  com.apple.QuartzCore 1.6.1 (227.18) <8A65F233-4C77-BA7C-5DDA-2423F5C1B7A1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x918f8000 - 0x91948ff7  com.apple.framework.familycontrols 2.0.1 (2010) <50E74916-19A5-F2FC-AB57-76F2C8DDF0A7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x91949000 - 0x91a77fe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x91a78000 - 0x91a83ff7  com.apple.CrashReporterSupport 10.6.3 (250) <E2835962-67A2-CA10-4016-467175851348> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x91a84000 - 0x91ab5ff3  libTrueTypeScaler.dylib ??? (???) <4C189FCA-A210-7255-8F70-38DF9D19F877> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x91ab6000 - 0x91acafe7  libbsm.0.dylib ??? (???) <821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib
0x91acb000 - 0x91debfeb  com.apple.CoreServices.CarbonCore 861.6 (861.6) <D3D5D9F1-01ED-DCAD-6AA9-4ABE60C7A112> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x91dec000 - 0x91e2fff7  libGLU.dylib ??? (???) <CE02968E-930D-E63B-7B21-B87205F8B19A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x91e30000 - 0x91e94ffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9205b000 - 0x9205fff7  IOSurface ??? (???) <4B825ADA-8DBE-6BA2-1AB3-307D2C3AFCA8> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x92060000 - 0x92067ff3  com.apple.print.framework.Print 6.1 (237.1) <97AB70B6-C653-212F-CFD3-E3816D0F5C22> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92068000 - 0x92083ff7  libPng.dylib ??? (???) <929FE8EE-277D-F6EB-D672-E6F4CEBF1504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x92084000 - 0x9211cfe7  edu.mit.Kerberos 6.5.9 (6.5.9) <6BE72972-E512-19E3-F68A-67A0548498D9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9211d000 - 0x92533ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92534000 - 0x9254cff7  com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9254d000 - 0x9258dff3  com.apple.securityinterface 4.0.1 (37214) <83E87779-530F-4D6A-4D42-0A9860D054D2> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x9259d000 - 0x92678fe7  com.apple.DesktopServices 1.5.5 (1.5.5) <ECEDFDF2-C40E-8DF0-F8FC-249CCA762E62> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x926c7000 - 0x926d0ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x926d1000 - 0x926defe7  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6008C8AC-8DB1-B38B-52A9-9133533B0DA2> /usr/lib/libbz2.1.0.dylib
0x926df000 - 0x9285ffeb  com.apple.MediaToolbox 0.484.5 (484.5) <6996E5E1-18B6-C734-8335-FE43670C1F9C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x92860000 - 0x928fbff7  com.apple.ApplicationServices.ATS 4.1 (???) <22FCDB9B-B588-D602-3991-26A2E3C51E6E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x928fc000 - 0x92b02feb  com.apple.AddressBook.framework 5.0.1 (868) <2CCD7801-F3B8-CED3-D5D7-096AF8DC004D> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x92b03000 - 0x92fc0ffb  com.apple.VideoToolbox 0.484.5 (484.5) <DA9B4FA8-B91C-43AC-1D84-0BFF46BB5BCE> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x92fc1000 - 0x92ff9ff7  com.apple.LDAPFramework 2.0 (120.1) <001A70A8-3984-8E19-77A8-758893CC128C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x92ffa000 - 0x931dcfff  com.apple.imageKit 2.0.3 (1.0) <56AE34CD-4406-8AA2-DDBF-DBF902BD0E0A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x931dd000 - 0x93213fff  libtidy.A.dylib ??? (???) <DDFAB560-3883-A6A2-7BDD-D91730982B48> /usr/lib/libtidy.A.dylib
0x93214000 - 0x93215ff7  com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <959DFFAE-A06B-7FF6-B713-B2076893EBBD> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93216000 - 0x93322ff7  libGLProgrammability.dylib ??? (???) <CA0A975B-2BEE-44E7-CFA6-8105CFE6FE00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x93323000 - 0x93323ff7  com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x93b82000 - 0x93c1ffe3  com.apple.LaunchServices 362.1 (362.1) <885D8567-9E40-0105-20BC-42C7FF657583> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x93c20000 - 0x93cceff3  com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x93cf1000 - 0x93d06fff  com.apple.ImageCapture 6.0 (6.0) <0E86F45E-E656-9015-7AD4-A2C5F8D8A2FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x93d07000 - 0x93dbdfef  libFontParser.dylib ??? (???) <FA6B6B8B-1E3C-8EEB-DD0D-6C7482353179> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x93e8d000 - 0x94049ff3  com.apple.ImageIO.framework 3.0.2 (3.0.1) <CB39B067-58B8-70DB-3E40-160604664A6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9404a000 - 0x940b8ff7  com.apple.ISSupport 1.9.3 (51) <9BB37FBA-E379-8D12-11C6-B9C5C9683D27> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x940b9000 - 0x940f7ff7  com.apple.QuickLookFramework 2.2 (327.4) <88A59C42-A200-FCB6-23EC-E848D0E14963> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x94182000 - 0x941cffeb  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <52906E26-3D22-6F37-8C90-E50BBCDEA5D0> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x941d0000 - 0x941dbff7  libGL.dylib ??? (???) <EAD85409-9036-831B-C378-E50780305DA6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x941dc000 - 0x941dcff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x941dd000 - 0x9444dffb  com.apple.Foundation 6.6.2 (751.21) <DA7A173A-4435-ECD6-F4AF-977D722FD2F7> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9444e000 - 0x94453ff7  com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x94585000 - 0x9458fffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <45083DBA-5EA4-9B90-8BEB-A089E515180F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x945d2000 - 0x948f6fef  com.apple.HIToolbox 1.6.2 (???) <F5F99E78-5377-DD54-6138-9FC84467F938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x948f7000 - 0x94bf0fef  com.apple.QuickTime 7.6.6 (1729) <4C99ED7D-5A4B-E41E-602D-2D01A99168CD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94bf1000 - 0x94c35ff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x94cb1000 - 0x94cc2ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <FF1FC361-4F97-8F22-7272-1EDFF828E7BA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x94e62000 - 0x94f0ffe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <3308DD74-5D03-6189-2AFD-63BF06848E91> /usr/lib/libobjc.A.dylib
0x94f10000 - 0x94f43ff7  com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x94f44000 - 0x94f79ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <458E819A-4E3F-333E-28CE-671281B318D3> /usr/lib/libcups.2.dylib
0x95056000 - 0x95064fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <82B2C254-6F8D-7BEA-4C18-038E90CAE19B> /usr/lib/libz.1.dylib
0x95065000 - 0x95290ff3  com.apple.QuartzComposer 4.1 (156.13) <FE0BF06B-8D32-C712-7CCD-63D8918B8B6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x95291000 - 0x95300ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x95301000 - 0x953a9ffb  com.apple.QD 3.35 (???) <B80B64BC-958B-DA9E-50F9-D7E8333CC5A2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x953aa000 - 0x953cbfe7  com.apple.opencl 12.1 (12.1) <1BCA4F60-E612-5C1B-EF50-A810D70CDF05> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x953cc000 - 0x9554efe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <96A45E03-2B29-83EB-0FC6-2C932E398722> /usr/lib/libicucore.A.dylib
0x955d0000 - 0x95680ff3  com.apple.ColorSync 4.6.3 (4.6.3) <68B6A1B9-86CF-0C5A-7D63-56ED4BB2EB5B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x95681000 - 0x956ebfe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x956ec000 - 0x956efffb  com.apple.help 1.3.1 (41) <EF92C648-2085-C085-8EA7-A1AF37AE94F4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x95704000 - 0x9577bff3  com.apple.backup.framework 1.2.2 (1.2.2) <FE4C6311-EA63-15F4-2CF7-04CF7734F434> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x9585d000 - 0x95884ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x967d7000 - 0x967e7ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x967e8000 - 0x96b46fff  com.apple.RawCamera.bundle 3.0.1 (523) <BB20C4C8-ACEE-7B40-C1A0-4BF4EC6B8796> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x96b47000 - 0x97426ff7  com.apple.AppKit 6.6.5 (1038.29) <E76A05A6-27C6-DA02-0961-5C8EEDC5F0A7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x97427000 - 0x9742bff7  libGIF.dylib ??? (???) <03880BA1-7A86-0F2B-617A-C66B1D05DD70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x97457000 - 0x97457ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x97458000 - 0x9749eff7  libauto.dylib ??? (???) <9A2E444C-89BD-2902-C1E6-EC3E92544A25> /usr/lib/libauto.dylib
0x9749f000 - 0x974c1fef  com.apple.DirectoryService.Framework 3.6 (621.3) <05FFDBDB-F16B-8AC0-DB42-986965FCBD95> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x974c2000 - 0x97501ff7  com.apple.ImageCaptureCore 1.0.1 (1.0.1) <A03C5D7E-54CD-D56D-E120-9B35EBC9D8F1> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x97502000 - 0x97514ff7  com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <6BB58E90-21FA-C491-F0E4-54B69CCDBBC0> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x97595000 - 0x97599ff7  libGFXShared.dylib ??? (???) <286F466C-2856-B579-B87F-4E9A35C80263> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x975e1000 - 0x975efff7  com.apple.opengl 1.6.7 (1.6.7) <3C529790-DEE9-AC27-A879-806E4C23323C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x975f0000 - 0x97669ff7  com.apple.PDFKit 2.5.1 (2.5.1) <CEF13510-F08D-3177-7504-7F8853906DE6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x9766a000 - 0x9766aff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9766b000 - 0x976e5fef  com.apple.audio.CoreAudio 3.2.2 (3.2.2) <F8CDF5EC-1CC7-5CE7-58C2-2A59D17D2DD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x976e6000 - 0x976e6ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x978c3000 - 0x978c6fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x978c7000 - 0x97908ff7  libRIP.A.dylib 543.33.0 (compatibility 64.0.0) <C6E50C7E-EBEE-32AF-FF07-8E325E21A838> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9791f000 - 0x9793dff7  com.apple.CoreVideo 1.6.1 (45.4) <E0DF044D-BF31-42CE-B690-FD1FCE07E64A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9793e000 - 0x97941ff7  libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <69BE578C-A364-A150-35E3-53EE00F56F05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x9795b000 - 0x97a5dfef  com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
0x97a5e000 - 0x97aa0ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x97aa1000 - 0x97ae7ffb  com.apple.CoreMediaIOServices 130.0 (1035) <397101F4-BA80-C8C2-F816-E2FBE5E15D4F> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x97ae8000 - 0x97af4ff7  libkxld.dylib ??? (???) <13F26BB6-C2F7-9D74-933E-09AD8B509ECD> /usr/lib/system/libkxld.dylib
0x97b00000 - 0x97b61fe7  com.apple.CoreText 3.1.0 (???) <1372DABE-F183-DD03-03C2-64B2464A4FD5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x97b6f000 - 0x97c28fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
0x97c39000 - 0x97c3fff7  libCGXCoreImage.A.dylib 543.33.0 (compatibility 64.0.0) <DD359830-97D4-0CD4-8666-DFE450E8D633> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x97c73000 - 0x97c83ff3  SyndicationUI ??? (???) <180B4587-8F46-2B89-B009-ABBA82397C2F> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
0x97c84000 - 0x97cf2ff7  com.apple.QuickLookUIFramework 2.2 (327.4) <5B6A066B-B867-D3A3-BDEE-3D68FA5385B4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x97cf3000 - 0x97d49ff7  com.apple.MeshKitRuntime 1.1 (49.2) <F1EAE9EC-2DA3-BAFD-0A8C-6A3FFC96D728> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
0x97d75000 - 0x97df7ffb  SecurityFoundation 36840.0.0 (compatibility 1.0.0) <9714B2B7-854E-834D-FEEC-07F85E10D557> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x97e02000 - 0x97e02ff7  com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x97f51000 - 0x97f6dfe3  com.apple.openscripting 1.3.1 (???) <DE20A1B9-F9B6-697C-B533-F5869BA43077> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x97fa3000 - 0x97fa5ff7  com.apple.securityhi 4.0 (36638) <3F66C91E-D1D7-8E85-4CF8-A8B557D6DBC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x97fa6000 - 0x97facfff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x97fee000 - 0x9805fff7  com.apple.AppleVAFramework 4.8.11 (4.8.11) <BDDDFA36-4B53-4B57-B3D4-427DA8226A80> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x98060000 - 0x98161fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <89E648DC-E865-0AF4-5D4D-9562458FE939> /usr/lib/libxml2.2.dylib
0x9816d000 - 0x9818dfe7  libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <03019DD7-993D-AC88-6636-179F92F315C4> /usr/lib/libresolv.9.dylib
0x9818e000 - 0x981ccff7  com.apple.CoreMedia 0.484.5 (484.5) <35725D22-4549-5568-8E8C-62E0AD0E90F7> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x98206000 - 0x98286feb  com.apple.SearchKit 1.3.0 (1.3.0) <2F5DE102-A203-7905-7D12-FCBCF17BAEF8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x98287000 - 0x98297ff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x98298000 - 0x982befff  com.apple.DictionaryServices 1.1.1 (1.1.1) <B4344524-2EC0-D4C7-85B6-8A8CC6A5DCEA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x982f9000 - 0x98ae8537  com.apple.CoreGraphics 1.543.33 (???) <C57E2964-80AF-6346-6D3E-23AED9D26977> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x98ae9000 - 0x98b32fe7  libTIFF.dylib ??? (???) <E45B169E-253E-E865-1501-97777D2702F2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x98b33000 - 0x98bdcff7  com.apple.CFNetwork 454.9.4 (454.9.4) <2F8B5BA5-099F-6CDA-F500-4CA188BBCDBC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x98beb000 - 0x98bf8ff7  com.apple.NetFS 3.2.1 (3.2.1) <1F28472D-9913-B8CE-B025-BBA52372F568> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x98c46000 - 0x98d23ff7  com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x98e67000 - 0x98eabfe7  com.apple.Metadata 10.6.3 (507.8) <53BB360A-1813-170D-827F-C1863EF15537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x98eac000 - 0x98f7dfe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <0A608513-31AD-D533-8386-10245FD62057> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x98f7e000 - 0x990f7ffb  com.apple.CoreFoundation 6.6.1 (550.19) <1E97FB1E-9E42-B8EB-E463-5C75315FDA31> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x990f8000 - 0x991c2fef  com.apple.CoreServices.OSServices 357 (357) <764872C3-AE30-7F54-494D-4BA3CE4F4DFB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x991c4000 - 0x991caff7  com.apple.DisplayServicesFW 2.2.2 (251) <D8BB3A1F-29C7-A957-C781-794CC9550525> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x991cb000 - 0x9920eff7  com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9920f000 - 0x9924afeb  libFontRegistry.dylib ??? (???) <F50A60E1-3757-D007-A20D-A5504C17334C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x995b5000 - 0x99606ff7  com.apple.HIServices 1.8.0 (???) <10C85B88-C6AF-91DB-2546-34661BA35AC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x99607000 - 0x99699fe3  com.apple.print.framework.PrintCore 6.2 (312.5) <7729B4D7-D661-D669-FA7E-510F93F685A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib

Model: iMac11,1, BootROM IM111.0034.B00, 4 processors, Intel Core i7, 2.8 GHz, 16 GB, SMC 1.54f33
Graphics: ATI Radeon HD 4850, ATI Radeon HD 4850, PCIe, 512 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 2.1.9.8
Bluetooth: Version 2.3.1f4, 2 service, 19 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: ST31000528ASQ, 931.51 GB
Serial ATA Device: OPTIARC DVD RW AD-5680H
USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfa100000
USB Device: Hub, 0x0409  (NEC Corporation), 0x005a, 0xfa140000
USB Device: Hub, 0x0409  (NEC Corporation), 0x005a, 0xfa144000
USB Device: Back-UPS XS 1300 LCD FW:836.H5 .D USB FW:H5, 0x051d  (American Power Conversion), 0x0002, 0xfa130000
USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0xfa120000
USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8215, 0xfa111000
USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfd100000
USB Device: DTZ-2100, 0x056a  (WACOM Co., Ltd.), 0x003f, 0xfd140000
USB Device: EPSON Scanner, 0x04b8  (Seiko Epson Corp.), 0x0122, 0xfd130000
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd120000
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0xfd110000
FireWire Device: unknown_device, Unknown
Comment 1 Alexey Proskuryakov 2010-04-01 13:36:20 PDT
I cannot reproduce this, possibly because I cannot follow the steps to reproduce. Please describe your configuration in more detail. Specifically,

> 2. At least with my settings, Top Sites is the leftmost tab and the WebKit home
> is the second, active, rightmost tab.

Are you saying that WebKit nightlies open with two tabs open for you? I don't know how to achieve this.

> 4. Control-click to open at least two Top Sites in tabs behind the current one.

New tabs are always active for me, whether I use Cmd+T or context menu on tab bar.

>  0x17eb000 -  0x17f5ff7 +net.sourceforge.SafariAdBlock 0.4.0 RC3 (0.4.0 RC3)
<81C3F805-F6E8-54FD-865C-F97A20910FE9> /Library/InputManagers/Safari

Please try to reproduce without AdBlock.
Comment 2 Alexey Proskuryakov 2010-04-01 13:43:39 PDT
Can't be different from bug 36917, and that was filed earlier.

*** This bug has been marked as a duplicate of bug 36917 ***