Skip to content

Livebook crashes after idle period #3187

@euxes

Description

@euxes

Environment

  • OS: Windows 11 (Chinese Simplified)
  • Livebook: v0.19.6, v0.19.7
  • Elixir: v1.19.3

Steps to Reproduce

Launch the Livebook app on Windows 11 (CHS). Open a notebook or leave the application idle. Wait for an arbitrary period (crash timing varies). This issue does not occur on Windows 11 (English).

Expected Behavior

Livebook should remain stable and continue running unless explicitly shut down.

Error Log

2026-04-27T10:34:42.062466Z  INFO ** (MatchError) no match of right hand side value:
2026-04-27T10:34:42.062468Z  INFO 
2026-04-27T10:34:42.062469Z  INFO     {:error, {:fread, :integer}}
2026-04-27T10:34:42.062470Z  INFO 
2026-04-27T10:34:42.062472Z  INFO     (os_mon 2.11.1) memsup.erl:843: :memsup.get_memory_usage/1
2026-04-27T10:34:42.062473Z  INFO     (os_mon 2.11.1) memsup.erl:585: anonymous fn/2 in :memsup.handle_info/2
2026-04-27T10:34:42.062476Z  INFO Last message: {:EXIT, #PID<0.1799.0>, {{:badmatch, {:error, {:fread, :integer}}}, [{:memsup, :get_memory_usage, 1, [file: ~c"memsup.erl", line: 843]}, {:memsup, :"-handle_info/2-fun-0-", 2, [file: ~c"memsup.erl", line: 585]}]}}
2026-04-27T10:34:42.062551Z ERROR [os_mon] win32 supervisor port (win32sysinfo): Erlang has closed
2026-04-27T10:34:43.741121Z ERROR Kernel pid terminated (application_controller) ("{application_terminated,os_mon,shutdown}")
2026-04-27T10:34:43.741746Z ERROR 
2026-04-27T10:34:44.031627Z ERROR Crash dump is being written to: erl_crash.dump...done

Livebook.log

erl_crash.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions