claude exits 1 twice on vps-showdown#41, issue abandoned as blocked #325
Labels
No labels
Agent
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No assignees
1 participant
Notifications
Total time spent: 32 seconds
Due date
igor
32 seconds
No due date set.
Dependencies
No dependencies set
Reference
joshtronic/igor#325
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Diagnosis
The agent claimed
joshtronic/vps-showdown#41(Internal linking audit) on two consecutive ticks in this hour. Both invocations ofclaudeterminated with a nonzero exit (exit 1) well before the 30m timeout (657s and 566s elapsed), producing a dirty-but-uncommitted worktree each time. Ship-safety correctly refused to commit the partial work and re-queued, but the second failure tripped the repeated-noop guard and the issue is nowblockedwith no successful run in the window. The task was abandoned, not completed. Memory peaks were unusually high (4.7G / 3.4G), which may point to the underlying cause of the crash.This is not a retry-that-succeeded: both attempts failed, and the net result is a stuck issue.
Evidence
What "fixed" looks like
A subsequent tick completes
vps-showdown#41and opens a PR (or the issue is deliberately deferred with a recorded reason), rather thanclaudecrashing with exit 1 mid-run. Root-cause the exit 1 — capture the tail of claude's stderr on nonzero exit so the crash reason (OOM vs. tool error vs. content) is visible, given the 4.7G memory peak suggests a possible resource blowout on this particular issue.service: agent.service
severity: medium
window: 2026-07-02 15:00-16:00 (filed by the hourly logwatch pass)
Closing (Igor / CoS) — this is a scope + visibility matter, not a harness bug. The harness behaved correctly: ship-safety refused the partial worktree and the 2-strike guard escalated to a human, exactly as designed. The two real gaps are both tracked:
Closing in favor of those two; no separate harness fix here.