[GH-ISSUE #5205] macOS menubar crashes when opening if using menu bar manager like ICE #10780

Open
opened 2026-08-05 01:27:15 -04:00 by saavagebueno · 1 comment
Owner

Originally created by @paullenhardt on GitHub (Jan 28, 2026).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/5205

Describe the problem

NetBird's menubar UI crashes if I interact with it when running a menu bar organizer such as ICE. The actual UI panel appears out of place in a corner of my display (some times on the wrong monitor) and flashes several times before NetBird itself crashes and exits.

Note: NetBird menubar also does not allow itself to be repositioned via actions like command clicking the menubar item to drag and reorder it. The fact that a menubar manager likely uses the similar methods to reorder and manage the menubar leads me to point out the lack of support for this standard macOS action could be the cause of the crashing as well.

To Reproduce

Steps to reproduce the behavior:

  1. Run NetBird on MacOS
  2. Run ICE menu bar manager
  3. Interact with NetBird menubar

Expected behavior

I expect it to not crash and allow me to interact with the menubar.

Are you using NetBird Cloud?

NetBird Cloud

NetBird version

0.62.1

Is any other VPN software installed?

No

Debug output

I'm running:
OS: darwin/arm64
Daemon version: 0.62.1
CLI version: 0.62.1
Profile: default

Debug bundle key: f79e391890ab27fb37c88b3b4be7011e22aa2e5ca6f38ffa9c4481884941f726/955f011a-41af-4dde-aba1-6d65d559a6fd

Have you tried these troubleshooting steps?

  • Reviewed client troubleshooting (if applicable)
  • Checked for newer NetBird versions
  • Searched for similar issues on GitHub (including closed ones)
  • Restarted the NetBird client
  • Disabled other VPN software
  • Checked firewall settings
Originally created by @paullenhardt on GitHub (Jan 28, 2026). Original GitHub issue: https://github.com/netbirdio/netbird/issues/5205 **Describe the problem** NetBird's menubar UI crashes if I interact with it when running a menu bar organizer such as ICE. The actual UI panel appears out of place in a corner of my display (some times on the wrong monitor) and flashes several times before NetBird itself crashes and exits. **Note**: NetBird menubar also does not allow itself to be repositioned via actions like `command` clicking the menubar item to drag and reorder it. The fact that a menubar manager likely uses the similar methods to reorder and manage the menubar leads me to point out the lack of support for this standard macOS action could be the cause of the crashing as well. **To Reproduce** Steps to reproduce the behavior: 1. Run NetBird on MacOS 2. Run ICE menu bar manager 3. Interact with NetBird menubar **Expected behavior** I expect it to not crash and allow me to interact with the menubar. **Are you using NetBird Cloud?** NetBird Cloud **NetBird version** `0.62.1` **Is any other VPN software installed?** No **Debug output** I'm running: OS: darwin/arm64 Daemon version: 0.62.1 CLI version: 0.62.1 Profile: default Debug bundle key: `f79e391890ab27fb37c88b3b4be7011e22aa2e5ca6f38ffa9c4481884941f726/955f011a-41af-4dde-aba1-6d65d559a6fd` **Have you tried these troubleshooting steps?** - [x] Reviewed [client troubleshooting](https://docs.netbird.io/how-to/troubleshooting-client) (if applicable) - [x] Checked for newer NetBird versions - [x] Searched for similar issues on GitHub (including closed ones) - [x] Restarted the NetBird client - [x] Disabled other VPN software - [x] Checked firewall settings
saavagebueno added the triage-needed label 2026-08-05 01:27:15 -04:00
Author
Owner

@paullenhardt commented on GitHub (Jan 28, 2026):

FYI, I have reproduced similar behavior with the fyne-io/demo app. I opened a ticket with fyne-io. https://github.com/fyne-io/fyne/issues/6092

<!-- gh-comment-id:3813331928 --> @paullenhardt commented on GitHub (Jan 28, 2026): FYI, I have reproduced similar behavior with the fyne-io/demo app. I opened a ticket with fyne-io. https://github.com/fyne-io/fyne/issues/6092
Sign in to join this conversation.
No Label triage-needed
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#10780