You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download of 2.1.3 fails to run on 32GB Macbook Pro M2 Pro. When starting normally, I see a disk icon painted on the menu bar, then it disappears. From log:
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=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)
Writable regions: Total=1.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.1G(100%)
root# ./MenuMeters
2023-01-30 09:24:05.112 MenuMeters[24755:771069] XType: Using static font registry.
No matching processes were found
2023-01-30 09:24:05.278 MenuMeters[24755:771069] MenuMeterCPU loaded.
2023-01-30 09:24:05.288 MenuMeters[24755:771069] MenuMeterDisk loaded.
2023-01-30 09:24:05.314 MenuMeters[24755:771069] getting the speed for en5
2023-01-30 09:24:05.318 MenuMeters[24755:771069] getting the speed for en6
2023-01-30 09:24:05.325 MenuMeters[24755:771069] MenuMeterNet loaded.
2023-01-30 09:24:05.329 MenuMeters[24755:771069] MenuMeterMem loaded.
Trace/BPT trap: 5
And then as non-root:
./MenuMeters
No matching processes belonging to you were found
2023-01-30 12:01:00.922 MenuMeters[27003:867618] MenuMeterCPU loaded.
2023-01-30 12:01:00.934 MenuMeters[27003:867618] MenuMeterDisk loaded.
2023-01-30 12:01:00.961 MenuMeters[27003:867618] getting the speed for en5
2023-01-30 12:01:00.966 MenuMeters[27003:867618] getting the speed for en6
2023-01-30 12:01:00.973 MenuMeters[27003:867618] MenuMeterNet loaded.
2023-01-30 12:01:00.976 MenuMeters[27003:867618] MenuMeterMem loaded.
Trace/BPT trap: 5
The text was updated successfully, but these errors were encountered:
Download of 2.1.3 fails to run on 32GB Macbook Pro M2 Pro. When starting normally, I see a disk icon painted on the menu bar, then it disappears. From log:
Translated Report (Full Report Below)
Process: MenuMeters [27003]
Path: /Applications/MenuMeters.app/Contents/MacOS/MenuMeters
Identifier: com.yujitach.MenuMeters
Version: 2.1.3 (2.1.3)
Code Type: ARM-64 (Native)
Parent Process: bash [13875]
Responsible: iTerm2 [12134]
User ID: 31996
Date/Time: 2023-01-30 12:01:02.0630 -0700
OS Version: macOS 13.2 (22D49)
Report Version: 12
Anonymous UUID: 3C83DCCF-F156-45F3-98EA-AC073D8DE3AE
Sleep/Wake UUID: 3464FC1C-45E1-4D09-821F-3C3C6CA9AFE5
Time Awake Since Boot: 71000 seconds
Time Since Wake: 24299 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x000000019b6f3f34
Termination Reason: Namespace SIGNAL, Code 5 Trace/BPT trap: 5
Terminating Process: exc handler [27003]
Application Specific Information:
*** CFRelease() called with NULL ***
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 CoreFoundation 0x19b6f3f34 CFRelease.cold.1 + 16
1 CoreFoundation 0x19b51bd2c CFRelease + 328
2 MenuMeters 0x1025ef484 0x1025dc000 + 78980
3 MenuMeters 0x1025ed8a0 0x1025dc000 + 71840
4 MenuMeters 0x1025e499c 0x1025dc000 + 35228
5 MenuMeters 0x1025e3468 0x1025dc000 + 29800
6 MenuMeters 0x1025ee168 0x1025dc000 + 74088
7 MenuMeters 0x1025e5248 0x1025dc000 + 37448
8 Foundation 0x19c4d344c __NSFireTimer + 104
9 CoreFoundation 0x19b5ab54c CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION + 32
10 CoreFoundation 0x19b5ab1f4 __CFRunLoopDoTimer + 940
11 CoreFoundation 0x19b5aad4c __CFRunLoopDoTimers + 356
12 CoreFoundation 0x19b590704 __CFRunLoopRun + 1848
13 CoreFoundation 0x19b58f878 CFRunLoopRunSpecific + 612
14 HIToolbox 0x1a4c6ffa0 RunCurrentEventLoopInMode + 292
15 HIToolbox 0x1a4c6fde4 ReceiveNextEventCommon + 672
16 HIToolbox 0x1a4c6fb2c _BlockUntilNextEventMatchingListInModeWithFilter + 72
17 AppKit 0x19e815838 _DPSNextEvent + 632
18 AppKit 0x19e8149c8 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728
19 AppKit 0x19e808df8 -[NSApplication run] + 464
20 AppKit 0x19e7e023c NSApplicationMain + 880
21 dyld 0x19b187e50 start + 2544
Thread 1:
0 libsystem_pthread.dylib 0x19b4ace18 start_wqthread + 0
Thread 2:
0 libsystem_pthread.dylib 0x19b4ace18 start_wqthread + 0
Thread 3:
0 libsystem_pthread.dylib 0x19b4ace18 start_wqthread + 0
Thread 4:
0 libsystem_pthread.dylib 0x19b4ace18 start_wqthread + 0
Thread 5:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x19b472050 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x19b48411c mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x19b47ac24 mach_msg_overwrite + 452
3 libsystem_kernel.dylib 0x19b4723cc mach_msg + 24
4 CoreFoundation 0x19b591bb0 __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x19b59049c __CFRunLoopRun + 1232
6 CoreFoundation 0x19b58f878 CFRunLoopRunSpecific + 612
7 AppKit 0x19e940188 _NSEventThread + 172
8 libsystem_pthread.dylib 0x19b4b206c _pthread_start + 148
9 libsystem_pthread.dylib 0x19b4ace2c thread_start + 8
Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000600003fb31b0 x2: 0x0000000000000000 x3: 0x00000c0300010203
x4: 0x0001117700000e03 x5: 0x00000c0300000002 x6: 0x0000000000000040 x7: 0x0000000000000000
x8: 0x000000019b89c5ac x9: 0x00000001f6f59000 x10: 0x00000000000031b0 x11: 0x00000000000007fb
x12: 0x00000000bf44b8e4 x13: 0x00000000000007fd x14: 0x00000000bf64c10a x15: 0x00000000bf44b8e4
x16: 0x000000019b51bbe4 x17: 0x000000003f600000 x18: 0x0000000000000000 x19: 0x0000000000000000
x20: 0x00006000031db2e0 x21: 0x00000001050041d0 x22: 0x00006000031fef00 x23: 0x0000000000000040
x24: 0x000000000000000d x25: 0x00000001eb77e98d x26: 0x00000001eb7791ce x27: 0x0000000102611ef0
x28: 0x0000000000000000 fp: 0x000000016d820cd0 lr: 0x000000019b51bd2c
sp: 0x000000016d820cd0 pc: 0x000000019b6f3f34 cpsr: 0x60001000
far: 0x000000019b6f3f24 esr: 0xf2000001 (Breakpoint) brk 1
Binary Images:
0x19b510000 - 0x19b9e7fff com.apple.CoreFoundation (6.9) <18260df4-69a8-30d3-8175-fb8ae7ae7709> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x1025dc000 - 0x10260ffff com.yujitach.MenuMeters (2.1.3) <2d58a4a9-2f4a-3391-95f2-d01f783a5385> /Applications/MenuMeters.app/Contents/MacOS/MenuMeters
0x19c43d000 - 0x19ce76fff com.apple.Foundation (6.9) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x1a4c3e000 - 0x1a4f71fff com.apple.HIToolbox (2.1.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x19e7dc000 - 0x19f6e7fff com.apple.AppKit (6.9) <7758f868-3402-3892-8b75-66ab0b883af6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x19b182000 - 0x19b20cba3 dyld () /usr/lib/dyld
0x19b4ab000 - 0x19b4b7ffb libsystem_pthread.dylib () <9f3b729a-ed04-3e65-adac-d75ad06ebbdc> /usr/lib/system/libsystem_pthread.dylib
0x19b471000 - 0x19b4aafeb libsystem_kernel.dylib (*) <6b682e21-fd96-3a5a-8260-fce367258252> /usr/lib/system/libsystem_kernel.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=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)
Writable regions: Total=1.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.1G(100%)
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 128K 1
Activity Tracing 256K 1
CG image 496K 10
ColorSync 560K 27
CoreAnimation 2512K 78
CoreGraphics 32K 2
CoreUI image data 3424K 28
Foundation 16K 1
Kernel Alloc Once 32K 1
MALLOC 256.4M 46
MALLOC guard page 192K 10
MALLOC_MEDIUM (reserved) 480.0M 4 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
STACK GUARD 56.1M 6
Stack 10.6M 6
VM_ALLOCATE 128K 8
__AUTH 1006K 237
__AUTH_CONST 18.2M 429
__CTF 756 1
__DATA 6609K 419
__DATA_CONST 19.5M 435
__DATA_DIRTY 1246K 145
__FONT_DATA 2352 1
__LINKEDIT 768.3M 7
__OBJC_CONST 2421K 202
__OBJC_RO 65.5M 1
__OBJC_RW 1988K 1
__TEXT 401.7M 454
dyld private memory 256K 1
mapped file 185.0M 27
shared memory 848K 15
=========== ======= =======
TOTAL 2.6G 2605
TOTAL, minus reserved VM space 1.8G 2605
Full Report
{"app_name":"MenuMeters","timestamp":"2023-01-30 12:01:02.00 -0700","app_version":"2.1.3","slice_uuid":"2d58a4a9-2f4a-3391-95f2-d01f783a5385","build_version":"2.1.3","platform":1,"bundleID":"com.yujitach.MenuMeters","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.2 (22D49)","roots_installed":0,"name":"MenuMeters","incident_id":"DC349BB3-3C80-448A-B2AF-CD5CEE48C502"}
{
"uptime" : 71000,
"procRole" : "Default",
"version" : 2,
"userID" : 31996,
"deployVersion" : 210,
"modelCode" : "Mac14,10",
"coalitionID" : 5393,
"osVersion" : {
"train" : "macOS 13.2",
"build" : "22D49",
"releaseType" : "User"
},
"captureTime" : "2023-01-30 12:01:02.0630 -0700",
"incident" : "DC349BB3-3C80-448A-B2AF-CD5CEE48C502",
"pid" : 27003,
"translated" : false,
"cpuType" : "ARM-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2023-01-30 12:01:00.6485 -0700",
"procStartAbsTime" : 1726738104576,
"procExitAbsTime" : 1726771987090,
"procName" : "MenuMeters",
"procPath" : "/Applications/MenuMeters.app/Contents/MacOS/MenuMeters",
"bundleInfo" : {"CFBundleShortVersionString":"2.1.3","CFBundleVersion":"2.1.3","CFBundleIdentifier":"com.yujitach.MenuMeters"},
"storeInfo" : {"deviceIdentifierForVendor":"C22FC26C-3B45-52FE-8DB1-0CBDB709F82C","thirdParty":true},
"parentProc" : "bash",
"parentPid" : 13875,
"coalitionName" : "com.googlecode.iterm2",
"crashReporterKey" : "3C83DCCF-F156-45F3-98EA-AC073D8DE3AE",
"responsiblePid" : 12134,
"responsibleProc" : "iTerm2",
"wakeTime" : 24299,
"sleepWakeUUID" : "3464FC1C-45E1-4D09-821F-3C3C6CA9AFE5",
"sip" : "enabled",
"exception" : {"codes":"0x0000000000000001, 0x000000019b6f3f34","rawCodes":[1,6902726452],"type":"EXC_BREAKPOINT","signal":"SIGTRAP"},
"termination" : {"flags":0,"code":5,"namespace":"SIGNAL","indicator":"Trace/BPT trap: 5","byProc":"exc handler","byPid":27003},
"os_fault" : {"process":"MenuMeters"},
"asi" : {"CoreFoundation":["*** CFRelease() called with NULL ***"]},
"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":867618,"threadState":{"x":[{"value":0},{"value":105553183060400},{"value":0},{"value":13207024501251},{"value":300677775494659},{"value":13207024435202},{"value":64},{"value":0},{"value":6904464812,"symbolLocation":7466,"symbol":"_XMLPlistAppendDataUsingBase64.__CFPLDataEncodeTable"},{"value":8438255616,"symbolLocation":6816,"symbol":"last_exception_backtrace"},{"value":12720},{"value":2043},{"value":3208952036},{"value":2045},{"value":3211051274},{"value":3208952036},{"value":6900792292,"symbolLocation":0,"symbol":"CFRelease"},{"value":1063256064},{"value":0},{"value":0},{"value":105553168544480},{"value":4378870224},{"value":105553168690944},{"value":64},{"value":13},{"value":8245471629,"objc-selector":"numberWithDouble:"},{"value":8245449166,"objc-selector":"setObject:forKeyedSubscript:"},{"value":4334886640},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6900792620},"cpsr":{"value":1610616832},"fp":{"value":6132206800},"sp":{"value":6132206800},"esr":{"value":4060086273,"description":"(Breakpoint) brk 1"},"pc":{"value":6902726452,"matchesCrashFrame":1},"far":{"value":6902726436}},"queue":"com.apple.main-thread","frames":[{"imageOffset":1982260,"symbol":"CFRelease.cold.1","symbolLocation":16,"imageIndex":0},{"imageOffset":48428,"symbol":"CFRelease","symbolLocation":328,"imageIndex":0},{"imageOffset":78980,"imageIndex":1},{"imageOffset":71840,"imageIndex":1},{"imageOffset":35228,"imageIndex":1},{"imageOffset":29800,"imageIndex":1},{"imageOffset":74088,"imageIndex":1},{"imageOffset":37448,"imageIndex":1},{"imageOffset":615500,"symbol":"__NSFireTimer","symbolLocation":104,"imageIndex":2},{"imageOffset":636236,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION","symbolLocation":32,"imageIndex":0},{"imageOffset":635380,"symbol":"__CFRunLoopDoTimer","symbolLocation":940,"imageIndex":0},{"imageOffset":634188,"symbol":"__CFRunLoopDoTimers","symbolLocation":356,"imageIndex":0},{"imageOffset":526084,"symbol":"__CFRunLoopRun","symbolLocation":1848,"imageIndex":0},{"imageOffset":522360,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":0},{"imageOffset":204704,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":3},{"imageOffset":204260,"symbol":"ReceiveNextEventCommon","symbolLocation":672,"imageIndex":3},{"imageOffset":203564,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":3},{"imageOffset":235576,"symbol":"_DPSNextEvent","symbolLocation":632,"imageIndex":4},{"imageOffset":231880,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":728,"imageIndex":4},{"imageOffset":183800,"symbol":"-[NSApplication run]","symbolLocation":464,"imageIndex":4},{"imageOffset":16956,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":4},{"imageOffset":24144,"symbol":"start","symbolLocation":2544,"imageIndex":5}]},{"id":867620,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":867621,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":867637,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":867646,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":867670,"name":"com.apple.NSEventThread","frames":[{"imageOffset":4176,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":78108,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":7},{"imageOffset":39972,"symbol":"mach_msg_overwrite","symbolLocation":452,"imageIndex":7},{"imageOffset":5068,"symbol":"mach_msg","symbolLocation":24,"imageIndex":7},{"imageOffset":531376,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":0},{"imageOffset":525468,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":0},{"imageOffset":522360,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":0},{"imageOffset":1458568,"symbol":"_NSEventThread","symbolLocation":172,"imageIndex":4},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "arm64e",
"base" : 6900744192,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5079040,
"uuid" : "18260df4-69a8-30d3-8175-fb8ae7ae7709",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1953.300"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4334665728,
"CFBundleShortVersionString" : "2.1.3",
"CFBundleIdentifier" : "com.yujitach.MenuMeters",
"size" : 212992,
"uuid" : "2d58a4a9-2f4a-3391-95f2-d01f783a5385",
"path" : "/Applications/MenuMeters.app/Contents/MacOS/MenuMeters",
"name" : "MenuMeters",
"CFBundleVersion" : "2.1.3"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6916657152,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 10723328,
"uuid" : "c62e0110-c636-396a-9cb6-c3c08392b3fa",
"path" : "/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "1953.300"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7059267584,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3358720,
"uuid" : "c68fe2e2-e0f3-3caf-ada3-bcc72fba79d0",
"path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6954008576,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15777792,
"uuid" : "7758f868-3402-3892-8b75-66ab0b883af6",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2299.40.116"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6897016832,
"size" : 568228,
"uuid" : "fe8a9d9e-f65d-34ca-942c-175b99c0601b",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6900330496,
"size" : 53244,
"uuid" : "9f3b729a-ed04-3e65-adac-d75ad06ebbdc",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6900092928,
"size" : 237548,
"uuid" : "6b682e21-fd96-3a5a-8260-fce367258252",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
}
],
"sharedCache" : {
"base" : 6896369664,
"size" : 3447406592,
"uuid" : "3366b98c-6b8a-3546-8233-dc167320439f"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=1.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.1G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 128K 1 \nActivity Tracing 256K 1 \nCG image 496K 10 \nColorSync 560K 27 \nCoreAnimation 2512K 78 \nCoreGraphics 32K 2 \nCoreUI image data 3424K 28 \nFoundation 16K 1 \nKernel Alloc Once 32K 1 \nMALLOC 256.4M 46 \nMALLOC guard page 192K 10 \nMALLOC_MEDIUM (reserved) 480.0M 4 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSTACK GUARD 56.1M 6 \nStack 10.6M 6 \nVM_ALLOCATE 128K 8 \n__AUTH 1006K 237 \n__AUTH_CONST 18.2M 429 \n__CTF 756 1 \n__DATA 6609K 419 \n__DATA_CONST 19.5M 435 \n__DATA_DIRTY 1246K 145 \n__FONT_DATA 2352 1 \n__LINKEDIT 768.3M 7 \n__OBJC_CONST 2421K 202 \n__OBJC_RO 65.5M 1 \n__OBJC_RW 1988K 1 \n__TEXT 401.7M 454 \ndyld private memory 256K 1 \nmapped file 185.0M 27 \nshared memory 848K 15 \n=========== ======= ======= \nTOTAL 2.6G 2605 \nTOTAL, minus reserved VM space 1.8G 2605 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "60f8ddccefea4203d95cbeef",
"factorPackIds" : {
],
"experiments" : [
]
}
}
(via CLI):
root# ./MenuMeters
2023-01-30 09:24:05.112 MenuMeters[24755:771069] XType: Using static font registry.
No matching processes were found
2023-01-30 09:24:05.278 MenuMeters[24755:771069] MenuMeterCPU loaded.
2023-01-30 09:24:05.288 MenuMeters[24755:771069] MenuMeterDisk loaded.
2023-01-30 09:24:05.314 MenuMeters[24755:771069] getting the speed for en5
2023-01-30 09:24:05.318 MenuMeters[24755:771069] getting the speed for en6
2023-01-30 09:24:05.325 MenuMeters[24755:771069] MenuMeterNet loaded.
2023-01-30 09:24:05.329 MenuMeters[24755:771069] MenuMeterMem loaded.
Trace/BPT trap: 5
And then as non-root:
./MenuMeters
No matching processes belonging to you were found
2023-01-30 12:01:00.922 MenuMeters[27003:867618] MenuMeterCPU loaded.
2023-01-30 12:01:00.934 MenuMeters[27003:867618] MenuMeterDisk loaded.
2023-01-30 12:01:00.961 MenuMeters[27003:867618] getting the speed for en5
2023-01-30 12:01:00.966 MenuMeters[27003:867618] getting the speed for en6
2023-01-30 12:01:00.973 MenuMeters[27003:867618] MenuMeterNet loaded.
2023-01-30 12:01:00.976 MenuMeters[27003:867618] MenuMeterMem loaded.
Trace/BPT trap: 5
The text was updated successfully, but these errors were encountered: