Skip to content

App crashes when opening embedded browser #1893

Description

@mbergo

Short summary

App crashes when opening in app browser

Affected version or release

latest

Installation context

Install using apt

What happened?

Summary

When the model attempts to open the embedded browser in the right column from a conversation flow, the desktop app freezes on Linux (Ubuntu 24.04 x86_64). The freeze is hard and requires kill -9 to recover.

Environment

  • OS: Ubuntu 24.04 (x86_64)
  • Repository: github/app
  • App context: GitHub Copilot desktop app (agent-native desktop experience)

Steps to Reproduce

  1. Open the app on Ubuntu 24.04 x86_64.
  2. Start/continue a conversation that triggers opening the embedded browser in the right column.
  3. Wait for the embedded browser to initialize/open.

Expected Behavior

The embedded browser opens without blocking the app; the UI remains responsive.

Actual Behavior

The app freezes during/after the embedded browser open attempt.
Recovery requires force-terminating the process with kill -9.
Any try to produce a stacktrace were in vain.

Severity / Impact

High severity for Linux users: workflow interruption and forced process termination.

Evidence (Video)

Watch video (starts at 0:05)

Steps to reproduce

No response

Expected behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions