Skip to content

Bug: Crash (trace trap) when clicking dropdown action button on macOS 26.3.1(a) #67

@yeaicc

Description

@yeaicc

Crash (trace trap) when clicking dropdown action button on macOS 26.3.1(a)

Environment:

  • OS: macOS 26.3.1(a)

Steps to Reproduce:

  1. Execute the following command via CLI:
    alerter --message "Deploy now on UAT ?" --actions "Now,Later today,Tomorrow" --dropdown-label "When ?"
  2. Click on the dropdown menu labeled When ?.

Expected Behavior:
The dropdown menu should expand correctly to display the action options ("Now", "Later today", "Tomorrow").

Actual Behavior:
The application crashes immediately with a trace trap error as soon as the dropdown is clicked.

Terminal Output:

[1]  16778 trace trap  alerter --message "Deploy now on UAT ?" --actions "Now,Later today,Tomorrow"

Screenshots:
Alert UI:
Image

Terminal Crash Output:
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions