Giter Site home page Giter Site logo

distraction-free-xcode-plugin's People

Contributors

peyton avatar turbulem avatar wokalski avatar yoiang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

distraction-free-xcode-plugin's Issues

Wrong Hotkey

The menu item shows ctrl+shift+cmd+Z as hotkey. However, I've to press ctrl+shift+cmd+Y to activate the distraction free mode.

Cursor interaction should only work outside editor

Currently the nav bar and the side bar appears/disappears whenever we move the cursor. Since I use mouse from time to time, I get disturbed by both bars. The bars should be shown only if a user moves the cursour outside the editor. There should be also some sort of indicator for better discoverability of it.

Open Quickly menu in ZEN

Currently ZEN doesn't work with Open Quickly menu. It is one of the killer features for me, therefore a top priority to implement.

Toggle back to normal mode?

I like the idea of this plugin but I couldn't find a way to leave the distraction free mode once I had entered it. How do I toggle back and forth?

Once in distraction free mode, I had to restart Xcode to get back to normal mode.

How do I use it?

Hi, by the title of the project it seems you're doing something I appreciate a lot =)

Sadly, I'm on last Xcode 7 Beta and I still didn't figure it out how to use the plugin. "GO ZEN" crashes, so I've uninstalled the Zen part and left only the main plugin but I'm not finding any button or menu to use it.

Thanks is advance.

Xcode switches between spaces involountary

This bug happens when we edit a file in two editors in the same time. This issue is especially common when we use ZEN.

Steps to reproduce:

  1. Use Xcode editor to edit certain file
  2. Use ZEN to edit the same file
  3. repeat... repeat... repeat...
  4. Until it happens and bum.

I don't want to fix it because it would involve messing up with AppKit or Xcode frameworks.

I filed a radar on it with this number: 22640657

Possible UX Improvements

I was playing around with it and noticed some things:

  • I at first thought that the disappearing white frame around the editor was a bug. Maybe it would be more clear that it's expected behavior if it fades in/out.
  • Why doesn't the scroll bar go away as well? Its gray color disturbs my zen.
  • How do I exit? My first thought was to go back to the view menu, where I activated zen mode. There was no "exit ZEN" option so I just pressed GO ZEN again. I guess this opened another window. Then I tried the red close button in the top left corner. The first time I didn't notice any change (because I accidentally opened a second window probably) and the second time it worked.
  • Maybe the text font of the editor can become a bit bigger when we enter zen mode? Just to increase the feeling of "focusing in" on the code.

Great plugin overall! :)

Run build from Zen mode.

At the moment you cannot build and/or run apps from inside.

It could be a feature request
xCode 7.3.1

Alcatraz integration

This looks really cool! Been looking for something like this. Installing manually for now, but is there a change it will be added to Alcatraz?

Xcode 7 compability

Xcode 7 is not supported by ZEN yet. Check and verify/fix ZEN for the new Xcode.

Incompatible with XVim

Just tried it now that Xcode 7 is supported, it indeed worked, but at the same time disabled any feature of XVim.

Crash after clicking View menu

This crash occurs when Xcode is launched and there are no opened projects. it occurs in - (BOOL)validateMenuItem:(NSMenuItem *)menuItem

Crash on Xcode 7.2.1 when try to enter this mode from view menu

Process: Xcode [47706]
Path: /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier: com.apple.dt.Xcode
Version: 7.2.1 (9548.1)
Build Info: IDEFrameworks-9548001000000000~2
App Item ID: 497799835
App External ID: 816142004
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Xcode [47706]
User ID: 501

Date/Time: 2016-03-18 15:08:19.764 +0800
OS Version: Mac OS X 10.11.3 (15D21)
Report Version: 11
Anonymous UUID: DB8DC263-4704-C677-5A3B-09E683D689A7

Sleep/Wake UUID: F9241315-2BBD-4AD0-9667-C8FF56808071

Time Awake Since Boot: 810000 seconds
Time Since Wake: 4500 seconds

System Integrity Protection: enabled

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

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information:
ProductBuildVersion: 7C1002
UNCAUGHT EXCEPTION (NSInternalInconsistencyException): An instance 0x7ff303b8ff60 of class NSNextStepFrame was deallocated while key value observers were still registered with it. Current observation info: <NSKeyValueObservationInfo 0x7ff2fd5112d0> (
<NSKeyValueObservance 0x7ff3032d1070: Observer: 0x7ff3021b48c0, Key path: frame, Options: <New: NO, Old: NO, Prior: YES> Context: 0x7ff2e4138a70, Property: 0x7ff3021b7e20>
)
UserInfo: (null)
Hints: None
Backtrace:
0 0x00007fff92034aca exceptionPreprocess (in CoreFoundation)
1 0x000000010914cb07 DVTFailureHintExceptionPreprocessor (in DVTFoundation)
2 0x00007fff837d6f7e objc_exception_throw (in libobjc.A.dylib)
3 0x00007fff9203498d +[NSException raise:format:](in CoreFoundation)
4 0x00007fff9436fecc NSKVODeallocate (in Foundation)
5 0x00007fff8f7b2011 __25-[NSWindow setStyleMask:]_block_invoke (in AppKit)
6 0x00007fff8fe2e659 NSPerformVisuallyAtomicChange (in AppKit)
7 0x00007fff8f7b1e05 -[NSWindow setStyleMask:](in AppKit)
8 0x00007fff8f9268ea -[NSWindow _didEnterFullScreen](in AppKit)
9 0x00007fff8ff451ff __121-[_NSFullScreenTransition _doSucceededToEnterFullScreenWithAnimation:doKitAnimation:customWindows:duration:spid:subspid:]_block_invoke (in AppKit)
10 0x00007fff91f7abc4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION
(in CoreFoundation)
11 0x00007fff91f7a853 __CFRunLoopDoTimer (in CoreFoundation)
12 0x00007fff91ff8e6a __CFRunLoopDoTimers (in CoreFoundation)
13 0x00007fff91f35cd1 __CFRunLoopRun (in CoreFoundation)
14 0x00007fff91f35338 CFRunLoopRunSpecific (in CoreFoundation)
15 0x00007fff8bf45935 RunCurrentEventLoopInMode (in HIToolbox)
16 0x00007fff8bf4576f ReceiveNextEventCommon (in HIToolbox)
17 0x00007fff8bf455af _BlockUntilNextEventMatchingListInModeWithFilter (in HIToolbox)
18 0x00007fff8f6830ee _DPSNextEvent (in AppKit)
19 0x00007fff8fa4f943 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:](in AppKit)
20 0x000000010972a0c2 -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:](in DVTKit)
21 0x00007fff8f678fc8 -[NSApplication run](in AppKit)
22 0x00007fff8f5fb520 NSApplicationMain (in AppKit)
23 0x00007fff8bb065ad start (in libdyld.dylib)

abort() called

Application Specific Signatures:
An instance of class NSNextStepFrame was deallocated while key value observers were still registered with it. Key paths: (frame)

Application Specific Backtrace 1:
0 CoreFoundation 0x00007fff92034ae2 exceptionPreprocess + 178
1 DVTFoundation 0x000000010914cb07 DVTFailureHintExceptionPreprocessor + 194
2 libobjc.A.dylib 0x00007fff837d6f7e objc_exception_throw + 48
3 CoreFoundation 0x00007fff9203498d +[NSException raise:format:] + 205
4 Foundation 0x00007fff9436fecc NSKVODeallocate + 294
5 AppKit 0x00007fff8f7b2011 __25-[NSWindow setStyleMask:]_block_invoke + 397
6 AppKit 0x00007fff8fe2e659 NSPerformVisuallyAtomicChange + 147
7 AppKit 0x00007fff8f7b1e05 -[NSWindow setStyleMask:] + 222
8 AppKit 0x00007fff8f9268ea -[NSWindow _didEnterFullScreen] + 49
9 AppKit 0x00007fff8ff451ff __121-[_NSFullScreenTransition _doSucceededToEnterFullScreenWithAnimation:doKitAnimation:customWindows:duration:spid:subspid:]_block_invoke + 115
10 CoreFoundation 0x00007fff91f7abc4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION
+ 20
11 CoreFoundation 0x00007fff91f7a853 __CFRunLoopDoTimer + 1075
12 CoreFoundation 0x00007fff91ff8e6a __CFRunLoopDoTimers + 298
13 CoreFoundation 0x00007fff91f35cd1 __CFRunLoopRun + 1841
14 CoreFoundation 0x00007fff91f35338 CFRunLoopRunSpecific + 296
15 HIToolbox 0x00007fff8bf45935 RunCurrentEventLoopInMode + 235
16 HIToolbox 0x00007fff8bf4576f ReceiveNextEventCommon + 432
17 HIToolbox 0x00007fff8bf455af _BlockUntilNextEventMatchingListInModeWithFilter + 71
18 AppKit 0x00007fff8f6830ee _DPSNextEvent + 1067
19 AppKit 0x00007fff8fa4f943 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
20 DVTKit 0x000000010972a0c2 -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 247
21 AppKit 0x00007fff8f678fc8 -[NSApplication run] + 682
22 AppKit 0x00007fff8f5fb520 NSApplicationMain + 1176
23 libdyld.dylib 0x00007fff8bb065ad start + 1

Global Trace Buffer (reverse chronological seconds):
22.823051 CFNetwork 0x00007fff8c259a5b TCP Conn 0x7ff2f64a4240 SSL Handshake DONE
24.005503 CFNetwork 0x00007fff8c259937 TCP Conn 0x7ff2f64a4240 starting SSL negotiation
24.317013 CFNetwork 0x00007fff8c258303 TCP Conn 0x7ff2f64a4240 complete. fd: 49, err: 0
24.318632 CFNetwork 0x00007fff8c2e6b1d TCP Conn 0x7ff2f64a4240 event 1. err: 0
24.331113 CFNetwork 0x00007fff8c2575d3 TCP Conn 0x7ff2f64a4240 started
24.388649 CFNetwork 0x00007fff8c21b21a Creating default cookie storage with process/bundle identifier
24.388649 CFNetwork 0x00007fff8c21b1b2 Faulting in CFHTTPCookieStorage singleton
24.388660 CFNetwork 0x00007fff8c21b041 Faulting in NSHTTPCookieStorage singleton
24.433270 CFNetwork 0x00007fff8c318654 NSURLConnection finished with error - code -1100

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff91e90002 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff9942c5c5 pthread_kill + 90
2 libsystem_c.dylib 0x00007fff8df756e7 abort + 129
3 com.apple.dt.IDEKit 0x000000010a5c4981 +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 1481
4 com.apple.dt.IDEKit 0x000000010a5c5c1a -[IDEAssertionHandler handleUncaughtException:] + 1077
5 com.apple.dt.IDEKit 0x000000010a5c5ce6 IDEHandleUncaughtException + 94
6 com.apple.AppKit 0x00007fff8f6790de -[NSApplication run] + 960
7 com.apple.AppKit 0x00007fff8f5fb520 NSApplicationMain + 1176
8 libdyld.dylib 0x00007fff8bb065ad start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff91e90ff6 kevent_qos + 10
1 libdispatch.dylib 0x00007fff91c7e099 _dispatch_mgr_invoke + 216
2 libdispatch.dylib 0x00007fff91c7dd01 _dispatch_mgr_thread + 52

Thread 2:
0 libsystem_kernel.dylib 0x00007fff91e906de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff9942a729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff99428365 start_wqthread + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fff91e906de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff9942a729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff99428365 start_wqthread + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff91e906de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff9942a729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff99428365 start_wqthread + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff91e906de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff9942a729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff99428365 start_wqthread + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fff91e8a386 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff91e897c7 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff91f36624 CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff91f35aec __CFRunLoopRun + 1356
4 com.apple.CoreFoundation 0x00007fff91f35338 CFRunLoopRunSpecific + 296
5 com.apple.Foundation 0x00007fff94357e61 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
6 com.apple.DTDeviceKitBase 0x00000001120365e0 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 1103
7 com.apple.Foundation 0x00007fff944a3c6f __NSThread__start
+ 1351
8 libsystem_pthread.dylib 0x00007fff9942ac13 _pthread_body + 131
9 libsystem_pthread.dylib 0x00007fff9942ab90 _pthread_start + 168
10 libsystem_pthread.dylib 0x00007fff99428375 thread_start + 13

Thread 7:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff91e90176 __select + 10
1 com.apple.CoreFoundation 0x00007fff91f8216a __CFSocketManager + 762
2 libsystem_pthread.dylib 0x00007fff9942ac13 _pthread_body + 131
3 libsystem_pthread.dylib 0x00007fff9942ab90 _pthread_start + 168
4 libsystem_pthread.dylib 0x00007fff99428375 thread_start + 13

Thread 8:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff91e8a386 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff91e897c7 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff91f36624 CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff91f35aec __CFRunLoopRun + 1356
4 com.apple.CoreFoundation 0x00007fff91f35338 CFRunLoopRunSpecific + 296
5 com.apple.CFNetwork 0x00007fff8c21e6e9 +[NSURLConnection(Loader) _resourceLoadLoop:] + 412
6 com.apple.Foundation 0x00007fff944a3c6f __NSThread__start
+ 1351
7 libsystem_pthread.dylib 0x00007fff9942ac13 _pthread_body + 131
8 libsystem_pthread.dylib 0x00007fff9942ab90 _pthread_start + 168
9 libsystem_pthread.dylib 0x00007fff99428375 thread_start + 13

Thread 9:
0 libsystem_kernel.dylib 0x00007fff91e906de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff9942a729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff99428365 start_wqthread + 13

Thread 10:
0 libsystem_kernel.dylib 0x00007fff91e906de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff9942a729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff99428365 start_wqthread + 13

Thread 11:
0 libsystem_kernel.dylib 0x00007fff91e906de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff9942a729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff99428365 start_wqthread + 13

Thread 12:
0 libsystem_kernel.dylib 0x00007fff91e906de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff9942a729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff99428365 start_wqthread + 13

Thread 13:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff91e8a386 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff91e897c7 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff91f36624 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff91f35aec __CFRunLoopRun + 1356
4 com.apple.CoreFoundation 0x00007fff91f35338 CFRunLoopRunSpecific + 296
5 com.apple.AppKit 0x00007fff8f742065 _NSEventThread + 149
6 libsystem_pthread.dylib 0x00007fff9942ac13 _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff9942ab90 _pthread_start + 168
8 libsystem_pthread.dylib 0x00007fff99428375 thread_start + 13

Thread 14:: DYMobileDeviceManager
0 libsystem_kernel.dylib 0x00007fff91e8a386 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff91e897c7 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff91f36624 CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff91f35aec __CFRunLoopRun + 1356
4 com.apple.CoreFoundation 0x00007fff91f35338 CFRunLoopRunSpecific + 296
5 com.apple.Foundation 0x00007fff94357e61 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
6 com.apple.Foundation 0x00007fff943c9afd -[NSRunLoop(NSRunLoop) run] + 74
7 com.apple.GPUToolsMobileFoundation 0x000000011d7e4071 -[DYMobileDeviceManager _deviceNotificationThread:] + 134
8 com.apple.Foundation 0x00007fff944a3c6f __NSThread__start
+ 1351
9 libsystem_pthread.dylib 0x00007fff9942ac13 _pthread_body + 131
10 libsystem_pthread.dylib 0x00007fff9942ab90 _pthread_start + 168
11 libsystem_pthread.dylib 0x00007fff99428375 thread_start + 13

Thread 15:
0 libsystem_kernel.dylib 0x00007fff91e8feb2 psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9942b150 _pthread_cond_wait + 767
2 com.apple.Xcode.DevToolsCore 0x0000000111b0550b -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 450
3 com.apple.Foundation 0x00007fff944a3c6f __NSThread__start
+ 1351
4 libsystem_pthread.dylib 0x00007fff9942ac13 _pthread_body + 131
5 libsystem_pthread.dylib 0x00007fff9942ab90 _pthread_start + 168
6 libsystem_pthread.dylib 0x00007fff99428375 thread_start + 13

Thread 16:
0 libsystem_kernel.dylib 0x00007fff91e8feb2 psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9942b150 _pthread_cond_wait + 767
2 com.apple.Xcode.DevToolsCore 0x0000000111b0550b -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 450
3 com.apple.Foundation 0x00007fff944a3c6f __NSThread__start
+ 1351
4 libsystem_pthread.dylib 0x00007fff9942ac13 _pthread_body + 131
5 libsystem_pthread.dylib 0x00007fff9942ab90 _pthread_start + 168
6 libsystem_pthread.dylib 0x00007fff99428375 thread_start + 13

