Safari 6 crashing repeatedly on Mac OS X 10.7.5!! Please help! Below is a copy of my latest crash report!
Process: WebProcess [588]
Path: /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
Identifier: com.apple.WebProcess
Version: 7536 (7536.26.17)
Build Info: WebKit2-7536026017000000~2
Code Type: X86-64 (Native)
Parent Process: Safari [584]
Date/Time: 2013-02-07 23:18:15.417 -0500
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9
Interval Since Last Report: 27669 sec
Crashes Since Last Report: 207
Per-App Interval Since Last Report: 20431 sec
Per-App Crashes Since Last Report: 27
Anonymous UUID: A6C3C04E-6350-44DF-87A5-C2C936A89576
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: 0x000000000000000a, 0x000000010e0a0000
VM Regions Near 0x10e0a0000:
mapped file 000000010e017000-000000010e0a0000 [ 548K] r--/rwx SM=COW /Library/Fonts/Microsoft/Arial Italic.ttf
--> mapped file 000000010e0a0000-000000010e12a000 [ 552K] r--/rwx SM=COW /Library/Fonts/Microsoft/Arial Bold Italic.ttf
MALLOC_LARGE 000000010e12a000-000000010e153000 [ 164K] rw-/rwx SM=PRV
Application Specific Information:
objc[588]: garbage collection is OFF
Bundle controller class:
BrowserBundleController
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libFontParser.dylib 0x00007fff9800e90b TSFNTFont::GetFormat() const + 79
1 libFontParser.dylib 0x00007fff9800e7fc TTrueTypeFont::IsTrueTypeFont(TSFNTFont const&) + 20
2 libFontParser.dylib 0x00007fff9800ca5d TFont::CreateFontEntitiesForFile(char const*, bool, TSimpleArray<TFont*>&, bool, short, char const*) + 2407
3 libFontParser.dylib 0x00007fff9800bafd FPFontCreateFontsWithPath + 173
4 libCGXType.A.dylib 0x00007fff917fd265 create_private_data_with_path + 22
5 com.apple.CoreGraphics 0x00007fff8f2c95b2 CGFontCreateFontsWithPath + 36
6 com.apple.CoreGraphics 0x00007fff8f2c9252 CGFontCreateFontsWithURL + 431
7 com.apple.CoreText 0x00007fff99304416 TCGFont::TCGFont(__CFURL const*, bool) + 72
8 com.apple.CoreText 0x00007fff99304225 TCGFontCache::CopyFont(__CFURL const*) const + 77
9 com.apple.CoreText 0x00007fff993040f2 TBaseFont::CopyNativeFont() const + 54
10 com.apple.WebCore 0x000000010851ce01 WebCore::FontPlatformData::FontPlatformData(NSFont*, float, bool, bool, bool, WebCore::FontOrientation, WebCore::TextOrientation, WebCore::FontWidthVariant) + 113
11 com.apple.WebCore 0x0000000107e7b99b WebCore::FontCache::createFontPlatformData(WebCore::FontDescription const&, ***::AtomicString const&) + 395
12 com.apple.WebCore 0x0000000107e7b455 WebCore::FontCache::getCachedFontPlatformData(WebCore::FontDescription const&, ***::AtomicString const&, bool) + 341
13 com.apple.WebCore 0x0000000107e7abd1 WebCore::FontCache::getFontData(WebCore::Font const&, int&, WebCore::FontSelector*) + 129
14 com.apple.WebCore 0x0000000107e18920 WebCore::FontFallbackList::fontDataAt(WebCore::Font const*, unsigned int) const + 80
15 com.apple.WebCore 0x00000001088342d8 WebCore::RenderInline::updateAlwaysCreateLineBoxes(bool) + 232
16 com.apple.WebCore 0x0000000107e79d03 WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 1139
17 com.apple.WebCore 0x0000000107e753a1 WebCore::RenderBlock::layoutBlock(bool, int) + 1249
18 com.apple.WebCore 0x0000000107e74be4 WebCore::RenderBlock::layout() + 52
19 com.apple.WebCore 0x0000000107e780c6 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 742
20 com.apple.WebCore 0x0000000107e77117 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 647
21 com.apple.WebCore 0x0000000107e753c7 WebCore::RenderBlock::layoutBlock(bool, int) + 1287
22 com.apple.WebCore 0x0000000107e74be4 WebCore::RenderBlock::layout() + 52
23 com.apple.WebCore 0x0000000107e780c6 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 742
24 com.apple.WebCore 0x0000000107e77117 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 647
25 com.apple.WebCore 0x0000000107e753c7 WebCore::RenderBlock::layoutBlock(bool, int) + 1287
26 com.apple.WebCore 0x0000000107e74be4 WebCore::RenderBlock::layout() + 52
27 com.apple.WebCore 0x0000000107e780c6 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 742
28 com.apple.WebCore 0x0000000107e77117 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 647
29 com.apple.WebCore 0x0000000107e753c7 WebCore::RenderBlock::layoutBlock(bool, int) + 1287
30 com.apple.WebCore 0x0000000107e74be4 WebCore::RenderBlock::layout() + 52
31 com.apple.WebCore 0x0000000107f4d48f WebCore::RenderBlock::insertFloatingObject(WebCore::RenderBox*) + 655
32 com.apple.WebCore 0x0000000108816449 WebCore::RenderBlock::LineBreaker::skipLeadingWhitespace(WebCore::BidiResolver< WebCore::InlineIterator, WebCore::BidiRun>&, WebCore::LineInfo&, WebCore::RenderBlock::FloatingObject*, WebCore::LineWidth&) + 281
33 com.apple.WebCore 0x0000000108812518 WebCore::RenderBlock::LineBreaker::nextLineBreak(WebCore::BidiResolver<WebCore: :InlineIterator, WebCore::BidiRun>&, WebCore::LineInfo&, std::__1::pair<WebCore::RenderText*, WebCore::LazyLineBreakIterator>&, WebCore::RenderBlock::FloatingObject*, unsigned int) + 200
34 com.apple.WebCore 0x00000001088119f3 WebCore::RenderBlock::layoutRunsAndFloatsInRange(WebCore::LineLayoutState&, WebCore::BidiResolver<WebCore::InlineIterator, WebCore::BidiRun>&, WebCore::InlineIterator const&, WebCore::BidiStatus const&, unsigned int) + 4643
35 com.apple.WebCore 0x000000010880fd5b WebCore::RenderBlock::layoutRunsAndFloats(WebCore::LineLayoutState&, bool) + 1227
36 com.apple.WebCore 0x0000000107e79dec WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 1372
37 com.apple.WebCore 0x0000000107e753a1 WebCore::RenderBlock::layoutBlock(bool, int) + 1249
38 com.apple.WebCore 0x0000000107e74be4 WebCore::RenderBlock::layout() + 52
39 com.apple.WebCore 0x0000000107f4d48f WebCore::RenderBlock::insertFloatingObject(WebCore::RenderBox*) + 655
40 com.apple.WebCore 0x0000000108816449 WebCore::RenderBlock::LineBreaker::skipLeadingWhitespace(WebCore::BidiResolver< WebCore::InlineIterator, WebCore::BidiRun>&, WebCore::LineInfo&, WebCore::RenderBlock::FloatingObject*, WebCore::LineWidth&) + 281
41 com.apple.WebCore 0x0000000108812518 WebCore::RenderBlock::LineBreaker::nextLineBreak(WebCore::BidiResolver<WebCore: :InlineIterator, WebCore::BidiRun>&, WebCore::LineInfo&, std::__1::pair<WebCore::RenderText*, WebCore::LazyLineBreakIterator>&, WebCore::RenderBlock::FloatingObject*, unsigned int) + 200
42 com.apple.WebCore 0x00000001088119f3 WebCore::RenderBlock::layoutRunsAndFloatsInRange(WebCore::LineLayoutState&, WebCore::BidiResolver<WebCore::InlineIterator, WebCore::BidiRun>&, WebCore::InlineIterator const&, WebCore::BidiStatus const&, unsigned int) + 4643
43 com.apple.WebCore 0x000000010880fd5b WebCore::RenderBlock::layoutRunsAndFloats(WebCore::LineLayoutState&, bool) + 1227
44 com.apple.WebCore 0x0000000107e79dec WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 1372
45 com.apple.WebCore 0x0000000107e753a1 WebCore::RenderBlock::layoutBlock(bool, int) + 1249
46 com.apple.WebCore 0x0000000107e74be4 WebCore::RenderBlock::layout() + 52
47 com.apple.WebCore 0x0000000107f4d48f WebCore::RenderBlock::insertFloatingObject(WebCore::RenderBox*) + 655
48 com.apple.WebCore 0x0000000108816449 WebCore::RenderBlock::LineBreaker::skipLeadingWhitespace(WebCore::BidiResolver< WebCore::InlineIterator, WebCore::BidiRun>&, WebCore::LineInfo&, WebCore::RenderBlock::FloatingObject*, WebCore::LineWidth&) + 281
49 com.apple.WebCore 0x0000000108812518 WebCore::RenderBlock::LineBreaker::nextLineBreak(WebCore::BidiResolver<WebCore: :InlineIterator, WebCore::BidiRun>&, WebCore::LineInfo&, std::__1::pair<WebCore::RenderText*, WebCore::LazyLineBreakIterator>&, WebCore::RenderBlock::FloatingObject*, unsigned int) + 200
50 com.apple.WebCore 0x00000001088119f3 WebCore::RenderBlock::layoutRunsAndFloatsInRange(WebCore::LineLayoutState&, WebCore::BidiResolver<WebCore::InlineIterator, WebCore::BidiRun>&, WebCore::InlineIterator const&, WebCore::BidiStatus const&, unsigned int) + 4643
51 com.apple.WebCore 0x000000010880fd5b WebCore::RenderBlock::layoutRunsAndFloats(WebCore::LineLayoutState&, bool) + 1227
52 com.apple.WebCore 0x0000000107e79dec WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 1372
53 com.apple.WebCore 0x0000000107e753a1 WebCore::RenderBlock::layoutBlock(bool, int) + 1249
54 com.apple.WebCore 0x0000000107e74be4 WebCore::RenderBlock::layout() + 52
55 com.apple.WebCore 0x0000000107e780c6 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 742
56 com.apple.WebCore 0x0000000107e77117 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 647
57 com.apple.WebCore 0x0000000107e753c7 WebCore::RenderBlock::layoutBlock(bool, int) + 1287
58 com.apple.WebCore 0x0000000107e74be4 WebCore::RenderBlock::layout() + 52
59 com.apple.WebCore 0x0000000107e780c6 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 742
60 com.apple.WebCore 0x0000000107e77117 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 647
61 com.apple.WebCore 0x0000000107e753c7 WebCore::RenderBlock::layoutBlock(bool, int) + 1287
62 com.apple.WebCore 0x0000000107e74be4 WebCore::RenderBlock::layout() + 52
63 com.apple.WebCore 0x0000000107e780c6 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 742
64 com.apple.WebCore 0x0000000107e77117 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 647
65 com.apple.WebCore 0x0000000107e753c7 WebCore::RenderBlock::layoutBlock(bool, int) + 1287
66 com.apple.WebCore 0x0000000107e74be4 WebCore::RenderBlock::layout() + 52
67 com.apple.WebCore 0x0000000107e780c6 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 742
68 com.apple.WebCore 0x0000000107e77117 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 647
69 com.apple.WebCore 0x0000000107e753c7 WebCore::RenderBlock::layoutBlock(bool, int) + 1287
70 com.apple.WebCore 0x0000000107e74be4 WebCore::RenderBlock::layout() + 52
71 com.apple.WebCore 0x0000000107e780c6 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 742
72 com.apple.WebCore 0x0000000107e77117 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 647
73 com.apple.WebCore 0x0000000107e753c7 WebCore::RenderBlock::layoutBlock(bool, int) + 1287
74 com.apple.WebCore 0x0000000107e74be4 WebCore::RenderBlock::layout() + 52
75 com.apple.WebCore 0x0000000107e74b37 WebCore::RenderView::layout() + 759
76 com.apple.WebCore 0x0000000107e74016 WebCore::FrameView::layout(bool) + 1702
77 com.apple.WebCore 0x0000000107e289a4 WebCore::ThreadTimers::sharedTimerFiredInternal() + 148
78 com.apple.WebCore 0x00000001088bd423 _ZN7WebCoreL10timerFiredEP16__CFRunLoopTimerPv + 51
79 com.apple.CoreFoundation 0x00007fff97550934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
80 com.apple.CoreFoundation 0x00007fff97550486 __CFRunLoopDoTimer + 534
81 com.apple.CoreFoundation 0x00007fff97530e11 __CFRunLoopRun + 1617
82 com.apple.CoreFoundation 0x00007fff97530486 CFRunLoopRunSpecific + 230
83 com.apple.HIToolbox 0x00007fff903bf2bf RunCurrentEventLoopInMode + 277
84 com.apple.HIToolbox 0x00007fff903c656d ReceiveNextEventCommon + 355
85 com.apple.HIToolbox 0x00007fff903c63fa BlockUntilNextEventMatchingListInMode + 62
86 com.apple.AppKit 0x00007fff8dfaf779 _DPSNextEvent + 659
87 com.apple.AppKit 0x00007fff8dfaf07d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
88 com.apple.AppKit 0x00007fff8dfab9b9 -[NSApplication run] + 470
89 com.apple.WebCore 0x0000000108894fef WebCore::RunLoop::run() + 63
90 com.apple.WebKit2 0x0000000107889054 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
91 com.apple.WebKit2 0x0000000107853ac5 WebKitMain + 285
92 com.apple.WebProcess 0x0000000107753e5e 0x107753000 + 3678
93 com.apple.WebProcess 0x0000000107753d80 0x107753000 + 3456
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff93a137e6 kevent + 10
1 libdispatch.dylib 0x00007fff8cc32786 _dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x00007fff8cc31316 _dispatch_mgr_thread + 54
Thread 2:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff93a1167a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff93a10d71 mach_msg + 73
2 com.apple.CoreFoundation 0x00007fff9752850c __CFRunLoopServiceMachPort + 188
3 com.apple.CoreFoundation 0x00007fff97530c74 __CFRunLoopRun + 1204
4 com.apple.CoreFoundation 0x00007fff97530486 CFRunLoopRunSpecific + 230
5 com.apple.Foundation 0x00007fff92366fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
6 com.apple.Foundation 0x00007fff9235b72a -[NSThread main] + 68
7 com.apple.Foundation 0x00007fff9235b6a2 __NSThread__main__ + 1575
8 libsystem_c.dylib 0x00007fff9287c8bf _pthread_start + 335
9 libsystem_c.dylib 0x00007fff9287fb75 thread_start + 13
Thread 3:: JavaScriptCore::BlockFree
0 libsystem_kernel.dylib 0x00007fff93a12bca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff92880274 _pthread_cond_wait + 840
2 com.apple.JavaScriptCore 0x0000000107accfb6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
3 com.apple.JavaScriptCore 0x0000000107ceed9a JSC::BlockAllocator::blockFreeingThreadMain() + 90
4 com.apple.JavaScriptCore 0x0000000107d0438f _ZN3WTFL19wtfThreadEntryPointEPv + 15
5 libsystem_c.dylib 0x00007fff9287c8bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff9287fb75 thread_start + 13
Thread 4:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff93a12bca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff92880274 _pthread_cond_wait + 840
2 com.apple.JavaScriptCore 0x0000000107c517b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x0000000107c51696 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x0000000107d0438f _ZN3WTFL19wtfThreadEntryPointEPv + 15
5 libsystem_c.dylib 0x00007fff9287c8bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff9287fb75 thread_start + 13
Thread 5:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff93a12bca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff92880274 _pthread_cond_wait + 840
2 com.apple.JavaScriptCore 0x0000000107c517b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x0000000107c51696 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x0000000107d0438f _ZN3WTFL19wtfThreadEntryPointEPv + 15
5 libsystem_c.dylib 0x00007fff9287c8bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff9287fb75 thread_start + 13
Thread 6:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff93a12bca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff92880274 _pthread_cond_wait + 840
2 com.apple.JavaScriptCore 0x0000000107c517b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x0000000107c51696 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x0000000107d0438f _ZN3WTFL19wtfThreadEntryPointEPv + 15
5 libsystem_c.dylib 0x00007fff9287c8bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff9287fb75 thread_start + 13
Thread 7:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff93a12df2 __select + 10
1 com.apple.CoreFoundation 0x00007fff97579c8b __CFSocketManager + 1355
2 libsystem_c.dylib 0x00007fff9287c8bf _pthread_start + 335
3 libsystem_c.dylib 0x00007fff9287fb75 thread_start + 13
Thread 8:: Dispatch queue: com.apple.CFURLCACHE_work_queue
0 libsystem_kernel.dylib 0x00007fff93a135b6 fsync + 10
1 libsqlite3.dylib 0x00007fff995aae38 unixSync + 72
2 libsqlite3.dylib 0x00007fff995b8991 syncJournal + 705
3 libsqlite3.dylib 0x00007fff995a9a1e sqlite3PagerCommitPhaseOne + 1262
4 libsqlite3.dylib 0x00007fff9959511e sqlite3BtreeCommitPhaseOne + 478
5 libsqlite3.dylib 0x00007fff99594735 vdbeCommit + 981
6 libsqlite3.dylib 0x00007fff9955755a sqlite3VdbeHalt + 4442
7 libsqlite3.dylib 0x00007fff9958aa08 sqlite3VdbeExec + 58200
8 libsqlite3.dylib 0x00007fff9957ba5b sqlite3_step + 1883
9 libsqlite3.dylib 0x00007fff9953efb5 sqlite3_exec + 533
10 com.apple.CFNetwork 0x00007fff8ec8c453 __CFURLCache::ExecSQLStatement_NoLock(sqlite3*, char const*, int (*)(void*, int, char**, char**), void*, long) + 95
11 com.apple.CFNetwork 0x00007fff8ebf3908 _ZL24_CFURLCacheTimerCallbackPv + 604
12 libdispatch.dylib 0x00007fff8cc35497 _dispatch_source_invoke + 649
13 libdispatch.dylib 0x00007fff8cc3213f _dispatch_queue_invoke + 71
14 libdispatch.dylib 0x00007fff8cc3229c _dispatch_queue_drain + 210
15 libdispatch.dylib 0x00007fff8cc3212e _dispatch_queue_invoke + 54
16 libdispatch.dylib 0x00007fff8cc31928 _dispatch_worker_thread2 + 198
17 libsystem_c.dylib 0x00007fff9287e3da _pthread_wqthread + 316
18 libsystem_c.dylib 0x00007fff9287fb85 start_wqthread + 13
Thread 9:: WebCore: LocalStorage
0 libsystem_kernel.dylib 0x00007fff93a12bca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff92880274 _pthread_cond_wait + 840
2 com.apple.JavaScriptCore 0x0000000107accf7d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
3 com.apple.WebCore 0x00000001088cc0a1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
4 com.apple.WebCore 0x0000000107e2aafa WebCore::StorageThread::threadEntryPoint() + 154
5 com.apple.JavaScriptCore 0x0000000107d0438f _ZN3WTFL19wtfThreadEntryPointEPv + 15
6 libsystem_c.dylib 0x00007fff9287c8bf _pthread_start + 335
7 libsystem_c.dylib 0x00007fff9287fb75 thread_start + 13
Thread 10:: WebCore: LocalStorage
0 libsystem_kernel.dylib 0x00007fff93a12bca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff92880274 _pthread_cond_wait + 840
2 com.apple.JavaScriptCore 0x0000000107accf7d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
3 com.apple.WebCore 0x00000001088cc0a1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
4 com.apple.WebCore 0x0000000107e2aafa WebCore::StorageThread::threadEntryPoint() + 154
5 com.apple.JavaScriptCore 0x0000000107d0438f _ZN3WTFL19wtfThreadEntryPointEPv + 15
6 libsystem_c.dylib 0x00007fff9287c8bf _pthread_start + 335
7 libsystem_c.dylib 0x00007fff9287fb75 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x000000010e0a0000 rbx: 0x00007fff6734b850 rcx: 0x0000000000000004 rdx: 0x0000000000000000
rdi: 0x00007fff6734ab30 rsi: 0x00007ff632ccc830 rbp: 0x00007fff6734ab60 rsp: 0x00007fff6734ab30
r8: 0x00007fff7e3ec480 r9: 0x0000000000001400 r10: 0x0000000000000015 r11: 0x0000000000000206
r12: 0x00007ff632cca480 r13: 0x0000000000000010 r14: 0x00007fff9800e956 r15: 0x00007fff6734ab30
rip: 0x00007fff9800e90b rfl: 0x0000000000010206 cr2: 0x000000010e0a0000
Logical CPU: 0
Binary Images:
0x107753000 - 0x107753fff com.apple.WebProcess (7536 - 7536.26.17) <2188CE7D-394B-344E-8C8D-10B6E7147DCC> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
0x10775d000 - 0x10775dfff WebProcessShim.dylib (536.26.17 - compatibility 1.0.0) <E951FB41-1358-32EF-9002-80DE9160AC12> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
0x10778f000 - 0x107969ff7 com.apple.WebKit2 (7536 - 7536.26.17) <581B0D94-3749-3DFC-B15B-68E026AF5942> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
0x107ac6000 - 0x107d60ff7 com.apple.JavaScriptCore (7536 - 7536.26.15) <DE475475-D66E-3BF3-9AA6-422601989CF6> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
0x107e0c000 - 0x108db2ff7 com.apple.WebCore (7536 - 7536.26.15) <BB07086A-227A-3817-BFED-4DF34E04CD56> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
0x10bc05000 - 0x10c0a7fff com.apple.Safari.framework (7536 - 7536.26.17) <8C9589AE-EA24-3360-812B-DBAE560FBE7F> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
0x10c3c6000 - 0x10c54afff com.apple.WebKit (7536 - 7536.26.17) <8FC2CDD6-82DB-3ECE-A5C1-5CDA0E0575F1> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
0x10c712000 - 0x10c728fff com.apple.WebInspector (7536 - 7536.26.7) <0A8DB0C8-6526-33AF-91BB-910D2B4E3AE8> /System/Library/StagedFrameworks/Safari/WebInspector.framework/Versions/A/WebIn spector
0x7fff67353000 - 0x7fff67387baf dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
0x7fff8cc2e000 - 0x7fff8cc2efff libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
0x7fff8cc2f000 - 0x7fff8cc3dfff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
0x7fff8cc3e000 - 0x7fff8cc41ff7 com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x7fff8cc57000 - 0x7fff8cc91fe7 com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
0x7fff8cca5000 - 0x7fff8cd05fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x7fff8cd15000 - 0x7fff8ce0afff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
0x7fff8ce0b000 - 0x7fff8ce4dff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
0x7fff8ce4e000 - 0x7fff8ce55fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8ce56000 - 0x7fff8ce59fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
0x7fff8de22000 - 0x7fff8de46fff com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
0x7fff8de94000 - 0x7fff8de94fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8df8f000 - 0x7fff8dfa6fff com.apple.CFOpenDirectory (10.7 - 146) <F321AE12-9592-3E56-AB8D-A47BA4696A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
0x7fff8dfa7000 - 0x7fff8ebadfff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8ebae000 - 0x7fff8ebdaff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
0x7fff8ebdb000 - 0x7fff8ebf0fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8ebf1000 - 0x7fff8ed58fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x7fff8ed59000 - 0x7fff8f220fff FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
0x7fff8f221000 - 0x7fff8fbbfa27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8fbc0000 - 0x7fff8fcf6fff com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x7fff8fcf7000 - 0x7fff8fe10fff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x7fff8fe11000 - 0x7fff90085fff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
0x7fff90086000 - 0x7fff900acfff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
0x7fff900ad000 - 0x7fff900b2fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
0x7fff900db000 - 0x7fff900dbfff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff900f7000 - 0x7fff9016dfff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
0x7fff9016e000 - 0x7fff9016efff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x7fff901e6000 - 0x7fff901e9fff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff901ea000 - 0x7fff901f0fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff9030a000 - 0x7fff9031dff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
0x7fff90342000 - 0x7fff90348fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff903bd000 - 0x7fff906e9fff com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x7fff906ea000 - 0x7fff90752ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff90753000 - 0x7fff90755ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x7fff90756000 - 0x7fff90768ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
0x7fff907ec000 - 0x7fff90b08fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x7fff90b09000 - 0x7fff90b10fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
0x7fff90b11000 - 0x7fff90c6efff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff90c6f000 - 0x7fff90d09ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x7fff90fd4000 - 0x7fff91028ff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
0x7fff9108b000 - 0x7fff910a7ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
0x7fff9152d000 - 0x7fff9152dfff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff9152e000 - 0x7fff915cffff com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x7fff917fc000 - 0x7fff91800fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff91903000 - 0x7fff91919ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x7fff9192b000 - 0x7fff91936ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
0x7fff920e0000 - 0x7fff9212cff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x7fff9212d000 - 0x7fff92130fff com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x7fff92131000 - 0x7fff9213aff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
0x7fff92301000 - 0x7fff9261afff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff9261b000 - 0x7fff926e2ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x7fff92722000 - 0x7fff927c4fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x7fff927c5000 - 0x7fff9281dff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff9281e000 - 0x7fff9282dff7 libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
0x7fff9282e000 - 0x7fff9290bfef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
0x7fff9290c000 - 0x7fff92910fff libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
0x7fff9291d000 - 0x7fff9291efff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
0x7fff9292e000 - 0x7fff92930fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
0x7fff92c85000 - 0x7fff92d69ff7 com.apple.CoreServices.OSServices (478.49 - 478.49) <E5BF2069-ED1A-31F5-AFC2-4A530BD467AA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x7fff92d6a000 - 0x7fff92d70ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
0x7fff931a5000 - 0x7fff93229ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x7fff9322a000 - 0x7fff9322fff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
0x7fff93230000 - 0x7fff93814fff libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x7fff93815000 - 0x7fff93888fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
0x7fff938e6000 - 0x7fff93916ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x7fff93917000 - 0x7fff939fbe5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
0x7fff939fc000 - 0x7fff93a1cfff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
0x7fff93a9e000 - 0x7fff93ae7ff7 com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff93ba6000 - 0x7fff93ba7ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
0x7fff93bb0000 - 0x7fff93bb1fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
0x7fff93bb7000 - 0x7fff93bf7ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
0x7fff93ce2000 - 0x7fff93d78ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x7fff94124000 - 0x7fff94165fff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x7fff942a9000 - 0x7fff942edff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff94567000 - 0x7fff9456cfff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
0x7fff94582000 - 0x7fff945c1fff com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x7fff945c2000 - 0x7fff945effe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib
0x7fff945f0000 - 0x7fff945fdfff com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
0x7fff94624000 - 0x7fff9464cfff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
0x7fff9464d000 - 0x7fff946b5ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff94707000 - 0x7fff94772ff7 com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff94b8a000 - 0x7fff94bd8fff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
0x7fff94bd9000 - 0x7fff94cdbfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
0x7fff94d23000 - 0x7fff94d24fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff94d25000 - 0x7fff94d2afff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff94d2b000 - 0x7fff94d2cff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
0x7fff94d63000 - 0x7fff94d9efff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
0x7fff94d9f000 - 0x7fff94db1ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
0x7fff9547d000 - 0x7fff95494fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
0x7fff95495000 - 0x7fff95518fef com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x7fff95614000 - 0x7fff95614fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff9573a000 - 0x7fff957bfff7 com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff957ca000 - 0x7fff957d1ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
0x7fff95826000 - 0x7fff95878ff7 libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff95879000 - 0x7fff95a19ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff95a1a000 - 0x7fff95c1cfff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
0x7fff95c1d000 - 0x7fff95c3afff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
0x7fff95c3b000 - 0x7fff95c4afff libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib
0x7fff95c75000 - 0x7fff95ce5fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
0x7fff95ce6000 - 0x7fff95d26fff libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
0x7fff95d27000 - 0x7fff95d4ffff libsandbox.1.dylib (??? - ???) <7C97EBDB-1351-3939-B2A1-68E0F24D79FB> /usr/lib/libsandbox.1.dylib
0x7fff95d50000 - 0x7fff95db2ff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
0x7fff95dc7000 - 0x7fff95df0ff7 com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff95e4a000 - 0x7fff96074fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff96075000 - 0x7fff96082fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff961f0000 - 0x7fff961f1fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
0x7fff96200000 - 0x7fff9627bff7 com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x7fff9627c000 - 0x7fff9627cfff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff9627d000 - 0x7fff96293fff libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff96294000 - 0x7fff96298ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x7fff96299000 - 0x7fff9658eff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff96592000 - 0x7fff96598fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
0x7fff96599000 - 0x7fff965a6ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
0x7fff965a7000 - 0x7fff965daff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff965db000 - 0x7fff965fcfff libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff965fd000 - 0x7fff96632fff com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x7fff96ae5000 - 0x7fff96ae5fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
0x7fff96b2d000 - 0x7fff96b2dfff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x7fff96cc6000 - 0x7fff96cc9fff libMatch.1.dylib (??? - ???) <42305BB6-25F9-355A-9076-FED38B21A7F9> /usr/lib/libMatch.1.dylib
0x7fff96cca000 - 0x7fff96cd5fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff96cd6000 - 0x7fff97103fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x7fff97104000 - 0x7fff97106fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
0x7fff972d7000 - 0x7fff972dbfff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
0x7fff972dc000 - 0x7fff972ebfff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff97336000 - 0x7fff9733efff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
0x7fff974f8000 - 0x7fff976ccff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff976cd000 - 0x7fff97728ff7 com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff97729000 - 0x7fff97769fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x7fff9776a000 - 0x7fff97778ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
0x7fff97779000 - 0x7fff9781efff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x7fff9781f000 - 0x7fff97861fff com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff97862000 - 0x7fff97862fff com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff978bb000 - 0x7fff978c0fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
0x7fff97903000 - 0x7fff97927fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff979e8000 - 0x7fff97a44ff7 com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x7fff97b43000 - 0x7fff97b6cfff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff97b6d000 - 0x7fff97b96fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff97f36000 - 0x7fff97f41ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x7fff97fd6000 - 0x7fff97fd8fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
0x7fff98009000 - 0x7fff9800aff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
0x7fff9800b000 - 0x7fff98110fff libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff98111000 - 0x7fff98118fff libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
0x7fff98119000 - 0x7fff98127fff com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff98128000 - 0x7fff98132ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
0x7fff992fc000 - 0x7fff993afff7 com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x7fff993b0000 - 0x7fff99404fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff99405000 - 0x7fff99512fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff99534000 - 0x7fff9963bfe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
0x7fff9963c000 - 0x7fff9965bfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
0x7fff99695000 - 0x7fff9994dfff com.apple.RawCamera.bundle (4.00 - 658) <789BC5C7-F03A-388C-B540-070FF5574B0C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff9994e000 - 0x7fff99979ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
0x7fff9997a000 - 0x7fff9998eff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff9998f000 - 0x7fff999acff7 com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x7fff999ad000 - 0x7fff99ab9fff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
0x7fff99aba000 - 0x7fff99b99fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) <E982B3FF-4788-3FA2-B9F1-53E44E2EA9BA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x7fff99bf8000 - 0x7fff99c6eff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
0x7fff99c6f000 - 0x7fff99c74fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 2
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 1255
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=185.3M resident=145.3M(78%) swapped_out_or_unallocated=40.0M(22%)
Writable regions: Total=1.1G written=18.1M(2%) resident=22.6M(2%) swapped_out=0K(0%) unallocated=1.1G(98%)
REGION TYPE VIRTUAL
=========== =======
CG shared images 1184K
CoreGraphics 16K
CoreServices 1156K
JS JIT generated code 256.0M
JS JIT generated code (reserved) 768.0M reserved VM address space (unallocated)
JS VM register file 4096K
JS garbage collector 2292K
MALLOC 54.0M
MALLOC guard page 64K
Memory tag=242 12K
SQLite page cache 1344K
STACK GUARD 56.0M
Stack 12.6M
VM_ALLOCATE 16.3M
__CI_BITMAP 80K
__DATA 15.2M
__IMAGE 528K
__LINKEDIT 61.0M
__TEXT 124.3M
__UNICODE 544K
mapped file 20.7M
shared memory 308K
=========== =======
TOTAL 1.4G
TOTAL, minus reserved VM space 627.5M
Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i5, 2.3 GHz, 4 GB, SMC 1.68f99
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.198.19.22)
Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: Hitachi HTS545032B9A302, 320.07 GB
Serial ATA Device: MATSHITADVD-R UJ-8A8
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 3
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0xfa120000 / 4
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
MacBook Pro, Mac OS X (10.7.5)