Skip to content

Repl hanging #447

Closed
Closed
@MichaelXavier

Description

@MichaelXavier

Fair warning: this isn't going to have great details on how to reproduce this issue. I'm mostly looking for some guidance on how to tease out what's going on here.

I use the interactive haskell process in a large project. Pretty consistently now if I haskell-process-load-or-reload it will load the file fine, but then the repl will essentially get stuck. Subsequent calls to haskell-process-load-or-reload will just put in the minibuffer "No changes need to be saved" and not do anything. I also can't enter any commands on the repl. When I strace the repl process I see it hanging on a wait4.

This doesn't seem to really happen on smaller project, which makes this hard to reproduce.

Some system info:

The Glorious Glasgow Haskell Compilation System, version 7.6.3
cabal-install version 1.20.0.3
using version 1.20.0.0 of the Cabal library
haskell-mode version 20141130.1012

Any ideas on how I can troubleshoot this/get you more info?

Thanks!

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