Thread 17:
0 libsystem_kernel.dylib 0x00007fff91e8feb2 psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9942b150 _pthread_cond_wait + 767
2 com.apple.Xcode.DevToolsCore 0x0000000111b0550b -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 450
3 com.apple.Foundation 0x00007fff944a3c6f __NSThread__start
+ 1351
4 libsystem_pthread.dylib 0x00007fff9942ac13 _pthread_body + 131
5 libsystem_pthread.dylib 0x00007fff9942ab90 _pthread_start + 168
6 libsystem_pthread.dylib 0x00007fff99428375 thread_start + 13

Thread 18:
0 libsystem_kernel.dylib 0x00007fff91e8feb2 psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9942b150 _pthread_cond_wait + 767
2 com.apple.Xcode.DevToolsCore 0x0000000111b0550b -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 450
3 com.apple.Foundation 0x00007fff944a3c6f __NSThread__start
+ 1351
4 libsystem_pthread.dylib 0x00007fff9942ac13 _pthread_body + 131
5 libsystem_pthread.dylib 0x00007fff9942ab90 _pthread_start + 168
6 libsystem_pthread.dylib 0x00007fff99428375 thread_start + 13

Thread 19:
0 libsystem_kernel.dylib 0x00007fff91e8feb2 psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9942b150 _pthread_cond_wait + 767
2 com.apple.Xcode.DevToolsCore 0x0000000111b0550b -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 450
3 com.apple.Foundation 0x00007fff944a3c6f __NSThread__start
+ 1351
4 libsystem_pthread.dylib 0x00007fff9942ac13 _pthread_body + 131
5 libsystem_pthread.dylib 0x00007fff9942ab90 _pthread_start + 168
6 libsystem_pthread.dylib 0x00007fff99428375 thread_start + 13

Thread 20:
0 libsystem_kernel.dylib 0x00007fff91e906de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff9942a729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff99428365 start_wqthread + 13

Thread 21:

Thread 22:
0 libsystem_kernel.dylib 0x00007fff91e8a386 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff91e897c7 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff91f36624 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff91f35aec __CFRunLoopRun + 1356
4 com.apple.CoreFoundation 0x00007fff91f35338 CFRunLoopRunSpecific + 296
5 com.apple.CoreFoundation 0x00007fff91ff81f1 CFRunLoopRun + 97
6 com.apple.DebugSymbols 0x00007fff931fe69a SpotlightQueryThread(void*) + 346
7 libsystem_pthread.dylib 0x00007fff9942ac13 _pthread_body + 131
8 libsystem_pthread.dylib 0x00007fff9942ab90 _pthread_start + 168
9 libsystem_pthread.dylib 0x00007fff99428375 thread_start + 13

Thread 23:
0 libsystem_kernel.dylib 0x00007fff91e90206 __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff8df96d17 nanosleep + 199
2 com.apple.CoreSymbolication 0x00007fff952cdb5f 0x7fff952bb000 + 76639
3 libsystem_pthread.dylib 0x00007fff9942ac13 _pthread_body + 131
4 libsystem_pthread.dylib 0x00007fff9942ab90 _pthread_start + 168
5 libsystem_pthread.dylib 0x00007fff99428375 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff56cefa18 rdx: 0x0000000000000000
rdi: 0x000000000000160b rsi: 0x0000000000000006 rbp: 0x00007fff56cefa40 rsp: 0x00007fff56cefa18
r8: 0x00007ff2e3f3d032 r9: 0x0000000000000000 r10: 0x0000000008000000 r11: 0x0000000000000206
r12: 0x00007fff837ce0e0 r13: 0x00007ff301811610 r14: 0x00007fff77381000 r15: 0x00007ff2f3c17400
rip: 0x00007fff91e90002 rfl: 0x0000000000000206 cr2: 0x00007fff74e80008

Logical CPU: 0
Error Code: 0x020000b8
Trap Number: 133

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.