修复在 Mac 上运行的 Android Studio [关闭]

问题描述 投票:0回答:0

我是 macOS 的新手。

我安装了Android Studio来制作Android项目。然而,在重新启动 Android Studio 后,我得到一个错误,我无法启动它。

以下是错误截图:

我把Android Studio卸载了再安装,还是报同样的错误。我该如何修复错误?

欢迎在此问题上提供任何帮助。

日志内容如下:

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               studio [3254]
Path:                  /Applications/Android Studio.app/Contents/MacOS/studio
Identifier:            com.google.android.studio
Version:               2022.2 (AI-222.4459.24.2221.9971841)
Code Type:             X86-64 (Translated)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2023-05-19 12:38:21.4016 +0330
OS Version:            macOS 13.0 (22A8380)
Report Version:        12
Anonymous UUID:        B9CD3624-DDCA-9299-9266-2500DDEAB922

Sleep/Wake UUID:       7751FFF0-AADF-4F89-9050-272D1D855313

Time Awake Since Boot: 12000 seconds
Time Since Wake:       608 seconds

System Integrity Protection: enabled

Crashed Thread:        4

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

Application Specific Information:
abort() called


Application Specific Backtrace 0:
0   CoreFoundation                      0x00007ff800ae5cd3 __exceptionPreprocess + 242
1   libobjc.A.dylib                     0x00007ff80063610a objc_exception_throw + 48
2   CoreFoundation                      0x00007ff800b0deb6 _CFBundleGetValueForInfoKey + 0
3   AppKit                              0x00007ff803af0161 -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 307
4   AppKit                              0x00007ff803adcf4f -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 1247
5   AppKit                              0x00007ff803c77412 -[NSPanel _initContent:styleMask:backing:defer:contentView:] + 50
6   AppKit                              0x00007ff803adca69 -[NSWindow initWithContentRect:styleMask:backing:defer:] + 42
7   AppKit                              0x00007ff803c773cb -[NSPanel initWithContentRect:styleMask:backing:defer:] + 59
8   AppKit                              0x00007ff803adaf88 -[NSWindowTemplate nibInstantiate] + 354
9   AppKit                              0x00007ff803aa942a -[NSIBObjectData instantiateObject:] + 222
10  AppKit                              0x00007ff803aa8b9c -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 476
11  AppKit                              0x00007ff803a9d67f loadNib + 420
12  AppKit                              0x00007ff803a9ca67 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 737
13  AppKit                              0x00007ff803a9c691 -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 201
14  AppKit                              0x00007ff803def7a0 -[NSAlert init] + 101
15  studio                              0x0000000104012a18 -[Launcher buildArgsFor:] + 1416
16  studio                              0x0000000104012f24 -[Launcher launch] + 340
17  Foundation                          0x00007ff8017f882c __NSThread__start__ + 1009
18  libsystem_pthread.dylib             0x00007ff800993259 _pthread_start + 125
19  libsystem_pthread.dylib             0x00007ff80098ec7b thread_start + 15


Thread 0::  Dispatch queue: com.apple.main-thread
0   ???                                 0x7ff88fc229a8 ???
1   libsystem_kernel.dylib              0x7ff8009546a2 mach_msg2_trap + 10
2   libsystem_kernel.dylib              0x7ff80096267d mach_msg2_internal + 82
3   libsystem_kernel.dylib              0x7ff80095b71a mach_msg_overwrite + 723
4   libsystem_kernel.dylib              0x7ff800954989 mach_msg + 19
5   CoreFoundation                      0x7ff800a6e02b __CFRunLoopServiceMachPort + 145
6   CoreFoundation                      0x7ff800a6ca84 __CFRunLoopRun + 1387
7   CoreFoundation                      0x7ff800a6be9f CFRunLoopRunSpecific + 560
8   studio                                 0x104011ef2 main + 370
9   dyld                                   0x2041a4310 start + 2432

Thread 1:: com.apple.rosetta.exceptionserver
0   runtime                             0x7ff7ffcb1750 0x7ff7ffcad000 + 18256
1   runtime                             0x7ff7ffcbd66c 0x7ff7ffcad000 + 67180
2   runtime                             0x7ff7ffcbf06c 0x7ff7ffcad000 + 73836

