Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect command crashes azkaban #4

Closed
keith opened this issue Jan 1, 2016 · 3 comments
Closed

Incorrect command crashes azkaban #4

keith opened this issue Jan 1, 2016 · 3 comments
Labels

Comments

@keith
Copy link
Contributor

keith commented Jan 1, 2016

Running the command azkaban available color_scheme, which is missing the --type parameter crashes azkaban.

The relevant part of the stacktrace:

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libswiftCore.dylib              0x000000010258421f swift_unknownRetain + 31
1   azkaban                         0x00000001022899f0 _TTWC9Commander10UsageErrors23CustomStringConvertibleS_FS1_g11descriptionSS + 48
2   libswiftCore.dylib              0x00000001024748a7 _TFs15_print_unlockedu0_R_s16OutputStreamTyperFTxRq__T_ + 903
3   libswiftCore.dylib              0x000000010244e7d0 _TFSSCurfT26stringInterpolationSegmentx_SS + 64
4   azkaban                         0x0000000102298868 _TFE9CommanderPS_11CommandType3runfTGSqSS__T_ + 6216
5   azkaban                         0x00000001022701dc main + 188
6   libdyld.dylib                   0x00007fff878e95ad start + 1
@neonichu
Copy link
Owner

neonichu commented Jan 2, 2016

😱

@neonichu
Copy link
Owner

neonichu commented Jan 3, 2016

Looks like this is an issue in Commander, so closing this as a related PR has been opened.

@neonichu neonichu closed this as completed Jan 3, 2016
@keith
Copy link
Contributor Author

keith commented Jan 4, 2016

🎉 thanks

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

No branches or pull requests

2 participants