brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] Crash when trying to reload Brackets with or without extensions. #5841

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by RaymondLim Thursday Jan 09, 2014 at 01:11 GMT Originally opened as https://github.com/adobe/brackets/issues/6422


  1. Select Debug > Reload Without Extensions. Repeat this step one more time.
  2. Select Debug > Reload Brackets. Repeat this step one more time.
  3. Repeat step 1 and 2 if no crash.

Result: crash with the following call stack. And the crash usually happens when you reload w/o extensions in step 1.

core-ai-bot commented 3 years ago

Comment by RaymondLim Thursday Jan 09, 2014 at 01:13 GMT


Process: Brackets [11186] Path: /Users/USER/*/Brackets.app/Contents/MacOS/Brackets Identifier: io.brackets.appshell Version: 0.36.0 (0.36.0) Code Type: X86 (Native) Parent Process: launchd [174] User ID: 501

Date/Time: 2014-01-08 16:57:12.877 -0800 OS Version: Mac OS X 10.8.5 (12F45) Report Version: 10

Interval Since Last Report: 372578 sec Crashes Since Last Report: 1 Per-App Interval Since Last Report: 304425 sec Per-App Crashes Since Last Report: 1 Anonymous UUID: A12C2BF1-EDE1-89BA-B89A-CC196A20DC49

Crashed Thread: 0 CrBrowserMain Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x00000000c79c0a4f

VM Regions Near 0xc79c0a4f: CG backing stores 00000000c66ed000-00000000c67c0000 [ 844K] rw-/rw- SM=SHM
--> CG backing stores 00000000ca8b4000-00000000cad98000 [ 5008K] rw-/rw- SM=SHM

Application Specific Information: objc_msgSend() selector name: respondsToSelector:

Thread 0 Crashed:: CrBrowserMain Dispatch queue: com.apple.main-thread 0 libobjc.A.dylib 0x920cda87 objc_msgSend + 23 1 io.brackets.appshell 0x000fbc2f RemoveMenuItem(CefRefPtr, std::string const&) + 303 2 io.brackets.appshell 0x000e5d1a appshell_extensions::ProcessMessageDelegate::OnProcessMessageReceived(CefRefPtr, CefRefPtr, cef_process_id_t, CefRefPtr) + 16778 3 io.brackets.appshell 0x000ee036 ClientHandler::OnProcessMessageReceived(CefRefPtr, cef_process_id_t, CefRefPtr) + 1174 4 io.brackets.appshell 0x00107878 client_on_process_message_received(_cef_clientt, _cef_browsert, cef_process_id_t, _cef_process_message_t*) + 136 5 libcef.dylib 0x001686a8 0x158000 + 67240 6 libcef.dylib 0x02215bb2 0x158000 + 34331570 7 libcef.dylib 0x022155d3 0x158000 + 34330067 8 libcef.dylib 0x02215e6b 0x158000 + 34332267 9 libcef.dylib 0x014e9b94 0x158000 + 20519828 10 libcef.dylib 0x014ec982 0x158000 + 20531586 11 libcef.dylib 0x01478881 0x158000 + 20056193 12 libcef.dylib 0x0147ce8b 0x158000 + 20074123 13 libcef.dylib 0x0146f32b 0x158000 + 20017963 14 libcef.dylib 0x0146facb 0x158000 + 20019915 15 libcef.dylib 0x00b57d20 0x158000 + 10485024 16 libcef.dylib 0x00b599d9 0x158000 + 10492377 17 libcef.dylib 0x00c42e18 0x158000 + 11447832 18 libcef.dylib 0x00c4321a 0x158000 + 11448858 19 libcef.dylib 0x00c088b5 0x158000 + 11208885 20 com.apple.CoreFoundation 0x9645204f CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 15 21 com.apple.CoreFoundation 0x96451a79 CFRunLoopDoSources0 + 233 22 com.apple.CoreFoundation 0x96477826 CFRunLoopRun + 934 23 com.apple.CoreFoundation 0x9647701a CFRunLoopRunSpecific + 378 24 com.apple.CoreFoundation 0x96476e8b CFRunLoopRunInMode + 123 25 com.apple.HIToolbox 0x9779cf5a RunCurrentEventLoopInMode + 242 26 com.apple.HIToolbox 0x9779ccc9 ReceiveNextEventCommon + 374 27 com.apple.HIToolbox 0x9779cb44 BlockUntilNextEventMatchingListInMode + 88 28 com.apple.AppKit 0x951e893a _DPSNextEvent + 724 29 com.apple.AppKit 0x951e816c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119 30 com.apple.AppKit 0x951de5cc -[NSApplication run] + 855 31 libcef.dylib 0x00c08cd7 0x158000 + 11209943 32 libcef.dylib 0x00c087ac 0x158000 + 11208620 33 libcef.dylib 0x00c427a1 0x158000 + 11446177 34 libcef.dylib 0x00c5cc8e 0x158000 + 11553934 35 libcef.dylib 0x00c4217a 0x158000 + 11444602 36 libcef.dylib 0x0222a6de 0x158000 + 34416350 37 io.brackets.appshell 0x00100dbb main + 2443 38 io.brackets.appshell 0x000e18e5 start + 53

Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x989489ae kevent + 10 1 libdispatch.dylib 0x90cdac71 _dispatch_mgr_invoke + 993 2 libdispatch.dylib 0x90cda7a9 _dispatch_mgr_thread + 53

Thread 2:: NetworkConfigWatcher 0 libsystem_kernel.dylib 0x989457ce mach_msg_trap + 10 1 libsystem_kernel.dylib 0x98944cac mach_msg + 68 2 com.apple.CoreFoundation 0x96471f79 CFRunLoopServiceMachPort + 185 3 com.apple.CoreFoundation 0x9647795f CFRunLoopRun + 1247 4 com.apple.CoreFoundation 0x9647701a CFRunLoopRunSpecific + 378 5 com.apple.CoreFoundation 0x96476e8b CFRunLoopRunInMode + 123 6 com.apple.Foundation 0x981e9bb6 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278 7 libcef.dylib 0x00c08adf 0x158000 + 11209439 8 libcef.dylib 0x00c087ac 0x158000 + 11208620 9 libcef.dylib 0x00c427a1 0x158000 + 11446177 10 libcef.dylib 0x00c5cc8e 0x158000 + 11553934 11 libcef.dylib 0x00c4217a 0x158000 + 11444602 12 libcef.dylib 0x00c74451 0x158000 + 11650129 13 libcef.dylib 0x00c744e7 0x158000 + 11650279 14 libcef.dylib 0x00c6eb05 0x158000 + 11627269 15 libsystem_c.dylib 0x99ad25b7 _pthread_start + 344 16 libsystem_c.dylib 0x99abcdce thread_start + 34

Thread 3:: DnsConfigService 0 libsystem_kernel.dylib 0x989489ae kevent + 10 1 libcef.dylib 0x00fdf136 0x158000 + 15233334 2 libcef.dylib 0x00fdcdf9 0x158000 + 15224313 3 libcef.dylib 0x00c07821 0x158000 + 11204641 4 libcef.dylib 0x00c427a1 0x158000 + 11446177 5 libcef.dylib 0x00c5cc8e 0x158000 + 11553934 6 libcef.dylib 0x00c4217a 0x158000 + 11444602 7 libcef.dylib 0x00c74451 0x158000 + 11650129 8 libcef.dylib 0x00c744e7 0x158000 + 11650279 9 libcef.dylib 0x00c6eb05 0x158000 + 11627269 10 libsystem_c.dylib 0x99ad25b7 _pthread_start + 344 11 libsystem_c.dylib 0x99abcdce thread_start + 34

Thread 4:: Chrome_DBThread 0 libsystem_kernel.dylib 0x989478e2 __psynch_cvwait + 10 1 libsystem_c.dylib 0x99ad7280 _pthread_cond_wait + 833 2 libsystem_c.dylib 0x99b5d089 pthread_cond_wait$UNIX2003 + 71 3 libcef.dylib 0x00c692c3 0x158000 + 11604675 4 libcef.dylib 0x00c6a01b 0x158000 + 11608091 5 libcef.dylib 0x00c69e22 0x158000 + 11607586 6 libcef.dylib 0x00c467ec 0x158000 + 11462636 7 libcef.dylib 0x00c427a1 0x158000 + 11446177 8 libcef.dylib 0x00c5cc8e 0x158000 + 11553934 9 libcef.dylib 0x00c4217a 0x158000 + 11444602 10 libcef.dylib 0x00c74451 0x158000 + 11650129 11 libcef.dylib 0x012be589 0x158000 + 18245001 12 libcef.dylib 0x012be9af 0x158000 + 18246063 13 libcef.dylib 0x00c744e7 0x158000 + 11650279 14 libcef.dylib 0x00c6eb05 0x158000 + 11627269 15 libsystem_c.dylib 0x99ad25b7 _pthread_start + 344 16 libsystem_c.dylib 0x99abcdce thread_start + 34

Thread 5:: Chrome_WebKitThread 0 libsystem_kernel.dylib 0x989478e2 __psynch_cvwait + 10 1 libsystem_c.dylib 0x99ad7280 _pthread_cond_wait + 833 2 libsystem_c.dylib 0x99b5d089 pthread_cond_wait$UNIX2003 + 71 3 libcef.dylib 0x00c692c3 0x158000 + 11604675 4 libcef.dylib 0x00c6a01b 0x158000 + 11608091 5 libcef.dylib 0x00c69e22 0x158000 + 11607586 6 libcef.dylib 0x00c467ec 0x158000 + 11462636 7 libcef.dylib 0x00c427a1 0x158000 + 11446177 8 libcef.dylib 0x00c5cc8e 0x158000 + 11553934 9 libcef.dylib 0x00c4217a 0x158000 + 11444602 10 libcef.dylib 0x00c74451 0x158000 + 11650129 11 libcef.dylib 0x012be619 0x158000 + 18245145 12 libcef.dylib 0x012be9c0 0x158000 + 18246080 13 libcef.dylib 0x00c744e7 0x158000 + 11650279 14 libcef.dylib 0x00c6eb05 0x158000 + 11627269 15 libsystem_c.dylib 0x99ad25b7 _pthread_start + 344 16 libsystem_c.dylib 0x99abcdce thread_start + 34

Thread 6:: Chrome_FileThread 0 libsystem_kernel.dylib 0x989489ae kevent + 10 1 libcef.dylib 0x00fdf136 0x158000 + 15233334 2 libcef.dylib 0x00fdcdf9 0x158000 + 15224313 3 libcef.dylib 0x00c07821 0x158000 + 11204641 4 libcef.dylib 0x00c427a1 0x158000 + 11446177 5 libcef.dylib 0x00c5cc8e 0x158000 + 11553934 6 libcef.dylib 0x00c4217a 0x158000 + 11444602 7 libcef.dylib 0x00c74451 0x158000 + 11650129 8 libcef.dylib 0x012be6a9 0x158000 + 18245289 9 libcef.dylib 0x012be9d1 0x158000 + 18246097 10 libcef.dylib 0x00c744e7 0x158000 + 11650279 11 libcef.dylib 0x00c6eb05 0x158000 + 11627269 12 libsystem_c.dylib 0x99ad25b7 _pthread_start + 344 13 libsystem_c.dylib 0x99abcdce thread_start + 34

Thread 7:: Chrome_FileUserBlockingThread 0 libsystem_kernel.dylib 0x989478e2 __psynch_cvwait + 10 1 libsystem_c.dylib 0x99ad7280 _pthread_cond_wait + 833 2 libsystem_c.dylib 0x99b5d089 pthread_cond_wait$UNIX2003 + 71 3 libcef.dylib 0x00c692c3 0x158000 + 11604675 4 libcef.dylib 0x00c6a01b 0x158000 + 11608091 5 libcef.dylib 0x00c69e22 0x158000 + 11607586 6 libcef.dylib 0x00c467ec 0x158000 + 11462636 7 libcef.dylib 0x00c427a1 0x158000 + 11446177 8 libcef.dylib 0x00c5cc8e 0x158000 + 11553934 9 libcef.dylib 0x00c4217a 0x158000 + 11444602 10 libcef.dylib 0x00c74451 0x158000 + 11650129 11 libcef.dylib 0x012be739 0x158000 + 18245433 12 libcef.dylib 0x012be9e2 0x158000 + 18246114 13 libcef.dylib 0x00c744e7 0x158000 + 11650279 14 libcef.dylib 0x00c6eb05 0x158000 + 11627269 15 libsystem_c.dylib 0x99ad25b7 _pthread_start + 344 16 libsystem_c.dylib 0x99abcdce thread_start + 34

Thread 8:: Chrome_ProcessLauncherThread 0 libsystem_kernel.dylib 0x989478e2 __psynch_cvwait + 10 1 libsystem_c.dylib 0x99ad7280 _pthread_cond_wait + 833 2 libsystem_c.dylib 0x99b5d089 pthread_cond_wait$UNIX2003 + 71 3 libcef.dylib 0x00c692c3 0x158000 + 11604675 4 libcef.dylib 0x00c6a01b 0x158000 + 11608091 5 libcef.dylib 0x00c69e22 0x158000 + 11607586 6 libcef.dylib 0x00c467ec 0x158000 + 11462636 7 libcef.dylib 0x00c427a1 0x158000 + 11446177 8 libcef.dylib 0x00c5cc8e 0x158000 + 11553934 9 libcef.dylib 0x00c4217a 0x158000 + 11444602 10 libcef.dylib 0x00c74451 0x158000 + 11650129 11 libcef.dylib 0x012be7c9 0x158000 + 18245577 12 libcef.dylib 0x012be9f3 0x158000 + 18246131 13 libcef.dylib 0x00c744e7 0x158000 + 11650279 14 libcef.dylib 0x00c6eb05 0x158000 + 11627269 15 libsystem_c.dylib 0x99ad25b7 _pthread_start + 344 16 libsystem_c.dylib 0x99abcdce thread_start + 34

Thread 9:: Chrome_CacheThread 0 libsystem_kernel.dylib 0x989489ae kevent + 10 1 libcef.dylib 0x00fdf136 0x158000 + 15233334 2 libcef.dylib 0x00fdcdf9 0x158000 + 15224313 3 libcef.dylib 0x00c0791c 0x158000 + 11204892 4 libcef.dylib 0x00c427a1 0x158000 + 11446177 5 libcef.dylib 0x00c5cc8e 0x158000 + 11553934 6 libcef.dylib 0x00c4217a 0x158000 + 11444602 7 libcef.dylib 0x00c74451 0x158000 + 11650129 8 libcef.dylib 0x012be859 0x158000 + 18245721 9 libcef.dylib 0x012bea01 0x158000 + 18246145 10 libcef.dylib 0x00c744e7 0x158000 + 11650279 11 libcef.dylib 0x00c6eb05 0x158000 + 11627269 12 libsystem_c.dylib 0x99ad25b7 _pthread_start + 344 13 libsystem_c.dylib 0x99abcdce thread_start + 34

Thread 10:: Chrome_IOThread 0 libsystem_kernel.dylib 0x989489ae kevent + 10 1 libcef.dylib 0x00fdf136 0x158000 + 15233334 2 libcef.dylib 0x00fdcdf9 0x158000 + 15224313 3 libcef.dylib 0x00c0791c 0x158000 + 11204892 4 libcef.dylib 0x00c427a1 0x158000 + 11446177 5 libcef.dylib 0x00c5cc8e 0x158000 + 11553934 6 libcef.dylib 0x00c4217a 0x158000 + 11444602 7 libcef.dylib 0x00c74451 0x158000 + 11650129 8 libcef.dylib 0x012be8e9 0x158000 + 18245865 9 libcef.dylib 0x012bea0f 0x158000 + 18246159 10 libcef.dylib 0x00c744e7 0x158000 + 11650279 11 libcef.dylib 0x00c6eb05 0x158000 + 11627269 12 libsystem_c.dylib 0x99ad25b7 _pthread_start + 344 13 libsystem_c.dylib 0x99abcdce thread_start + 34

Thread 11:: MediaStreamDeviceThread 0 libsystem_kernel.dylib 0x989478e2 __psynch_cvwait + 10 1 libsystem_c.dylib 0x99ad7280 _pthread_cond_wait + 833 2 libsystem_c.dylib 0x99b5d089 pthread_cond_wait$UNIX2003 + 71 3 libcef.dylib 0x00c692c3 0x158000 + 11604675 4 libcef.dylib 0x00c6a01b 0x158000 + 11608091 5 libcef.dylib 0x00c69e22 0x158000 + 11607586 6 libcef.dylib 0x00c467ec 0x158000 + 11462636 7 libcef.dylib 0x00c427a1 0x158000 + 11446177 8 libcef.dylib 0x00c5cc8e 0x158000 + 11553934 9 libcef.dylib 0x00c4217a 0x158000 + 11444602 10 libcef.dylib 0x00c74451 0x158000 + 11650129 11 libcef.dylib 0x00c744e7 0x158000 + 11650279 12 libcef.dylib 0x00c6eb05 0x158000 + 11627269 13 libsystem_c.dylib 0x99ad25b7 _pthread_start + 344 14 libsystem_c.dylib 0x99abcdce thread_start + 34

Thread 12:: NetworkConfigWatcher 0 libsystem_kernel.dylib 0x989457ce mach_msg_trap + 10 1 libsystem_kernel.dylib 0x98944cac mach_msg + 68 2 com.apple.CoreFoundation 0x96471f79 CFRunLoopServiceMachPort + 185 3 com.apple.CoreFoundation 0x9647795f CFRunLoopRun + 1247 4 com.apple.CoreFoundation 0x9647701a CFRunLoopRunSpecific + 378 5 com.apple.CoreFoundation 0x96476e8b CFRunLoopRunInMode + 123 6 com.apple.Foundation 0x981e9bb6 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278 7 libcef.dylib 0x00c08adf 0x158000 + 11209439 8 libcef.dylib 0x00c087ac 0x158000 + 11208620 9 libcef.dylib 0x00c427a1 0x158000 + 11446177 10 libcef.dylib 0x00c5cc8e 0x158000 + 11553934 11 libcef.dylib 0x00c4217a 0x158000 + 11444602 12 libcef.dylib 0x00c74451 0x158000 + 11650129 13 libcef.dylib 0x00c744e7 0x158000 + 11650279 14 libcef.dylib 0x00c6eb05 0x158000 + 11627269 15 libsystem_c.dylib 0x99ad25b7 _pthread_start + 344 16 libsystem_c.dylib 0x99abcdce thread_start + 34

Thread 13:: BrowserBlockingWorker1/32259 0 libsystem_kernel.dylib 0x989478e2 __psynch_cvwait + 10 1 libsystem_c.dylib 0x99ad7280 _pthread_cond_wait + 833 2 libsystem_c.dylib 0x99b5d089 pthread_cond_wait$UNIX2003 + 71 3 libcef.dylib 0x00c692c3 0x158000 + 11604675 4 libcef.dylib 0x00c705ff 0x158000 + 11634175 5 libcef.dylib 0x00c6f40d 0x158000 + 11629581 6 libcef.dylib 0x00c73bca 0x158000 + 11647946 7 libcef.dylib 0x00c6eb05 0x158000 + 11627269 8 libsystem_c.dylib 0x99ad25b7 _pthread_start + 344 9 libsystem_c.dylib 0x99abcdce thread_start + 34

Thread 14:: Chrome_DevToolsHandlerThread 0 libsystem_kernel.dylib 0x989489ae kevent + 10 1 libcef.dylib 0x00fdf136 0x158000 + 15233334 2 libcef.dylib 0x00fdcdf9 0x158000 + 15224313 3 libcef.dylib 0x00c07821 0x158000 + 11204641 4 libcef.dylib 0x00c427a1 0x158000 + 11446177 5 libcef.dylib 0x00c5cc8e 0x158000 + 11553934 6 libcef.dylib 0x00c4217a 0x158000 + 11444602 7 libcef.dylib 0x00c74451 0x158000 + 11650129 8 libcef.dylib 0x00c744e7 0x158000 + 11650279 9 libcef.dylib 0x00c6eb05 0x158000 + 11627269 10 libsystem_c.dylib 0x99ad25b7 _pthread_start + 344 11 libsystem_c.dylib 0x99abcdce thread_start + 34

Thread 15:: Proxy resolver 0 libsystem_kernel.dylib 0x989478e2 __psynch_cvwait + 10 1 libsystem_c.dylib 0x99ad7280 _pthread_cond_wait + 833 2 libsystem_c.dylib 0x99b5d089 pthread_cond_wait$UNIX2003 + 71 3 libcef.dylib 0x00c692c3 0x158000 + 11604675 4 libcef.dylib 0x00c6a01b 0x158000 + 11608091 5 libcef.dylib 0x00c69e22 0x158000 + 11607586 6 libcef.dylib 0x00c467ec 0x158000 + 11462636 7 libcef.dylib 0x00c427a1 0x158000 + 11446177 8 libcef.dylib 0x00c5cc8e 0x158000 + 11553934 9 libcef.dylib 0x00c4217a 0x158000 + 11444602 10 libcef.dylib 0x00c74451 0x158000 + 11650129 11 libcef.dylib 0x00c744e7 0x158000 + 11650279 12 libcef.dylib 0x00c6eb05 0x158000 + 11627269 13 libsystem_c.dylib 0x99ad25b7 _pthread_start + 344 14 libsystem_c.dylib 0x99abcdce thread_start + 34

Thread 16:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x989457ce mach_msg_trap + 10 1 libsystem_kernel.dylib 0x98944cac mach_msg + 68 2 com.apple.CoreFoundation 0x96471f79 CFRunLoopServiceMachPort + 185 3 com.apple.CoreFoundation 0x9647795f __CFRunLoopRun + 1247 4 com.apple.CoreFoundation 0x9647701a CFRunLoopRunSpecific + 378 5 com.apple.CoreFoundation 0x96476e8b CFRunLoopRunInMode + 123 6 com.apple.Foundation 0x9818037a +[NSURLConnection(Loader) _resourceLoadLoop:] + 395 7 com.apple.Foundation 0x981e4448 -[NSThread main] + 45 8 com.apple.Foundation 0x981e43cb NSThreadmain + 1396 9 libsystem_c.dylib 0x99ad25b7 _pthread_start + 344 10 libsystem_c.dylib 0x99abcdce thread_start + 34

Thread 17:: JavaScriptCore::BlockFree 0 libsystem_kernel.dylib 0x989478e2 __psynch_cvwait + 10 1 libsystem_c.dylib 0x99ad7280 _pthread_cond_wait + 833 2 libsystem_c.dylib 0x99b5d0d4 pthread_condtimedwait$UNIX2003 + 70 3 com.apple.JavaScriptCore 0x97ee84b8 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 120 4 com.apple.JavaScriptCore 0x980fff63 JSC::BlockAllocator::blockFreeingThreadMain() + 115 5 com.apple.JavaScriptCore 0x97ee643c WTF::threadEntryPoint(void) + 76 6 com.apple.JavaScriptCore 0x981158a0 WTF::wtfThreadEntryPoint(void_) + 16 7 libsystem_c.dylib 0x99ad25b7 _pthread_start + 344 8 libsystem_c.dylib 0x99abcdce thread_start + 34

Thread 18:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x989478e2 __psynch_cvwait + 10 1 libsystem_c.dylib 0x99ad7280 _pthread_cond_wait + 833 2 libsystem_c.dylib 0x99b5d089 pthread_condwait$UNIX2003 + 71 3 com.apple.JavaScriptCore 0x9806aaa6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198 4 com.apple.JavaScriptCore 0x9806a99e JSC::MarkStackThreadSharedData::markingThreadMain() + 238 5 com.apple.JavaScriptCore 0x97ee643c WTF::threadEntryPoint(void) + 76 6 com.apple.JavaScriptCore 0x981158a0 WTF::wtfThreadEntryPoint(void_) + 16 7 libsystem_c.dylib 0x99ad25b7 _pthread_start + 344 8 libsystem_c.dylib 0x99abcdce thread_start + 34

Thread 19:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x989478e2 __psynch_cvwait + 10 1 libsystem_c.dylib 0x99ad7280 _pthread_cond_wait + 833 2 libsystem_c.dylib 0x99b5d089 pthread_condwait$UNIX2003 + 71 3 com.apple.JavaScriptCore 0x9806aaa6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198 4 com.apple.JavaScriptCore 0x9806a99e JSC::MarkStackThreadSharedData::markingThreadMain() + 238 5 com.apple.JavaScriptCore 0x97ee643c WTF::threadEntryPoint(void) + 76 6 com.apple.JavaScriptCore 0x981158a0 WTF::wtfThreadEntryPoint(void_) + 16 7 libsystem_c.dylib 0x99ad25b7 _pthread_start + 344 8 libsystem_c.dylib 0x99abcdce thread_start + 34

Thread 20:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x989478e2 __psynch_cvwait + 10 1 libsystem_c.dylib 0x99ad7280 _pthread_cond_wait + 833 2 libsystem_c.dylib 0x99b5d089 pthread_condwait$UNIX2003 + 71 3 com.apple.JavaScriptCore 0x9806aaa6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198 4 com.apple.JavaScriptCore 0x9806a99e JSC::MarkStackThreadSharedData::markingThreadMain() + 238 5 com.apple.JavaScriptCore 0x97ee643c WTF::threadEntryPoint(void) + 76 6 com.apple.JavaScriptCore 0x981158a0 WTF::wtfThreadEntryPoint(void_) + 16 7 libsystem_c.dylib 0x99ad25b7 _pthread_start + 344 8 libsystem_c.dylib 0x99abcdce thread_start + 34

Thread 21: 0 libsystem_kernel.dylib 0x989457ce mach_msg_trap + 10 1 libsystem_kernel.dylib 0x98944cac mach_msg + 68 2 libcef.dylib 0x013e19fa 0x158000 + 19438074 3 libcef.dylib 0x00c6eb05 0x158000 + 11627269 4 libsystem_c.dylib 0x99ad25b7 _pthread_start + 344 5 libsystem_c.dylib 0x99abcdce thread_start + 34

Thread 22:: BrowserBlockingWorker2/94519 0 libsystem_kernel.dylib 0x989478e2 __psynch_cvwait + 10 1 libsystem_c.dylib 0x99ad7280 _pthread_cond_wait + 833 2 libsystem_c.dylib 0x99b5d089 pthread_cond_wait$UNIX2003 + 71 3 libcef.dylib 0x00c692c3 0x158000 + 11604675 4 libcef.dylib 0x00c705ff 0x158000 + 11634175 5 libcef.dylib 0x00c6f40d 0x158000 + 11629581 6 libcef.dylib 0x00c73bca 0x158000 + 11647946 7 libcef.dylib 0x00c6eb05 0x158000 + 11627269 8 libsystem_c.dylib 0x99ad25b7 _pthread_start + 344 9 libsystem_c.dylib 0x99abcdce thread_start + 34

Thread 23: 0 libsystem_kernel.dylib 0x989480ee __workq_kernreturn + 10 1 libsystem_c.dylib 0x99ad50ac _pthread_workq_return + 45 2 libsystem_c.dylib 0x99ad4e79 _pthread_wqthread + 448 3 libsystem_c.dylib 0x99abcdaa start_wqthread + 30

Thread 24: 0 libsystem_kernel.dylib 0x989480ee __workq_kernreturn + 10 1 libsystem_c.dylib 0x99ad50ac _pthread_workq_return + 45 2 libsystem_c.dylib 0x99ad4e79 _pthread_wqthread + 448 3 libsystem_c.dylib 0x99abcdaa start_wqthread + 30

Thread 25: 0 libsystem_kernel.dylib 0x989480ee __workq_kernreturn + 10 1 libsystem_c.dylib 0x99ad50ac _pthread_workq_return + 45 2 libsystem_c.dylib 0x99ad4e79 _pthread_wqthread + 448 3 libsystem_c.dylib 0x99abcdaa start_wqthread + 30

Thread 26:: WorkerPool/49651 0 libsystem_kernel.dylib 0x989478e2 __psynch_cvwait + 10 1 libsystem_c.dylib 0x99ad7280 _pthread_cond_wait + 833 2 libsystem_c.dylib 0x99b5d0d4 pthread_cond_timedwait$UNIX2003 + 70 3 libcef.dylib 0x00c694b8 0x158000 + 11605176 4 libcef.dylib 0x00c76dbf 0x158000 + 11660735 5 libcef.dylib 0x00c772ac 0x158000 + 11661996 6 libcef.dylib 0x00c6eb05 0x158000 + 11627269 7 libsystem_c.dylib 0x99ad25b7 _pthread_start + 344 8 libsystem_c.dylib 0x99abcdce thread_start + 34

Thread 27:: CVDisplayLink 0 libsystem_kernel.dylib 0x989478e2 __psynch_cvwait + 10 1 libsystem_c.dylib 0x99ad72e9 _pthread_cond_wait + 938 2 libsystem_c.dylib 0x99ad7572 pthread_cond_timedwait_relative_np + 47 3 com.apple.CoreVideo 0x99badfd7 CVDisplayLink::waitUntil(unsigned long long) + 297 4 com.apple.CoreVideo 0x99bad05c CVDisplayLink::runIOThread() + 658 5 com.apple.CoreVideo 0x99bacdb2 startIOThread(void*) + 160 6 libsystem_c.dylib 0x99ad25b7 _pthread_start + 344 7 libsystem_c.dylib 0x99abcdce thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit): eax: 0x79c0e2f0 ebx: 0x000fbb0e ecx: 0x95a359f0 edx: 0xc79c0a2f edi: 0xbff1eae8 esi: 0x79c0e2f0 ebp: 0xbff1e8e8 esp: 0xbff1e8b8 ss: 0x00000023 efl: 0x00010206 eip: 0x920cda87 cs: 0x0000001b ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f cr2: 0xc79c0a4f Logical CPU: 6

Binary Images: 0xde000 - 0x121ff7 +io.brackets.appshell (0.36.0 - 0.36.0) <9075D910-13E5-3338-9730-A645EFA44249> /Users/USER//Brackets.app/Contents/MacOS/Brackets 0x12e000 - 0x147ff7 com.apple.ScriptingBridge (1.3 - 61.2) <74397541-E4DD-3DCA-BA5F-F7AAF145819A> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge 0x158000 - 0x36f6f51 +libcef.dylib (31459.6.11) <9314D49E-6BC4-35A7-8C53-6140EAD1C37F> /Users/USER//Brackets.app/Contents/Frameworks/Chromium Embedded Framework.framework/Libraries/libcef.dylib 0x38fa000 - 0x38faff7 libffi.dylib (18) <362F6C27-6407-388E-9521-8A2A0845188C> /usr/lib/libffi.dylib 0x3901000 - 0x3949ffb com.apple.audio.midi.CoreMIDI (1.9 - 78) <7AAE4076-36FA-37C1-9EAE-344F1C8F14D9> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 0x3971000 - 0x3987ffc libexpat.1.dylib (12) /usr/lib/libexpat.1.dylib 0x4c1c000 - 0x4c29ff3 com.apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x55de000 - 0x55deff0 +cl_kernels (???) cl_kernels 0x55e3000 - 0x55e4ff5 +cl_kernels (???) <450AC212-BA9C-4F0C-A843-2DF1264A60DB> cl_kernels 0x5633000 - 0x563bffd libcldcpuengine.dylib (2.2.16) <0BE2D018-66CC-3F69-B8F1-7A81EEEE09F4> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib 0x5642000 - 0x56d4fff unorm8_bgra.dylib (2.2.16) <1298D118-0B14-3F3D-B2CA-348A1C67183E> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib 0x56e9000 - 0x56e9ffd +cl_kernels (???) cl_kernels 0x56ed000 - 0x56edffb +cl_kernels (???) cl_kernels 0x56f1000 - 0x56f1ffb +cl_kernels (???) <30053824-3930-4287-A6CC-CBBDC76EFB57> cl_kernels 0x56f8000 - 0x56f8ff0 +cl_kernels (???) cl_kernels 0x56fc000 - 0x56fcff6 +cl_kernels (???) <12899354-0EF8-4926-811F-6B871413CC40> cl_kernels 0x5704000 - 0x5705ff1 +cl_kernels (???) <8FCDEF86-BF95-46E9-9B18-1DADE72D4821> cl_kernels 0x570a000 - 0x570afff +cl_kernels (???) cl_kernels 0x570e000 - 0x570effb +cl_kernels (???) <831E47D3-038D-41BF-8A24-130ED37C5A58> cl_kernels 0x7aa6000 - 0x7aa7ff1 +cl_kernels (???) cl_kernels 0x7ac4000 - 0x7ac5ff9 +cl_kernels (???) cl_kernels 0xae66000 - 0xae66ff5 +cl_kernels (???) <0CA74027-FFD3-4654-848B-0526E6E4B9E7> cl_kernels 0xae6a000 - 0xae6aff9 +cl_kernels (???) <557FDE04-376A-4532-8BFD-9E92692289D9> cl_kernels 0xb2c0000 - 0xb34ffff unorm8_rgba.dylib (2.2.16) <0045BE37-9C14-3C10-84DB-D95481C6E754> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba.dylib 0xb65d000 - 0xb681fff com.apple.security.csparser (3.0 - 55179.13) <3CB62C6D-EFDC-34AB-B3FA-59CCCF7832D3> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser 0xb699000 - 0xb6b6ff3 com.apple.qldisplay.Web (4.0 - 555.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/PlugIns/Web.qldisplay/Contents/MacOS/Web 0xb6c1000 - 0xb6eaff7 com.apple.datadetectors (4.0 - 199.1) /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors 0xb701000 - 0xb820ffb com.apple.WebKit (8536 - 8536.30.1) <4A5E9136-681F-3AB1-AD69-B59F2B9126E7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0xb8d1000 - 0xc566ff3 com.apple.WebCore (8536 - 8536.30.2) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0xd290000 - 0xd294fff com.apple.qldisplay.Generic (4.0 - 555.5) <0C2091D0-63B1-3B18-904E-DDE4E61FBFC5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/PlugIns/Generic.qldisplay/Contents/MacOS/Generic 0xe27e000 - 0xe412ffb GLEngine (8.10.1) <8A61333B-95FF-34C4-8D4F-73A592F98FEC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine 0xe449000 - 0xe5cafff libGLProgrammability.dylib (8.10.1) <3DE23C07-D1D8-3647-8185-6C5A0113669F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0xe5fc000 - 0xe607fff libGPUSupport.dylib (8.10.1) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib 0xe60e000 - 0xea5bff3 com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.16.74 - 8.1.6) /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver 0xebae000 - 0xebb2fff com.apple.IOAccelerator (74.15 - 74.15) <68DE37F8-AFB1-327D-A045-EA8096396F4F> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0xebb9000 - 0xebc3fff libGPUSupportMercury.dylib (8.10.1) <293FD657-6229-354B-A1B4-7FFC23F0A61F> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib 0xefcd000 - 0xeff8ff7 GLRendererFloat (8.10.1) <18713434-312C-3B45-B3CE-B618DA3C8D09> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat 0xf09c000 - 0xf0a1fff com.apple.audio.AppleHDAHALPlugIn (2.4.7 - 2.4.7fc4) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0x8e2fa000 - 0x8ec49ffb com.apple.GeForceGLDriver (8.16.74 - 8.1.6) /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver 0x8fedd000 - 0x8ff0fe57 dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld 0x90052000 - 0x900cdff3 com.apple.CorePDF (2.2 - 2.2) <5A52A1CF-4801-3E6C-BF6E-E5E75A8DBD8F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x900ce000 - 0x9011cff3 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x9011d000 - 0x9020effc libiconv.2.dylib (34) /usr/lib/libiconv.2.dylib 0x9020f000 - 0x9036cffb com.apple.QTKit (7.7.1 - 2599.41) <9514F791-9ED4-3C00-84F7-D87B5FB254FF> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x9036d000 - 0x903bbffb libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x903bc000 - 0x90422fff 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 0x90427000 - 0x9046eff7 com.apple.framework.CoreWiFi (1.3 - 130.13) <1961CC70-C00D-31DE-BAB5-A077538CD5CB> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x9046f000 - 0x9047bff7 com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x9047c000 - 0x904ddff7 com.apple.audio.CoreAudio (4.1.2 - 4.1.2) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x904de000 - 0x90539ff7 com.apple.AppleVAFramework (5.0.19 - 5.0.19) <3C43A555-0A22-3D7C-A3FB-CFADDDA43E9B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x9053a000 - 0x90cd5ff3 libclh.dylib (4.0.3 - 4.0.3) <7233B6B4-2E95-3B5C-80DD-C0C3BCF4F6EB> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib 0x90cd6000 - 0x90ce8ff7 libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib 0x90ce9000 - 0x90d81fff com.apple.CoreServices.OSServices (557.6 - 557.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x90d82000 - 0x90de4fff libc++.1.dylib (65.1) /usr/lib/libc++.1.dylib 0x90de5000 - 0x90e25fff com.apple.MediaKit (14 - 687) <8735A76E-7766-33F5-B3D2-86630070A1BA> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x90e26000 - 0x90e29fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x90e2a000 - 0x90e2efff 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 0x90e2f000 - 0x90e38ffe com.apple.aps.framework (3.0 - 3.0) <26A02202-9CCA-37A5-AD26-234F55D51471> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x90e39000 - 0x910d3ff7 com.apple.AddressBook.framework (7.1 - 1170) <9A7DDF7F-5081-3708-8965-E564953EEE39> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x910d4000 - 0x911bdff7 libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib 0x91260000 - 0x912daff7 com.apple.securityfoundation (6.0 - 55115.4) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x912db000 - 0x912f0fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x912f1000 - 0x91330ff7 com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x9206a000 - 0x9206affd com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x9206b000 - 0x92084ffb com.apple.frameworks.preferencepanes (15.1 - 15.1) /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes 0x92085000 - 0x920c7fff libauto.dylib (185.4) <3098A75E-438E-3F18-BAAC-CD8F1CC7C2F7> /usr/lib/libauto.dylib 0x920c8000 - 0x921d5057 libobjc.A.dylib (532.2) /usr/lib/libobjc.A.dylib 0x921d6000 - 0x92203ffb com.apple.CoreServicesInternal (154.3 - 154.3) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x92204000 - 0x9231cff7 com.apple.coreavchd (5.6.0 - 5600.4.16) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x9231d000 - 0x92327fff libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib 0x92328000 - 0x92370ff5 com.apple.opencl (2.2.19 - 2.2.19) <968DD067-49D0-3B71-A96B-B3579698D992> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x92371000 - 0x9239dff7 libsystem_info.dylib (406.17) /usr/lib/system/libsystem_info.dylib 0x923de000 - 0x92475ff7 com.apple.ink.framework (10.8.2 - 150) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x92476000 - 0x924c2fff libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib 0x924c3000 - 0x92508ff7 com.apple.NavigationServices (3.7 - 200) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x92509000 - 0x92512fff com.apple.CommerceCore (1.0 - 26.2) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x92513000 - 0x92525fff libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib 0x92526000 - 0x925fcfff com.apple.DiscRecording (7.0 - 7000.2.4) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x925fd000 - 0x928e9fff com.apple.AOSKit (1.051 - 152.4) <31156351-70C4-381A-810D-8E5A937EF95C> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit 0x928ec000 - 0x928f2ffc libCGXCoreImage.A.dylib (333.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x928f3000 - 0x928ffff8 libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib 0x92900000 - 0x92903ffc libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x92904000 - 0x9295dfff com.apple.QuickLookFramework (4.0 - 555.5) <4E381B7B-7EB5-37FD-9BA7-517DB48D07A7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x9295e000 - 0x92a6bff3 com.apple.ImageIO.framework (3.2.2 - 851) <36EEBDDC-0619-327E-826F-4413217C9D21> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x92a6c000 - 0x92a83fff com.apple.GenerationalStorage (1.1 - 132.3) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x92ad0000 - 0x92adeff7 libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib 0x92adf000 - 0x92ae3ffe libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib 0x92ae4000 - 0x92b7ffff com.apple.CoreSymbolication (3.0 - 117) <9ECC6770-6FBB-36B3-A4EE-0B60875019A9> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x92b80000 - 0x92b90ff7 libsasl2.2.dylib (166) /usr/lib/libsasl2.2.dylib 0x92b91000 - 0x92b98ffb libunwind.dylib (35.1) /usr/lib/system/libunwind.dylib 0x92b99000 - 0x92b9afff libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib 0x92b9d000 - 0x92babff3 libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib 0x92bac000 - 0x92bacffe com.apple.AOSMigrate (1.0 - 1) <4EA0829E-6AE5-3877-A5B6-032AFDF28D39> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate 0x92bad000 - 0x92dddfff com.apple.QuartzComposer (5.1 - 287.1) <6C0C66F9-BC18-3216-88CC-BAE86937448B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x92dde000 - 0x92efaffb com.apple.desktopservices (1.7.4 - 1.7.4) <782D711D-7930-324A-9015-686C2F86DBA3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x92efb000 - 0x92f09fff libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib 0x92f0a000 - 0x931b8ffb com.apple.MediaToolbox (1.0 - 926.106) <37A0FC0E-9BC6-3B6B-9F06-489813758F67> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x931b9000 - 0x931c0fff liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib 0x931c1000 - 0x9343dff7 com.apple.QuickTime (7.7.1 - 2599.41) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x9343e000 - 0x93463ff7 com.apple.quartzfilters (1.8.0 - 1.7.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x93464000 - 0x93471ff7 com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x93472000 - 0x934c1ff6 libTIFF.dylib (851) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x934c2000 - 0x934ccfff libCSync.A.dylib (333.1) <27FD0A7B-AC65-33AB-8F61-3AEF08FC21C3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x934cd000 - 0x934e4ff4 com.apple.CoreMediaAuthoring (2.1 - 914) <37C0A2C7-73B3-39BC-8DE1-4A6B75F115FC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x934e5000 - 0x93516fff 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 0x93517000 - 0x935b7ff7 com.apple.QD (3.42.1 - 285.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x935b8000 - 0x935bbff7 com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x935bc000 - 0x935c0ffc libGIF.dylib (851) <4821D945-2E32-3007-8E97-4A69807046FF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x935c1000 - 0x935c8ff3 com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x935c9000 - 0x935cdfff com.apple.IOSurface (86.0.4 - 86.0.4) <6431ACB6-561B-314F-9A2A-FAC1578FCC86> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x935ce000 - 0x935daffa com.apple.CrashReporterSupport (10.8.3 - 418) <03BC564E-35FE-384E-87D6-6E0C55DF16E3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x935db000 - 0x93616fef libGLImage.dylib (8.10.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x93617000 - 0x936d5ff3 com.apple.ColorSync (4.8.0 - 4.8.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x936d6000 - 0x93703ffe libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib 0x93704000 - 0x93721ff7 libresolv.9.dylib (51) /usr/lib/libresolv.9.dylib 0x93722000 - 0x93740ff3 com.apple.openscripting (1.3.6 - 148.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x93741000 - 0x93741fff com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x93742000 - 0x93744fff com.apple.securityhi (4.0 - 55002) <62E3AE75-61CB-341E-B2A0-CFC985A2BF7F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x93745000 - 0x93893ffb com.apple.CFNetwork (596.5 - 596.5) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x93894000 - 0x9399fff7 libJP2.dylib (851) <0D40428F-B7BE-307B-BEDB-256A7FED9804> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x939a0000 - 0x939b6fff 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 0x939ba000 - 0x939c3fff com.apple.DiskArbitration (2.5.2 - 2.5.2) <89822A83-B450-3363-8E9C-9B80CB4450B1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x939c4000 - 0x93a1bff7 com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x93a1c000 - 0x93a52ffb com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x93a53000 - 0x93a88ff7 com.apple.framework.internetaccounts (2.1 - 210) <553BF1E7-B26F-3BE7-BAA9-D80E53E73B0D> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts 0x93a89000 - 0x93ab2fff libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib 0x93ab3000 - 0x93af5ffb com.apple.RemoteViewServices (2.0 - 80.6) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x93b73000 - 0x93fb5ff7 com.apple.CoreGraphics (1.600.0 - 333.1) <76C4858B-AD0A-3165-A65D-64729D6F186C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x93fb6000 - 0x93fbfff9 com.apple.CommonAuth (3.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x93fc2000 - 0x94028ffc com.apple.ISSupport (1.9.8 - 56) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport 0x9405e000 - 0x94091ff3 com.apple.GSS (3.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x94092000 - 0x94539ffb com.apple.CoreAUC (6.22.03 - 6.22.03) <054DADA8-A077-3BF0-8BEA-C568E7360E75> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x9453a000 - 0x9453dff3 com.apple.AppleSystemInfo (2.0 - 2) <4639D755-8A68-31C9-95C4-7E7F70C233FA> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x9453e000 - 0x94562fff com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x94563000 - 0x94565ffb libRadiance.dylib (851) <2739A726-2E9C-38DC-8A6E-412ABDC14405> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x94566000 - 0x945caff3 libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib 0x945cb000 - 0x94626fff 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 0x94627000 - 0x9462dfff com.apple.phonenumbers (1.1 - 47) /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x94edd000 - 0x94eddfff com.apple.vecLib (3.8 - vecLib 3.8) <2D2064EB-FDD5-38AB-B722-4AFA4C6EE0C9> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x94ede000 - 0x94f25ff3 com.apple.CoreMedia (1.0 - 926.106) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x94f26000 - 0x94f8eff7 com.apple.framework.IOKit (2.0.1 - 755.42.1) <230C6EEC-A926-3720-82DB-25D0FAAEF962> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x94f8f000 - 0x94f91fff libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib 0x94f92000 - 0x94f98fff 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 0x94f99000 - 0x94fa3fff com.apple.DisplayServicesFW (2.7.2 - 357) <76D33A58-C39E-398A-9597-389A9B1FE76D> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x94fa4000 - 0x94ffbff3 com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x94ffc000 - 0x9504cff7 com.apple.CoreMediaIO (309.0 - 4163.1) <2CB854AA-072B-3829-B7D9-133CFEC6272F> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x9504d000 - 0x95084ffa com.apple.LDAPFramework (2.4.28 - 194.5) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x95085000 - 0x95c41ff3 com.apple.AppKit (6.8 - 1187.40) <94E92235-7AD9-37EF-9B7C-B79074762370> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x95c42000 - 0x95c5ffff libxpc.dylib (140.43) /usr/lib/system/libxpc.dylib 0x95c60000 - 0x9605cfeb com.apple.VideoToolbox (1.0 - 926.106) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x9605d000 - 0x96061ff7 libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib 0x96062000 - 0x9606afff libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib 0x96071000 - 0x960a1ff3 libtidy.A.dylib (15.10) /usr/lib/libtidy.A.dylib 0x960a2000 - 0x960b5ff9 com.apple.MultitouchSupport.framework (237.4 - 237.4) <59197044-E513-3223-9337-6EB0F828CB82> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x9616e000 - 0x96199ff9 com.apple.framework.Apple80211 (8.5 - 850.252) <74845A5A-3660-3B50-BDB3-334275E0B461> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x9619a000 - 0x9619bfff libsystem_sandbox.dylib (220.3) /usr/lib/system/libsystem_sandbox.dylib 0x9619c000 - 0x9619cfff libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib 0x9619d000 - 0x961bafff libCRFSuite.dylib (33) /usr/lib/libCRFSuite.dylib 0x961bb000 - 0x961bbfff com.apple.Accelerate (1.8 - Accelerate 1.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x961bc000 - 0x961e0fff libJPEG.dylib (851) <2425AE18-C181-3371-922F-4A09C1AC71CD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x961e1000 - 0x96238ff3 com.apple.Suggestions (2.0 - 102.1) /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions 0x96239000 - 0x962a8ffb com.apple.Heimdal (3.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x963ba000 - 0x9643fff7 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 0x96440000 - 0x96628ffb com.apple.CoreFoundation (6.8 - 744.19) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x96629000 - 0x96638fff libGL.dylib (8.10.1) <74BE67B7-9EA0-3F16-B43B-48CB92C9ED27> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x96639000 - 0x96736ff7 com.apple.DiskImagesFramework (10.8.3 - 345) <26D0C7F8-E87E-3511-8388-8EE616A39D6D> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x96737000 - 0x96737fff libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib 0x96738000 - 0x96738fff com.apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x96739000 - 0x968f5ffd libicucore.A.dylib (491.11.3) /usr/lib/libicucore.A.dylib 0x9692c000 - 0x969e0fff com.apple.coreui (2.0 - 181.1) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x969e1000 - 0x96a0cfff com.apple.shortcut (2.2 - 2.2) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x96a0d000 - 0x96a26fff com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x96a32000 - 0x96a3effe libkxld.dylib (2050.48.12) <44C8E278-D8CA-3CF4-B3F4-0299654EB341> /usr/lib/system/libkxld.dylib 0x96a3f000 - 0x96b13ff3 com.apple.backup.framework (1.4.3 - 1.4.3) <6EA22ED3-BA18-3A37-AE05-5D6FDA3F372F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x96b14000 - 0x96b24ff2 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 0x96b25000 - 0x96b26fff libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib 0x96b27000 - 0x96bd6ff7 com.apple.CoreText (260.0 - 275.17) <433387A6-69C1-32A5-9B61-9E2F6A5F9040> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x96bd7000 - 0x96bf9fff libc++abi.dylib (26) <3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib 0x96bfa000 - 0x96c16fff libPng.dylib (851) <8814CC4D-A472-32CD-8D5C-24F35240F28B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x96c17000 - 0x96c4cff5 libssl.0.9.8.dylib (47.2) /usr/lib/libssl.0.9.8.dylib 0x96c4d000 - 0x96ca7fff com.apple.Symbolication (1.3 - 93) <684ECF0D-D416-3DF8-8B5B-3902953853A8> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x96ca8000 - 0x96cc7ff3 com.apple.Ubiquity (1.2 - 243.15) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x96cc8000 - 0x96cd3ffb com.apple.DirectoryService.Framework (10.8 - 151.10) <234F4A14-60ED-300B-93B2-D5052878558F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x96cd4000 - 0x96cdeffe com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x96cdf000 - 0x96d29ff7 com.apple.framework.CoreWLAN (3.4 - 340.18) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x96d2a000 - 0x96e22ff9 libsqlite3.dylib (138.1) /usr/lib/libsqlite3.dylib 0x96e23000 - 0x96e9fff3 com.apple.Metadata (10.7.0 - 707.12) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x96f3e000 - 0x96f5effd com.apple.ChunkingLibrary (2.0 - 133.3) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x96f5f000 - 0x96fb9ff3 com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <6313E06F-37FD-3606-BF2F-87D8598A9983> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x96fba000 - 0x96fbdff9 libCGXType.A.dylib (333.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x96fbe000 - 0x97000ff7 libcups.2.dylib (327.7) <6FAC537D-7EC3-3E82-B6E8-F87DE07546B5> /usr/lib/libcups.2.dylib 0x97001000 - 0x9715affb com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <461C4CCD-5F52-3D2F-AE22-D0CA7EF3F01A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x9715b000 - 0x97168ff7 com.apple.HelpData (2.1.4 - 85) <1E180AEF-53FF-3D8B-9513-7FCA1B25A4AB> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x97169000 - 0x97174fff libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib 0x97175000 - 0x9717ffff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x9718f000 - 0x97307ff5 com.apple.QuartzCore (1.8 - 304.3) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x97308000 - 0x97331ff7 libRIP.A.dylib (333.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x97332000 - 0x97332fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x97347000 - 0x97428fff libcrypto.0.9.8.dylib (47.2) <6170B3CB-FA94-3601-A7F7-7F1B953C4F59> /usr/lib/libcrypto.0.9.8.dylib 0x97429000 - 0x9742affd libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib 0x9742b000 - 0x9742bfff com.apple.quartzframework (1.5 - 1.5) <9018BE5B-4070-320E-8091-6584CC17F798> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x9742c000 - 0x9742fffc libCoreVMClient.dylib (32.5) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x97430000 - 0x9743efff com.apple.opengl (1.8.10 - 1.8.10) <385E048A-FFB2-348A-8F80-572C2494A776> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x9743f000 - 0x97744ff7 com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <4DB4B0C9-1377-3062-BE0E-CD3326ACDAF0>

core-ai-bot commented 3 years ago

Comment by RaymondLim Thursday Jan 09, 2014 at 01:17 GMT


My first crash was reproduced by using keyboard shortcuts, but I was able to reproduce the second crash with selecting menu items in the above steps.

core-ai-bot commented 3 years ago

Comment by njx Thursday Jan 09, 2014 at 01:21 GMT


I'm not able to reproduce with the same steps (to be clear, you reload without extensions twice, then with extensions once, then without extensions twice, right?). Do you actually have any extensions installed? Maybe it depends on having an extension installed that adds some particular set of menu items.

core-ai-bot commented 3 years ago

Comment by RaymondLim Thursday Jan 09, 2014 at 01:25 GMT


I'm still nailing down the exact steps.

core-ai-bot commented 3 years ago

Comment by RaymondLim Thursday Jan 09, 2014 at 01:29 GMT


Mac OS 10.8.5. You can see it from the call stack also.

core-ai-bot commented 3 years ago

Comment by RaymondLim Thursday Jan 09, 2014 at 01:29 GMT


Updated steps as I was able to reproduce with new steps twice.

core-ai-bot commented 3 years ago

Comment by njx Thursday Jan 09, 2014 at 01:35 GMT


Still not able to repro even after cycling through those steps a few times. Do you have any extensions installed?

core-ai-bot commented 3 years ago

Comment by RaymondLim Thursday Jan 09, 2014 at 01:40 GMT


@njx I do have multiple extensions including Emmet installed. After disabling all other extensions and leaving just Emmet does not cause the crash. So I'm nailing on which extensions or how many extensions with shortcuts registered to cause the crash.

core-ai-bot commented 3 years ago

Comment by redmunds Thursday Jan 09, 2014 at 01:40 GMT


I can't repo on Mac or Win. Are you using menus, shortcuts, or both?

core-ai-bot commented 3 years ago

Comment by RaymondLim Thursday Jan 09, 2014 at 01:48 GMT


@redmunds I don't think using menus or shortcuts is important. I can reproduce it with either one. That's why I just provided the steps with menus, but you can try it with shortcuts only and it will also be easier to reproduce. I think what is important is the number of extensions that register the keyboard shortcuts.

core-ai-bot commented 3 years ago

Comment by RaymondLim Thursday Jan 09, 2014 at 01:54 GMT


Extensions that I have to reproduce the crash are Emmet, brackets-beautify, brackets-minifier, dkehrig.show-whitespace, mikaeljorhult.brackets-autoprefixer and some more. But I don't think the set of extensions does matter. What matters is the number of shortcuts (or menu items) registered by these extensions and having Emmet in the set is a must since it registers the most shortcuts (and menu items).

core-ai-bot commented 3 years ago

Comment by lkcampbell Thursday Jan 09, 2014 at 02:14 GMT


@RaymondLim I installed all of the extensions you mentioned, including Emmet, and I still can't repro the problem.

But since you can, if I write you a fix that makes sure the key bindings are removed when the menu items are removed, can you test it out for me and see if it fixes this issue?

core-ai-bot commented 3 years ago

Comment by RaymondLim Thursday Jan 09, 2014 at 02:17 GMT


@lkcampbell Sure.

core-ai-bot commented 3 years ago

Comment by RaymondLim Thursday Jan 09, 2014 at 02:37 GMT


Looking at the call stack and the crash message EXC_BAD_ACCESS, I think we're trying to remove something that is already removed or deallocated from memory. And I don't think it is due to something that we miss to remove or deallocate.@lkcampbell So can you make sure that when we "reload w/o extensions" (right after a regular reload) do we still have the correct list of menus and menu items to remove?

core-ai-bot commented 3 years ago

Comment by RaymondLim Thursday Jan 09, 2014 at 03:22 GMT


I found out the real issue that is causing the crash. My dev tools console is showing an error loading Emmet extension and somehow I have a modified version of Emmet that will only work with services.widget approach we had for a research project in last August. After I reinstall the correct Emmet, I can't reproduce the crash any more.

But we still need to consider whether we need to take care of the crash scenario in this issue. If an extension fails to load successfully and some menu items are registered, then how do we avoid a crash when reloading w/o extensions?

core-ai-bot commented 3 years ago

Comment by lkcampbell Thursday Jan 09, 2014 at 14:42 GMT


@RaymondLim, all of these types of issues have, up to this point, been caused by the same problem and solved with the same process.

Any changes that extensions create that are non-shell related will get reset as part of the reloading of the code. This reloading process is the same with or without extensions. The only difference is the definition of the paths of extension directories that are loaded up. Normal reload includes the dev and user paths and the "without extensions" reload does not.

Any changes that extensions create that change the state of the Brackets Shell need to be explicitly wiped clean just prior to the reload. This assures that the default values replace the changes during the reload.

So the question becomes, what change of the buggy Emmet code is "sticking around" in the Brackets Shell between reloads? What state data in the shell are not being cleared out? Not sure at this point.

The code explicitly removes all menus, menu items, and menu dividers just prior to the reload. It does not, however, clear out key bindings, so that's the fix I want to try next.

If you have theories on what other state data might be sticking around, let me know and we can look into explicitly clearing that data out as well.

core-ai-bot commented 3 years ago

Comment by lkcampbell Thursday Jan 09, 2014 at 15:11 GMT


@raymondlim, see https://github.com/adobe/brackets/pull/6411#issuecomment-31940117.

core-ai-bot commented 3 years ago

Comment by redmunds Thursday Jan 09, 2014 at 16:23 GMT


Not only does Emmet have a lot of shortcuts, many of them conflict with core command shortcuts, so that may also be a factor.

core-ai-bot commented 3 years ago

Comment by RaymondLim Thursday Jan 09, 2014 at 20:40 GMT


@lkcampbell modified Emmet main.js

core-ai-bot commented 3 years ago

Comment by lkcampbell Friday Jan 10, 2014 at 16:36 GMT


@RaymondLim thanks for the file. I will assign this to myself and take a look. I don't think this should be a show stopper for the Reload Without Extensions command since the main problem is a buggy extension, but if there is any way to improve the recovery from the extension I will add it.

core-ai-bot commented 3 years ago

Comment by redmunds Friday Jan 10, 2014 at 16:43 GMT


I added "extension problem" tag. Is this really "Mac only"?

core-ai-bot commented 3 years ago

Comment by njx Monday Jan 13, 2014 at 19:18 GMT


Removing "extension problem" since that tag is really intended to be used for bugs that are caused by specific (real) extensions, while this is really a bug that only (so far) has shown up in an unreleased, hacked-up version of Emmet that Raymond was using for prototyping.

Marking low priority -@lkcampbell, please investigate, and if it turns out that this could happen in a wider set of circumstances, we could bump up the priority.

core-ai-bot commented 3 years ago

Comment by lkcampbell Wednesday Feb 12, 2014 at 19:06 GMT


@RaymondLim, I tried your corrupted file in the Emmet extension but I still can't repro this problem. I am going to need more info or better repro steps.

Also, this isn't caused by issue #6452, is it? Are you doing two quick reloads in a row or allowing a pause between reloads?

core-ai-bot commented 3 years ago

Comment by RaymondLim Wednesday Feb 12, 2014 at 21:38 GMT


@lkcampbell I can't reproduce it either. Somehow I'm not seeing any error loading the corrupted Emmet extension in the console. Well. closing for now.