Mojira Archive
MC-267675

Launcher crushes

Buenos dias! El launcher se abre con un error desconocido. He consultado con un agente de Apple, no parece ser el problema del ordenador. Tengo la ultima versión de Java descargada de la pagina web oficial, lo mismo pasa con el launcher. Tengo la ultima versión de OS en caso de que es importante. Aquí le presento el reporte del error completo.

Process:               launcher [28775]
Path:                  /Applications/Minecraft.app/Contents/MacOS/launcher
Identifier:            com.mojang.minecraftlauncher
Version:               1.7.2 (1)
Code Type:             X86-64 (Translated)
Parent Process:        launchd [1]
User ID:               501
Date/Time:             2023-12-27 12:07:57.1985 +0000
OS Version:            macOS 14.2.1 (23C71)
Report Version:        12
Anonymous UUID:        0675EA69-A747-6678-787B-57C0D690A8BA
Sleep/Wake UUID:       D3AB57A8-9B5F-4CED-819D-FDE72658B708
Time Awake Since Boot: 59000 seconds
Time Since Wake:       447 seconds
System Integrity Protection: enabled
Notes:
PC register does not match crashing frame (0x0 vs 0x10A90E5DC)
Crashed Thread:        0  Dispatch queue: com.apple.main-thread
Exception Type:        EXC_BAD_ACCESS (SIGKILL (Code Signature Invalid))
Exception Codes:       UNKNOWN_0x32 at 0x000000010e88de40
Exception Codes:       0x0000000000000032, 0x000000010e88de40
Termination Reason:    Namespace CODESIGNING, Code 2 Invalid Page
VM Region Info: 0x10e88de40 is in 0x10e848000-0x10f19c000;  bytes after start: 286272  bytes before end: 9494975
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      dyld private memory         10d700000-10d701000    [    4K] --/-- SM=NUL  
      GAP OF 0x1147000 BYTES
--->  __TEXT                      10e848000-10f19c000    [ 9552K] r-x/rwx SM=COW  ...acOS/launcher
      __DATA                      10f19c000-10f278000    [  880K] rw-/rw- SM=COW  ...acOS/launcher
Error Formulating Crash Report:
PC register does not match crashing frame (0x0 vs 0x10A90E5DC)
Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libRosettaRuntime                    0x10a90e5dc 0x10a8d0000 + 255452
1   <translation info unavailable>       0x10297b160 ???
2   ???                                  0x10a935840 ???
3   dyld                                 0x202692584 invocation function for block in dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const + 133
4   dyld                                 0x202686913 invocation function for block in dyld3::MachOFile::forEachSection(void (dyld3::MachOFile::SectionInfo const&, bool, bool&) block_pointer) const + 543
5   dyld                                 0x20263407f dyld3::MachOFile::forEachLoadCommand(Diagnostics&, void (load_command const*, bool&) block_pointer) const + 249
6   dyld                                 0x202685adc dyld3::MachOFile::forEachSection(void (dyld3::MachOFile::SectionInfo const&, bool, bool&) block_pointer) const + 176
7   dyld                                 0x202688104 dyld3::MachOFile::forEachInitializerPointerSection(Diagnostics&, void (unsigned int, unsigned int, bool&) block_pointer) const + 116
8   dyld                                 0x2026922ba dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachOAnalyzer::VMAddrConverter const&, void (unsigned int) block_pointer, void const*) const + 390
9   dyld                                 0x20264dcfc dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) const + 222
10  dyld                                 0x2026535cb dyld4::JustInTimeLoader::runInitializers(dyld4::RuntimeState&) const + 21
11  dyld                                 0x20264def1 dyld4::Loader::runInitializersBottomUp(dyld4::RuntimeState&, dyld3::Array<dyld4::Loader const*>&) const + 181
12  dyld                                 0x202651040 dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const::$_1::operator()() const + 98
13  dyld                                 0x20264df87 dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const + 93
14  dyld                                 0x20266ac65 dyld4::APIs::dlopen_from(char const*, int, void*) + 935
15  CoreFoundation                    0x7ff816906670 _CFBundleDlfcnLoadBundle + 223
16  CoreFoundation                    0x7ff81697196a _CFBundleLoadExecutableAndReturnError + 243
17  CoreFoundation                    0x7ff81693ffe7 CFBundleGetFunctionPointerForName + 32
18  launcher                             0x1021790f5 PluginLibrary::getSymbol(char const*) + 53
19  launcher                             0x102154dc9 LauncherPlugin::LauncherPlugin(mojang::filesystem::path const&, LauncherPlugin::LauncherType) + 313
20  launcher                             0x10209881e libtasks::StartLibrary(Settings&, int, char**, std::__1::function<void ()>, bool) + 1598
21  launcher                             0x102090e66 main + 5750
22  dyld                                 0x202638386 start + 1942
Thread 1:: com.apple.rosetta.exceptionserver
0   runtime                           0x7ff7ffc07294 0x7ff7ffc03000 + 17044
Thread 2:
0   ???                               0x7ff8a6d82a78 ???
1   libsystem_kernel.dylib            0x7ff8167c65ce __psynch_cvwait + 10
2   libsystem_pthread.dylib           0x7ff81680376b _pthread_cond_wait + 1211
3   libc++.1.dylib                    0x7ff81673b44b 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
4   launcher                             0x102113435 mojang::net::NetQueue::waitForActivity() + 101
5   launcher                             0x10211399d mojang::net::NetQueue::runWorkerThreadMainLoop(std::_1::unique_ptr<mojang::net::ANetQueueSession, std::_1::default_delete<mojang::net::ANetQueueSession>> const&) + 205
6   launcher                             0x10211153b mojang::net::NetQueue::thread_fn() + 363
7   launcher                             0x1021145ee 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::NetQueue::)(), mojang::net::NetQueue>>(void*) + 62
8   libsystem_pthread.dylib           0x7ff816803202 _pthread_start + 99
9   libsystem_pthread.dylib           0x7ff8167febab thread_start + 15
Thread 3:
0   runtime                           0x7ff7ffc2594c 0x7ff7ffc03000 + 141644
Thread 4:
0   runtime                           0x7ff7ffc2594c 0x7ff7ffc03000 + 141644
Thread 5:
0   ???                               0x7ff8a6d82a78 ???
1   libsystem_kernel.dylib            0x7ff8167c65ce __psynch_cvwait + 10
2   libsystem_pthread.dylib           0x7ff81680376b _pthread_cond_wait + 1211
3   libc++.1.dylib                    0x7ff81673b44b 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
4   launcher                             0x102113435 mojang::net::NetQueue::waitForActivity() + 101
5   launcher                             0x10211399d mojang::net::NetQueue::runWorkerThreadMainLoop(std::_1::unique_ptr<mojang::net::ANetQueueSession, std::_1::default_delete<mojang::net::ANetQueueSession>> const&) + 205
6   launcher                             0x10211153b mojang::net::NetQueue::thread_fn() + 363
7   launcher                             0x1021145ee 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::NetQueue::)(), mojang::net::NetQueue>>(void*) + 62
8   libsystem_pthread.dylib           0x7ff816803202 _pthread_start + 99
9   libsystem_pthread.dylib           0x7ff8167febab thread_start + 15
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x000000010a9357d0  rcx: 0x0000000000000000  rdx: 0x000000010a935780
  rdi: 0x0000000000000000  rsi: 0x0000000000000000  rbp: 0x0000070700000000  rsp: 0x0000000000000000
   r8: 0x0000000000000000   r9: 0x000000010e88de40  r10: 0x0000000000000000  r11: 0x0000000000000000
  r12: 0x000000010e88e000  r13: 0x000000010e88de40  r14: 0x0000000000000001  r15: 0x4040404000000000
  rip: <unavailable>       rfl: 0x0000000000240693
 tmp0: 0xffffffffffffffff tmp1: 0x000000010a935708 tmp2: 0x000000010a935670
Binary Images:
       0x202632000 -        0x2026d1fff dyld <ab17bf63-259b-3b48-8d70-863166a2191c> /usr/lib/dyld
       0x10e848000 -        0x10f19bfff com.mojang.mclauncher <7dd3c86e-228e-3a17-8773-277867bc2f84> /Users/USER/Library/Application Support/minecraft/*/launcher.bundle/Contents/MacOS/launcher
    0x7ff7ffc03000 -     0x7ff7ffc32fff runtime <c4c97159-5c72-3e75-ba2d-d6ca98ea626f> /usr/libexec/rosetta/runtime
       0x10a8d0000 -        0x10a923fff libRosettaRuntime <7af8ba1e-5c4d-393d-99cd-92566f60c450> /Library/Apple/*/libRosettaRuntime
       0x102083000 -        0x10228efff com.mojang.minecraftlauncher (1.7.2) <802a7a67-0acb-3e66-b97e-cd740e8f3829> /Applications/Minecraft.app/Contents/MacOS/launcher
               0x0 - 0xffffffffffffffff ??? <00000000-0000-0000-0000-000000000000> ???
    0x7ff816863000 -     0x7ff816cfcffc com.apple.CoreFoundation (6.9) <fd59424c-be72-3201-b98c-0421b284ffbb> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff8167c2000 -     0x7ff8167fcff7 libsystem_kernel.dylib <9927a0a9-dfa8-3ffa-88d8-62055f37a137> /usr/lib/system/libsystem_kernel.dylib
    0x7ff8167fd000 -     0x7ff816808fff libsystem_pthread.dylib <a9ba8a53-d774-3fe9-8bde-64187bff7ea9> /usr/lib/system/libsystem_pthread.dylib
    0x7ff81672a000 -     0x7ff8167a8fff libc+.1.dylib <c4311955-de8c-341a-bf4e-46f9a9b26d7a> /usr/lib/libc+.1.dylib

 

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: 0

    thread_create: 0

    thread_set_state: 0

 

Invalid

Karl73100

2023-12-29, 09:21 PM

2023-12-29, 10:02 PM

2023-12-29, 10:02 PM

0

0

Unconfirmed

(Unassigned)

1.20.4

-