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

Etcher crashes immediately on macOS Mojave #4374

Open
umbralOptimatum opened this issue Dec 27, 2024 · 1 comment
Open

Etcher crashes immediately on macOS Mojave #4374

umbralOptimatum opened this issue Dec 27, 2024 · 1 comment

Comments

@umbralOptimatum
Copy link

  • Etcher version: 1.18.11
  • Operating system and architecture: macOS 10.14.6
  • Image flashed: N/A
  • What do you think should have happened: Should have started up
  • What happened: Crashed immediately
  • Do you see any meaningful error information in the DevTools? N/A

The latest version apparently now requires macOS 10.15, but older versions aren't working for me. The app instantly crashes upon launch and I get a "balenaEtcher quit unexpectedly" notification. No clue what the issue is.

The full crash log:

Process:               balenaEtcher [15093]
Path:                  /Applications/balenaEtcher.app/Contents/MacOS/balenaEtcher
Identifier:            io.balena.etcher
Version:               ???
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           balenaEtcher [15093]
User ID:               501

Date/Time:             2024-12-27 00:49:50.987 -0500
OS Version:            Mac OS X 10.14.6 (18G9323)
Report Version:        12
Anonymous UUID:        E6EDBBC1-43BE-6E5B-0F42-49DF65AD961B

Sleep/Wake UUID:       43395D85-879A-4BCB-848E-1BE315375CA7

Time Awake Since Boot: 25000 seconds
Time Since Wake:       2200 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                 000000010f77d000-000000010f77f000 [    8K] r-x/r-x SM=COW  

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


Binary Images:
       0x10f77d000 -        0x10f77e81b + (???) <4C4C4403-5555-3144-A1B6-B6690B63CE38> 
       0x11bedb000 -        0x11bf4570f + (655.1.1) <4842B61A-B868-3146-9CA9-5582C4198B25> 

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

VM Region Summary:
ReadOnly portion of Libraries: Total=616K resident=0K(0%) swapped_out_or_unallocated=616K(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        1 
Stack                             8192K        1 
__DATA                             232K        3 
__LINKEDIT                         188K        3 
__TEXT                             436K        2 
shared memory                        8K        2 
===========                     =======  ======= 
TOTAL                             64.8M       12 
@chickeneps
Copy link

See #4350 - I reported this a long time ago, I'm guessing the engineers forgot about this forum or just aren't on the job enough to bother responding.

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

2 participants