Skip to content

elp eqwalize-all fails with matchstate error and stops #103

Open
@rvangraan

Description

@rvangraan

Describe the bug

elp eqwalize-all fails with matchstate error and stops:

elp eqwalize-all
  eqWAlizing frequently? Consider using command elp shell to cut down on processing time.
  Loading build info
  Loading applications      ████████████████████
  Seeding database
  Gathering modules         ████████████████████ 493/493
  Parsing modules           ░░░░░░░░░░░░░░░░░░░░ 10/348                                                                                                                                                          size_object: matchstate term not allowed[2025-06-12T09:31:53.428Z] [ERROR elp_erlang_service] reader failed with failed to fill whole buffer

Stack backtrace:
   0: std::backtrace::Backtrace::capture
   1: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
   2: std::sys::backtrace::__rust_begin_short_backtrace
   3: core::ops::function::FnOnce::call_once{{vtable.shim}}
   4: std::sys::pal::unix::thread::Thread::new::thread_start
   5: __pthread_cond_wait
remaining data:

To Reproduce**

Uncertain. It happens on a large Erlang code base and there isn't anything in the output to help isolate the problem.

A clear and concise description of what happens instead.

Context

  • ELP Version (output of elp version): elp 1.1.0+build-2025-05-29
  • Editor used: None. This happens in a terminal

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions