Mojira Archive
MCL-21792

MacOS Minecraft Laucher Updater quit unexpectedly when it is updating

When I try to open Minecraft Laucher,it will update.But after updating for a while,it quits and MacOS tells me that "Minecraft Updater" quit unexpectedly(Picture 1 2).

I use MacOS 10.13.6

The following is an error report and the laucher_log.txt and the nativeUpdaterLog.txt are in the annex:

Process:        nativeUpdater [7540]
Path:         /Applications/Minecraft.app/Contents/Minecraft Updater.app/Contents/MacOS/nativeUpdater
Identifier:      com.mojang.minecraftlauncher
Version:        1.1.16 (1)
Code Type:       X86-64 (Native)
Parent Process:    launcher [7527]
Responsible:      nativeUpdater [7540]
User ID:        501

Date/Time:       2022-06-17 20:02:39.250 +0800
OS Version:      Mac OS X 10.13.6 (17G14042)
Report Version:    12
Anonymous UUID:    24717B66-4E51-770C-DCDC-9D8A35749598

Sleep/Wake UUID:    75C98456-A176-44A3-A9CE-AAD86816B91D

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

System Integrity Protection: enabled

Crashed Thread:    1

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

Application Specific Information:

      • Terminating app due to uncaught exception 'NSGenericException', reason: '-[NSAlert runModal] may only be invoked from the main thread. Behavior on other threads is undefined.'
        terminating with uncaught exception of type NSException
        abort() called

Application Specific Backtrace 1:
0  CoreFoundation           0x00007fff327bef3b __exceptionPreprocess + 171
1  libobjc.A.dylib           0x00007fff59b17942 objc_exception_throw + 48
2  CoreFoundation           0x00007fff3284f2d5 +[NSException raise:format:] + 197
3  AppKit               0x00007fff3058c320 _NSRunModal + 211
4  AppKit               0x00007fff2ff6b67d -[NSAlert runModal] + 240
5  nativeUpdater            0x0000000101287358 ZN12_GLOBAL_N_122updateCommonComponentsERN6mojang3net8NetQueueER8SettingsR6WindowR21LauncherConfiguration + 1720
6  nativeUpdater            0x0000000101284eef Z10commonMainRN6mojang3net8NetQueueEP6WindowRNSt3_16vectorINS5_12basic_stringIcNS5_11char_traitsIcEENS5_9allocatorIcEEEENSA_ISC_EEEE + 2719
7  nativeUpdater            0x000000010127ffdf _Z18threadFnBackgroundv + 1295
8  nativeUpdater            0x0000000101281788 ZNSt31L14thread_proxyINS_5tupleIJNS_10unique_ptrINS_15thread_structENS_14default_deleteIS3_EEEEPFvvEEEEEEPvSA + 40
9  libsystem_pthread.dylib       0x00007fff5aa4a661 _pthread_body + 340
10 libsystem_pthread.dylib       0x00007fff5aa4a50d _pthread_body + 0
11 libsystem_pthread.dylib       0x00007fff5aa49bf9 thread_start + 13

Thread 0:: Dispatch queue: com.apple.main-thread
0  libsystem_kernel.dylib      0x00007fff5a8791fa mach_msg_trap + 10
1  libsystem_kernel.dylib      0x00007fff5a878714 mach_msg + 60
2  com.apple.CoreFoundation     0x00007fff3273adc5 __CFRunLoopServiceMachPort + 341
3  com.apple.CoreFoundation     0x00007fff3273a117 __CFRunLoopRun + 1783
4  com.apple.CoreFoundation     0x00007fff32739787 CFRunLoopRunSpecific + 487
5  com.apple.HIToolbox        0x00007fff31a19d96 RunCurrentEventLoopInMode + 286
6  com.apple.HIToolbox        0x00007fff31a19b06 ReceiveNextEventCommon + 613
7  com.apple.HIToolbox        0x00007fff31a19884 _BlockUntilNextEventMatchingListInModeWithFilter + 64
8  com.apple.AppKit         0x00007fff2fcc6a3b _DPSNextEvent + 2085
9  com.apple.AppKit         0x00007fff3045ce34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
10 com.apple.AppKit         0x00007fff2fcbb84d -[NSApplication run] + 764
11 com.apple.AppKit         0x00007fff2fc8aa3a NSApplicationMain + 804
12 libdyld.dylib           0x00007fff5a732015 start + 1

Thread 1 Crashed:
0  libsystem_kernel.dylib      0x00007fff5a882b66 __pthread_kill + 10
1  libsystem_pthread.dylib      0x00007fff5aa4d080 pthread_kill + 333
2  libsystem_c.dylib         0x00007fff5a7de1ae abort + 127
3  libc++abi.dylib          0x00007fff586d8f8f abort_message + 245
4  libc++abi.dylib          0x00007fff586d912b default_terminate_handler() + 265
5  libobjc.A.dylib          0x00007fff59b19a47 _objc_terminate() + 97
6  libc++abi.dylib          0x00007fff586f47c9 std::__terminate(void ()) + 8
7  libc++abi.dylib          0x00007fff586f426f __cxa_throw + 121
8  libobjc.A.dylib          0x00007fff59b17a71 objc_exception_throw + 351
9  com.apple.AppKit         0x00007fff3058c517 _NSRunModal + 714
10 com.apple.AppKit         0x00007fff2ff6b67d -[NSAlert runModal] + 240
11 com.mojang.minecraftlauncherupdater  0x0000000101287358 (anonymous namespace)::updateCommonComponents(mojang::net::NetQueue&, Settings&, Window&, LauncherConfiguration&) + 1720
12 com.mojang.minecraftlauncherupdater  0x0000000101284eef commonMain(mojang::net::NetQueue&, Window*, std::{}1::vector<std::{}1::basic_string<char, std::{}1::char_traits<char>, std::{}1::allocator<char> >, std::{}1::allocator<std::{}1::basic_string<char, std::{}1::char_traits<char>, std::{_}_1::allocator<char> > > >&) + 2719
13 com.mojang.minecraftlauncherupdater  0x000000010127ffdf threadFnBackground() + 1295
14 com.mojang.minecraftlauncherupdater  0x0000000101281788 void* std::{}1::{}thread_proxy<std::{}1::tuple<std::{}1::unique_ptr<std::{}1::{}thread_struct, std::{}1::default_delete<std::{}1::{_}_thread_struct> >, void ()> >(void*) + 40
15 libsystem_pthread.dylib      0x00007fff5aa4a661 _pthread_body + 340
16 libsystem_pthread.dylib      0x00007fff5aa4a50d _pthread_start + 377
17 libsystem_pthread.dylib      0x00007fff5aa49bf9 thread_start + 13

Thread 2:: com.apple.NSEventThread
0  libsystem_kernel.dylib      0x00007fff5a8791fa mach_msg_trap + 10
1  libsystem_kernel.dylib      0x00007fff5a878714 mach_msg + 60
2  com.apple.CoreFoundation     0x00007fff3273adc5 __CFRunLoopServiceMachPort + 341
3  com.apple.CoreFoundation     0x00007fff3273a117 __CFRunLoopRun + 1783
4  com.apple.CoreFoundation     0x00007fff32739787 CFRunLoopRunSpecific + 487
5  com.apple.AppKit         0x00007fff2fe03fc4 _NSEventThread + 184
6  libsystem_pthread.dylib      0x00007fff5aa4a661 _pthread_body + 340
7  libsystem_pthread.dylib      0x00007fff5aa4a50d _pthread_start + 377
8  libsystem_pthread.dylib      0x00007fff5aa49bf9 thread_start + 13

Thread 3:
0  libsystem_kernel.dylib      0x00007fff5a882a16 __psynch_cvwait + 10
1  libsystem_pthread.dylib      0x00007fff5aa4b589 _pthread_cond_wait + 732
2  libc++.1.dylib          0x00007fff58686d43 std::{}1::condition_variable::{}do_timed_wait(std::{}1::unique_lock<std::{}1::mutex>&, std::{}1::chrono::time_point<std::{}1::chrono::system_clock, std::{}1::chrono::duration<long long, std::{_}_1::ratio<1l, 1000000000l> > >) + 93
3  com.mojang.minecraftlauncherupdater  0x00000001012bcd47 mojang::net::NetQueuePrivate::thread_fn() + 2071
4  com.mojang.minecraftlauncherupdater  0x00000001012c1d9e void* std::{}1::{}thread_proxy<std::{}1::tuple<std::{}1::unique_ptr<std::{}1::{}thread_struct, std::{}1::default_delete<std::{}1::{_}_thread_struct> >, void (mojang::net::NetQueuePrivate::)(), mojang::net::NetQueuePrivate> >(void*) + 62
5  libsystem_pthread.dylib      0x00007fff5aa4a661 _pthread_body + 340
6  libsystem_pthread.dylib      0x00007fff5aa4a50d _pthread_start + 377
7  libsystem_pthread.dylib      0x00007fff5aa49bf9 thread_start + 13

Thread 4:
0  libsystem_kernel.dylib      0x00007fff5a88328a __workq_kernreturn + 10
1  libsystem_pthread.dylib      0x00007fff5aa4a009 _pthread_wqthread + 1035
2  libsystem_pthread.dylib      0x00007fff5aa49be9 start_wqthread + 13

Thread 5:
0  libsystem_kernel.dylib      0x00007fff5a88328a __workq_kernreturn + 10
1  libsystem_pthread.dylib      0x00007fff5aa4a20e _pthread_wqthread + 1552
2  libsystem_pthread.dylib      0x00007fff5aa49be9 start_wqthread + 13

Thread 6:
0  libsystem_kernel.dylib      0x00007fff5a88328a __workq_kernreturn + 10
1  libsystem_pthread.dylib      0x00007fff5aa4a20e _pthread_wqthread + 1552
2  libsystem_pthread.dylib      0x00007fff5aa49be9 start_wqthread + 13

Thread 1 crashed with X86 Thread State (64-bit):
 rax: 0x0000000000000000 rbx: 0x0000700006539000 rcx: 0x0000700006536368 rdx: 0x0000000000000000
 rdi: 0x0000000000007707 rsi: 0x0000000000000006 rbp: 0x00007000065363a0 rsp: 0x0000700006536368
 r8: 0x0000700006536230  r9: 0x0000700006536400 r10: 0x0000000000000000 r11: 0x0000000000000206
 r12: 0x0000000000007707 r13: 0x0000000000000030 r14: 0x0000000000000006 r15: 0x000000000000002d
 rip: 0x00007fff5a882b66 rfl: 0x0000000000000206 cr2: 0x00007fff92e16168

Logical CPU:   0
Error Code:   0x02000148
Trap Number:   133

Binary Images:
   0x10127b000 -    0x101402ff7 +com.mojang.minecraftlauncherupdater (1.1.16 - 1) <22432F09-36DD-3A14-AB1E-3C864529B2E2> /Applications/Minecraft.app/Contents/Minecraft Updater.app/Contents/MacOS/nativeUpdater
   0x105596000 -    0x1055e0adf dyld (551.5) <CB9BFB56-4511-36F1-A546-891FF770C01C> /usr/lib/dyld
  0x7fff2a99a000 -   0x7fff2a9a9ffb libSimplifiedChineseConverter.dylib (70) <79F6AF91-B369-3C30-8C52-19608D2566F9> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
  0x7fff2a9d5000 -   0x7fff2ad23ff7 com.apple.RawCamera.bundle (8.05.0 - 1017.4.1) <937CBA8D-60C8-3739-8DFF-1C737D6339EF> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
  0x7fff2c2b0000 -   0x7fff2c331ff7 com.apple.driver.AppleIntelHD4000GraphicsMTLDriver (10.36.32 - 10.3.6) <96B9AB66-4178-32C9-8F91-968BA6C1EC21> /System/Library/Extensions/AppleIntelHD4000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsMTLDriver
  0x7fff2e997000 -   0x7fff2e997fff com.apple.Accelerate (1.11 - Accelerate 1.11) <2EF00EFE-06E8-3082-85C3-2988B422A19D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

 

 

 

(For more details, please see Annex)

 

 

External Modification Summary:
 Calls made by other processes targeting this process:
  task_for_pid: 2
  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: 7267
  thread_create: 0
  thread_set_state: 0

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

                VIRTUAL  REGION
REGION TYPE            SIZE  COUNT (non-coalesced)
===========           ======= =======
Accelerate framework        128K    2
Activity Tracing          256K    2
CG backing stores         456K    4
CoreAnimation            24K    5
CoreGraphics             8K    2
CoreImage              8K    3
CoreUI image data         900K    11
CoreUI image file         292K    5
Dispatch continuations      8192K    2
Foundation              4K    2
Image IO              12K    2
Kernel Alloc Once          8K    2
MALLOC              67.3M   109
MALLOC guard page          48K    13
Memory Tag 242           12K    2
STACK GUARD            56.0M    8
Stack               11.0M    8
VM_ALLOCATE             80K    11
__DATA              23.5M   230
__FONT_DATA             4K    2
__LINKEDIT            194.4M    5
__TEXT              161.3M   237
__UNICODE             560K    2
mapped file            48.0M    17
shared memory           640K    12
===========           ======= =======
TOTAL              573.0M   673

Model: MacBookPro9,2, BootROM 421.0.0.0.0, 2 processors, Intel Core i5, 2.5 GHz, 8 GB, SMC 2.2f41
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533643465238432D50422020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533643465238432D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (7.21.190.20.1a4)
Bluetooth: Version 6.0.7f22, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE HDD ST500LM012, 500.11 GB
Serial ATA Device: MATSHITADVD-R  UJ-8A8
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: Hub
USB Device: Apple Internal Keyboard / Trackpad
USB Device: IR Receiver
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: FaceTime HD Camera (Built-in)
USB Device: USB 3.0 Bus
USB Device: 2.4G Receiver
Thunderbolt Bus: MacBook Pro, Apple Inc., 25.1

 

Who can help me? This problem has been bothering me for 4 months

Duplicate

Mrguofeng

2022-06-17, 03:16 PM

2022-06-28, 05:27 PM

2022-06-28, 05:21 PM

0

0

Unconfirmed

2.3.240 (Mac)

-