Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Crash on code hint trigger #4438

Closed
dangoor opened this issue Jul 12, 2013 · 11 comments
Closed

Crash on code hint trigger #4438

dangoor opened this issue Jul 12, 2013 · 11 comments

Comments

@dangoor
Copy link
Contributor

dangoor commented Jul 12, 2013

I was just editing Brackets in Brackets. I typed a . and brackets-helper died. Here's the crash report:

Process:         Brackets Helper [60622]
Path:            /Applications/Brackets Sprint 27 local.app/Contents/Frameworks/Brackets Helper.app/Contents/MacOS/Brackets Helper
Identifier:      org.cef.cefclient.helper
Version:         ???
Code Type:       X86 (Native)
Parent Process:  Brackets [60619]
User ID:         501

Date/Time:       2013-07-12 09:49:03.607 -0400
OS Version:      Mac OS X 10.8.4 (12E55)
Report Version:  10
Sleep/Wake UUID: 57F9C826-ADDE-4E0A-8B8C-F9097CF2D923

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  /Applications/Brackets Sprint 27 local.app/Contents/Frameworks/Brackets Helper.app/Contents/MacOS/Brackets Helper
    VM_ALLOCATE            0000000000001000-0000000000048000 [  284K] ---/--- SM=NUL  

Thread 0:: CrRendererMain  Dispatch queue: com.apple.main-thread
0   libcef.dylib                    0x0103ed8f 0x71000 + 16571791
1   libcef.dylib                    0x00574dec 0x71000 + 5258732
2   libcef.dylib                    0x00573bf9 0x71000 + 5254137
3   libcef.dylib                    0x005759f3 0x71000 + 5261811
4   libcef.dylib                    0x00573bf9 0x71000 + 5254137
5   libcef.dylib                    0x005759f3 0x71000 + 5261811
6   libcef.dylib                    0x00573bf9 0x71000 + 5254137
7   libcef.dylib                    0x00573f0f 0x71000 + 5254927
8   libcef.dylib                    0x0152b72c 0x71000 + 21735212
9   libcef.dylib                    0x00ffbe6a 0x71000 + 16297578
10  libcef.dylib                    0x007958ea 0x71000 + 7489770
11  libcef.dylib                    0x007dcd83 0x71000 + 7781763
12  libcef.dylib                    0x017c5e78 0x71000 + 24465016
13  libcef.dylib                    0x017c1730 0x71000 + 24446768
14  libcef.dylib                    0x017c6b95 0x71000 + 24468373
15  libcef.dylib                    0x017cb8b1 0x71000 + 24488113
16  libcef.dylib                    0x00824b38 0x71000 + 8076088
17  libcef.dylib                    0x00824f3a 0x71000 + 8077114
18  libcef.dylib                    0x007f0905 0x71000 + 7862533
19  com.apple.CoreFoundation        0x9a26c04f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
20  com.apple.CoreFoundation        0x9a26ba79 __CFRunLoopDoSources0 + 233
21  com.apple.CoreFoundation        0x9a291826 __CFRunLoopRun + 934
22  com.apple.CoreFoundation        0x9a29101a CFRunLoopRunSpecific + 378
23  com.apple.CoreFoundation        0x9a290e8b CFRunLoopRunInMode + 123
24  com.apple.HIToolbox             0x94a81f5a RunCurrentEventLoopInMode + 242
25  com.apple.HIToolbox             0x94a81cc9 ReceiveNextEventCommon + 374
26  com.apple.HIToolbox             0x94a81b44 BlockUntilNextEventMatchingListInMode + 88
27  com.apple.AppKit                0x97b0693a _DPSNextEvent + 724
28  com.apple.AppKit                0x97b0616c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
29  com.apple.AppKit                0x97afc5cc -[NSApplication run] + 855
30  libcef.dylib                    0x007f0d27 0x71000 + 7863591
31  libcef.dylib                    0x007f07fc 0x71000 + 7862268
32  libcef.dylib                    0x008244c8 0x71000 + 8074440
33  libcef.dylib                    0x0083ceee 0x71000 + 8175342
34  libcef.dylib                    0x00823b3a 0x71000 + 8071994
35  libcef.dylib                    0x017ce885 0x71000 + 24500357
36  libcef.dylib                    0x01dccae3 0x71000 + 30784227
37  libcef.dylib                    0x01dcd7c9 0x71000 + 30787529
38  libcef.dylib                    0x01dcc670 0x71000 + 30783088
39  libcef.dylib                    0x01d2f3ae 0x71000 + 30139310
40  libcef.dylib                    0x00072bef cef_execute_process + 239
41  org.cef.cefclient.helper        0x00056708 0x48000 + 59144
42  org.cef.cefclient.helper        0x00055115 0x48000 + 53525
43  org.cef.cefclient.helper        0x0004b0e5 0x48000 + 12517

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x928eb9ae kevent + 10
1   libdispatch.dylib               0x964a6c71 _dispatch_mgr_invoke + 993
2   libdispatch.dylib               0x964a67a9 _dispatch_mgr_thread + 53

Thread 2:: Chrome_ChildIOThread
0   libsystem_kernel.dylib          0x928eb9ae kevent + 10
1   libcef.dylib                    0x00bf26e6 0x71000 + 12064486
2   libcef.dylib                    0x00bf0359 0x71000 + 12055385
3   libcef.dylib                    0x007ef861 0x71000 + 7858273
4   libcef.dylib                    0x008244c8 0x71000 + 8074440
5   libcef.dylib                    0x0083ceee 0x71000 + 8175342
6   libcef.dylib                    0x00823b3a 0x71000 + 8071994
7   libcef.dylib                    0x00855621 0x71000 + 8275489
8   libcef.dylib                    0x008556bd 0x71000 + 8275645
9   libcef.dylib                    0x008500b5 0x71000 + 8253621
10  libsystem_c.dylib               0x90dc45b7 _pthread_start + 344
11  libsystem_c.dylib               0x90daed4e thread_start + 34

Thread 3:: VC manager
0   libsystem_kernel.dylib          0x928ea8e2 __psynch_cvwait + 10
1   libsystem_c.dylib               0x90dc9280 _pthread_cond_wait + 833
2   libsystem_c.dylib               0x90e4f095 pthread_cond_wait$UNIX2003 + 71
3   libcef.dylib                    0x00848dd3 0x71000 + 8224211
4   libcef.dylib                    0x00849a5b 0x71000 + 8227419
5   libcef.dylib                    0x00849862 0x71000 + 8226914
6   libcef.dylib                    0x0082851c 0x71000 + 8090908
7   libcef.dylib                    0x008244c8 0x71000 + 8074440
8   libcef.dylib                    0x0083ceee 0x71000 + 8175342
9   libcef.dylib                    0x00823b3a 0x71000 + 8071994
10  libcef.dylib                    0x00855621 0x71000 + 8275489
11  libcef.dylib                    0x008556bd 0x71000 + 8275645
12  libcef.dylib                    0x008500b5 0x71000 + 8253621
13  libsystem_c.dylib               0x90dc45b7 _pthread_start + 344
14  libsystem_c.dylib               0x90daed4e thread_start + 34

Thread 4:: SamplerThread
0   libsystem_kernel.dylib          0x928eac72 __semwait_signal + 10
1   libsystem_c.dylib               0x90e4ea55 nanosleep$UNIX2003 + 189
2   libsystem_c.dylib               0x90e4e91e usleep$UNIX2003 + 60
3   libcef.dylib                    0x0250dbc1 0x71000 + 38390721
4   libcef.dylib                    0x0250d315 0x71000 + 38388501
5   libsystem_c.dylib               0x90dc45b7 _pthread_start + 344
6   libsystem_c.dylib               0x90daed4e thread_start + 34

Thread 5:: v8:SweeperThrea
0   libsystem_kernel.dylib          0x928e880e semaphore_wait_trap + 10
1   libcef.dylib                    0x0250dafb 0x71000 + 38390523
2   libcef.dylib                    0x02458f8f 0x71000 + 37650319
3   libcef.dylib                    0x0250d315 0x71000 + 38388501
4   libsystem_c.dylib               0x90dc45b7 _pthread_start + 344
5   libsystem_c.dylib               0x90daed4e thread_start + 34

Thread 6:: v8:SweeperThrea
0   libsystem_kernel.dylib          0x928e880e semaphore_wait_trap + 10
1   libcef.dylib                    0x0250dafb 0x71000 + 38390523
2   libcef.dylib                    0x02458f8f 0x71000 + 37650319
3   libcef.dylib                    0x0250d315 0x71000 + 38388501
4   libsystem_c.dylib               0x90dc45b7 _pthread_start + 344
5   libsystem_c.dylib               0x90daed4e thread_start + 34

Thread 7:: v8:SweeperThrea
0   libsystem_kernel.dylib          0x928e880e semaphore_wait_trap + 10
1   libcef.dylib                    0x0250dafb 0x71000 + 38390523
2   libcef.dylib                    0x02458f8f 0x71000 + 37650319
3   libcef.dylib                    0x0250d315 0x71000 + 38388501
4   libsystem_c.dylib               0x90dc45b7 _pthread_start + 344
5   libsystem_c.dylib               0x90daed4e thread_start + 34

Thread 8:: v8:SweeperThrea
0   libsystem_kernel.dylib          0x928e880e semaphore_wait_trap + 10
1   libcef.dylib                    0x0250dafb 0x71000 + 38390523
2   libcef.dylib                    0x02458f8f 0x71000 + 37650319
3   libcef.dylib                    0x0250d315 0x71000 + 38388501
4   libsystem_c.dylib               0x90dc45b7 _pthread_start + 344
5   libsystem_c.dylib               0x90daed4e thread_start + 34

Thread 9 Crashed:: WebCore: Worker
0   libcef.dylib                    0x0233a831 0x71000 + 36476977
1   libcef.dylib                    0x0233aa0f 0x71000 + 36477455
2   libcef.dylib                    0x0226052b 0x71000 + 35583275
3   libcef.dylib                    0x02342048 0x71000 + 36507720
4   libcef.dylib                    0x023219ac 0x71000 + 36374956
5   libcef.dylib                    0x02321aab 0x71000 + 36375211
6   libcef.dylib                    0x0226036b 0x71000 + 35582827
7   libcef.dylib                    0x02342048 0x71000 + 36507720
8   libcef.dylib                    0x02325379 0x71000 + 36389753
9   libcef.dylib                    0x023284c8 0x71000 + 36402376
10  libcef.dylib                    0x02328c4b 0x71000 + 36404299
11  libcef.dylib                    0x0226042b 0x71000 + 35583019
12  libcef.dylib                    0x02342048 0x71000 + 36507720
13  libcef.dylib                    0x0231d9ba 0x71000 + 36358586
14  libcef.dylib                    0x02260148 0x71000 + 35582280
15  libcef.dylib                    0x02342048 0x71000 + 36507720
16  libcef.dylib                    0x0231d7b6 0x71000 + 36358070
17  libcef.dylib                    0x0232e9eb 0x71000 + 36428267
18  libcef.dylib                    0x02331522 0x71000 + 36439330
19  libcef.dylib                    0x023327fb 0x71000 + 36444155
20  libcef.dylib                    0x0226048b 0x71000 + 35583115
21  libcef.dylib                    0x02342048 0x71000 + 36507720
22  libcef.dylib                    0x02325379 0x71000 + 36389753
23  libcef.dylib                    0x023284c8 0x71000 + 36402376
24  libcef.dylib                    0x02328c4b 0x71000 + 36404299
25  libcef.dylib                    0x0226042b 0x71000 + 35583019
26  libcef.dylib                    0x02342048 0x71000 + 36507720
27  libcef.dylib                    0x0231d9ba 0x71000 + 36358586
28  libcef.dylib                    0x02260148 0x71000 + 35582280
29  libcef.dylib                    0x02342048 0x71000 + 36507720
30  libcef.dylib                    0x0231db7c 0x71000 + 36359036
31  libcef.dylib                    0x0231dc7b 0x71000 + 36359291
32  libcef.dylib                    0x02260188 0x71000 + 35582344
33  libcef.dylib                    0x02342048 0x71000 + 36507720
34  libcef.dylib                    0x0231d7b6 0x71000 + 36358070
35  libcef.dylib                    0x0231babf 0x71000 + 36350655
36  libcef.dylib                    0x02313809 0x71000 + 36317193
37  libcef.dylib                    0x0227f5ae 0x71000 + 35710382
38  libcef.dylib                    0x0228264e 0x71000 + 35722830
39  libcef.dylib                    0x02280ff3 0x71000 + 35717107
40  libcef.dylib                    0x023bed7e 0x71000 + 37019006
41  libcef.dylib                    0x0241418f 0x71000 + 37368207
42  ???                             0x3c80a216 0 + 1015063062
43  ???                             0x3c8226fd 0 + 1015162621
44  ???                             0x5bbdc1a7 0 + 1539162535
45  ???                             0x5bbd9d58 0 + 1539153240
46  ???                             0x5bbd85c4 0 + 1539147204
47  ???                             0x3c80e581 0 + 1015080321
48  ???                             0x5bbd83e4 0 + 1539146724
49  ???                             0x23ff51c9 0 + 603935177
50  ???                             0x3c86899b 0 + 1015450011
51  ???                             0x23fb847a 0 + 603686010
52  ???                             0x23fb7cdb 0 + 603684059
53  ???                             0x3c80e581 0 + 1015080321
54  ???                             0x5bbd7c20 0 + 1539144736
55  ???                             0x5bbd74a8 0 + 1539142824
56  ???                             0x5bbd6444 0 + 1539138628
57  ???                             0x23fbd880 0 + 603707520
58  ???                             0x3c86638c 0 + 1015440268
59  ???                             0x3c822619 0 + 1015162393
60  ???                             0x3c80af4a 0 + 1015066442
61  libcef.dylib                    0x022a4002 0x71000 + 35860482
62  libcef.dylib                    0x022a3c0d 0x71000 + 35859469
63  libcef.dylib                    0x02252686 0x71000 + 35526278
64  libcef.dylib                    0x012185b9 0x71000 + 18511289
65  libcef.dylib                    0x01204faf 0x71000 + 18431919
66  libcef.dylib                    0x012182eb 0x71000 + 18510571
67  libcef.dylib                    0x0160e291 0x71000 + 22663825
68  libcef.dylib                    0x0160de4e 0x71000 + 22662734
69  libcef.dylib                    0x0160dd59 0x71000 + 22662489
70  libcef.dylib                    0x01576252 0x71000 + 22041170
71  libcef.dylib                    0x01576ad9 0x71000 + 22043353
72  libcef.dylib                    0x01576988 0x71000 + 22043016
73  libcef.dylib                    0x0157860b 0x71000 + 22050315
74  libcef.dylib                    0x01578594 0x71000 + 22050196
75  libcef.dylib                    0x008e8cec 0x71000 + 8879340
76  libcef.dylib                    0x008e8f80 0x71000 + 8880000
77  libsystem_c.dylib               0x90dc45b7 _pthread_start + 344
78  libsystem_c.dylib               0x90daed4e thread_start + 34

