Open core-ai-bot opened 3 years ago
Comment by jasonsanjose Tuesday Jul 23, 2013 at 19:02 GMT
I was able to reproduce on mac and windows. If it didn't reproduce right away, making simple edits like backspacing to retype the line seemed to do the trick too.
Comment by njx Tuesday Jul 23, 2013 at 19:06 GMT
Here's the stack:
Process: Brackets Helper [60122]
Path: /Users/USER/*/Brackets.app/Contents/Frameworks/Brackets Helper.app/Contents/MacOS/Brackets Helper
Identifier: org.cef.cefclient.helper
Version: ???
Code Type: X86 (Native)
Parent Process: Brackets [60119]
User ID: 501
Date/Time: 2013-07-23 12:05:08.547 -0700
OS Version: Mac OS X 10.8.3 (12D78)
Report Version: 10
Crashed Thread: 9 WebCore: Worker
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000044
VM Regions Near 0x44:
--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Users/USER/*/Brackets.app/Contents/Frameworks/Brackets Helper.app/Contents/MacOS/Brackets Helper
VM_ALLOCATE 0000000000001000-0000000000073000 [ 456K] ---/--- SM=NUL
Thread 0:: CrRendererMain Dispatch queue: com.apple.main-thread
0 libcef.dylib 0x02431141 0x9a000 + 37318977
1 ??? 0x3640a216 0 + 910205462
2 ??? 0x2b6e96d7 0 + 728667863
3 ??? 0x2b65140a 0 + 728044554
4 ??? 0x5fc3a3ef 0 + 1606657007
5 ??? 0x5fc39b85 0 + 1606654853
6 ??? 0x36416849 0 + 910256201
7 ??? 0x5fc39a05 0 + 1606654469
8 ??? 0x364255c5 0 + 910316997
9 ??? 0x2b6e7a69 0 + 728660585
10 ??? 0x2b6e781d 0 + 728659997
11 ??? 0x2b67fdef 0 + 728235503
12 ??? 0x3640e581 0 + 910222721
13 ??? 0x253b46d9 0 + 624641753
14 ??? 0x2539fe17 0 + 624557591
15 ??? 0x253119a9 0 + 623974825
16 ??? 0x36422619 0 + 910304793
17 ??? 0x3640af4a 0 + 910208842
18 libcef.dylib 0x022cd002 0x9a000 + 35860482
19 libcef.dylib 0x022ccc0d 0x9a000 + 35859469
20 libcef.dylib 0x0227b686 0x9a000 + 35526278
21 libcef.dylib 0x01216b16 0x9a000 + 18336534
22 libcef.dylib 0x0121671e 0x9a000 + 18335518
23 libcef.dylib 0x01dce962 0x9a000 + 30624098
24 libcef.dylib 0x01ddb6f9 0x9a000 + 30676729
25 libcef.dylib 0x01ddaed7 0x9a000 + 30674647
26 libcef.dylib 0x000e4453 0x9a000 + 304211
27 org.cef.cefclient.helper 0x0008e635 CefV8ValueCToCpp::ExecuteFunction(CefRefPtr<CefV8Value>, std::vector<CefRefPtr<CefV8Value>, std::allocator<CefRefPtr<CefV8Value> > > const&) + 373
28 org.cef.cefclient.helper 0x00079a19 ClientApp::OnProcessMessageReceived(CefRefPtr<CefBrowser>, cef_process_id_t, CefRefPtr<CefProcessMessage>) + 2025
29 org.cef.cefclient.helper 0x0007aa99 non-virtual thunk to ClientApp::OnProcessMessageReceived(CefRefPtr<CefBrowser>, cef_process_id_t, CefRefPtr<CefProcessMessage>) + 41
30 org.cef.cefclient.helper 0x00089da8 render_process_handler_on_process_message_received(_cef_render_process_handler_t*, _cef_browser_t*, cef_process_id_t, _cef_process_message_t*) + 136
31 libcef.dylib 0x000d1bde 0x9a000 + 228318
32 libcef.dylib 0x01dbb77e 0x9a000 + 30545790
33 libcef.dylib 0x01dbb643 0x9a000 + 30545475
34 libcef.dylib 0x01dbc73b 0x9a000 + 30549819
35 libcef.dylib 0x017c2677 0x9a000 + 24282743
36 libcef.dylib 0x01bff83d 0x9a000 + 28727357
37 libcef.dylib 0x01bff744 0x9a000 + 28727108
38 libcef.dylib 0x01b41c52 0x9a000 + 27950162
39 libcef.dylib 0x0077f514 0x9a000 + 7230740
40 libcef.dylib 0x007811e9 0x9a000 + 7238121
41 libcef.dylib 0x0084db38 0x9a000 + 8076088
42 libcef.dylib 0x0084df3a 0x9a000 + 8077114
43 libcef.dylib 0x00819905 0x9a000 + 7862533
44 com.apple.CoreFoundation 0x95b9a05f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
45 com.apple.CoreFoundation 0x95b99a89 __CFRunLoopDoSources0 + 233
46 com.apple.CoreFoundation 0x95bbf836 __CFRunLoopRun + 934
47 com.apple.CoreFoundation 0x95bbf02a CFRunLoopRunSpecific + 378
48 com.apple.CoreFoundation 0x95bbee9b CFRunLoopRunInMode + 123
49 com.apple.HIToolbox 0x9005ef5a RunCurrentEventLoopInMode + 242
50 com.apple.HIToolbox 0x9005ecc9 ReceiveNextEventCommon + 374
51 com.apple.HIToolbox 0x9005eb44 BlockUntilNextEventMatchingListInMode + 88
52 com.apple.AppKit 0x995319aa _DPSNextEvent + 724
53 com.apple.AppKit 0x995311dc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
54 com.apple.AppKit 0x9952763c -[NSApplication run] + 855
55 libcef.dylib 0x00819d27 0x9a000 + 7863591
56 libcef.dylib 0x008197fc 0x9a000 + 7862268
57 libcef.dylib 0x0084d4c8 0x9a000 + 8074440
58 libcef.dylib 0x00865eee 0x9a000 + 8175342
59 libcef.dylib 0x0084cb3a 0x9a000 + 8071994
60 libcef.dylib 0x017f7885 0x9a000 + 24500357
61 libcef.dylib 0x01df5ae3 0x9a000 + 30784227
62 libcef.dylib 0x01df67c9 0x9a000 + 30787529
63 libcef.dylib 0x01df5670 0x9a000 + 30783088
64 libcef.dylib 0x01d583ae 0x9a000 + 30139310
65 libcef.dylib 0x0009bbef cef_execute_process + 239
66 org.cef.cefclient.helper 0x00081ea8 CefExecuteProcess(CefMainArgs const&, CefRefPtr<CefApp>) + 152
67 org.cef.cefclient.helper 0x000807e5 main + 149
68 org.cef.cefclient.helper 0x00076605 start + 53
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x95ea49ae kevent + 10
1 libdispatch.dylib 0x945a1c71 _dispatch_mgr_invoke + 993
2 libdispatch.dylib 0x945a17a9 _dispatch_mgr_thread + 53
Thread 2:: Chrome_ChildIOThread
0 libsystem_kernel.dylib 0x95ea49ae kevent + 10
1 libcef.dylib 0x00c1b6e6 0x9a000 + 12064486
2 libcef.dylib 0x00c19359 0x9a000 + 12055385
3 libcef.dylib 0x00818861 0x9a000 + 7858273
4 libcef.dylib 0x0084d4c8 0x9a000 + 8074440
5 libcef.dylib 0x00865eee 0x9a000 + 8175342
6 libcef.dylib 0x0084cb3a 0x9a000 + 8071994
7 libcef.dylib 0x0087e621 0x9a000 + 8275489
8 libcef.dylib 0x0087e6bd 0x9a000 + 8275645
9 libcef.dylib 0x008790b5 0x9a000 + 8253621
10 libsystem_c.dylib 0x940915b7 _pthread_start + 344
11 libsystem_c.dylib 0x9407bd4e thread_start + 34
Thread 3:: VC manager
0 libsystem_kernel.dylib 0x95ea38e2 __psynch_cvwait + 10
1 libsystem_c.dylib 0x94096280 _pthread_cond_wait + 833
2 libsystem_c.dylib 0x9411c095 pthread_cond_wait$UNIX2003 + 71
3 libcef.dylib 0x00871dd3 0x9a000 + 8224211
4 libcef.dylib 0x00872a5b 0x9a000 + 8227419
5 libcef.dylib 0x00872862 0x9a000 + 8226914
6 libcef.dylib 0x0085151c 0x9a000 + 8090908
7 libcef.dylib 0x0084d4c8 0x9a000 + 8074440
8 libcef.dylib 0x00865eee 0x9a000 + 8175342
9 libcef.dylib 0x0084cb3a 0x9a000 + 8071994
10 libcef.dylib 0x0087e621 0x9a000 + 8275489
11 libcef.dylib 0x0087e6bd 0x9a000 + 8275645
12 libcef.dylib 0x008790b5 0x9a000 + 8253621
13 libsystem_c.dylib 0x940915b7 _pthread_start + 344
14 libsystem_c.dylib 0x9407bd4e thread_start + 34
Thread 4:: SamplerThread
0 libsystem_kernel.dylib 0x95ea3c72 __semwait_signal + 10
1 libsystem_c.dylib 0x9411ba55 nanosleep$UNIX2003 + 189
2 libsystem_c.dylib 0x9411b91e usleep$UNIX2003 + 60
3 libcef.dylib 0x02536bc1 0x9a000 + 38390721
4 libcef.dylib 0x02536315 0x9a000 + 38388501
5 libsystem_c.dylib 0x940915b7 _pthread_start + 344
6 libsystem_c.dylib 0x9407bd4e thread_start + 34
Thread 5:: v8:SweeperThrea
0 libsystem_kernel.dylib 0x95ea180e semaphore_wait_trap + 10
1 libcef.dylib 0x02536afb 0x9a000 + 38390523
2 libcef.dylib 0x02481f8f 0x9a000 + 37650319
3 libcef.dylib 0x02536315 0x9a000 + 38388501
4 libsystem_c.dylib 0x940915b7 _pthread_start + 344
5 libsystem_c.dylib 0x9407bd4e thread_start + 34
Thread 6:: v8:SweeperThrea
0 libsystem_kernel.dylib 0x95ea180e semaphore_wait_trap + 10
1 libcef.dylib 0x02536afb 0x9a000 + 38390523
2 libcef.dylib 0x02481f8f 0x9a000 + 37650319
3 libcef.dylib 0x02536315 0x9a000 + 38388501
4 libsystem_c.dylib 0x940915b7 _pthread_start + 344
5 libsystem_c.dylib 0x9407bd4e thread_start + 34
Thread 7:: v8:SweeperThrea
0 libsystem_kernel.dylib 0x95ea180e semaphore_wait_trap + 10
1 libcef.dylib 0x02536afb 0x9a000 + 38390523
2 libcef.dylib 0x02481f8f 0x9a000 + 37650319
3 libcef.dylib 0x02536315 0x9a000 + 38388501
4 libsystem_c.dylib 0x940915b7 _pthread_start + 344
5 libsystem_c.dylib 0x9407bd4e thread_start + 34
Thread 8:: v8:SweeperThrea
0 libsystem_kernel.dylib 0x95ea180e semaphore_wait_trap + 10
1 libcef.dylib 0x02536afb 0x9a000 + 38390523
2 libcef.dylib 0x02481f8f 0x9a000 + 37650319
3 libcef.dylib 0x02536315 0x9a000 + 38388501
4 libsystem_c.dylib 0x940915b7 _pthread_start + 344
5 libsystem_c.dylib 0x9407bd4e thread_start + 34
Thread 9 Crashed:: WebCore: Worker
0 libcef.dylib 0x02363831 0x9a000 + 36476977
1 libcef.dylib 0x02363a0f 0x9a000 + 36477455
2 libcef.dylib 0x0228952b 0x9a000 + 35583275
3 libcef.dylib 0x0236b048 0x9a000 + 36507720
4 libcef.dylib 0x0234a9ac 0x9a000 + 36374956
5 libcef.dylib 0x0234aaab 0x9a000 + 36375211
6 libcef.dylib 0x0228936b 0x9a000 + 35582827
7 libcef.dylib 0x0236b048 0x9a000 + 36507720
8 libcef.dylib 0x0234e379 0x9a000 + 36389753
9 libcef.dylib 0x023514c8 0x9a000 + 36402376
10 libcef.dylib 0x02351c4b 0x9a000 + 36404299
11 libcef.dylib 0x0228942b 0x9a000 + 35583019
12 libcef.dylib 0x0236b048 0x9a000 + 36507720
13 libcef.dylib 0x023469ba 0x9a000 + 36358586
14 libcef.dylib 0x02289148 0x9a000 + 35582280
15 libcef.dylib 0x0236b048 0x9a000 + 36507720
16 libcef.dylib 0x023467b6 0x9a000 + 36358070
17 libcef.dylib 0x023579eb 0x9a000 + 36428267
18 libcef.dylib 0x0235a522 0x9a000 + 36439330
19 libcef.dylib 0x0235b7fb 0x9a000 + 36444155
20 libcef.dylib 0x0228948b 0x9a000 + 35583115
21 libcef.dylib 0x0236b048 0x9a000 + 36507720
22 libcef.dylib 0x0234e379 0x9a000 + 36389753
23 libcef.dylib 0x023514c8 0x9a000 + 36402376
24 libcef.dylib 0x02351c4b 0x9a000 + 36404299
25 libcef.dylib 0x0228942b 0x9a000 + 35583019
26 libcef.dylib 0x0236b048 0x9a000 + 36507720
27 libcef.dylib 0x023469ba 0x9a000 + 36358586
28 libcef.dylib 0x02289148 0x9a000 + 35582280
29 libcef.dylib 0x0236b048 0x9a000 + 36507720
30 libcef.dylib 0x023467b6 0x9a000 + 36358070
31 libcef.dylib 0x0234688f 0x9a000 + 36358287
32 libcef.dylib 0x0234690b 0x9a000 + 36358411
33 libcef.dylib 0x02289108 0x9a000 + 35582216
34 libcef.dylib 0x0236b048 0x9a000 + 36507720
35 libcef.dylib 0x02348daa 0x9a000 + 36367786
36 libcef.dylib 0x0234958f 0x9a000 + 36369807
37 libcef.dylib 0x0234965b 0x9a000 + 36370011
38 libcef.dylib 0x02289288 0x9a000 + 35582600
39 libcef.dylib 0x0236b048 0x9a000 + 36507720
40 libcef.dylib 0x023467b6 0x9a000 + 36358070
41 libcef.dylib 0x02344abf 0x9a000 + 36350655
42 libcef.dylib 0x0233c809 0x9a000 + 36317193
43 libcef.dylib 0x022a85ae 0x9a000 + 35710382
44 libcef.dylib 0x022ab64e 0x9a000 + 35722830
45 libcef.dylib 0x022a9ff3 0x9a000 + 35717107
46 libcef.dylib 0x023e7d7e 0x9a000 + 37019006
47 libcef.dylib 0x0243d18f 0x9a000 + 37368207
48 ??? 0x3650a216 0 + 911254038
49 ??? 0x365226fd 0 + 911353597
50 ??? 0x3650e581 0 + 911271297
51 ??? 0x2efadccf 0 + 788192463
52 ??? 0x2ef92ce4 0 + 788081892
53 ??? 0x2ef9a837 0 + 788113463
54 ??? 0x2efafb5e 0 + 788200286
55 ??? 0x56c84a30 0 + 1455966768
56 ??? 0x56c81ab2 0 + 1455954610
57 ??? 0x2efae7fa 0 + 788195322
58 ??? 0x3650e581 0 + 911271297
59 ??? 0x2efa5154 0 + 788156756
60 ??? 0x3650e581 0 + 911271297
61 ??? 0x56c71cbb 0 + 1455889595
62 ??? 0x3650e581 0 + 911271297
63 ??? 0x56c84a65 0 + 1455966821
64 ??? 0x56c81ab2 0 + 1455954610
65 ??? 0x2efae7fa 0 + 788195322
66 ??? 0x3650e581 0 + 911271297
67 ??? 0x2efadf68 0 + 788193128
68 ??? 0x2efaac58 0 + 788180056
69 ??? 0x2efa9684 0 + 788174468
70 ??? 0x3650e581 0 + 911271297
71 ??? 0x2efa94a4 0 + 788173988
72 ??? 0x56c76708 0 + 1455908616
73 ??? 0x2efa91d2 0 + 788173266
74 ??? 0x56c772a2 0 + 1455911586
75 ??? 0x36566b90 0 + 911633296
76 ??? 0x36522619 0 + 911353369
77 ??? 0x3650af4a 0 + 911257418
78 libcef.dylib 0x022cd002 0x9a000 + 35860482
79 libcef.dylib 0x022ccc0d 0x9a000 + 35859469
80 libcef.dylib 0x0227b686 0x9a000 + 35526278
81 libcef.dylib 0x012415b9 0x9a000 + 18511289
82 libcef.dylib 0x0122dfaf 0x9a000 + 18431919
83 libcef.dylib 0x012412eb 0x9a000 + 18510571
84 libcef.dylib 0x01637291 0x9a000 + 22663825
85 libcef.dylib 0x01636e4e 0x9a000 + 22662734
86 libcef.dylib 0x01636d59 0x9a000 + 22662489
87 libcef.dylib 0x0159f252 0x9a000 + 22041170
88 libcef.dylib 0x0159fad9 0x9a000 + 22043353
89 libcef.dylib 0x0159f988 0x9a000 + 22043016
90 libcef.dylib 0x015a160b 0x9a000 + 22050315
91 libcef.dylib 0x015a1594 0x9a000 + 22050196
92 libcef.dylib 0x00911cec 0x9a000 + 8879340
93 libcef.dylib 0x00911f80 0x9a000 + 8880000
94 libsystem_c.dylib 0x940915b7 _pthread_start + 344
95 libsystem_c.dylib 0x9407bd4e thread_start + 34
Thread 10:: v8:SweeperThrea
0 libsystem_kernel.dylib 0x95ea180e semaphore_wait_trap + 10
1 libcef.dylib 0x02536afb 0x9a000 + 38390523
2 libcef.dylib 0x02481f8f 0x9a000 + 37650319
3 libcef.dylib 0x02536315 0x9a000 + 38388501
4 libsystem_c.dylib 0x940915b7 _pthread_start + 344
5 libsystem_c.dylib 0x9407bd4e thread_start + 34
Thread 11:: v8:SweeperThrea
0 libsystem_kernel.dylib 0x95ea180e semaphore_wait_trap + 10
1 libcef.dylib 0x02536afb 0x9a000 + 38390523
2 libcef.dylib 0x02481f8f 0x9a000 + 37650319
3 libcef.dylib 0x02536315 0x9a000 + 38388501
4 libsystem_c.dylib 0x940915b7 _pthread_start + 344
5 libsystem_c.dylib 0x9407bd4e thread_start + 34
Thread 12:: v8:SweeperThrea
0 libsystem_kernel.dylib 0x95ea180e semaphore_wait_trap + 10
1 libcef.dylib 0x02536afb 0x9a000 + 38390523
2 libcef.dylib 0x02481f8f 0x9a000 + 37650319
3 libcef.dylib 0x02536315 0x9a000 + 38388501
4 libsystem_c.dylib 0x940915b7 _pthread_start + 344
5 libsystem_c.dylib 0x9407bd4e thread_start + 34
Thread 13:: v8:SweeperThrea
0 libsystem_kernel.dylib 0x95ea180e semaphore_wait_trap + 10
1 libcef.dylib 0x02536afb 0x9a000 + 38390523
2 libcef.dylib 0x02481f8f 0x9a000 + 37650319
3 libcef.dylib 0x02536315 0x9a000 + 38388501
4 libsystem_c.dylib 0x940915b7 _pthread_start + 344
5 libsystem_c.dylib 0x9407bd4e thread_start + 34
Thread 9 crashed with X86 Thread State (32-bit):
eax: 0xb007f758 ebx: 0x7cb05ba4 ecx: 0x02343830 edx: 0x00000000
edi: 0x0236310e esi: 0x7cb05df8 ebp: 0xb007f5f8 esp: 0xb007f590
ss: 0x00000023 efl: 0x00010246 eip: 0x02363831 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000023 gs: 0x0000000f
cr2: 0x00000044
Logical CPU: 6
Binary Images:
0x73000 - 0x90ff7 +org.cef.cefclient.helper (???) <1EED7F05-414B-3AC1-8624-510A964B3EE3> /Users/USER/*/Brackets.app/Contents/Frameworks/Brackets Helper.app/Contents/MacOS/Brackets Helper
0x9a000 - 0x333bfeb +libcef.dylib (31279.5.173) <410DAE45-7DE4-3A87-A80E-689062DF4635> /Users/USER/*/Brackets.app/Contents/Frameworks/Chromium Embedded Framework.framework/Libraries/libcef.dylib
0x4817000 - 0x4824ff3 com.apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x8fe72000 - 0x8fea4e57 dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
0x90007000 - 0x903eafff com.apple.HIToolbox (2.0 - 626.1) <ECC3F04F-C4B7-35BF-B10E-183B749DAB92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x903eb000 - 0x903eeff7 libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
0x903ef000 - 0x90446ff3 com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x90447000 - 0x90454ff7 com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x90741000 - 0x90744ffc libCoreVMClient.dylib (32.3) <35B63A60-DF0A-3FB3-ABB8-164B246A43CC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x90745000 - 0x90751ffe libkxld.dylib (2050.22.13) <ED37AAAA-B1C0-3ADF-A897-3D580A845843> /usr/lib/system/libkxld.dylib
0x909c0000 - 0x909e9ff7 libRIP.A.dylib (331.0.4) <FE496AFC-420A-3712-BC79-FC8C63ADB73D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x909ea000 - 0x90a38ffb libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x90a39000 - 0x90a62fff libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
0x90a6a000 - 0x90a7cfff libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib
0x90a7d000 - 0x90a83fff libGFXShared.dylib (8.7.25) <4268BFAF-4529-3B40-A8B9-66F176AC20CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x90a84000 - 0x90a86ffd libCVMSPluginSupport.dylib (8.7.25) <C8FC6227-5209-3138-89CD-03CAD11F3EC3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x90a87000 - 0x90accff7 com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x90b25000 - 0x90dc8ff3 com.apple.CoreImage (8.2.4 - 1.0.1) <BA4EE8D7-FE72-3CC3-801F-B69D8A8B426F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x90dc9000 - 0x90de9ffd com.apple.ChunkingLibrary (2.0 - 133.3) <FA45EAE8-BB10-3AEE-9FDC-C0C3A533FF48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x90e84000 - 0x91189ff7 com.apple.CoreServices.CarbonCore (1037.5 - 1037.5) <356AE2DF-ABB0-319C-8B5B-2F33D693889F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9118a000 - 0x911f9ffb com.apple.Heimdal (3.0 - 2.0) <964D9952-B0F2-34F6-8265-1823C0D5EAB8> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x911fa000 - 0x9128cffb libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9128d000 - 0x912acff3 com.apple.Ubiquity (1.2 - 243.15) <E10A2937-D671-3D14-AF8D-BA25E601F458> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x912ad000 - 0x912c0ff9 com.apple.MultitouchSupport.framework (235.29 - 235.29) <451701B6-03CE-3F26-9FF0-92D8DA1467EE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x912c5000 - 0x914dcfff com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x914dd000 - 0x9150efff com.apple.DictionaryServices (1.2 - 184.4) <0D5BE86F-F40A-3E39-8569-19FCA5EDF9D3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9150f000 - 0x91524fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x91525000 - 0x915bdfff com.apple.CoreServices.OSServices (557.6 - 557.6) <E1600639-3EEC-3DF8-BD40-747BB2117988> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x915be000 - 0x915ccfff com.apple.opengl (1.8.7 - 1.8.7) <0631EC1D-833B-39D2-A907-A9F7617E5504> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x91628000 - 0x91629fff libsystem_sandbox.dylib (220.2) <61A79095-1978-3AAA-B0E0-658BC8E5F045> /usr/lib/system/libsystem_sandbox.dylib
0x91660000 - 0x916bbfff com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x916be000 - 0x916c6fff libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
0x916c7000 - 0x9181fffb com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <0D36953C-9897-3E9B-8C70-847E90B203A2> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x91820000 - 0x91822fff libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
0x918a3000 - 0x918a4fff libquarantine.dylib (52) <D526310F-DC77-37EA-8F5F-83928EFA3262> /usr/lib/system/libquarantine.dylib
0x918a5000 - 0x918abfff com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x918ac000 - 0x91980ff3 com.apple.backup.framework (1.4.2 - 1.4.2) <0473EB45-E9BF-3C10-B235-A6E2B960A88F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x91981000 - 0x919e9ff7 com.apple.framework.IOKit (2.0.1 - 755.22.5) <F9A70D23-1108-3616-9DE3-6C5730CA7AB2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x919ea000 - 0x91a01fff com.apple.GenerationalStorage (1.1 - 132.3) <DD0AA3DB-376D-37F3-AC5B-17AC9B9E0A63> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x91a02000 - 0x91cc2ff3 com.apple.security (7.0 - 55179.11) <165A3105-9ADF-329B-93FC-3C8EFAEDDD13> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91cc3000 - 0x91cdaff4 com.apple.CoreMediaAuthoring (2.1 - 914) <37C0A2C7-73B3-39BC-8DE1-4A6B75F115FC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x91cdb000 - 0x91ce2ff3 com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x91ce3000 - 0x91ceafff libsystem_dnssd.dylib (379.37) <49A44FB3-559D-3C7E-AA40-23F5A8E612AC> /usr/lib/system/libsystem_dnssd.dylib
0x91ceb000 - 0x91cf4ff9 com.apple.CommonAuth (3.0 - 2.0) <34C4768C-EF8D-3DBA-AFB7-09148C8672DB> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x91cf5000 - 0x91cf9ffe libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
0x91cfa000 - 0x91d74ff7 com.apple.securityfoundation (6.0 - 55115.4) <A959B2F5-9D9D-3C93-A62A-7399594CF238> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x91d75000 - 0x921b7ff3 com.apple.CoreGraphics (1.600.0 - 331.0.4) <BC041647-FB5A-3D07-A253-F3D34E25BF6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x921b8000 - 0x921c2fff libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
0x921ff000 - 0x922a9fff com.apple.LaunchServices (539.7 - 539.7) <AF33EBD3-BC0B-30B5-B7DA-5CCCF12D7EDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x922aa000 - 0x922c0fff com.apple.CFOpenDirectory (10.8 - 151.10) <56C3F276-BD1F-3031-8CF9-8F4F481A534E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x922c1000 - 0x922defff libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib
0x922df000 - 0x922f4fff com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x9233b000 - 0x92345ffe com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x92346000 - 0x92346fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x92347000 - 0x92454057 libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib
0x92455000 - 0x92479fff libJPEG.dylib (849) <CD42C17E-6B13-35BE-B585-9AE69CEA534F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9251c000 - 0x92540fff com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x92541000 - 0x92632ffc libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
0x92633000 - 0x92633fff com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x92634000 - 0x92634fff com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x92635000 - 0x92636ffd com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9266d000 - 0x926b4ff3 com.apple.CoreMedia (1.0 - 926.87) <713B7213-D695-3162-9852-DBC114C26178> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x926b5000 - 0x9282dff5 com.apple.QuartzCore (1.8 - 304.2) <FB737C74-C460-32A3-9107-D2112BAE6EBC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9282e000 - 0x92832ffc libGIF.dylib (849) <2F1DE1C6-4779-35A6-8ED5-BBF8ADD5962A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x92859000 - 0x928a5fff libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib
0x928a6000 - 0x928b2ff8 libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib
0x928b3000 - 0x928b4ffd libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
0x928b5000 - 0x928b8ffc libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
0x928b9000 - 0x928c3fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x93060000 - 0x930c2fff libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib
0x930c3000 - 0x930cafff liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
0x9339e000 - 0x93435ff7 com.apple.ink.framework (10.8.2 - 150) <D90FF7BC-6B90-39F1-AC52-670269947C58> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x93467000 - 0x93483fff libPng.dylib (849) <BF2CB6F5-A2F1-35A4-93F7-ACA6D7F02084> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x93484000 - 0x935d2fff com.apple.CFNetwork (596.3.3 - 596.3.3) <EC7EF37B-B00E-374D-9E8F-E4E22D741059> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x935d3000 - 0x9360efef libGLImage.dylib (8.7.25) <6C0B2148-032A-3911-AB21-2E07606E3D9A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9360f000 - 0x93613ff7 libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
0x93614000 - 0x9366bff7 com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x9366c000 - 0x9367aff7 libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
0x9367b000 - 0x936e1fff com.apple.print.framework.PrintCore (8.3 - 387.2) <0F7665F5-33F0-3661-9BE2-7DD2890E304B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x936e2000 - 0x936fbfff com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9370b000 - 0x93719fff libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib
0x9371a000 - 0x9375cff7 libcups.2.dylib (327.3) <C7A4A315-FA15-354B-8BC9-BE824C4EFF6D> /usr/lib/libcups.2.dylib
0x937e6000 - 0x937f4ff3 libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
0x937f5000 - 0x938f3ff7 libFontParser.dylib (84.6) <7D3EB3CC-527E-3A74-816A-59CAFD2260A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9394b000 - 0x9394bfff com.apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9394c000 - 0x93958ff7 com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x93959000 - 0x93959fff libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
0x9395a000 - 0x939beff3 libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib
0x939bf000 - 0x939ecffe libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
0x939ed000 - 0x93a47ffb com.apple.AE (645.6 - 645.6) <44556FF7-A869-399A-AEBB-F4E9263D9152> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x93a48000 - 0x93a90ff5 com.apple.opencl (2.2.18 - 2.2.18) <004A1DE4-49C6-3938-8B54-CD1DC23BDBE5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x93a91000 - 0x93aecff7 com.apple.AppleVAFramework (5.0.19 - 5.0.19) <3C43A555-0A22-3D7C-A3FB-CFADDDA43E9B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x93af8000 - 0x93affffb libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
0x93b03000 - 0x93becff7 libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib
0x93c3f000 - 0x93c43fff com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93c44000 - 0x93c66fff libc++abi.dylib (26) <3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib
0x93d51000 - 0x93d54ff9 libCGXType.A.dylib (331.0.4) <981B13D6-4E8B-3468-92D3-FE436B48C0DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x93d55000 - 0x93d9fff7 com.apple.framework.CoreWLAN (3.0.2 - 302.12) <1D7CB11D-C28C-3A25-865A-4AD6EE40D493> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x93dd4000 - 0x93e3cfe7 libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x93e3d000 - 0x93e8cff6 libTIFF.dylib (849) <229EBA67-A2D3-30B7-8177-3CA5503360EC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x93ed0000 - 0x93ef5ff7 com.apple.CoreVideo (1.8 - 99.4) <A26DE896-32E0-3D5E-BA89-02AD23FA96B3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x93f1d000 - 0x9407affb com.apple.QTKit (7.7.1 - 2599.24) <39CC892D-2874-33FE-BE30-87FE07D875BD> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x9407b000 - 0x94138feb libsystem_c.dylib (825.26) <6E35A83F-1A5B-3AF9-8C6D-D7B57B25FB63> /usr/lib/system/libsystem_c.dylib
0x94139000 - 0x94139ffd libOpenScriptingUtil.dylib (148.3) <87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib
0x94194000 - 0x94194ffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <D35BA73D-1E56-3A1D-9F9F-971F3BF8C136> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94195000 - 0x942a0ff7 libJP2.dylib (849) <B2D0E844-C390-376C-91D9-F3501B5C7A83> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x942e0000 - 0x94355ff7 com.apple.ApplicationServices.ATS (332 - 341.1) <95206704-F9C9-33C4-AF25-FE9890E160B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x94356000 - 0x94380ff9 com.apple.framework.Apple80211 (8.3.2 - 832.18.1) <69AD5C5E-14A2-3E2B-AE28-2C7A7E4F5D0A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x94381000 - 0x944b4ff3 com.apple.MediaControlSender (1.7 - 170.20) <7B1AC317-AFDB-394F-8026-9561930E696B> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x944b5000 - 0x944e1ff7 libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
0x944e2000 - 0x944e2fff com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9459b000 - 0x9459cfff libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib
0x9459d000 - 0x945afff7 libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
0x945b7000 - 0x945b9fff com.apple.securityhi (4.0 - 55002) <62E3AE75-61CB-341E-B2A0-CFC985A2BF7F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x947eb000 - 0x94808ff7 libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
0x94809000 - 0x9483cffb com.apple.GSS (3.0 - 2.0) <9566A96D-C296-3ABD-A12A-E274C81C0B25> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9483d000 - 0x94ab9ff7 com.apple.QuickTime (7.7.1 - 2599.24) <5B1CA228-A6B3-39DF-A5CC-F981E59DAD1D> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94baf000 - 0x94ceaff7 libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x94ceb000 - 0x94d2dffb com.apple.RemoteViewServices (2.0 - 80.6) <AE962502-4539-3893-A2EB-9D384652AEAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x94fc1000 - 0x950ceff3 com.apple.ImageIO.framework (3.2.0 - 849) <B34C2380-51F6-38B1-BB6C-C2E5185D90EF> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x950cf000 - 0x950d0fff libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib
0x9513d000 - 0x9513dfff libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
0x951dc000 - 0x951f9fff libxpc.dylib (140.42) <1E419D55-C5C1-33FF-B52E-6C7FFBEA5E1F> /usr/lib/system/libxpc.dylib
0x951fa000 - 0x951fafff libSystem.B.dylib (169.3) <81C58EAB-0E76-3EAB-BDFD-C5A6FE95536F> /usr/lib/libSystem.B.dylib
0x951fb000 - 0x955f7feb com.apple.VideoToolbox (1.0 - 926.87) <D6460276-E1CF-317D-B32F-80EAE916168C> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x956cf000 - 0x9572dff7 com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <953DD669-8C6E-387D-AB3F-D8C8965347DF> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9572e000 - 0x9575bffb com.apple.CoreServicesInternal (154.2 - 154.2) <DCCF604B-1DB8-3F09-8122-545E2E7F466D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x9575c000 - 0x95792ffb com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x95793000 - 0x9582efff com.apple.CoreSymbolication (3.0 - 117) <F705A8CD-A04A-3A84-970A-7B04BC05DA97> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9582f000 - 0x9594bffb com.apple.desktopservices (1.7.3 - 1.7.3) <7157C51D-C695-3C9E-B532-F551E7E55B56> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9594e000 - 0x959fdff7 com.apple.CoreText (260.0 - 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x959fe000 - 0x95b87ff7 com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x95b88000 - 0x95d70ffb com.apple.CoreFoundation (6.8 - 744.18) <68AFEE40-0078-347E-9DEE-32CFE0062A10> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x95d71000 - 0x95d7dffa com.apple.CrashReporterSupport (10.8.3 - 417) <A4A45B14-8992-3739-82BC-3C5E5C2686F9> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x95e8f000 - 0x95ea9ffc libsystem_kernel.dylib (2050.22.13) <70C520E8-0394-3DFB-823B-FE8C251C169A> /usr/lib/system/libsystem_kernel.dylib
0x95eaa000 - 0x95ebaff2 com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x95ec9000 - 0x95ed2ffd com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x95ed3000 - 0x95edcfff com.apple.DiskArbitration (2.5.2 - 2.5.2) <89822A83-B450-3363-8E9C-9B80CB4450B1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x95edd000 - 0x95ee7fff libCSync.A.dylib (331.0.4) <71A7B331-C8A2-322C-AFB0-062EE9C3B848> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x95f30000 - 0x95fd0ff7 com.apple.QD (3.42 - 285) <1B8307C6-AFA8-312E-BA5B-679070EF2CA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9634a000 - 0x9634bfff liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib
0x9634c000 - 0x9634ffff com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x96350000 - 0x966e3ff3 com.apple.MediaToolbox (1.0 - 926.87) <F3623474-03AD-3A7F-8BD1-46A44A12E74E> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x966e4000 - 0x966e8fff com.apple.IOSurface (86.0.4 - 86.0.4) <6431ACB6-561B-314F-9A2A-FAC1578FCC86> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x966e9000 - 0x9670effb com.apple.framework.familycontrols (4.1 - 410) <B1755756-BEA2-3205-ADAA-68FCC32E60BD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9670f000 - 0x96751ff7 libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib
0x96752000 - 0x96761fff libGL.dylib (8.7.25) <818E3E6B-9B00-3117-8157-9E95CB59A47B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9676d000 - 0x96b8afff FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x96b8b000 - 0x96c49ff3 com.apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x96c4a000 - 0x96c55fff libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib
0x974d4000 - 0x97524ff7 com.apple.CoreMediaIO (307.0 - 4155) <49D36F54-D414-3745-8194-69FC3B632ED3> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x97525000 - 0x97525fff com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x97526000 - 0x9752afff com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9762c000 - 0x9762dfff libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib
0x9762e000 - 0x97cbaff3 com.apple.CoreAUC (6.16.13 - 6.16.13) <3DCF4456-AF8D-3E87-B00C-C56055AF9B8E> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x97cbb000 - 0x97d1ffff com.apple.datadetectorscore (4.1 - 269.2) <B4D53047-C613-32F8-9E08-0154EA81B487> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x97d20000 - 0x97d3eff3 com.apple.openscripting (1.3.6 - 148.3) <F3422C02-5ACB-343A-987B-A2D58EA2F5A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x97d3f000 - 0x97d80ff7 com.apple.framework.CoreWiFi (1.2.2 - 122.12) <D9479FFE-2D79-373C-9F73-E746664ACD5C> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x97d81000 - 0x97e79ff9 libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib
0x97eab000 - 0x97f30ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x981be000 - 0x9823aff3 com.apple.Metadata (10.7.0 - 707.5) <F2BC2AB4-A87A-3D37-A496-AC21EF3E1244> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9823b000 - 0x983f7ffd libicucore.A.dylib (491.11.2) <59A23F06-16AD-35F8-BA58-D17305232402> /usr/lib/libicucore.A.dylib
0x9843b000 - 0x98495fff com.apple.Symbolication (1.3 - 93) <684ECF0D-D416-3DF8-8B5B-3902953853A8> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x98496000 - 0x984e4ff3 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x984e5000 - 0x984eefff com.apple.CommerceCore (1.0 - 26.1) <8C28115C-6EC1-316D-9237-F4FBCBB778C5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x984ef000 - 0x98533ff7 libGLU.dylib (8.7.25) <0CC1A4D8-C095-3F2B-B55C-FDEBEA0E9CFE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9926d000 - 0x99385ff7 com.apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x99389000 - 0x9938cff7 com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x9938d000 - 0x9938dfff com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9938e000 - 0x993cdff7 com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x993ce000 - 0x99f8aff7 com.apple.AppKit (6.8 - 1187.37) <6FBB3467-04F9-395F-8EA8-C84347C5BE43> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x99f8b000 - 0x9a2a9ff3 com.apple.Foundation (6.8 - 945.16) <C4D95341-B4FF-30AC-815A-A23C019C57A3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9a2aa000 - 0x9a662ffa libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9a664000 - 0x9a666ffb libRadiance.dylib (849) <EAF7C74F-2A71-3A07-82E1-4FADEAFCF201> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9a667000 - 0x9a71bfff com.apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
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: 46540
thread_create: 3
thread_set_state: 825
VM Region Summary:
ReadOnly portion of Libraries: Total=187.1M resident=81.4M(44%) swapped_out_or_unallocated=105.7M(56%)
Writable regions: Total=273.6M written=146.7M(54%) resident=148.3M(54%) swapped_out=4144K(1%) unallocated=125.3M(46%)
REGION TYPE VIRTUAL
=========== =======
CG raster data 536K
CG shared images 1216K
CoreServices 5452K
MALLOC 124.6M
MALLOC guard page 48K
Memory tag=242 12K
Memory tag=255 104.0M
Memory tag=255 (reserved) 512K reserved VM address space (unallocated)
Memory tag=35 6356K
Stack 81.7M
TC malloc 160K
VM_ALLOCATE 16.6M
WebCore purgeable data 2340K
__DATA 7652K
__DATA/__OBJC 248K
__IMAGE 528K
__LINKEDIT 30.5M
__OBJC 1604K
__OBJC/__DATA 120K
__PAGEZERO 4K
__TEXT 156.5M
__UNICODE 544K
mapped file 133.1M
shared memory 308K
=========== =======
TOTAL 673.9M
TOTAL, minus reserved VM space 673.4M
Comment by njx Tuesday Jul 23, 2013 at 20:22 GMT
To me for now. I got some tips from@
dangoor on how we could try to track down another workaround.
Comment by njx Tuesday Jul 23, 2013 at 20:36 GMT
This is a small point, but this crash also reproduces without the original workaround. (I just wanted to check that to make sure that this isn't actually a regression caused by the original workaround.)
Comment by njx Tuesday Jul 23, 2013 at 22:13 GMT
On the assumption that this is another V8 crash in Acorn, I tried to narrow down the crash by writing a Brackets extension that simply runs acorn on every .js file in a folder (recursively), and pointed it at the Brackets folder. Unfortunately, I couldn't get it to crash. I also couldn't get it to crash on polymer.min.js (with the version of Acorn that doesn't have@
dangoor's workaround), though, so there must be something else that I need to do in order to trigger even the original crash. Tern doesn't pass any special options to Acorn, though, so it's hard to imagine what that would be.
Comment by njx Wednesday Jul 24, 2013 at 00:37 GMT
@
gruehle mentioned that the original crash happened when rescanning the same file after small changes a lot of times, so I tried having Acorn scan each file multiple times in a row, but that still doesn't trigger the original crash in polymer or in the brackets codebase.
My original reason for trying this approach is that I can't easily use console.log()
to figure out where the crash is in the normal course of running Tern/Acorn within Brackets, because console.log()
isn't available in web workers. I tried posting log messages back to the main thread, but I don't think I was getting good data from that approach, probably because the final log message didn't actually make it before the worker crashed.
@
dangoor suggested hacking JS code hints so they don't run Tern as a worker, but I couldn't find a quick way to do that. (I looked at a web worker polyfill that simulates the worker with setTimeout()
, which would be perfect for this purpose, but it doesn't work with importScripts()
, which is necessary for require.)
Comment by njx Wednesday Jul 24, 2013 at 00:45 GMT
It might not take that long to hack the worker and the host in ScopeManager
to replace postMessage()/addEventListener()
with a direct call mechanism...I have to leave for the day but might look at that next, see if I can hack that up in a short period of time.
Comment by njx Wednesday Jul 24, 2013 at 00:45 GMT
@
jasonsanjose if you feel like looking into that at some point before tomorrow (unlikely since it's late in the day) let me know.
Comment by njx Wednesday Jul 24, 2013 at 16:53 GMT
I've found steps that will reproduce this in master, so it's not related to any of the other changes in this branch:
function foo(path) {
}
foo()
and type grunt.file.exists(path)
- crashIf I type the function wrapper instead of pasting it before typing the call to grunt.file.exists()
, I can't get the crash to happen. Also, the crash doesn't happen if I just type grunt.file.exists(path)
directly into Gruntfile.js without the function wrapper around it.
I'm not sure that tells us anything :), but at least we have a slightly reduced repro case in master.
Comment by gruehle Wednesday Jul 24, 2013 at 16:58 GMT
Try the glenn/cef-3.1547.1337
branch in brackets-shell and see if the crash still reproduces. This is a new CEF that integrates Chromium 29.
Comment by njx Wednesday Jul 24, 2013 at 17:03 GMT
Crash doesn't appear to occur in that branch, as expected, though I've only tried my smaller repro case so far.
Comment by njx Wednesday Jul 24, 2013 at 19:23 GMT
I now have a branch that runs Tern in the main thread, but I can't get the crash to occur in that branch (either Jason's original or my reduced version) :( So it's possible that this is actually a different problem that's related to the worker. It could actually be a bug in workers, or it could just be that because the asynchronicity is different, something else changes that avoids the crash.
It would be interesting to try to reproduce the original crash@
dangoor's workaround fixes in this branch, but I don't know how to do that (there was a link in that bug that appears to have been a recipe for reproducing it, but the link was removed).
Comment by njx Wednesday Jul 24, 2013 at 21:05 GMT
Progress: the immediate cause of the crash is src/utils/KeyEvent.js. If I remove that from a copy of the Brackets project, I can't reproduce the crash.
UPDATE: Red herring. It seems like I can reproduce it even if that file is removed now.
Comment by jasonsanjose Wednesday Jul 24, 2013 at 21:52 GMT
I haven't reproduced the crash in the cef-3.1547.1337-remove-acorn-fix8516
build so far on mac. I'm using the latest branch version that@
gruehle says fixed the separate 10.6 crash. I'm on 10.7.
Comment by njx Wednesday Jul 24, 2013 at 23:32 GMT
Closing since the upgrade to CEF has landed in master and@
jasonsanjose has confirmed the crash no longer occurs.
Comment by dangoor Friday Jul 26, 2013 at 15:07 GMT
I'm going to reopen this since we're still tracking which CEF version we're going to ship.
I've been working on finding a workaround for this. It is difficult because the crashing code is in a web worker and if we try to use the debugger on the worker, the code doesn't hit the optimizer (and therefore doesn't crash). And the worker doesn't have console
.
What I have seen consistently is that the worker receives a GetFile
message for WorkingSetView-test with 0 bytes of text.
Worker: Parsing ../test/spec/WorkingSetView-test.js 0 ScopeManager.js:1067
Worker: Returned from parse0 ScopeManager.js:1067
Worker: 106 files remaining ScopeManager.js:1067
The handling of WorkingSetView-test.js appears to run fine. The worker does not send any messages back to the main thread after that, though. My theory is that the worker is dying before it actually has a chance to post the messages back.
After WorkingSetView-test is sent into the worker, the main thread loads up a handful of additional files, the first of which is widgets/bootstrap-dropdown.js
. That's the first of 19 files that are loaded and posted to the worker, but the worker never logs the receipt of any of them.
My guess is that it's crashing when parsing bootstrap-dropdown.js, but I haven't yet figured out a way to narrow it down more than that. Since this crash is so reproducible, perhaps the next step is to just start selectively forcing functions in Acorn to not optimize (through the eval(true)
trick used in the next
function there).
Comment by njx Friday Jul 26, 2013 at 17:00 GMT
Yup, that's all very consistent with what I was seeing on Wednesday.
Comment by dangoor Monday Jul 29, 2013 at 14:17 GMT
I have a workaround for this crash in the dangoor/v8-crash/redux branch. I have added eval(true)
to every function in acorn.js as a way to force the v8 optimizer to turn off. I was easily able to reproduce the crash using Jason's reported steps before the workaround and could not reproduce it after the workaround.
I did some performance tests this morning and found that when parsing polymer.min.js, acorn took on average about 13% longer to parse (median was 9% more) after adding all of the eval(true)
's.
Comment by pthiess Monday Jul 29, 2013 at 16:25 GMT
That's not to bad, how certain are we that this addresses the bulk of the potential crasher?
Comment by dangoor Monday Jul 29, 2013 at 16:41 GMT
So far, all of the crashes that I've seen with the sprint 27 shell (including the one in this bug) have been caused by v8's optimizer on Acorn. It is certainly possible for v8's optimizer to fail on some other piece of code, but it appears that there's something specific in Acorn that triggers this bug.
Barring reports of some other crash, this workaround seems to do the trick.
Comment by njx Friday Aug 09, 2013 at 19:12 GMT
Do we want to keep this open until we merge the new CEF? (I guess in some sense it was already closed due to the workaround...)
Comment by dangoor Saturday Aug 10, 2013 at 03:20 GMT
Seems fine to me to close it given that we have both a new CEF that appears to work and a workaround if it doesn't.
Issue by jasonsanjose Tuesday Jul 23, 2013 at 19:00 GMT Originally opened as https://github.com/adobe/brackets/issues/4549
jasonsanjose/grunt-hack-setup
(branched from master 830c83c2adc07220c0624e7806fb58dbecd50155 as of this morning 7/23)if (grunt.file.exists(path)) {
I've had varying success reproducing this crash. It might depend on how quickly you begin typing after Brackets starts up and/or whether or not the Gruntfile.js was already in the working set.