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

Crash when opening on Catalina #35

Closed
netbe opened this issue Mar 30, 2020 · 8 comments
Closed

Crash when opening on Catalina #35

netbe opened this issue Mar 30, 2020 · 8 comments
Assignees
Labels
waiting for feedback Answered/solved by collaborators, awaiting feedback from the issue author

Comments

@netbe
Copy link

netbe commented Mar 30, 2020

Hi,

I just upgraded and it seems the app is not working anymore on Catalina (10.15.3).

Screenshot 2020-03-30 at 18 04 42
)

Here's the crashlog:

Process:               Push Notifications [17081]
Path:                  /Applications/Push Notifications.app/Contents/MacOS/Push Notifications
Identifier:            com.onmyway133.PushNotifications
Version:               ???
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Push Notifications [17081]
User ID:               502

Date/Time:             2020-03-30 18:01:10.706 +0200
OS Version:            Mac OS X 10.15.3 (19D76)
Report Version:        12
Anonymous UUID:        FF747FE5-8447-4DE4-A8E5-7AB1D44366C0

Sleep/Wake UUID:       A84ED7E1-863A-4C86-8F6D-0809FB4D55EE

Time Awake Since Boot: 550000 seconds
Time Since Wake:       13000 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                 000000010f8c4000-000000010f8ee000 [  168K] r-x/rwx SM=COW  

Thread 0 Crashed:
0                                 	0x00000001101bd000 _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: 0x00007ffee033bba0
   r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000000
  r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
  rip: 0x00000001101bd000  rfl: 0x0000000000000200  cr2: 0x0000000000000000
  
Logical CPU:     0
Error Code:      0x00000000
Trap Number:     0


Binary Images:
       0x10f8c4000 -        0x10f8edff7 + (0) <09E43234-E7F5-3BD2-A492-B374F6A2E494> 
       0x1101bc000 -        0x11024ccb7 + (733.8) <EBC07CB6-870A-3A8E-B48A-67F62EA161F3> 

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: 1256553
    thread_create: 262
    thread_set_state: 21628

VM Region Summary:
ReadOnly portion of Libraries: Total=1000K resident=0K(0%) swapped_out_or_unallocated=1000K(100%)
Writable regions: Total=8408K written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=8408K(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
STACK GUARD                       56.0M        1 
Stack                             8192K        1 
__DATA                             232K        4 
__DATA_CONST                        20K        1 
__LINKEDIT                         252K        2 
__TEXT                             748K        2 
shared memory                        8K        2 
===========                     =======  ======= 
TOTAL                             65.2M       13 

I've tried to reinstall it with 1.7.3 or the beat version same issue.

@Ariandr
Copy link
Collaborator

Ariandr commented Mar 30, 2020

Hi @netbe
Well, the only thing I can recommend to you is to completely remove the app files and install it from scratch.
I've never encountered such crashes and the app works on my both machines which run on Catalina.

@pb-z
Copy link

pb-z commented Mar 30, 2020

I have the same issue like @netbe on macOS Catalina 10.15.4 with Push Notifications 1.7.3 .dmg installation.
Screen Shot 2020-03-30 at 12 54 44

@girishw
Copy link

girishw commented Mar 30, 2020

I am seeing the same thing after upgrading to 10.15.4. This started happening after upgrading to 10.15.4.

@Ariandr
Copy link
Collaborator

Ariandr commented Mar 30, 2020

Hi @girishw
Yes, you are right. It started appearing on macOS 10.15.4 after upgrade.
I updated Electron version and it works.
I will release a new version 1.7.4 shortly.

@Ariandr
Copy link
Collaborator

Ariandr commented Mar 30, 2020

@Ariandr
Copy link
Collaborator

Ariandr commented Mar 30, 2020

Let me know if anything wrong with it.

@Ariandr Ariandr self-assigned this Mar 30, 2020
@Ariandr Ariandr added the waiting for feedback Answered/solved by collaborators, awaiting feedback from the issue author label Mar 30, 2020
@pb-z
Copy link

pb-z commented Mar 30, 2020

@Ariandr Works now, Thanks!

@netbe
Copy link
Author

netbe commented Mar 30, 2020

@Ariandr thks for the reactivity, works great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting for feedback Answered/solved by collaborators, awaiting feedback from the issue author
Projects
None yet
Development

No branches or pull requests

4 participants