Skip to content

Stale ASCompletion FileCache may cause crashes #2731

Open
@gene-pavlovsky

Description

@gene-pavlovsky

Related to #2710.
FD is still crashing on me.

Steps to reproduce:

  • Open the test project (see below)
  • Open App.hx
  • Line 21 - click on HeaderField and press F4. The Header.hx from tink_http library opens, then FD crashes with stack overflow. This happens to me when running under VS debugger. I haven't tried without the debugger.

Test project: https://ufile.io/rczcn
FD version: 49eef1c
Haxe version: d477e6a (a recent nightly newer than 4.0.0-rc.1)
Note: using lix (haxeshim) for managing libraries and haxe versions
Setup:

  • npm install lix -g
  • cd fd-issue-1
  • lix download
  • FD Settings: HaxeContext -> Installed Haxe SDKs -> Add > Path: %AppData%\npm
    The SDK should be detected by FD as "Haxe Shim" (version doesn't matter)
  • Make sure the project uses this SDK
  • Restart FD just in case

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions