Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.2.6 crashes on Mac (dmg build only) #117

Closed
bakman2 opened this issue May 16, 2019 · 5 comments
Closed

0.2.6 crashes on Mac (dmg build only) #117

bakman2 opened this issue May 16, 2019 · 5 comments

Comments

@bakman2
Copy link

bakman2 commented May 16, 2019

Yesterday Apple released an update, crashing perhaps related?

OS version:
MacOS 10.14.5 (18F132)
18.6.0 Darwin Kernel Version 18.6.0: Thu Apr 25 23:16:27 PDT 2019; root:xnu-4903.261.4~2/RELEASE_X86_64 x86_64

@thomasnordquist
Copy link
Owner

Thanks for your help =)

Can you please be more specific?

  • Does the App start?
  • Does the App crashes on start?
    • if yes, what is the output when you execute /Applications/MQTT\ Explorer.app/Contents/MacOS/MQTT\ Explorer in your terminal.
  • Installed from the App Store or from DMG?
  • Have you seen specific scenarios when the App crashes?

@bakman2
Copy link
Author

bakman2 commented May 17, 2019

Installed from DMG found in releases here on GH.

The app does not start, crashes on start:

./MQTT\ Explorer
[09:13:42.201] [info] App starting...
subscribing connection/add/mqtt
subscribing connection/remove
subscribing storage/store
subscribing storage/load
subscribing storage/clear
icon path /Applications/MQTT Explorer.app/Contents/Resources/app.asar/icon.png
[7335:0517/091342.478653:FATAL:gpu_data_manager_impl_private.cc(892)] The display compositor is frequently crashing. Goodbye.
[1]    7335 trace trap  ./MQTT\ Explorer

@bakman2
Copy link
Author

bakman2 commented May 17, 2019

Interestingly enough, the appstore version works.

@thomasnordquist
Copy link
Owner

thomasnordquist commented May 21, 2019

It is hard to reproduce this issue. There has been a new electron release that might have a related fix.
https://github.com/electron/electron/releases/tag/v5.0.1
electron/electron#18004

I'll definitely try to reproduce it and will update electron to 5.0.1 end of this month.

@thomasnordquist thomasnordquist changed the title 0.2.6 crashes on Mac 0.2.6 crashes on Mac (dmg build only) Jun 4, 2019
@thomasnordquist
Copy link
Owner

Should be fixed with electron >= 5.0.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants