Crash in GitHub.Exports #367

Closed
kevinfansler opened this Issue Jun 15, 2016 · 5 comments

Projects

None yet

3 participants

@kevinfansler

Hi all,
Sorry for the broad posting. I work on the Visual Studio team at Microsoft as a Program Manager and we have some reported Watson crashes with this extension for Updates 1 and 2 (only 1 crash so far for Update 3, so perhaps the issue has been fixed. I would love to confirm) You can contact me here or at v-kefans@microsoft.com.

@paladique
GitHub member
paladique commented Jun 15, 2016 edited

Hi @kevinfansler
@shana, @grokys, @Haacked and myself are the GitHubbers working on this extension. If you have any screenshots or can provide us any log files (info on where we put ours here) that would be super helpful. Also, if you'd rather this be an internal discussion you can email support@github.com and reference this issue and we can continue the discussion there.

Thanks, and hopefully we can get to the bottom of this issue!

@kevinfansler

I'll send mail to support@. I may need to share information that should be more private. Thanks!

@paladique
GitHub member

Alrighty, I'll close this and we can continue from there.

@paladique paladique closed this Jun 15, 2016
@shana shana changed the title from Is there an "owner" for this extension that I could contact to Crash in GitHub.Exports Jun 15, 2016
@shana shana reopened this Jun 15, 2016
@shana

Stacktrace:

o Level . . . Symbol - InstructionPointer - FunctionOffset - SourceLine - SourceFile
§ 0 . . . mscorlib_ni!System.IO.__Error.WinIOError - 0x69720000 - 0x000000D9 - -
§ 1 . . . mscorlib_ni!System.IO.FileStream.Init - 0x69720000 - 0x0000052F - -
§ 2 . . . mscorlib_ni!System.IO.FileStream..ctor - 0x69720000 - 0x00000043 - -
§ 3 . . . mscorlib_ni!System.IO.StreamWriter.CreateFile - 0x69720000 - 0x0000004A - -
§ 4 . . . mscorlib_ni!System.IO.StreamWriter..ctor - 0x69720000 - 0x0000004A - -
§ 5 . . . mscorlib_ni!System.IO.StreamWriter..ctor - 0x69720000 - 0x00000019 - -
§ 6 . . . mscorlib_ni!System.IO.File.InternalAppendAllText - 0x69720000 - 0x00000037 - -
· 7 . . . mscorlib_ni!System.IO.File.AppendAllText - 0x69720000 - 0x00000029 - -
o 8 . . . GitHub_Exports!Unknown - 0x00000000 - 0x000000FC - - <<Failure related >>
§ 9 . . . mscorlib_ni!System.Runtime.CompilerServices.AsyncMethodBuilderCore+__c._ThrowAsync_b__6_1 - 0x69720000 - 0x00000035 - -
§ 10 . . . mscorlib_ni!System.Threading.QueueUserWorkItemCallback.WaitCallback_Context - 0x69720000 - 0x00000042 - -
§ 11 . . . mscorlib_ni!System.Threading.ExecutionContext.RunInternal - 0x69720000 - 0x000000A7 - -
§ 12 . . . mscorlib_ni!System.Threading.ExecutionContext.Run - 0x69720000 - 0x00000016 - -
§ 13 . . . mscorlib_ni!System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem - 0x69720000 - 0x00000060 - -
§ 14 . . . mscorlib_ni!System.Threading.ThreadPoolWorkQueue.Dispatch - 0x69720000 - 0x0000012F - -
§ 15 . . . mscorlib_ni!System.Threading._ThreadPoolWaitCallback.PerformWaitCallback - 0x69720000 - 0x0000000A - -
@paladique paladique added the bug label Jun 15, 2016
@shana shana referenced this issue Jun 15, 2016
Closed

Hotfix release 1.0.18.5 #368

3 of 3 tasks complete
@paladique paladique self-assigned this Jun 20, 2016
@paladique
GitHub member

This has been resolved in today's release

@paladique paladique closed this Jun 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment