Skip to content

bug: panic on start up #218

@iparaskev

Description

@iparaskev

App Version

Operating system

macos

Describe the bug

We got a panic reported on sentry.

How to reproduce

Expected behavior

No response

Relevant log output

[2026-01-03][04:08:37][hopp::permissions::platform][INFO] macOS screenshare permission check
[2026-01-03][04:08:37][hopp::permissions::platform][INFO] macOS accessibility permission check
[2026-01-03][04:08:37][hopp::permissions::platform][INFO] macOS microphone permission check
[2026-01-03][04:08:37][hopp::permissions::platform][INFO] macOS camera permission check
[2026-01-03][04:08:37][hopp][INFO] [2026-01-03T04:08:37Z INFO  socket_lib] Waiting for client 1/10

[2026-01-03][04:08:37][hopp][INFO] [2026-01-03T04:08:37Z INFO  socket_lib] Client connected

[2026-01-03][04:08:38][hopp][INFO] center_window_on_tray: tray_rect: Rect { position: Physical(PhysicalPosition { x: 3468, y: 0 }), size: Physical(PhysicalSize { width: 68, height: 78 }) }, show_window: false
[2026-01-03][04:08:38][hopp][INFO] center_window_on_tray: Found monitor: Monitor { name: Some("Monitor #41040"), size: PhysicalSize { width: 4112, height: 2658 }, position: PhysicalPosition { x: 0, y: 0 }, work_area: PhysicalRect { position: PhysicalPosition { x: 0, y: 0 }, size: PhysicalSize { width: 4112, height: 2580 } }, scale_factor: 2.0 }
[2026-01-03][04:08:40][hopp][INFO] get_hopp_server_url
[2026-01-03][04:08:40][hopp][INFO] get_stored_token
[2026-01-03][04:08:40][hopp][INFO] get_stored_token
[2026-01-03][04:08:41][hopp][INFO] set_sentry_metadata
[2026-01-03][04:08:41][hopp][INFO] set_livekit_url
[2026-01-03][06:52:39][hopp][INFO] 2026-01-03 03:52:39.871 hopp_core[1326:10911] HIToolbox: received notification of WindowServer event port death.

[2026-01-03][06:52:39][hopp][INFO] 2026-01-03 03:52:39.875 hopp_core[1326:10911] port matched the WindowServer port created in BindCGSToRunLoop

[2026-01-03][06:56:41][hopp][INFO] create_core_process: Creating core process
[2026-01-03][06:56:41][hopp][INFO] start_sidecar:
[2026-01-03][06:56:52][hopp][ERROR] create_core_process_socket: Failed to create socket after 10 tries
[2026-01-03][06:56:53][hopp][INFO] [2026-01-03T06:56:53Z INFO  hopp_core] Starting RenderEventLoop

[2026-01-03][06:56:53][hopp][INFO] [2026-01-03T06:56:53Z INFO  hopp_core] Creating socket at path: /var/folders/mq/x7w8_s_s3rz59m1l1nbl7rrh0000gn/T//core-socket-xC2zfPPXWW

[2026-01-03][06:56:53][hopp][INFO] [2026-01-03T06:56:53Z INFO  socket_lib] Creating socket at /var/folders/mq/x7w8_s_s3rz59m1l1nbl7rrh0000gn/T//core-socket-xC2zfPPXWW

[2026-01-03][06:56:53][hopp][INFO] [2026-01-03T06:56:53Z INFO  socket_lib] Waiting for client 0/10

[2026-01-03][06:56:53][sentry_utils][WARN] get_system_tags: No metadata found
[2026-01-03][06:56:54][hopp][INFO] [2026-01-03T06:56:54Z INFO  socket_lib] Waiting for client 1/10

Attachments

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    MacOSbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions