amitmerchant1990/correo

1.0.5 Darwin release crashes on each launch

jmuchovej opened this issue · 1 comments

The errors I'm getting correspond to not finding a particular image.

Here's the exact output I get:

Process:               Correo [9345]
Path:                  /private/var/folders/*/Correo.app/Contents/MacOS/Correo
Identifier:            com.electron.correo
Version:               1.3.4 (1.3.4)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Correo [9345]
User ID:               501

Date/Time:             2019-05-12 19:40:10.426 -0400
OS Version:            Mac OS X 10.14.4 (18E226)
Report Version:        12
Bridge OS Version:     3.4 (16P4507)
Anonymous UUID:        92475344-7399-26AD-CC31-F8FB920A4F5B

Sleep/Wake UUID:       32228EED-91EE-40E6-A404-2AB31C5CC545

Time Awake Since Boot: 66000 seconds
Time Since Wake:       32000 seconds

System Integrity Protection: enabled

Notes:                 Translocated Process

Crashed Thread:        0

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    DYLD, [0x1] Library missing

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
  Library not loaded: @rpath/libnode.dylib
  Referenced from: /private/var/folders/pq/yqnbnk4s6szdrs92p3rkh8xm0000gn/T/AppTranslocation/C4E98008-9960-4784-A22F-0B006B960686/d/Correo.app/Contents/Frameworks/Electron Framework.framework/Electron Framework
  Reason: image not found

Binary Images:
       0x10e3d5000 -        0x10e3d5fff +com.electron.correo (1.3.4 - 1.3.4) <3212FE45-61D8-38AB-85BF-FF708772E1F3> /var/folders/*/Correo.app/Contents/MacOS/Correo
       0x10e3d8000 -        0x10e3eefff +Squirrel (0) <A3768DDA-8D21-3A44-BA9A-1B78C79AF305> /var/folders/*/Correo.app/Contents/Frameworks/Squirrel.framework/Squirrel
       0x10e409000 -        0x10e46cff7 +ReactiveCocoa (0) <701B20DE-3ADD-3643-B52A-E05744C30DB3> /var/folders/*/Correo.app/Contents/Frameworks/ReactiveCocoa.framework/ReactiveCocoa
       0x10e4de000 -        0x10e4f2fff +Mantle (0) <31915DD6-48E6-3706-A076-C9D4CE17F4F6> /var/folders/*/Correo.app/Contents/Frameworks/Mantle.framework/Mantle
       0x1111ca000 -        0x1112346ef  dyld (655.1.1) <F217F7F8-A795-3109-B77F-B1E2277F3E3B> /usr/lib/dyld
       0x111295000 -        0x114f94fbf +Electron Framework (0) <647DD1FA-1777-33F0-BE65-4FA58C0F5E01> /var/folders/*/Correo.app/Contents/Frameworks/Electron Framework.framework/Electron Framework
    0x7fff38e11000 -     0x7fff38e11fff  com.apple.Carbon (158 - 158) <080ECFD9-9C4B-3038-9F4B-BE111473E1DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff4456b000 -     0x7fff447c0fff  com.apple.QuartzCore (1.11 - 697.24.4.2) <BB1034F0-B791-3AF1-B166-6532B2AB54FE> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff62d6c000 -     0x7fff62d6dffb  libSystem.B.dylib (1252.250.1) <72841192-B0C9-36A0-8E55-ED651EADEF08> /usr/lib/libSystem.B.dylib
    0x7fff62faf000 -     0x7fff63002ff7  libc++.1.dylib (400.9.4) <446DAE5E-4E97-3E4B-B2A3-AC0A74C0E453> /usr/lib/libc++.1.dylib

This is using the pre-packaged release, as opposed to the git clone ... && npm install && npm start variant of use.

@amitmerchant1990 just pinging to make sure you saw this. 👍