Skip to content

Weird sporadic issue with DisasmoΒ #47

@MadProbe

Description

@MadProbe

Sometimes when I open up VS anew and want to disassemble the method I can encounter this strange exception:

System.ArgumentException: The path is not of a legal form.
   at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
   at System.IO.Path.InternalGetDirectoryName(String path)
   at Disasmo.MainViewModel.<RunOperationAsync>d__80.MoveNext()

It fixes up itself eventually but I don't understand how I get to see this problem self-fixed at all and I have no clear reasoning what's wrong about it.
BTW I have tried to try this with local dotnet/runtime build, turned all the switches on/off but it still doesn't work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions