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

Latest nightly crashes on Credential UI #1193

Closed
Maximus5 opened this issue Jul 31, 2015 · 5 comments
Closed

Latest nightly crashes on Credential UI #1193

Maximus5 opened this issue Jul 31, 2015 · 5 comments

Comments

@Maximus5
Copy link
Owner

Originally reported on Google Code with ID 1193

Required information!
OS version: Win8.1 x64
ConEmu version: 130813

*Bug description*
When I call Get-Credential it crashes PowerShell

This didn't happen before, but I think it's been happening for at least a few days
so:
1) I will downgrade a few versions and see if I can pinpoint when it started.
2) I will test on Windows 8 to make sure it's not an 8.1 pre-release problem.

FYI: The Get-Credential command in PowerShell is calling through the Win32 APIs to
CredUIPromptForCredentials which should pop up the normal Windows secure credential
dialog.

http://msdn.microsoft.com/en-us/library/windows/desktop/aa375177%28v=vs.85%29.aspx

I've attached a simple stack trace (just what shows up in vs when I hit "Debug"), in
case that helps, but I'm sure you can reproduce this easily enough:


*Steps to reproduction*
1. Run PowerShell (in ConEmu v130813)
2. Execute the command: Get-Credential



Reported by jaykul@huddledmasses.org on 2013-08-14 00:29:59


- _Attachment: [credui_stack-trace.txt](https://storage.googleapis.com/google-code-attachments/conemu-maximus5/issue-1193/comment-0/credui_stack-trace.txt)_
@Maximus5
Copy link
Owner Author

Confirmed: it crashes on Win 8 also.
(I would bet that it crashes on Win7)

Confirmed: the bug started with build 130807 -- and incidentally, your own "About"
dialog is broken starting with that build.

Reported by jaykul@huddledmasses.org on 2013-08-14 00:58:21

@Maximus5
Copy link
Owner Author

I'll go back to the 7/25 nightly (which works) so I keep getting nightly notices ;)

Reported by jaykul@huddledmasses.org on 2013-08-14 00:59:16

@Maximus5
Copy link
Owner Author

130813, win8.1pre - no repeat trouble.........

Reported by Zeroes1 on 2013-08-14 05:48:45

@Maximus5
Copy link
Owner Author

130813a

Reported by ConEmu.Maximus5 on 2013-08-14 07:21:27

  • Status changed: Fixed

@Maximus5
Copy link
Owner Author

Nice work, thank you!

Reported by jaykul@huddledmasses.org on 2013-08-14 16:28:44

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

No branches or pull requests

1 participant