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.4.0-beta1 crashed on MacOS #345

Open
RaymondMouthaan opened this issue Apr 28, 2020 · 5 comments
Open

0.4.0-beta1 crashed on MacOS #345

RaymondMouthaan opened this issue Apr 28, 2020 · 5 comments

Comments

@RaymondMouthaan
Copy link

RaymondMouthaan commented Apr 28, 2020

Thanks you for this great piece of software!

Today I tried the 0.4.0-beta1 on Mac OS X 10.15.4 but after starting it, it unfortunately crashed immediately right after :(

@thomasnordquist
Copy link
Owner

Thanks for reporting this. (That's one of the reasons this is still a beta release 😅)

I believe its related to https://developer.apple.com/documentation/xcode/notarizing_macos_software_before_distribution

I'm preparing a new build and inform you once I fixed this issue.

@rherban
Copy link

rherban commented May 13, 2020

What's interesting is this beta worked for me after release, but is now giving a segfault with this:

System Integrity Protection: disabled

Crashed Thread:        0

Exception Type:        EXC_CRASH (Code Signature Invalid)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    Namespace CODESIGNING, Code 0x1

kernel messages:

VM Regions Near 0 (cr2):
--> 
    __TEXT                 000000010b27f000-000000010b2a8000 [  164K] r-x/r-x SM=COW  

Thread 0 Crashed:
0   ???                           	0x0000000111ca1000 _dyld_start + 0

Thread 0 crashed with X86 Thread State (64-bit):

@TonMachielsen
Copy link

TonMachielsen commented Jun 2, 2020

Same here, but it's easy to build and run from the command line.

@kees1948
Copy link

kees1948 commented Jun 3, 2020

Clicking 'View' and next clicking the top part of window make it crash

kees@schoenws:~/Ingy$ /downloads/MQTT-Explorer-0.3.5-i386.AppImage
/tmp/.mount_MQTT-EzlVHlP/mqtt-explorer.bin: /lib/i386-linux-gnu/libdbus-1.so.3: no version information available (required by /tmp/.mount_MQTT-EzlVHlP/mqtt-explorer.bin)
/tmp/.mount_MQTT-EzlVHlP/mqtt-explorer.bin: /lib/i386-linux-gnu/libdbus-1.so.3: no version information available (required by /tmp/.mount_MQTT-EzlVHlP/mqtt-explorer.bin)
12:44:49.068 › App starting...
subscribing connection/add/mqtt
subscribing connection/remove
subscribing storage/store
subscribing storage/load
subscribing storage/clear
Fontconfig warning: "/etc/fonts/fonts.conf", line 86: unknown element "blank"
icon path /tmp/.mount_MQTT-EzlVHlP/resources/app.asar/icon.png
12:44:49.376 › Checking for update
12:44:50.693 › Update for version 0.3.5 is not available (latest version: 0.3.5, downgrade is disallowed).
12:44:50.694 › checkForUpdatesAndNotify called, downloadPromise is null
Failed to get crash dump id.
Report Id:
/tmp/.mount_MQTT-EzlVHlP/mqtt-explorer: line 2: 9282 Segmentation fault "${BASH_SOURCE%/*}"/mqtt-explorer.bin "$@" --no-sandbox
kees@schoenws:
/Ingy$

@ashmckenzie
Copy link

Do you need any beta testers @thomasnordquist ? 🙂

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

6 participants