Skip to content

Auto-Claude crashes on task completion (QA_PASSED → human_review transition) #1954

@jnkp

Description

@jnkp

Checklist

  • I searched existing issues and this hasn't been reported

Area

Frontend

Operating System

Linux

Version

2.7.6

What happened?

Investigated with CC:

  • Last log lines show TASK_STATUS_CHANGE → human_review → crashpad elf_dynamic_array_reader error, then the process
    dies
  • No OOM — system has 12GB+ free when it happens
  • Running with --disable-gpu --disable-gpu-compositing --no-sandbox flags
  • Electron/Chromium segfault appears to be triggered by the state machine transition updating a destroyed UI
    component

Steps to reproduce

Reproduces every time in my current setup, when a task moves to human review (from AI review). After restarting the app, the task looks ok and I can continue.

Expected behavior

The task should move from AI review to human review without crashing the application.

Logs / Screenshots

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/frontendThis is frontend onlybugSomething isn't workingneeds-triageNew issue, maintainer review needed

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions