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

Muse crashes upon opening #52

Closed
Fahrenheit opened this issue Jun 14, 2019 · 2 comments
Closed

Muse crashes upon opening #52

Fahrenheit opened this issue Jun 14, 2019 · 2 comments

Comments

@Fahrenheit
Copy link

Fahrenheit commented Jun 14, 2019

After rebooting the other day Muse started crashing for no reason. Deleting and redownloading did not fix it.

Crash log:
Process: Muse [6266]
Path: /Users/USER/Downloads/Muse.app/Contents/MacOS/Muse
Identifier: com.edge.Muse
Version: ???
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Muse [6266]
User ID: 501

Time Awake Since Boot: 30000 seconds
Time Since Wake: 3500 seconds

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 000000010ed92000-000000010edfe000 [ 432K] r-x/rwx SM=COW

Thread 0 Crashed:
0 0x000000011b75e000 _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: 0x00007ffee0e6dbf8
r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x0000000000000000
r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
rip: 0x000000011b75e000 rfl: 0x0000000000000200 cr2: 0x0000000000000000

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

Binary Images:
0x10ed92000 - 0x10edfdfff + (0) <8C703534-A834-362B-962D-2C464F928646>
0x11b75d000 - 0x11b7c76ef + (655.1.1)

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: 1819922
thread_create: 0
thread_set_state: 0

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
STACK GUARD 56.0M 1
Stack 8192K 1
__DATA 332K 4
__LINKEDIT 240K 2
__TEXT 860K 2
shared memory 8K 2
=========== ======= =======
TOTAL 65.4M 12

@MarcPaquette
Copy link

See if this resolves your issue:
#49

@xzzz9097
Copy link
Owner

xzzz9097 commented Jul 3, 2019

Fixed with 4.1.1 release.

@xzzz9097 xzzz9097 closed this as completed Jul 3, 2019
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

3 participants