Skip to content

rust-analyzer crashes on Qt Creator 8 #13575

@lnicola

Description

@lnicola
    > @installgentoo the QtCreator report seems unrelated. Depending on whichever problem you're running into, consider running `cargo check` from the terminal to watch the registry being updated, or filing a new issue whatever panic Qt Creator is running into.

in the latest log that i ran with debug i get

        "code": -32801,
        "message": "waiting for cargo metadata or cargo check"
    },

and then analyzer crashes. Notably everything works on 7, where QtCreator apparently communicated synchronously to the server(or ignored "Initialized" response, i'm not quite sure yet), creator displays a little "cargo check" progress popup. And everything indeed fetches and works.

Originally posted by @installgentoo in #10910 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions