-
Notifications
You must be signed in to change notification settings - Fork 27
Crashes on launch with OS 16.3.3 #16
Description
Downloaded teh latest version of the app today, and it crashes when i launch the app, i previously used Al Dente, but since that drained my battery by 15% overnight every night i didn't want to use that anymore and searched for an alternative
crash log:
Translated Report (Full Report Below)
Process: BatteryStatusShow [52823]
Path: /Applications/BatteryStatusShow.app/Contents/MacOS/BatteryStatusShow
Identifier: sicreativelee.batterystatusshow
Version: 1.5.5 (17)
Code Type: X86-64 (Translated)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2023-04-09 18:36:38.2196 +0200
OS Version: macOS 13.3 (22E252)
Report Version: 12
Anonymous UUID: F19B5D69-8B46-BFCB-62D0-3398A8E3050A
Sleep/Wake UUID: DA8906DE-E402-4631-B9BA-6B0D58FE8656
Time Awake Since Boot: 130000 seconds
Time Since Wake: 2180 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Termination Reason: Namespace SIGNAL, Code 4 Illegal instruction: 4
Terminating Process: exc handler [52823]
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 BatteryStatusShow 0x1041e6eef IOBattery.iosioregclaim() + 20191
1 BatteryStatusShow 0x1041e1dd9 IOBattery.updatebattery() + 25
2 BatteryStatusShow 0x1041e0a61 IOBattery.init() + 1185
3 BatteryStatusShow 0x10420bc64 AppDelegate.datacontrollerfinished() + 308
4 BatteryStatusShow 0x10420cae0 partial apply for implicit closure #2 in implicit closure #1 in AppDelegate.startApplication() + 16
5 BatteryStatusShow 0x104200e51 partial apply for thunk for @callee_guaranteed () -> () + 17
6 BatteryStatusShow 0x1041ffd3e thunk for @escaping @callee_guaranteed () -> () + 14
7 libdispatch.dylib 0x7ff811e66033 _dispatch_client_callout + 8
8 libdispatch.dylib 0x7ff811e73c60 _dispatch_async_and_wait_invoke + 87
9 libdispatch.dylib 0x7ff811e66033 _dispatch_client_callout + 8
10 libdispatch.dylib 0x7ff811e72fcf _dispatch_main_queue_drain + 954
11 libdispatch.dylib 0x7ff811e72c07 _dispatch_main_queue_callback_4CF + 31
12 CoreFoundation 0x7ff812121616 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 9
13 CoreFoundation 0x7ff8120e1a3e __CFRunLoopRun + 2456
14 CoreFoundation 0x7ff8120e0a4c CFRunLoopRunSpecific + 560
15 HIToolbox 0x7ff81c012fcd RunCurrentEventLoopInMode + 292
16 HIToolbox 0x7ff81c012c14 ReceiveNextEventCommon + 199
17 HIToolbox 0x7ff81c012b38 _BlockUntilNextEventMatchingListInModeWithFilter + 64
18 AppKit 0x7ff8150d27a0 _DPSNextEvent + 858
19 AppKit 0x7ff8150d164a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1214
20 AppKit 0x7ff8150c3cb8 -[NSApplication run] + 586
21 AppKit 0x7ff815097ed2 NSApplicationMain + 817
22 BatteryStatusShow 0x1041df069 main + 9
23 dyld 0x20467b41f start + 1903
Thread 1:: com.apple.rosetta.exceptionserver
0 runtime 0x7ff7ffe19694 0x7ff7ffe15000 + 18068
Thread 2:
0 runtime 0x7ff7ffe3787c 0x7ff7ffe15000 + 141436
Thread 3:: Dispatch queue: com.apple.root.background-qos
0 ??? 0x7ff8a1bd29a8 ???
1 libsystem_kernel.dylib 0x7ff811fc9d2e __ulock_wait + 10
2 libdispatch.dylib 0x7ff811e66849 _dlock_wait + 45
3 libdispatch.dylib 0x7ff811e666d1 _dispatch_thread_event_wait_slow + 40
4 libdispatch.dylib 0x7ff811e73e0a DISPATCH_WAIT_FOR_QUEUE + 307
5 libdispatch.dylib 0x7ff811e73a49 _dispatch_sync_f_slow + 170
6 BatteryStatusShow 0x104200467 closure #1 in DataController.init(completionClosure:) + 1815
7 BatteryStatusShow 0x10421328e thunk for @escaping @callee_guaranteed () -> () + 14
8 libdispatch.dylib 0x7ff811e64d91 _dispatch_call_block_and_release + 12
9 libdispatch.dylib 0x7ff811e66033 _dispatch_client_callout + 8
10 libdispatch.dylib 0x7ff811e760f6 _dispatch_root_queue_drain + 683
11 libdispatch.dylib 0x7ff811e76768 _dispatch_worker_thread2 + 170
12 libsystem_pthread.dylib 0x7ff812003c0f _pthread_wqthread + 257
13 libsystem_pthread.dylib 0x7ff812002bbf start_wqthread + 15
Thread 4:
0 runtime 0x7ff7ffe3787c 0x7ff7ffe15000 + 141436
Thread 5:
0 runtime 0x7ff7ffe3787c 0x7ff7ffe15000 + 141436
Thread 6:: com.apple.NSEventThread
0 ??? 0x7ff8a1bd29a8 ???
1 libsystem_kernel.dylib 0x7ff811fc85b2 mach_msg2_trap + 10
2 libsystem_kernel.dylib 0x7ff811fd672d mach_msg2_internal + 78
3 libsystem_kernel.dylib 0x7ff811fcf5e4 mach_msg_overwrite + 692
4 libsystem_kernel.dylib 0x7ff811fc889a mach_msg + 19
5 CoreFoundation 0x7ff8120e2b70 __CFRunLoopServiceMachPort + 145
6 CoreFoundation 0x7ff8120e15fb __CFRunLoopRun + 1365
7 CoreFoundation 0x7ff8120e0a4c CFRunLoopRunSpecific + 560
8 AppKit 0x7ff815232909 _NSEventThread + 132
9 libsystem_pthread.dylib 0x7ff8120071d3 _pthread_start + 125
10 libsystem_pthread.dylib 0x7ff812002bd3 thread_start + 15
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000001 rbx: 0x0000000000000000 rcx: 0x00007ff811c77704 rdx: 0x00000000000025ff
rdi: 0x6fbcf2f824427e07 rsi: 0x0100000000000000 rbp: 0x000000030c948ec0 rsp: 0x000000030c948c60
r8: 0x00007ffffffffff8 r9: 0x000000030c948b5c r10: 0x000000001c2a1c07 r11: 0x00007ff8120875b9
r12: 0x0000600002ad40e0 r13: 0x4472657470616441 r14: 0xe700000000000000 r15: 0x6fbcf2f824427e07
rip: rfl: 0x0000000000000243
tmp0: 0x00000001041e6eef tmp1: 0x0000000000000214 tmp2: 0x00000001042cd938
Binary Images:
0x204675000 - 0x204710fff dyld () /usr/lib/dyld
0x7ff7ffe15000 - 0x7ff7ffe44fff runtime () /usr/libexec/rosetta/runtime
0x10c3b5000 - 0x10c408fff libRosettaRuntime () <73cd5d0d-71d4-353e-9740-af3964d9a4ae> /Library/Apple//libRosettaRuntime
0x1041d6000 - 0x104229fff sicreativelee.batterystatusshow (1.5.5) <346bd20d-b9d9-3780-99b5-aba0dbb3fc0b> /Applications/BatteryStatusShow.app/Contents/MacOS/BatteryStatusShow
0x10cd35000 - 0x10cec4fff libimobiledevice.6.dylib () <3be624cb-579a-396a-8798-b7b498b4e1b0> /Applications/BatteryStatusShow.app/Contents/Frameworks/libimobiledevice.6.dylib
0x10c997000 - 0x10c9d8fff libssl.1.0.0.dylib () <35c152e0-7168-3b99-94ab-eca04d3b3db5> /Applications/BatteryStatusShow.app/Contents/Frameworks/libssl.1.0.0.dylib
0x10d3a0000 - 0x10d510fff libcrypto.1.0.0.dylib () <11b495a9-782c-3fb0-9729-acfcd9f4f53e> /Applications/BatteryStatusShow.app/Contents/Frameworks/libcrypto.1.0.0.dylib
0x10c949000 - 0x10c952fff libplist.3.dylib () <855fbcaf-2ed6-3eb0-960b-487dc9edaa2e> /Applications/BatteryStatusShow.app/Contents/Frameworks/libplist.3.dylib
0x10ca9a000 - 0x10caadfff libusb-1.0.0.dylib () <1a14ad60-f402-31ee-8a0d-f0c1a9825a21> /Applications/BatteryStatusShow.app/Contents/Frameworks/libusb-1.0.0.dylib
0x10caeb000 - 0x10caf1fff libplist++.3.dylib () <89ecb621-6c94-3fbe-8086-3fdb4a5e4255> /Applications/BatteryStatusShow.app/Contents/Frameworks/libplist++.3.dylib
0x10d7be000 - 0x10d8e7fff libxml2.2.dylib () <54cebf0e-813b-3eec-863e-b6db84dc2d96> /Applications/BatteryStatusShow.app/Contents/Frameworks/libxml2.2.dylib
0x10c979000 - 0x10c97dfff libusbmuxd.4.dylib () /Applications/BatteryStatusShow.app/Contents/Frameworks/libusbmuxd.4.dylib
0x10d258000 - 0x10d267fff libobjc-trampolines.dylib () <897a6cf2-c56d-3dd0-97fc-a533d6d7ff79> /usr/lib/libobjc-trampolines.dylib
0x7ff811e63000 - 0x7ff811eaaff3 libdispatch.dylib () /usr/lib/system/libdispatch.dylib
0x7ff812066000 - 0x7ff812500fff com.apple.CoreFoundation (6.9) <9ba40f2c-8716-3a1a-873b-f576ccc44fe6> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff81bfe4000 - 0x7ff81c2dbffd com.apple.HIToolbox (2.1.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7ff815094000 - 0x7ff81609bff0 com.apple.AppKit (6.9) <8c5b6fc1-1e16-30f9-9523-950a8c367c5a> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x0 - 0xffffffffffffffff ??? () <00000000-0000-0000-0000-000000000000> ???
0x7ff811fc7000 - 0x7ff812000ff7 libsystem_kernel.dylib () <08606a44-7008-3658-9f00-6c250b80e9c3> /usr/lib/system/libsystem_kernel.dylib
0x7ff812001000 - 0x7ff81200cfff libsystem_pthread.dylib (*) <86dfa543-95fa-36b4-83c6-bf03d01b2aad> /usr/lib/system/libsystem_pthread.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
VM Region Summary:
ReadOnly portion of Libraries: Total=423.5M resident=0K(0%) swapped_out_or_unallocated=423.5M(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)
=========== ======= =======
Accelerate framework 128K 1
Activity Tracing 256K 1
CG backing stores 4032K 4
CG raster data 12K 1
ColorSync 228K 24
CoreData 8K 1
CoreGraphics 12K 2
Foundation 16K 1
Kernel Alloc Once 8K 1
MALLOC 261.3M 44
MALLOC guard page 192K 9
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 1096K 271
Rosetta IndirectBranch 512K 1
Rosetta JIT 128.0M 1
Rosetta Return Stack 100K 10
Rosetta Thread Context 100K 10
SQLite page cache 128K 1
STACK GUARD 12K 3
Stack 10.6M 6
Stack Guard 56.0M 3
VM_ALLOCATE 10.2M 21
VM_ALLOCATE (reserved) 32K 5 reserved VM address space (unallocated)
__CTF 824 1
__DATA 16.5M 330
__DATA_CONST 14.0M 190
__DATA_DIRTY 664K 109
__FONT_DATA 2352 1
__LINKEDIT 173.2M 18
__OBJC_RO 66.2M 1
__OBJC_RW 2009K 2
__TEXT 250.3M 346
dyld private memory 260K 2
mapped file 4.4G 1329
shared memory 820K 17
unshared pmap 5888K 4
=========== ======= =======
TOTAL 6.3G 2779
TOTAL, minus reserved VM space 5.4G 2779
Full Report
{"app_name":"BatteryStatusShow","timestamp":"2023-04-09 18:36:38.00 +0200","app_version":"1.5.5","slice_uuid":"346bd20d-b9d9-3780-99b5-aba0dbb3fc0b","build_version":"17","platform":1,"bundleID":"sicreativelee.batterystatusshow","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.3 (22E252)","roots_installed":0,"name":"BatteryStatusShow","incident_id":"44FA7D80-572A-40CA-8D1B-9C4C1FE6C309"}
{
"uptime" : 130000,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro18,1",
"coalitionID" : 28954,
"osVersion" : {
"train" : "macOS 13.3",
"build" : "22E252",
"releaseType" : "User"
},
"captureTime" : "2023-04-09 18:36:38.2196 +0200",
"incident" : "44FA7D80-572A-40CA-8D1B-9C4C1FE6C309",
"pid" : 52823,
"translated" : true,
"cpuType" : "X86-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2023-04-09 18:36:37.7474 +0200",
"procStartAbsTime" : 3149054597013,
"procExitAbsTime" : 3149065730414,
"procName" : "BatteryStatusShow",
"procPath" : "/Applications/BatteryStatusShow.app/Contents/MacOS/BatteryStatusShow",
"bundleInfo" : {"CFBundleShortVersionString":"1.5.5","CFBundleVersion":"17","CFBundleIdentifier":"sicreativelee.batterystatusshow"},
"storeInfo" : {"deviceIdentifierForVendor":"2BF4210F-C704-5874-97AB-B20CDE9D0363","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "sicreativelee.batterystatusshow",
"crashReporterKey" : "F19B5D69-8B46-BFCB-62D0-3398A8E3050A",
"throttleTimeout" : 2147483647,
"codeSigningID" : "sicreativelee.batterystatusshow",
"codeSigningTeamID" : "7698T37TAB",
"codeSigningFlags" : 1644233477,
"codeSigningValidationCategory" : 3,
"codeSigningTrustLevel" : 0,
"wakeTime" : 2180,
"sleepWakeUUID" : "DA8906DE-E402-4631-B9BA-6B0D58FE8656",
"sip" : "enabled",
"exception" : {"codes":"0x0000000000000001, 0x0000000000000000","rawCodes":[1,0],"type":"EXC_BAD_INSTRUCTION","signal":"SIGILL"},
"termination" : {"flags":0,"code":4,"namespace":"SIGNAL","indicator":"Illegal instruction: 4","byProc":"exc handler","byPid":52823},
"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},
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":2608801,"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":13095964352},"r12":{"value":105553161175264},"rosetta":{"tmp2":{"value":4365015352},"tmp1":{"value":532},"tmp0":{"value":4364070639}},"rbx":{"value":0},"r8":{"value":140737488355320},"r15":{"value":8051577381405752839},"r10":{"value":472521735},"rdx":{"value":9727},"rdi":{"value":8051577381405752839},"r9":{"value":13095963484},"r13":{"value":4932116092700156993},"rflags":{"value":579},"rax":{"value":1},"rsp":{"value":13095963744},"r11":{"value":140703431161273,"symbolLocation":0,"symbol":"-[NSTaggedPointerString hash]"},"rcx":{"value":140703426901764,"symbolLocation":0,"symbol":"objc_retainAutoreleasedReturnValue"},"r14":{"value":16645304222761353216},"rsi":{"value":72057594037927936}},"queue":"com.apple.main-thread","frames":[{"imageOffset":69359,"symbol":"IOBattery.iosioregclaim()","symbolLocation":20191,"imageIndex":3},{"imageOffset":48601,"symbol":"IOBattery.updatebattery()","symbolLocation":25,"imageIndex":3},{"imageOffset":43617,"symbol":"IOBattery.init()","symbolLocation":1185,"imageIndex":3},{"imageOffset":220260,"symbol":"AppDelegate.datacontrollerfinished()","symbolLocation":308,"imageIndex":3},{"imageOffset":223968,"symbol":"partial apply for implicit closure #2 in implicit closure #1 in AppDelegate.startApplication()","symbolLocation":16,"imageIndex":3},{"imageOffset":175697,"symbol":"partial apply for thunk for @callee_guaranteed () -> ()","symbolLocation":17,"imageIndex":3},{"imageOffset":171326,"symbol":"thunk for @escaping @callee_guaranteed () -> ()","symbolLocation":14,"imageIndex":3},{"imageOffset":12339,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":13},{"imageOffset":68704,"symbol":"_dispatch_async_and_wait_invoke","symbolLocation":87,"imageIndex":13},{"imageOffset":12339,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":13},{"imageOffset":65487,"symbol":"_dispatch_main_queue_drain","symbolLocation":954,"imageIndex":13},{"imageOffset":64519,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":31,"imageIndex":13},{"imageOffset":767510,"symbol":"CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE","symbolLocation":9,"imageIndex":14},{"imageOffset":506430,"symbol":"__CFRunLoopRun","symbolLocation":2456,"imageIndex":14},{"imageOffset":502348,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":14},{"imageOffset":192461,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":15},{"imageOffset":191508,"symbol":"ReceiveNextEventCommon","symbolLocation":199,"imageIndex":15},{"imageOffset":191288,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":64,"imageIndex":15},{"imageOffset":255904,"symbol":"_DPSNextEvent","symbolLocation":858,"imageIndex":16},{"imageOffset":251466,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1214,"imageIndex":16},{"imageOffset":195768,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":16},{"imageOffset":16082,"symbol":"NSApplicationMain","symbolLocation":817,"imageIndex":16},{"imageOffset":36969,"symbol":"main","symbolLocation":9,"imageIndex":3},{"imageOffset":25631,"symbol":"start","symbolLocation":1903,"imageIndex":0}]},{"id":2608804,"name":"com.apple.rosetta.exceptionserver","frames":[{"imageOffset":18068,"imageIndex":1}]},{"id":2608819,"frames":[{"imageOffset":141436,"imageIndex":1}]},{"id":2608820,"queue":"com.apple.root.background-qos","frames":[{"imageOffset":140705842145704,"imageIndex":17},{"imageOffset":11566,"symbol":"__ulock_wait","symbolLocation":10,"imageIndex":18},{"imageOffset":14409,"symbol":"_dlock_wait","symbolLocation":45,"imageIndex":13},{"imageOffset":14033,"symbol":"_dispatch_thread_event_wait_slow","symbolLocation":40,"imageIndex":13},{"imageOffset":69130,"symbol":"DISPATCH_WAIT_FOR_QUEUE","symbolLocation":307,"imageIndex":13},{"imageOffset":68169,"symbol":"_dispatch_sync_f_slow","symbolLocation":170,"imageIndex":13},{"imageOffset":173159,"symbol":"closure #1 in DataController.init(completionClosure:)","symbolLocation":1815,"imageIndex":3},{"imageOffset":250510,"symbol":"thunk for @escaping @callee_guaranteed () -> ()","symbolLocation":14,"imageIndex":3},{"imageOffset":7569,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":13},{"imageOffset":12339,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":13},{"imageOffset":78070,"symbol":"_dispatch_root_queue_drain","symbolLocation":683,"imageIndex":13},{"imageOffset":79720,"symbol":"_dispatch_worker_thread2","symbolLocation":170,"imageIndex":13},{"imageOffset":11279,"symbol":"_pthread_wqthread","symbolLocation":257,"imageIndex":19},{"imageOffset":7103,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":19}]},{"id":2608821,"frames":[{"imageOffset":141436,"imageIndex":1}]},{"id":2608823,"frames":[{"imageOffset":141436,"imageIndex":1}]},{"id":2608831,"name":"com.apple.NSEventThread","frames":[{"imageOffset":140705842145704,"imageIndex":17},{"imageOffset":5554,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":18},{"imageOffset":63277,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":18},{"imageOffset":34276,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":18},{"imageOffset":6298,"symbol":"mach_msg","symbolLocation":19,"imageIndex":18},{"imageOffset":510832,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":14},{"imageOffset":505339,"symbol":"__CFRunLoopRun","symbolLocation":1365,"imageIndex":14},{"imageOffset":502348,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":14},{"imageOffset":1698057,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":16},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":19},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":19}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 8663814144,
"size" : 638976,
"uuid" : "afa3518c-143e-3060-bbe8-624d4ca41063",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 140703126605824,
"size" : 196608,
"uuid" : "baf9136b-e1ff-3661-ad17-0f4ca7ce58f9",
"path" : "/usr/libexec/rosetta/runtime",
"name" : "runtime"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4500180992,
"size" : 344064,
"uuid" : "73cd5d0d-71d4-353e-9740-af3964d9a4ae",
"path" : "/Library/Apple/*/libRosettaRuntime",
"name" : "libRosettaRuntime"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4364001280,
"CFBundleShortVersionString" : "1.5.5",
"CFBundleIdentifier" : "sicreativelee.batterystatusshow",
"size" : 344064,
"uuid" : "346bd20d-b9d9-3780-99b5-aba0dbb3fc0b",
"path" : "/Applications/BatteryStatusShow.app/Contents/MacOS/BatteryStatusShow",
"name" : "BatteryStatusShow",
"CFBundleVersion" : "17"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4510142464,
"size" : 1638400,
"uuid" : "3be624cb-579a-396a-8798-b7b498b4e1b0",
"path" : "/Applications/BatteryStatusShow.app/Contents/Frameworks/libimobiledevice.6.dylib",
"name" : "libimobiledevice.6.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4506349568,
"size" : 270336,
"uuid" : "35c152e0-7168-3b99-94ab-eca04d3b3db5",
"path" : "/Applications/BatteryStatusShow.app/Contents/Frameworks/libssl.1.0.0.dylib",
"name" : "libssl.1.0.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4516872192,
"size" : 1511424,
"uuid" : "11b495a9-782c-3fb0-9729-acfcd9f4f53e",
"path" : "/Applications/BatteryStatusShow.app/Contents/Frameworks/libcrypto.1.0.0.dylib",
"name" : "libcrypto.1.0.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4506030080,
"size" : 40960,
"uuid" : "855fbcaf-2ed6-3eb0-960b-487dc9edaa2e",
"path" : "/Applications/BatteryStatusShow.app/Contents/Frameworks/libplist.3.dylib",
"name" : "libplist.3.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4507410432,
"size" : 81920,
"uuid" : "1a14ad60-f402-31ee-8a0d-f0c1a9825a21",
"path" : "/Applications/BatteryStatusShow.app/Contents/Frameworks/libusb-1.0.0.dylib",
"name" : "libusb-1.0.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4507742208,
"size" : 28672,
"uuid" : "89ecb621-6c94-3fbe-8086-3fdb4a5e4255",
"path" : "/Applications/BatteryStatusShow.app/Contents/Frameworks/libplist++.3.dylib",
"name" : "libplist++.3.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4521189376,
"size" : 1220608,
"uuid" : "54cebf0e-813b-3eec-863e-b6db84dc2d96",
"path" : "/Applications/BatteryStatusShow.app/Contents/Frameworks/libxml2.2.dylib",
"name" : "libxml2.2.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4506226688,
"size" : 20480,
"uuid" : "e0e55c32-a35b-34f9-996f-98265025ed52",
"path" : "/Applications/BatteryStatusShow.app/Contents/Frameworks/libusbmuxd.4.dylib",
"name" : "libusbmuxd.4.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4515528704,
"size" : 65536,
"uuid" : "897a6cf2-c56d-3dd0-97fc-a533d6d7ff79",
"path" : "/usr/lib/libobjc-trampolines.dylib",
"name" : "libobjc-trampolines.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703428915200,
"size" : 294900,
"uuid" : "c03e068c-2b62-3aed-9358-e0aa79ff7851",
"path" : "/usr/lib/system/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703431024640,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 4829184,
"uuid" : "9ba40f2c-8716-3a1a-873b-f576ccc44fe6",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1971"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703598264320,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3112958,
"uuid" : "a6003e8b-72cc-3d98-b569-26102836c61f",
"path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703481544704,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 16809969,
"uuid" : "8c5b6fc1-1e16-30f9-9523-950a8c367c5a",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2299.50.120"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703430373376,
"size" : 237560,
"uuid" : "08606a44-7008-3658-9f00-6c250b80e9c3",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703430610944,
"size" : 49152,
"uuid" : "86dfa543-95fa-36b4-83c6-bf03d01b2aad",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
}
],
"sharedCache" : {
"base" : 140703426478080,
"size" : 21474836480,
"uuid" : "d56e3916-43b7-3708-aa0a-46b8d0b0441c"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=423.5M resident=0K(0%) swapped_out_or_unallocated=423.5M(100%)\nWritable regions: Total=1.4G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.4G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 128K 1 \nActivity Tracing 256K 1 \nCG backing stores 4032K 4 \nCG raster data 12K 1 \nColorSync 228K 24 \nCoreData 8K 1 \nCoreGraphics 12K 2 \nFoundation 16K 1 \nKernel Alloc Once 8K 1 \nMALLOC 261.3M 44 \nMALLOC guard page 192K 9 \nMALLOC_MEDIUM (reserved) 600.0M 5 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nRosetta Arena 4096K 2 \nRosetta Generic 1096K 271 \nRosetta IndirectBranch 512K 1 \nRosetta JIT 128.0M 1 \nRosetta Return Stack 100K 10 \nRosetta Thread Context 100K 10 \nSQLite page cache 128K 1 \nSTACK GUARD 12K 3 \nStack 10.6M 6 \nStack Guard 56.0M 3 \nVM_ALLOCATE 10.2M 21 \nVM_ALLOCATE (reserved) 32K 5 reserved VM address space (unallocated)\n__CTF 824 1 \n__DATA 16.5M 330 \n__DATA_CONST 14.0M 190 \n__DATA_DIRTY 664K 109 \n__FONT_DATA 2352 1 \n__LINKEDIT 173.2M 18 \n__OBJC_RO 66.2M 1 \n__OBJC_RW 2009K 2 \n__TEXT 250.3M 346 \ndyld private memory 260K 2 \nmapped file 4.4G 1329 \nshared memory 820K 17 \nunshared pmap 5888K 4 \n=========== ======= ======= \nTOTAL 6.3G 2779 \nTOTAL, minus reserved VM space 5.4G 2779 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"logWritingSignature" : "5944cdcff2ba0c49fbae597714515053b57fd113",
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "61675b89201f677a9a4cbd65",
"factorPackIds" : {
"HEALTH_FEATURE_AVAILABILITY" : "63f8068a238e7b23a1f30123"
},
"deploymentId" : 240000055
},
{
"rolloutId" : "6391cacc75b0720ff1f8c695",
"factorPackIds" : {
"COREOS_ICD" : "63957ec73127f3672e31c7e9"
},
"deploymentId" : 240000007
}
],
"experiments" : [
{
"treatmentId" : "c28e4ee6-1b08-4f90-8e05-2809e78310a3",
"experimentId" : "6317d2003d24842ff850182a",
"deploymentId" : 400000013
}
]
}
}