haringsrob / CollabApp

An alternative Slack client written in Swift, optimized for Mac
66 stars 6 forks source link

Crash on launch #9

Closed gagarine closed 6 years ago

gagarine commented 6 years ago

slackDesk immediately crash when launched.

I'm using the release from https://github.com/haringsrob/SlackDesk/raw/master/Releases/SlackDesk.zip as recommended in #4

Process:               SlackDesk [11857]
Path:                  /Applications/SlackDesk.app/Contents/MacOS/SlackDesk
Identifier:            Haringsbe.SlackDesk
Version:               ???
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           SlackDesk [11857]
User ID:               501

Date/Time:             2018-10-11 12:48:18.218 +0200
OS Version:            Mac OS X 10.14 (18A391)
Report Version:        12
Anonymous UUID:        976D9EFF-7071-229D-85BE-74E028524870

Sleep/Wake UUID:       08105F72-3DFF-45E3-AC7F-466B278D8368

Time Awake Since Boot: 480000 seconds
Time Since Wake:       1900 seconds

System Integrity Protection: enabled

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                 0000000107e0c000-0000000107e49000 [  244K] r-x/rwx SM=COW  

Thread 0 Crashed:
0                                   0x000000010cf4a000 _dyld_start + 0

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x0000000000000000
  rdi: 0x0000000000000000  rsi: 0x0000000000000000  rbp: 0x0000000000000000  rsp: 0x00007ffee7df3b00
   r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000000
  r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
  rip: 0x000000010cf4a000  rfl: 0x0000000000000200  cr2: 0x0000000000000000

Logical CPU:     0
Error Code:      0x00000000
Trap Number:     0

Binary Images:
       0x107e0c000 -        0x107e48ff7 + (0) <A0618741-DD46-3D4F-B063-3CBDEA97584D> 
       0x10cf49000 -        0x10cfc76a7 + (625.13) <D6387150-2FB8-3066-868D-72E1B1C43982> 

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 894794
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=1268K resident=0K(0%) swapped_out_or_unallocated=1268K(100%)
Writable regions: Total=8400K written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=8400K(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
STACK GUARD                       56.0M        2 
Stack                             8192K        2 
__DATA                             272K        4 
__LINKEDIT                         516K        3 
__TEXT                             752K        3 
shared memory                        8K        3 
===========                     =======  ======= 
TOTAL                             65.5M       11 

Model: MacBookAir7,2, BootROM MBA71.0178.B00, 2 processors, Intel Core i5, 1.6 GHz, 8 GB, SMC 2.27f2
Graphics: Intel HD Graphics 6000, Intel HD Graphics 6000, Built-In
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80CE, 0x4B3445364533303445452D45474345000000
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80CE, 0x4B3445364533303445452D45474345000000
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x117), Broadcom BCM43xx 1.0 (7.77.61.1 AirPortDriverBrcmNIC-1305.2)
Bluetooth: Version 6.0.8f6, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM0256G, 251 GB
USB Device: USB 3.0 Bus
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: SAMSUNG_Android
Thunderbolt Bus: MacBook Air, Apple Inc., 27.2
haringsrob commented 6 years ago

This is fixed, however I havent recompiled yet.

haringsrob commented 6 years ago

Hi, could you try with the new version?

gagarine commented 6 years ago

Hi, their is still a similar error.

Process:               CollabApp [45713]
Path:                  /private/var/folders/*/CollabApp.app/Contents/MacOS/CollabApp
Identifier:            haringsbe.collabApp
Version:               ???
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           CollabApp [45713]
User ID:               501

Date/Time:             2018-10-26 13:03:34.516 +0200
OS Version:            Mac OS X 10.14 (18A391)
Report Version:        12
Anonymous UUID:        976D9EFF-7071-229D-85BE-74E028524870

Sleep/Wake UUID:       74E8B9FC-6FDD-43BD-A9EB-DCD3FD73C830

Time Awake Since Boot: 270000 seconds
Time Since Wake:       3300 seconds

System Integrity Protection: enabled

Notes:                 Translocated Process

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                 00000001098c7000-00000001098eb000 [  144K] r-x/rwx SM=COW  

Thread 0 Crashed:
0                                   0x000000010c7a3000 _dyld_start + 0

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x0000000000000000
  rdi: 0x0000000000000000  rsi: 0x0000000000000000  rbp: 0x0000000000000000  rsp: 0x00007ffee6338a38
   r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000000
  r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
  rip: 0x000000010c7a3000  rfl: 0x0000000000000200  cr2: 0x0000000000000000

Logical CPU:     0
Error Code:      0x00000000
Trap Number:     0

Binary Images:
       0x1098c7000 -        0x1098eaff7 + (0) <B62D157D-A2F5-3C00-AFD5-CD55E0E8D65D> 
       0x10c7a2000 -        0x10c8206a7 + (625.13) <D6387150-2FB8-3066-868D-72E1B1C43982> 

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 273953
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=876K resident=0K(0%) swapped_out_or_unallocated=876K(100%)
Writable regions: Total=8404K written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=8404K(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
STACK GUARD                       56.0M        2 
Stack                             8192K        2 
__DATA                             272K        5 
__LINKEDIT                         224K        3 
__TEXT                             652K        3 
shared memory                        8K        3 
===========                     =======  ======= 
TOTAL                             65.1M       12 
haringsrob commented 6 years ago

I should have read the error more carefully. I was uploading the .app file but without making a release.

It should now be signed if you download it again 🤞

gagarine commented 6 years ago

Did the release get update? I still see "18h ago". Anyway, I tried and got this new error: screenshot 2018-10-26 at 14 39 37

haringsrob commented 6 years ago

That looks more like a finder error? The file in the release was replaced. Try dragging the app to the desktop and open from there.

gagarine commented 6 years ago

It works! Thanks I was trying to lauch directly from the download folder, moving the app to the /Applications folder fix it.