Thread 2:
0   runtime                             0x7ff7ffccf87c 0x7ff7ffcad000 + 141436

Thread 3:
0   runtime                             0x7ff7ffccf87c 0x7ff7ffcad000 + 141436

Thread 4 Crashed:
0   ???                                 0x7ff88fc229a8 ???
1   libsystem_kernel.dylib              0x7ff80095b30e __pthread_kill + 10
2   libsystem_pthread.dylib             0x7ff800992f7b pthread_kill + 263
3   libsystem_c.dylib                   0x7ff8008dcca5 abort + 123
4   libc++abi.dylib                     0x7ff80094d082 abort_message + 241
5   libc++abi.dylib                     0x7ff80093e23d demangling_terminate_handler() + 266
6   libobjc.A.dylib                     0x7ff80063d250 _objc_terminate() + 96
7   libc++abi.dylib                     0x7ff80094c4a5 std::__terminate(void (*)()) + 8
8   libc++abi.dylib                     0x7ff80094ed05 __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*) + 27
9   libc++abi.dylib                     0x7ff80094eccc __cxa_throw + 116
10  libobjc.A.dylib                     0x7ff800636208 objc_exception_throw + 302
11  CoreFoundation                      0x7ff800b0deb6 -[NSException raise] + 9
12  AppKit                              0x7ff803af0161 -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 307
13  AppKit                              0x7ff803adcf4f -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 1247
14  AppKit                              0x7ff803c77412 -[NSPanel _initContent:styleMask:backing:defer:contentView:] + 50
15  AppKit                              0x7ff803adca69 -[NSWindow initWithContentRect:styleMask:backing:defer:] + 42
16  AppKit                              0x7ff803c773cb -[NSPanel initWithContentRect:styleMask:backing:defer:] + 59
17  AppKit                              0x7ff803adaf88 -[NSWindowTemplate nibInstantiate] + 354
18  AppKit                              0x7ff803aa942a -[NSIBObjectData instantiateObject:] + 222
19  AppKit                              0x7ff803aa8b9c -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 476
20  AppKit                              0x7ff803a9d67f loadNib + 420
21  AppKit                              0x7ff803a9ca67 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 737
22  AppKit                              0x7ff803a9c691 -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 201
23  AppKit                              0x7ff803def7a0 -[NSAlert init] + 101
24  studio                                 0x104012a18 -[Launcher buildArgsFor:] + 1416
25  studio                                 0x104012f24 -[Launcher launch] + 340
26  Foundation                          0x7ff8017f882c __NSThread__start__ + 1009
27  libsystem_pthread.dylib             0x7ff800993259 _pthread_start + 125
28  libsystem_pthread.dylib             0x7ff80098ec7b thread_start + 15

Thread 5:
0   runtime                             0x7ff7ffccf87c 0x7ff7ffcad000 + 141436

Thread 6:
0   runtime                             0x7ff7ffccf87c 0x7ff7ffcad000 + 141436


Thread 4 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x0000000000000000
  rdi: 0x00007ff8424539c0  rsi: 0x0000000000000003  rbp: 0x00007ff80094ff9b  rsp: 0x000000030cbaca60
   r8: 0x000000030cbaf000   r9: 0x00007ff80094ff9b  r10: 0x0000000000000000  r11: 0x0000000000000000
  r12: 0x0000000000002903  r13: 0x0000003000000008  r14: 0x0000000000000006  r15: 0x0000000000000016
  rip: <unavailable>       rfl: 0x0000000000000283
 tmp0: 0xffffffffffffffff tmp1: 0x00007ff88fc2297c tmp2: 0x00007ff80095b304


Binary Images:
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
    0x7ff800953000 -     0x7ff80098cff7 libsystem_kernel.dylib (*) <0d3afb8e-c4a6-340b-afc6-66e7a88a762a> /usr/lib/system/libsystem_kernel.dylib
    0x7ff8009ef000 -     0x7ff800e86fff com.apple.CoreFoundation (6.9) <165e79da-ccad-3112-b9fa-97a5813b7724> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x10400e000 -        0x104015fff com.google.android.studio (2022.2) <7b7f9714-5a55-39f0-b18b-f48ee2886da6> /Applications/Android Studio.app/Contents/MacOS/studio
       0x20419e000 -        0x204235fff dyld (*) <353fba60-65ea-3ae3-ab42-d22e2bb6d9ef> /usr/lib/dyld
    0x7ff7ffcad000 -     0x7ff7ffcdcfff runtime (*) <d7c32679-b88a-3261-a92b-f9400dd7522d> /usr/libexec/rosetta/runtime
    0x7ff80098d000 -     0x7ff800998ff7 libsystem_pthread.dylib (*) <d4e9006b-603b-35f3-a4a8-69af913ca9ff> /usr/lib/system/libsystem_pthread.dylib
    0x7ff80085b000 -     0x7ff8008e3fff libsystem_c.dylib (*) <6ed8661b-973c-35ef-97a5-bf83bcaecbb3> /usr/lib/system/libsystem_c.dylib
    0x7ff80093d000 -     0x7ff800952ff7 libc++abi.dylib (*) <8dfabbd7-a5a6-31f6-bc65-0fb347f73d37> /usr/lib/libc++abi.dylib
    0x7ff800620000 -     0x7ff80065bfe0 libobjc.A.dylib (*) <378bcf2e-7e88-3a16-b0b5-4892da43593b> /usr/lib/libobjc.A.dylib
    0x7ff803a8b000 -     0x7ff804a8fff6 com.apple.AppKit (6.9) <fef7ad38-85c5-3635-a58c-dc1e06dc1628> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7ff8017a0000 -     0x7ff8021b1ff6 com.apple.Foundation (6.9) <fe46ea2e-a069-3205-b1f7-a26d76800290> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

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

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Activity Tracing                   256K        1 
ColorSync                          212K       23 
CoreGraphics                         4K        1 
Foundation                          16K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           242.3M       37 
MALLOC guard page                  192K        8 
MALLOC_MEDIUM (reserved)         600.0M        5         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
Rosetta Arena                     4096K        2 
Rosetta Generic                    780K      192 
Rosetta IndirectBranch             256K        1 
Rosetta JIT                      128.0M        1 
Rosetta Return Stack               120K       12 
Rosetta Thread Context             120K       12 
STACK GUARD                         16K        4 
Stack                             18.1M        6 
Stack Guard                       56.0M        2 
VM_ALLOCATE                       9436K       10 
VM_ALLOCATE (reserved)              20K        3         reserved VM address space (unallocated)
__CTF                               756        1 
__DATA                            15.6M      304 
__DATA_CONST                      13.9M      182 
__DATA_DIRTY                       661K      107 
__FONT_DATA                        2352        1 
__LINKEDIT                       166.8M       11 
__OBJC_RO                         65.1M        1 
__OBJC_RW                         1980K        2 
__TEXT                           227.0M      326 
dyld private memory                256K        1 
mapped file                        4.1G     1264 
shared memory                      800K       13 
unshared pmap                     6288K        4 
===========                     =======  ======= 
TOTAL                              6.0G     2540 
TOTAL, minus reserved VM space     5.0G     2540 



-----------
Full Report
-----------

{"app_name":"studio","timestamp":"2023-05-19 12:38:21.00 +0330","app_version":"2022.2","slice_uuid":"7b7f9714-5a55-39f0-b18b-f48ee2886da6","build_version":"AI-222.4459.24.2221.9971841","platform":1,"bundleID":"com.google.android.studio","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.0 (22A8380)","roots_installed":0,"name":"studio","incident_id":"86491E5A-6620-4559-BB3E-B99F91B63EF8"}
{
  "uptime" : 12000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "Mac14,6",
  "coalitionID" : 3015,
  "osVersion" : {
    "train" : "macOS 13.0",
    "build" : "22A8380",
    "releaseType" : "User"
  },
  "captureTime" : "2023-05-19 12:38:21.4016 +0330",
  "incident" : "86491E5A-6620-4559-BB3E-B99F91B63EF8",
  "pid" : 3254,
  "translated" : true,
  "cpuType" : "X86-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2023-05-19 12:38:17.5348 +0330",
  "procStartAbsTime" : 289854260247,
  "procExitAbsTime" : 289947047442,
  "procName" : "studio",
  "procPath" : "\/Applications\/Android Studio.app\/Contents\/MacOS\/studio",
  "bundleInfo" : {"CFBundleShortVersionString":"2022.2","CFBundleVersion":"AI-222.4459.24.2221.9971841","CFBundleIdentifier":"com.google.android.studio"},
  "storeInfo" : {"deviceIdentifierForVendor":"BD6708DD-68BD-53B9-A20B-14D35C1303CB","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.google.android.studio",
  "crashReporterKey" : "B9CD3624-DDCA-9299-9266-2500DDEAB922",
  "wakeTime" : 608,
  "sleepWakeUUID" : "7751FFF0-AADF-4F89-9050-272D1D855313",
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "asi" : {"libsystem_c.dylib":["abort() called"]},
  "asiBacktraces" : ["0   CoreFoundation                      0x00007ff800ae5cd3 __exceptionPreprocess + 242\n1   libobjc.A.dylib                     0x00007ff80063610a objc_exception_throw + 48\n2   CoreFoundation                      0x00007ff800b0deb6 _CFBundleGetValueForInfoKey + 0\n3   AppKit                              0x00007ff803af0161 -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 307\n4   AppKit                              0x00007ff803adcf4f -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 1247\n5   AppKit                              0x00007ff803c77412 -[NSPanel _initContent:styleMask:backing:defer:contentView:] + 50\n6   AppKit                              0x00007ff803adca69 -[NSWindow initWithContentRect:styleMask:backing:defer:] + 42\n7   AppKit                              0x00007ff803c773cb -[NSPanel initWithContentRect:styleMask:backing:defer:] + 59\n8   AppKit                              0x00007ff803adaf88 -[NSWindowTemplate nibInstantiate] + 354\n9   AppKit                              0x00007ff803aa942a -[NSIBObjectData instantiateObject:] + 222\n10  AppKit                              0x00007ff803aa8b9c -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 476\n11  AppKit                              0x00007ff803a9d67f loadNib + 420\n12  AppKit                              0x00007ff803a9ca67 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 737\n13  AppKit                              0x00007ff803a9c691 -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 201\n14  AppKit                              0x00007ff803def7a0 -[NSAlert init] + 101\n15  studio                              0x0000000104012a18 -[Launcher buildArgsFor:] + 1416\n16  studio                              0x0000000104012f24 -[Launcher launch] + 340\n17  Foundation                          0x00007ff8017f882c __NSThread__start__ + 1009\n18  libsystem_pthread.dylib             0x00007ff800993259 _pthread_start + 125\n19  libsystem_pthread.dylib             0x00007ff80098ec7b thread_start + 15"],
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "lastExceptionBacktrace" : [{"imageOffset":1010883,"symbol":"__exceptionPreprocess","symbolLocation":226,"imageIndex":2},{"imageOffset":90378,"symbol":"objc_exception_throw","symbolLocation":48,"imageIndex":9},{"imageOffset":1175222,"symbol":"_CFBundleGetValueForInfoKey","symbolLocation":0,"imageIndex":2},{"imageOffset":414049,"symbol":"-[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled]","symbolLocation":307,"imageIndex":10},{"imageOffset":335695,"symbol":"-[NSWindow _initContent:styleMask:backing:defer:contentView:]","symbolLocation":1247,"imageIndex":10},{"imageOffset":2016274,"symbol":"-[NSPanel _initContent:styleMask:backing:defer:contentView:]","symbolLocation":50,"imageIndex":10},{"imageOffset":334441,"symbol":"-[NSWindow initWithContentRect:styleMask:backing:defer:]","symbolLocation":42,"imageIndex":10},{"imageOffset":2016203,"symbol":"-[NSPanel initWithContentRect:styleMask:backing:defer:]","symbolLocation":59,"imageIndex":10},{"imageOffset":327560,"symbol":"-[NSWindowTemplate nibInstantiate]","symbolLocation":354,"imageIndex":10},{"imageOffset":123946,"symbol":"-[NSIBObjectData instantiateObject:]","symbolLocation":222,"imageIndex":10},{"imageOffset":121756,"symbol":"-[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:]","symbolLocation":476,"imageIndex":10},{"imageOffset":75391,"symbol":"loadNib","symbolLocation":420,"imageIndex":10},{"imageOffset":72295,"symbol":"+[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:]","symbolLocation":737,"imageIndex":10},{"imageOffset":71313,"symbol":"-[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:]","symbolLocation":201,"imageIndex":10},{"imageOffset":3557280,"symbol":"-[NSAlert init]","symbolLocation":101,"imageIndex":10},{"imageOffset":18968,"symbol":"-[Launcher buildArgsFor:]","symbolLocation":1416,"imageIndex":3},{"imageOffset":20260,"symbol":"-[Launcher launch]","symbolLocation":340,"imageIndex":3},{"imageOffset":362540,"symbol":"__NSThread__start__","symbolLocation":1009,"imageIndex":11},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}],
  "faultingThread" : 4,
  "threads" : [{"id":176469,"queue":"com.apple.main-thread","frames":[{"imageOffset":140705540483496,"imageIndex":0},{"imageOffset":5794,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":63101,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":1},{"imageOffset":34586,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":1},{"imageOffset":6537,"symbol":"mach_msg","symbolLocation":19,"imageIndex":1},{"imageOffset":520235,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":2},{"imageOffset":514692,"symbol":"__CFRunLoopRun","symbolLocation":1387,"imageIndex":2},{"imageOffset":511647,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":2},{"imageOffset":16114,"symbol":"main","symbolLocation":370,"imageIndex":3},{"imageOffset":25360,"symbol":"start","symbolLocation":2432,"imageIndex":4}]},{"id":176480,"name":"com.apple.rosetta.exceptionserver","frames":[{"imageOffset":18256,"imageIndex":5},{"imageOffset":67180,"imageIndex":5},{"imageOffset":73836,"imageIndex":5}]},{"id":176481,"frames":[{"imageOffset":141436,"imageIndex":5}]},{"id":176482,"frames":[{"imageOffset":141436,"imageIndex":5}]},{"triggered":true,"id":176483,"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":140703138381723},"r12":{"value":10499},"rosetta":{"tmp2":{"value":140703138427652},"tmp1":{"value":140705540483452},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":13098479616},"r15":{"value":22},"r10":{"value":0},"rdx":{"value":0},"rdi":{"value":140704240449984,"symbolLocation":0,"symbol":"__stderrp"},"r9":{"value":140703138381723},"r13":{"value":206158430216},"rflags":{"value":643},"rax":{"value":0},"rsp":{"value":13098469984},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":6},"rsi":{"value":3}},"frames":[{"imageOffset":140705540483496,"imageIndex":0},{"imageOffset":33550,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":1},{"imageOffset":24443,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":6},{"imageOffset":531621,"symbol":"abort","symbolLocation":123,"imageIndex":7},{"imageOffset":65666,"symbol":"abort_message","symbolLocation":241,"imageIndex":8},{"imageOffset":4669,"symbol":"demangling_terminate_handler()","symbolLocation":266,"imageIndex":8},{"imageOffset":119376,"symbol":"_objc_terminate()","symbolLocation":96,"imageIndex":9},{"imageOffset":62629,"symbol":"std::__terminate(void (*)())","symbolLocation":8,"imageIndex":8},{"imageOffset":72965,"symbol":"__cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*)","symbolLocation":27,"imageIndex":8},{"imageOffset":72908,"symbol":"__cxa_throw","symbolLocation":116,"imageIndex":8},{"imageOffset":90632,"symbol":"objc_exception_throw","symbolLocation":302,"imageIndex":9},{"imageOffset":1175222,"symbol":"-[NSException raise]","symbolLocation":9,"imageIndex":2},{"imageOffset":414049,"symbol":"-[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled]","symbolLocation":307,"imageIndex":10},{"imageOffset":335695,"symbol":"-[NSWindow _initContent:styleMask:backing:defer:contentView:]","symbolLocation":1247,"imageIndex":10},{"imageOffset":2016274,"symbol":"-[NSPanel _initContent:styleMask:backing:defer:contentView:]","symbolLocation":50,"imageIndex":10},{"imageOffset":334441,"symbol":"-[NSWindow initWithContentRect:styleMask:backing:defer:]","symbolLocation":42,"imageIndex":10},{"imageOffset":2016203,"symbol":"-[NSPanel initWithContentRect:styleMask:backing:defer:]","symbolLocation":59,"imageIndex":10},{"imageOffset":327560,"symbol":"-[NSWindowTemplate nibInstantiate]","symbolLocation":354,"imageIndex":10},{"imageOffset":123946,"symbol":"-[NSIBObjectData instantiateObject:]","symbolLocation":222,"imageIndex":10},{"imageOffset":121756,"symbol":"-[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:]","symbolLocation":476,"imageIndex":10},{"imageOffset":75391,"symbol":"loadNib","symbolLocation":420,"imageIndex":10},{"imageOffset":72295,"symbol":"+[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:]","symbolLocation":737,"imageIndex":10},{"imageOffset":71313,"symbol":"-[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:]","symbolLocation":201,"imageIndex":10},{"imageOffset":3557280,"symbol":"-[NSAlert init]","symbolLocation":101,"imageIndex":10},{"imageOffset":18968,"symbol":"-[Launcher buildArgsFor:]","symbolLocation":1416,"imageIndex":3},{"imageOffset":20260,"symbol":"-[Launcher launch]","symbolLocation":340,"imageIndex":3},{"imageOffset":362540,"symbol":"__NSThread__start__","symbolLocation":1009,"imageIndex":11},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":176500,"frames":[{"imageOffset":141436,"imageIndex":5}]},{"id":176502,"frames":[{"imageOffset":141436,"imageIndex":5}]}],
  "usedImages" : [
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703138394112,
    "size" : 237560,
    "uuid" : "0d3afb8e-c4a6-340b-afc6-66e7a88a762a",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703139033088,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 4816896,
    "uuid" : "165e79da-ccad-3112-b9fa-97a5813b7724",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1953.1"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4362133504,
    "CFBundleShortVersionString" : "2022.2",
    "CFBundleIdentifier" : "com.google.android.studio",
    "size" : 32768,
    "uuid" : "7b7f9714-5a55-39f0-b18b-f48ee2886da6",
    "path" : "\/Applications\/Android Studio.app\/Contents\/MacOS\/studio",
    "name" : "studio",
    "CFBundleVersion" : "AI-222.4459.24.2221.9971841"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 8658739200,
    "size" : 622592,
    "uuid" : "353fba60-65ea-3ae3-ab42-d22e2bb6d9ef",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 140703125131264,
    "size" : 196608,
    "uuid" : "d7c32679-b88a-3261-a92b-f9400dd7522d",
    "path" : "\/usr\/libexec\/rosetta\/runtime",
    "name" : "runtime"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703138631680,
    "size" : 49144,
    "uuid" : "d4e9006b-603b-35f3-a4a8-69af913ca9ff",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703137378304,
    "size" : 561152,
    "uuid" : "6ed8661b-973c-35ef-97a5-bf83bcaecbb3",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703138304000,
    "size" : 90104,
    "uuid" : "8dfabbd7-a5a6-31f6-bc65-0fb347f73d37",
    "path" : "\/usr\/lib\/libc++abi.dylib",
    "name" : "libc++abi.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703135039488,
    "size" : 245729,
    "uuid" : "378bcf2e-7e88-3a16-b0b5-4892da43593b",
    "path" : "\/usr\/lib\/libobjc.A.dylib",
    "name" : "libobjc.A.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703190003712,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 16797687,
    "uuid" : "fef7ad38-85c5-3635-a58c-dc1e06dc1628",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2299"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703153389568,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 10559479,
    "uuid" : "fe46ea2e-a069-3205-b1f7-a26d76800290",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "1953.1"
  }
],
  "sharedCache" : {
  "base" : 140703134679040,
  "size" : 21474836480,
  "uuid" : "6d43e56d-a039-3b9d-9761-6b9329b519e3"
},
  "legacyInfo" : {
  "threadTriggered" : {

  }
}
}
}

macos android-studio
© www.soinside.com 2019 - 2024. All rights reserved.