Thread 10:: v8:SweeperThrea
0   libsystem_kernel.dylib          0x928e880e semaphore_wait_trap + 10
1   libcef.dylib                    0x0250dafb 0x71000 + 38390523
2   libcef.dylib                    0x02458f8f 0x71000 + 37650319
3   libcef.dylib                    0x0250d315 0x71000 + 38388501
4   libsystem_c.dylib               0x90dc45b7 _pthread_start + 344
5   libsystem_c.dylib               0x90daed4e thread_start + 34

Thread 11:: v8:SweeperThrea
0   libsystem_kernel.dylib          0x928e880e semaphore_wait_trap + 10
1   libcef.dylib                    0x0250dafb 0x71000 + 38390523
2   libcef.dylib                    0x02458f8f 0x71000 + 37650319
3   libcef.dylib                    0x0250d315 0x71000 + 38388501
4   libsystem_c.dylib               0x90dc45b7 _pthread_start + 344
5   libsystem_c.dylib               0x90daed4e thread_start + 34

Thread 12:: v8:SweeperThrea
0   libsystem_kernel.dylib          0x928e880e semaphore_wait_trap + 10
1   libcef.dylib                    0x0250dafb 0x71000 + 38390523
2   libcef.dylib                    0x02458f8f 0x71000 + 37650319
3   libcef.dylib                    0x0250d315 0x71000 + 38388501
4   libsystem_c.dylib               0x90dc45b7 _pthread_start + 344
5   libsystem_c.dylib               0x90daed4e thread_start + 34

Thread 13:: v8:SweeperThrea
0   libsystem_kernel.dylib          0x928e880e semaphore_wait_trap + 10
1   libcef.dylib                    0x0250dafb 0x71000 + 38390523
2   libcef.dylib                    0x02458f8f 0x71000 + 37650319
3   libcef.dylib                    0x0250d315 0x71000 + 38388501
4   libsystem_c.dylib               0x90dc45b7 _pthread_start + 344
5   libsystem_c.dylib               0x90daed4e thread_start + 34

Thread 9 crashed with X86 Thread State (32-bit):
  eax: 0xb007fcc8  ebx: 0x7c499468  ecx: 0x0231a830  edx: 0x00000000
  edi: 0x0233a10e  esi: 0x7c4996d8  ebp: 0xb007fb68  esp: 0xb007fb00
   ss: 0x00000023  efl: 0x00010246  eip: 0x0233a831   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
  cr2: 0x00000044
Logical CPU: 1

Binary Images:
   0x48000 -    0x67fff +org.cef.cefclient.helper (???) <1A8303C7-9EED-3124-91D1-4F35A4FED4BD> /Applications/Brackets Sprint 27 local.app/Contents/Frameworks/Brackets Helper.app/Contents/MacOS/Brackets Helper
   0x71000 -  0x3312feb +libcef.dylib (31279.5.173) <410DAE45-7DE4-3A87-A80E-689062DF4635> /Applications/Brackets Sprint 27 local.app/Contents/Frameworks/Chromium Embedded Framework.framework/Libraries/libcef.dylib
 0x47ee000 -  0x47fbff3  com.apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x8fe47000 - 0x8fe79e57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
