-
Notifications
You must be signed in to change notification settings - Fork 9.5k
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
I have tried destroying an environment and got a crash, i'll see how i can attach it here #472
Comments
2014/10/20 11:38:30 Detected home directory from env var: /Users/ronpantofaro goroutine 123 [running]: goroutine 16 [select]: goroutine 19 [finalizer wait]: goroutine 20 [syscall]: goroutine 31 [chan receive]: goroutine 23 [chan receive]: goroutine 24 [semacquire]: goroutine 25 [syscall]: goroutine 26 [runnable]: goroutine 27 [syscall]: goroutine 28 [semacquire]: goroutine 29 [semacquire]: goroutine 32 [IO wait]: goroutine 33 [select]: goroutine 34 [select]: goroutine 35 [select]: goroutine 36 [select]: goroutine 37 [select]: goroutine 38 [syscall]: goroutine 39 [runnable]: goroutine 40 [syscall]: goroutine 41 [semacquire]: goroutine 42 [semacquire]: goroutine 43 [chan receive]: goroutine 44 [IO wait]: goroutine 45 [select]: goroutine 46 [select]: goroutine 47 [select]: goroutine 48 [select]: goroutine 49 [select]: goroutine 50 [syscall]: goroutine 51 [syscall]: goroutine 52 [syscall]: goroutine 53 [semacquire]: goroutine 54 [semacquire]: goroutine 55 [chan receive]: goroutine 56 [IO wait]: goroutine 57 [select]: goroutine 58 [select]: goroutine 59 [select]: goroutine 60 [select]: goroutine 61 [select]: goroutine 62 [syscall]: goroutine 63 [syscall]: goroutine 64 [syscall]: goroutine 65 [semacquire]: goroutine 66 [semacquire]: goroutine 67 [chan receive]: goroutine 68 [IO wait]: goroutine 69 [select]: goroutine 70 [select]: goroutine 71 [select]: goroutine 72 [select]: goroutine 73 [select]: goroutine 74 [syscall]: goroutine 75 [syscall]: goroutine 76 [syscall]: goroutine 77 [semacquire]: goroutine 78 [semacquire]: goroutine 79 [chan receive]: goroutine 80 [IO wait]: goroutine 81 [select]: goroutine 82 [select]: goroutine 83 [select]: goroutine 84 [select]: goroutine 85 [select]: goroutine 104 [select]: goroutine 106 [select]: goroutine 109 [chan receive]: goroutine 110 [runnable]: goroutine 112 [chan receive]: goroutine 105 [select]: goroutine 107 [select]: goroutine 103 [select]: goroutine 113 [select]: goroutine 122 [chan receive]: goroutine 108 [select]: goroutine 119 [chan receive]: goroutine 115 [chan receive]: goroutine 116 [chan receive]: goroutine 117 [select]: goroutine 118 [chan receive]: goroutine 120 [chan receive]: goroutine 121 [chan receive]: goroutine 124 [runnable]: goroutine 125 [runnable]: |
Fixed in master. Thanks. |
No description provided.
The text was updated successfully, but these errors were encountered: