Skip to content

PowerShell Editor Services - FATAL UNHANDLED EXCEPTION - Illegal characters in path #171

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

Closed
itzik-h opened this issue May 11, 2016 · 4 comments
Labels
Issue-Bug A bug to squash.
Milestone

Comments

@itzik-h
Copy link

itzik-h commented May 11, 2016

PowerShell Editor Services keeps on crashing with "FATAL UNHANDLED EXCEPTION".
Mostly when clicking "F12" for "go to definition".
There are no special characters in the path of any of the files in the project.
See attached log.
Win 7 and 10.
Powershell 5 and 3.

EditorServices.txt

@daviwil
Copy link
Contributor

daviwil commented May 11, 2016

Hey @itzik-h, thanks for the report and for including the logs. It looks like we might have a bug in our path resolution algorithm for finding referenced files. If it's possible, could you give me the full file paths of the file you were in when you pressed F12 and any files you've dot-sourced in that file?

@wellsluo
Copy link

I encountered the same issue here. refer post "Editor service crashed" #224

I tested on follow path with different project/folder names:
C:\Temp
D:\Code\

@daviwil daviwil added the Issue-Bug A bug to squash. label Jul 13, 2016
@itzik-h
Copy link
Author

itzik-h commented Sep 8, 2016

Added test sample to #224

@daviwil
Copy link
Contributor

daviwil commented Dec 9, 2016

The final work for this is being checked in with PowerShell/PowerShellEditorServices#314. You should see an improvement in the upcoming 0.8.0 release!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug A bug to squash.
Projects
None yet
Development

No branches or pull requests

3 participants