0x90061000 - 0x90083fff  libc++abi.dylib (26) <3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib
0x90084000 - 0x901b7ff3  com.apple.MediaControlSender (1.7 - 170.20) <7B1AC317-AFDB-394F-8026-9561930E696B> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x901b8000 - 0x90250fff  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
0x90251000 - 0x9029fff3  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x902a0000 - 0x902a1fff  libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib
0x902a2000 - 0x90376ff3  com.apple.backup.framework (1.4.3 - 1.4.3) <6EA22ED3-BA18-3A37-AE05-5D6FDA3F372F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x90377000 - 0x9038dfff  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
0x9038e000 - 0x903effff  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <A3B911DB-77DF-3037-A47A-634B08E5727D> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x903f2000 - 0x903feff7  com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x903ff000 - 0x90424ff7  com.apple.CoreVideo (1.8 - 99.4) <A26DE896-32E0-3D5E-BA89-02AD23FA96B3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x90425000 - 0x90426fff  libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib
0x90427000 - 0x904d6ff7  com.apple.CoreText (260.0 - 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x904d7000 - 0x904e9fff  libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib
0x904ea000 - 0x9092cfff  com.apple.CoreGraphics (1.600.0 - 332) <67E70F21-A0F1-356F-90B7-4B90C468EE2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9092d000 - 0x90939ffa  com.apple.CrashReporterSupport (10.8.3 - 418) <03BC564E-35FE-384E-87D6-6E0C55DF16E3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x9093a000 - 0x9093dff7  libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
0x9093e000 - 0x90967fff  libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
0x90968000 - 0x909e2ff7  com.apple.securityfoundation (6.0 - 55115.4) <A959B2F5-9D9D-3C93-A62A-7399594CF238> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x90c7e000 - 0x90c9bfff  libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib
0x90c9c000 - 0x90c9ffff  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
0x90ca0000 - 0x90dadff3  com.apple.ImageIO.framework (3.2.1 - 850) <C964E877-660E-3482-ACF9-EC25DFEAF307> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x90dae000 - 0x90e6bfeb  libsystem_c.dylib (825.26) <6E35A83F-1A5B-3AF9-8C6D-D7B57B25FB63> /usr/lib/system/libsystem_c.dylib
0x90e6c000 - 0x90e6cfff  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
0x90e6d000 - 0x90e7bfff  libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib
0x90e7c000 - 0x90e9bff3  com.apple.Ubiquity (1.2 - 243.15) <E10A2937-D671-3D14-AF8D-BA25E601F458> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x90f19000 - 0x90f46ffb  com.apple.CoreServicesInternal (154.3 - 154.3) <A452602B-67CB-39C4-95EB-E59433C65774> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x90f52000 - 0x90f55ff9  libCGXType.A.dylib (332) <07B59FCC-6229-37C2-9870-70A18E2C5598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x90f56000 - 0x90fa5ff6  libTIFF.dylib (850) <78E121A6-92A2-3120-883C-7AA3C2966F9C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x90fdc000 - 0x9127fff3  com.apple.CoreImage (8.4.0 - 1.0.1) <C25B9EEC-4824-3088-BC08-2EA516C0728C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x912db000 - 0x9133fff7  com.apple.datadetectorscore (4.1 - 269.3) <C11C2014-298E-3E2B-9F5D-02CCD3CA4AB3> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x91340000 - 0x91364fff  libJPEG.dylib (850) <36FEAB05-86C5-33B9-9DE9-5FAD8AEBA15F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91365000 - 0x91613ffb  com.apple.MediaToolbox (1.0 - 926.104) <DD264DFD-9AFB-38E2-A44C-B463DCB721A0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x91614000 - 0x91627ff9  com.apple.MultitouchSupport.framework (235.29 - 235.29) <451701B6-03CE-3F26-9FF0-92D8DA1467EE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x91628000 - 0x91628fff  com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91629000 - 0x9171affc  libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
0x9171b000 - 0x9171cfff  libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib
0x9175d000 - 0x917b8ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <3C43A555-0A22-3D7C-A3FB-CFADDDA43E9B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x917b9000 - 0x917bcffc  libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
0x917bd000 - 0x917bdfff  libSystem.B.dylib (169.3) <81C58EAB-0E76-3EAB-BDFD-C5A6FE95536F> /usr/lib/libSystem.B.dylib
0x917be000 - 0x91bbafeb  com.apple.VideoToolbox (1.0 - 926.104) <4275B89E-F826-3F65-ACE1-89052A9CAC6B> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x91c50000 - 0x91c69fff  com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x91c6f000 - 0x91c94ffb  com.apple.framework.familycontrols (4.1 - 410) <B1755756-BEA2-3205-ADAA-68FCC32E60BD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x91c95000 - 0x91caafff  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
0x91cbb000 - 0x91cdffff  com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x91ce0000 - 0x91ce0fff  com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x91ce1000 - 0x91cffff3  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
0x92075000 - 0x92395ff3  com.apple.Foundation (6.8 - 945.18) <BDC56A93-45C5-3459-B307-65A1CCE702C5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92396000 - 0x92405ffb  com.apple.Heimdal (3.0 - 2.0) <964D9952-B0F2-34F6-8265-1823C0D5EAB8> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x92406000 - 0x926c6ff3  com.apple.security (7.0 - 55179.13) <000FD8E9-D070-326A-B386-51314360FD5C> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x926c7000 - 0x926cbffe  libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
0x926cc000 - 0x92780fff  com.apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x92781000 - 0x9278ffff  com.apple.opengl (1.8.9 - 1.8.9) <1872D2CD-00A8-30D1-8ECC-B663F4E4C530> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x92790000 - 0x928cbff7  libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x928d6000 - 0x928f0ffc  libsystem_kernel.dylib (2050.24.15) <9E58DCC0-D5FF-37E1-AA7F-F2206719E138> /usr/lib/system/libsystem_kernel.dylib
0x928f1000 - 0x92938ff3  com.apple.CoreMedia (1.0 - 926.104) <D0E3BE86-12ED-31BE-816F-E72D757A9F2F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x92939000 - 0x92d56fff  FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x92e4c000 - 0x92e91ff7  com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92e92000 - 0x92ea9fff  com.apple.GenerationalStorage (1.1 - 132.3) <DD0AA3DB-376D-37F3-AC5B-17AC9B9E0A63> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x92eaa000 - 0x92eaefff  com.apple.IOSurface (86.0.4 - 86.0.4) <6431ACB6-561B-314F-9A2A-FAC1578FCC86> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x92eaf000 - 0x92ef1ff7  libcups.2.dylib (327.6) <D994A44F-CCDD-3D40-B732-79CB88F45908> /usr/lib/libcups.2.dylib
0x92ef2000 - 0x92f36ff7  libGLU.dylib (8.9.2) <F33F6C73-7F89-3B5B-A50F-2AB57BBA314D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92f37000 - 0x92f37fff  libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
0x92f38000 - 0x93050ff7  com.apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x93051000 - 0x9309bff7  com.apple.framework.CoreWLAN (3.3 - 330.15) <74C4B50F-7016-341F-8261-D379B8F0CC97> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x9309c000 - 0x93104ff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) <70DE925B-51E8-3C65-8928-FB49FD823D94> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x93105000 - 0x93138ffb  com.apple.GSS (3.0 - 2.0) <9566A96D-C296-3ABD-A12A-E274C81C0B25> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x93141000 - 0x9316dff7  libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
0x9316e000 - 0x931b0ffb  com.apple.RemoteViewServices (2.0 - 80.6) <AE962502-4539-3893-A2EB-9D384652AEAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x931b1000 - 0x93213fff  libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib
0x93214000 - 0x9321afff  libGFXShared.dylib (8.9.2) <F3B0E66D-5C47-3A5A-A2CD-F0C58E8322C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9321b000 - 0x93497ff7  com.apple.QuickTime (7.7.1 - 2599.31) <3839E1F3-7948-3E68-9AE1-A0CEE8C59212> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x93498000 - 0x934b8ffd  com.apple.ChunkingLibrary (2.0 - 133.3) <FA45EAE8-BB10-3AEE-9FDC-C0C3A533FF48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x934b9000 - 0x937beff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <4DB4B0C9-1377-3062-BE0E-CD3326ACDAF0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x937bf000 - 0x937fafef  libGLImage.dylib (8.9.2) <9D41F71E-E927-3767-A856-55480E20E9D9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x937fb000 - 0x93810fff  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
0x938e8000 - 0x939f5057  libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib
0x939f6000 - 0x93a05fff  libGL.dylib (8.9.2) <1082B9A5-9AA3-35D4-968B-3A3FE15B1ED7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x93a49000 - 0x93a53fff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
0x93a54000 - 0x93bb1ffb  com.apple.QTKit (7.7.1 - 2599.31) <B9AE5675-22B0-3AA9-903F-2195DA0B04F5> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x94392000 - 0x9439cffe  com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x9439d000 - 0x94a29ff3  com.apple.CoreAUC (6.16.13 - 6.16.13) <3DCF4456-AF8D-3E87-B00C-C56055AF9B8E> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x94a2a000 - 0x94e0dfff  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
0x94ea9000 - 0x94f53fff  com.apple.LaunchServices (539.9 - 539.9) <C0E0CFFF-3714-3467-87DA-4A6F0AF1953B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x94f54000 - 0x94f9cff5  com.apple.opencl (2.2.19 - 2.2.19) <968DD067-49D0-3B71-A96B-B3579698D992> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x94f9d000 - 0x94fdffff  libauto.dylib (185.4) <3098A75E-438E-3F18-BAAC-CD8F1CC7C2F7> /usr/lib/libauto.dylib
0x94fe0000 - 0x94fe7ff3  com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x95003000 - 0x9506bfe7  libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x952c3000 - 0x953bbff9  libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib
0x953bc000 - 0x954a5ff7  libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib
0x954a6000 - 0x954a8fff  libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
0x954dd000 - 0x95534ff7  com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x95535000 - 0x9558ffff  com.apple.Symbolication (1.3 - 93) <684ECF0D-D416-3DF8-8B5B-3902953853A8> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x95590000 - 0x95590fff  libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
0x95591000 - 0x955aefff  libxpc.dylib (140.43) <C628073D-51A0-3541-A665-1121520508C6> /usr/lib/system/libxpc.dylib
0x955af000 - 0x956fdff3  com.apple.CFNetwork (596.4.3 - 596.4.3) <547BD138-E902-35F0-B6EC-41DD06794B22> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x956ff000 - 0x95ab7ffa  libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x95d12000 - 0x95dadfff  com.apple.CoreSymbolication (3.0 - 117) <F705A8CD-A04A-3A84-970A-7B04BC05DA97> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9609b000 - 0x9609dfff  com.apple.securityhi (4.0 - 55002) <62E3AE75-61CB-341E-B2A0-CFC985A2BF7F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x960af000 - 0x96113ff3  libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib
0x961cc000 - 0x961ccfff  com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x961cd000 - 0x961cefff  liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib
0x961de000 - 0x961deffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <F7638E43-F885-372E-9DAE-24D0C21AA66E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x961df000 - 0x961e8fff  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
0x961e9000 - 0x96212ff7  libRIP.A.dylib (332) <521E60A6-A768-3CB8-B10D-D10EECD68A94> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9623f000 - 0x96247fff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
0x96248000 - 0x96256ff3  libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
0x96257000 - 0x9625dfff  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
0x9625e000 - 0x96267ffd  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
0x96268000 - 0x963c1ffb  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <8BF022FC-C38A-34AA-8469-D98294094659> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x963c2000 - 0x96462ff7  com.apple.QD (3.42.1 - 285.1) <BAAC13D2-1312-33C0-A255-FAB1D314C324> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x96463000 - 0x96473ff2  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
0x96474000 - 0x9649fff9  com.apple.framework.Apple80211 (8.4 - 840.22.1) <DBC31BEB-B771-315F-852D-66ADC3BD75A1> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x964a2000 - 0x964b4ff7  libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
0x964b5000 - 0x964beff9  com.apple.CommonAuth (3.0 - 2.0) <34C4768C-EF8D-3DBA-AFB7-09148C8672DB> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x964bf000 - 0x964c9fff  libCSync.A.dylib (332) <86C5C84F-11EC-39C0-9FAC-A93FDEEC3117> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x964ca000 - 0x964cbfff  libquarantine.dylib (52.1) <094A1501-373E-3397-B632-8F7C5AC8EFD5> /usr/lib/system/libquarantine.dylib
0x9656a000 - 0x9656dffc  libCoreVMClient.dylib (32.3) <35B63A60-DF0A-3FB3-ABB8-164B246A43CC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9660c000 - 0x9669effb  libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9669f000 - 0x9671bff3  com.apple.Metadata (10.7.0 - 707.11) <F9BB5BBE-69D0-3309-8280-2303EB1DC455> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9671c000 - 0x96727fff  libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib
0x96728000 - 0x967e6ff3  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
0x967e7000 - 0x967ebff7  libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
0x967ec000 - 0x967edffd  libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
0x967ee000 - 0x967fbff7  com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x967fc000 - 0x96985ff7  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
0x96986000 - 0x96aa2ffb  com.apple.desktopservices (1.7.4 - 1.7.4) <782D711D-7930-324A-9015-686C2F86DBA3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x96aa3000 - 0x96ad4fff  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
0x96ad5000 - 0x96b6cff7  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
0x96b6d000 - 0x96be2ff7  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
0x96be3000 - 0x96c31ffb  libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x96cd4000 - 0x96cddfff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <89822A83-B450-3363-8E9C-9B80CB4450B1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x96cde000 - 0x96d25ff7  com.apple.framework.CoreWiFi (1.3 - 130.13) <1961CC70-C00D-31DE-BAB5-A077538CD5CB> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x96d26000 - 0x96d81fff  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
0x96db3000 - 0x96e0aff3  com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x96e0b000 - 0x96f16ff7  libJP2.dylib (850) <3FFCEFA6-317A-34AF-8D99-AEBB017543C5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x96f17000 - 0x96f1efff  liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
0x96f1f000 - 0x96f2bff8  libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib
0x96f6d000 - 0x96f6dffd  libOpenScriptingUtil.dylib (148.3) <87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib
0x96f97000 - 0x96f9bffc  libGIF.dylib (850) <45CD8B8F-7324-3187-B01C-8E16C04F33FA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x96f9c000 - 0x96fdbff7  com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x970ef000 - 0x970f3fff  com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x970f6000 - 0x97112fff  libPng.dylib (850) <26AD967A-D55E-3C5A-A643-D9953136DE58> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x97113000 - 0x9711dfff  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
0x97497000 - 0x974b4ff7  libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
0x974b5000 - 0x974ebffb  com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x974ec000 - 0x974edfff  libsystem_sandbox.dylib (220.3) <C532F6A6-7E85-38F3-8660-EC1066DF67BE> /usr/lib/system/libsystem_sandbox.dylib
0x974ee000 - 0x97666ff5  com.apple.QuartzCore (1.8 - 304.3) <F2EFC117-CDC6-3252-A4A8-880965764385> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x97668000 - 0x976edff7  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
0x97748000 - 0x9775fff4  com.apple.CoreMediaAuthoring (2.1 - 914) <37C0A2C7-73B3-39BC-8DE1-4A6B75F115FC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x97760000 - 0x97760fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x97761000 - 0x97763ffb  libRadiance.dylib (850) <83434287-A09E-3A3F-A1AC-085B563BA46D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x977a2000 - 0x977cfffe  libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
0x977d0000 - 0x977d2ffd  libCVMSPluginSupport.dylib (8.9.2) <D6D0BB75-42DA-3772-AB5E-CBD59B343393> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x977d3000 - 0x977d7fff  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
0x977d8000 - 0x97824fff  libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib
0x978a1000 - 0x978a4ff7  com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x97987000 - 0x97995ff7  libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
0x97996000 - 0x979a2ffe  libkxld.dylib (2050.24.15) <BEC097B0-9D9A-3484-99DB-0F537E71963E> /usr/lib/system/libkxld.dylib
0x979a3000 - 0x9855fff3  com.apple.AppKit (6.8 - 1187.39) <ACA24416-D910-39B8-9387-52A6C6A561F8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x98560000 - 0x9871cffd  libicucore.A.dylib (491.11.3) <FF55E176-7D66-3DBB-AF86-84744C47A02C> /usr/lib/libicucore.A.dylib
0x9871d000 - 0x9876dff7  com.apple.CoreMediaIO (308.0 - 4155.4) <E2FF59A9-3728-3D17-A1AD-84DC1BDA2146> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x9876e000 - 0x98775ffb  libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
0x989ef000 - 0x989f0ffd  com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x99fa8000 - 0x99faffff  libsystem_dnssd.dylib (379.38.1) <4F164CA8-4A4F-3B27-B88A-0926E2FEB7D4> /usr/lib/system/libsystem_dnssd.dylib
0x99ffc000 - 0x9a213fff  com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9a25a000 - 0x9a442ffb  com.apple.CoreFoundation (6.8 - 744.19) <DDD3AA21-5B5F-3D8F-B137-AD95FCA89064> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9a443000 - 0x9a541ff7  libFontParser.dylib (84.6) <7D3EB3CC-527E-3A74-816A-59CAFD2260A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9a572000 - 0x9a572fff  com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9a575000 - 0x9a5dbfff  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
0x9a5f6000 - 0x9a650ffb  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
0x9a687000 - 0x9a687fff  com.apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

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: 211386
    thread_create: 2
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=186.0M resident=137.7M(74%) swapped_out_or_unallocated=48.3M(26%)
Writable regions: Total=263.3M written=128.1M(49%) resident=133.5M(51%) swapped_out=1620K(1%) unallocated=129.8M(49%)

REGION TYPE                      VIRTUAL
===========                      =======
ATS (font support)                 32.1M
ATS (font support) (reserved)         4K        reserved VM address space (unallocated)
CG raster data                      764K
CG shared images                   1216K
CoreServices                       2128K
MALLOC                             71.0M
MALLOC guard page                    48K
MALLOC_LARGE (reserved)             9.9M        reserved VM address space (unallocated)
Memory tag=242                       12K
Memory tag=255                    111.7M
Memory tag=255 (reserved)           768K        reserved VM address space (unallocated)
Memory tag=35                      4152K
Stack                              81.7M
TC malloc                           248K
VM_ALLOCATE                        16.4M
WebCore purgeable data             3800K
__DATA                             7768K
__DATA/__OBJC                       236K
__IMAGE                             528K
__LINKEDIT                         30.6M
__OBJC                             1668K
__OBJC/__DATA                       128K
__PAGEZERO                            4K
__TEXT                            155.4M
__UNICODE                           544K
mapped file                       110.0M
shared memory                       308K
===========                      =======
TOTAL                             642.4M
TOTAL, minus reserved VM space    631.8M

This is on Mac OS 10.8.4, using the Brackets Sprint 27 shell and the latest master of the brackets project.

@dangoor
Copy link
Contributor Author

dangoor commented Jul 12, 2013

I hit this crash again running a "jump to definition".

@njx
Copy link

njx commented Jul 12, 2013

@dangoor - do you remember what file you were editing at the time?

@ghost ghost assigned njx Jul 12, 2013
@njx
Copy link

njx commented Jul 12, 2013

To me to see if I can repro, possibly in an automated fashion.

@njx
Copy link

njx commented Jul 12, 2013

I just ran into this while trying to write an extension that would repro the crash :) I had codemirror.js open, but was editing another (small) file.

@njx
Copy link

njx commented Jul 12, 2013

I wrote a simple extension that tries to pop up code hints in various places in the current file. So far it hasn't reproed the crash, even running on codemirror.js for a few minutes. Next thing to try is simulating typing ".", but that turns out to be a little complicated because CHM actually relies on keypress events. Might be possible to just fake it by calling the provider directly.

@njx
Copy link

njx commented Jul 12, 2013

FWIW, the extension is at https://github.com/njx/brackets-hint-test. I think that rather than trying to use "." to pop up code hints (which I think might not be that different), it might be more interesting to have it make random edits to the file between each hint to cause Tern to rescan the file. @dangoor, do you know if Tern rescans the file any time an edit is made and code hints are re-requested?

@dangoor
Copy link
Contributor Author

dangoor commented Jul 13, 2013

@njx I don't remember on what schedule JSCodeHints sends the file to the tern worker for reparsing. I would think it has to be pretty quick after edits are made and before requesting hints, otherwise you wouldn't see local variables as you're writing a new function.

@dangoor
Copy link
Contributor Author

dangoor commented Jul 13, 2013

@eztierney may have some ideas on how to stress Tern.

@njx
Copy link

njx commented Jul 13, 2013

I tried modifying the extension to edit the file between each code hint invocation, but still didn't have any luck reproducing the crash. (I haven't checked in that version of the extension yet.) I also tried randomizing the delay between the edit and popping up code hints, and making multiple edits in a row (synchronously). I didn't try putting in a slight delay between edits, which would better simulate typing, though.

@ghost ghost assigned dangoor Jul 15, 2013
@njx
Copy link

njx commented Jul 15, 2013

Assigning back to @dangoor - my testing didn't go anywhere, but it looks like Kevin has a pretty reliable repro case now.

@dangoor
Copy link
Contributor Author

dangoor commented Jul 17, 2013

I'm closing this one in favor of #4400 because the information in there actually covers our test case and I think it likely that this is the same crash.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants