GithubHelp home page GithubHelp logo

divvun / divvun-manager-macos Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.33 MB

Divvun's macOS package manager for the Páhkat repository format

License: GNU General Public License v3.0

Swift 62.63% Shell 0.32% Objective-C 5.38% C 31.68%
keyboards macos package-manager proofing-tools

divvun-manager-macos's People

Contributors

albbas avatar bbqsrc avatar dylanhand avatar fry avatar gusmakali avatar kosmopolska avatar snomos avatar steffenern avatar trondtr avatar villepetersson avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

divvun-manager-macos's Issues

Set of available languages is not automatically set

When I install the new DivvunInstaller, I do not automatically get to the window with North-American and European languages listed out. I need to select 'Divvun Languages' at the top for this to happen.

image

Main View

  • Show tree of packages
    • First level by category/language (as per Repository metadata)
    • Second level by package
    • Last column should show current status
    • Current status should be set to action to occur (such as "Installing") instead of showing current state
    • Context menu to show alternative actions for a given state
      • If not up to date, checkbox enables "Updating". Context menu will show option for Uninstall.
    • Checkbox for category/language will select all below, and handle indeterminate states rationally.
  • Change text on primary button based on context
  • If all selected are to be installed, show "Install {n} Items"
  • If all selected for uninstall, show "Uninstall ..."
  • If mixed, show "Install/Uninstall ..."
  • Context menu functionality
    • Make install/uninstall do those actions as expected
    • Handle "Sort by..." filtering

Update Window

  • Install button should open main window to Install screen with selected packages and close itself
  • Remind me later should just close window
  • Skip should make those packages selected as skipped then close the window
    • If only a subset were selected, do not close window but reset list to remove those who were skipped.

pahkatd, other logs non-existing

The pahkatd logs are not created (/Library/Logs/Pahkat/ is empty), despite the following entries in /Library/LaunchDaemons/no.divvun.pahkatd.plist:

<key>StandardErrorPath</key>
<string>/Library/Logs/Pahkat/stderr.log</string>
<key>StandardOutPath</key>
<string>/Library/Logs/Pahkat/stdout.log</string>

@bbqsrc @Eijebong

Completion View

  • Takes context for if reboot is required or not
  • Shows reboot view (title, description, reboot later, reboot now) if reboot required
  • Shows complete view (title, description, primary button return to main)

Divvun Manager appears dead

Several users (me included) experience and report that DM often appears stuck with a completely white front page. Nothing happens, nothing visible.

Whatever the reason, there needs to be some sort of feedback to the user, either an error message or a spinning wheel or something - and an error message after some time asking users to restart the app (restarting usually resolves the problem).

Saying nothing makes users very uncomfortable.

Download View

  • Begin download process with provided packages via RPC
  • Show scrollable progress list (name, progress bar, download status)
    • Should show something in download status for each state, based on all enum states.
  • Cancel button (unsubscribe/dispose) and return to main after confirmation prompt

Nightly channel does not install/update automatically

I switched the update frequency to the nightly channel:

image

Divvun installer does detect the newly available versions:

image

But nothing happens without explicitly checking items and clicking the install button.

Expected behavior:

After a restart, all items available for updates should be installed automatically.

Install View

  • Begin installation process via RPC
  • Show progress bar, incrementing by completed tasks
  • Show current remaining processes count
  • Show currently installing/uninstalling item
  • Cancel button (unsubscribe/dispose the subscriber)
  • Handle PackageAction with the correct .user or .system value

Update main view to use the new indexing format

The previous models used for repositories are now redundant and can be removed, as they are now provided by gRPC with a flatbuffers bytes field.

A simple wrapper around this bytes field to use the flatbuffers-generated model should be sufficient to start with.

We can then wrap those two objects in a slightly nicer variant with type checking (like URLs) if we please.

Once that's done we can hook that data back up to the outline view (and the app at large).

April 4 2023 nightly hangs forever

To repeat:

  • download latest nightly
  • quit previous version
  • install new version
  • quit new version
  • open new version
  • switch to the All Repositories view

Result: spinning wheel forever, no message whatsoever, see screenshot:

Skjermbilde 2023-04-18 kl  08 55 14

It has now been runing for at least 10 minutes.

Expected: list of available packages, alternatively the new message that it could not connect, with hints of what to do.

Divvun Manager crash report

DM is unstable on my old mac, I repeatedly get this crash report (I may send such reports elsewhere and not to Issues)


Translated Report (Full Report Below)

Process: Divvun Manager [66562]
Path: /Applications/Divvun Manager.app/Contents/MacOS/Divvun Manager
Identifier: no.divvun.Manager
Version: 2.2.0 (3)
Code Type: X86-64 (Native)
Parent Process: launchd [1]
User ID: 503

Date/Time: 2023-11-01 09:54:29.9938 +0100
OS Version: macOS 12.7.1 (21G920)
Report Version: 12
Anonymous UUID: C5A5B3A5-1EBA-A503-6A56-A8027F3CF556

Time Awake Since Boot: 150000 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Termination Reason: Namespace SIGNAL, Code 4 Illegal instruction: 4
Terminating Process: exc handler [66562]

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 Divvun Manager 0x10ec03b5a 0x10ebca000 + 236378
1 Divvun Manager 0x10ec02a58 0x10ebca000 + 232024
2 Divvun Manager 0x10ec02ab5 0x10ebca000 + 232117
3 AppKit 0x7ff812c1607f -[NSViewController _sendViewWillAppear] + 40
4 AppKit 0x7ff812c15f40 -[NSViewController _windowWillOrderOnScreen] + 98
5 AppKit 0x7ff8133549bc -[NSView _windowWillOrderOnScreen] + 67
6 AppKit 0x7ff813354a52 -[NSView _windowWillOrderOnScreen] + 217
7 AppKit 0x7ff812c15dd1 -[NSWindow _doWindowWillBeVisibleAsSheet:] + 59
8 AppKit 0x7ff812c14455 -[NSWindow _reallyDoOrderWindowAboveOrBelow:relativeTo:findKey:forCounter:force:isModal:] + 1240
9 AppKit 0x7ff812c13c24 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 135
10 AppKit 0x7ff812c12c3c -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 289
11 AppKit 0x7ff812c12ab9 -[NSWindow orderWindow:relativeTo:] + 152
12 AppKit 0x7ff812d5f4cd -[NSWindow _tempHide:relWin:] + 262
13 AppKit 0x7ff812cd149e -[NSApplication _doUnhideWithoutActivationMaybeFakingIt:] + 1176
14 AppKit 0x7ff812cd0f80 _hideShowHandler + 139
15 HIToolbox 0x7ff81925f34d DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1365
16 HIToolbox 0x7ff81925e79c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 333
17 HIToolbox 0x7ff8192733a9 SendEventToEventTarget + 39
18 AppKit 0x7ff812adc4ac _DPSNextEvent + 2270
19 AppKit 0x7ff812ada62a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394
20 AppKit 0x7ff812acccd9 -[NSApplication run] + 586
21 AppKit 0x7ff812aa0c57 NSApplicationMain + 817
22 Divvun Manager 0x10ebdd3a9 0x10ebca000 + 78761
23 dyld 0x11b14a52e start + 462

Thread 1:
0 libsystem_kernel.dylib 0x7ff81006b2ae __semwait_signal + 10
1 libsystem_c.dylib 0x7ff80ff7f853 nanosleep + 196
2 libsystem_c.dylib 0x7ff80ff8a6d8 sleep + 41
3 Divvun Manager 0x10f2d9214 0x10ebca000 + 7402004
4 libsystem_pthread.dylib 0x7ff8100a54e1 _pthread_start + 125
5 libsystem_pthread.dylib 0x7ff8100a0f6b thread_start + 15

Thread 2:: SentryCrash Exception Handler (Secondary)
0 libsystem_kernel.dylib 0x7ff81006896a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff810068cd8 mach_msg + 56
2 Divvun Manager 0x10f2d4b7f 0x10ebca000 + 7383935
3 libsystem_pthread.dylib 0x7ff8100a54e1 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff8100a0f6b thread_start + 15

Thread 3:: NIO-ELT-0-#0
0 libswiftCore.dylib 0x7ff81dd0520e tryCast(swift::OpaqueValue*, swift::TargetMetadataswift::InProcess const*, swift::OpaqueValue*, swift::TargetMetadataswift::InProcess const*, swift::TargetMetadataswift::InProcess const*&, swift::TargetMetadataswift::InProcess const*&, bool, bool) + 174
1 libswiftCore.dylib 0x7ff81dd0502c swift_dynamicCast + 156
2 Divvun Manager 0x10edfd498 0x10ebca000 + 2307224
3 Divvun Manager 0x10ee744d6 0x10ebca000 + 2794710
4 Divvun Manager 0x10ee71063 0x10ebca000 + 2781283
5 Divvun Manager 0x10efbf54d 0x10ebca000 + 4150605
6 Divvun Manager 0x10efc3b8b 0x10ebca000 + 4168587
7 Divvun Manager 0x10efbf69f 0x10ebca000 + 4150943
8 Divvun Manager 0x10efc0534 0x10ebca000 + 4154676
9 Divvun Manager 0x10ee73d8f 0x10ebca000 + 2792847
10 Divvun Manager 0x10ee73db0 0x10ebca000 + 2792880
11 Divvun Manager 0x10ee70d7d 0x10ebca000 + 2780541
12 Divvun Manager 0x10efe5776 0x10ebca000 + 4306806
13 Divvun Manager 0x10efe6b95 0x10ebca000 + 4311957
14 Divvun Manager 0x10ee75d5d 0x10ebca000 + 2800989
15 Divvun Manager 0x10ee73d8f 0x10ebca000 + 2792847
16 Divvun Manager 0x10ee68e8d 0x10ebca000 + 2748045
17 Divvun Manager 0x10ee73d8f 0x10ebca000 + 2792847
18 Divvun Manager 0x10ee73db0 0x10ebca000 + 2792880
19 Divvun Manager 0x10ee70483 0x10ebca000 + 2778243
20 Divvun Manager 0x10ee67f42 0x10ebca000 + 2744130
21 Divvun Manager 0x10efe8847 0x10ebca000 + 4319303
22 Divvun Manager 0x10ee23fd5 0x10ebca000 + 2465749
23 Divvun Manager 0x10ee2372b 0x10ebca000 + 2463531
24 Divvun Manager 0x10ee22e16 0x10ebca000 + 2461206
25 Divvun Manager 0x10ee7430f 0x10ebca000 + 2794255
26 Divvun Manager 0x10ee68ffd 0x10ebca000 + 2748413
27 Divvun Manager 0x10ee7430f 0x10ebca000 + 2794255
28 Divvun Manager 0x10ee735e3 0x10ebca000 + 2790883
29 Divvun Manager 0x10efe4d33 0x10ebca000 + 4304179
30 Divvun Manager 0x10efe4947 0x10ebca000 + 4303175
31 Divvun Manager 0x10eff1333 0x10ebca000 + 4354867
32 Divvun Manager 0x10eff4d3a 0x10ebca000 + 4369722
33 Divvun Manager 0x10eefc4b1 0x10ebca000 + 3351729
34 Divvun Manager 0x10eefc471 0x10ebca000 + 3351665
35 Divvun Manager 0x10eefc491 0x10ebca000 + 3351697
36 Divvun Manager 0x10eee3c2c 0x10ebca000 + 3251244
37 Divvun Manager 0x10eefc431 0x10ebca000 + 3351601
38 Divvun Manager 0x10ef00a69 0x10ebca000 + 3369577
39 Divvun Manager 0x10eefc451 0x10ebca000 + 3351633
40 Divvun Manager 0x10ef009c9 0x10ebca000 + 3369417
41 libswiftObjectiveC.dylib 0x7ff825508e7c autoreleasepool(invoking:) + 44
42 Divvun Manager 0x10eef6d5e 0x10ebca000 + 3329374
43 Divvun Manager 0x10eee063e 0x10ebca000 + 3237438
44 Divvun Manager 0x10eee38ea 0x10ebca000 + 3250410
45 Divvun Manager 0x10eee3cff 0x10ebca000 + 3251455
46 Divvun Manager 0x10eee3901 0x10ebca000 + 3250433
47 Divvun Manager 0x10ef11219 0x10ebca000 + 3437081
48 libsystem_pthread.dylib 0x7ff8100a54e1 _pthread_start + 125
49 libsystem_pthread.dylib 0x7ff8100a0f6b thread_start + 15

Thread 4:: NIO-ELT-0-#1
0 libsystem_kernel.dylib 0x7ff81006d33e kevent + 10
1 Divvun Manager 0x10ef101ac 0x10ebca000 + 3432876
2 Divvun Manager 0x10eef99f1 0x10ebca000 + 3340785
3 Divvun Manager 0x10eef85af 0x10ebca000 + 3335599
4 Divvun Manager 0x10eefc411 0x10ebca000 + 3351569
5 Divvun Manager 0x10eee3c2c 0x10ebca000 + 3251244
6 Divvun Manager 0x10eefc431 0x10ebca000 + 3351601
7 Divvun Manager 0x10eefc451 0x10ebca000 + 3351633
8 libswiftObjectiveC.dylib 0x7ff825508e7c autoreleasepool(invoking:) + 44
9 Divvun Manager 0x10eef6be9 0x10ebca000 + 3329001
10 Divvun Manager 0x10eee063e 0x10ebca000 + 3237438
11 Divvun Manager 0x10eee38ea 0x10ebca000 + 3250410
12 Divvun Manager 0x10eee3cff 0x10ebca000 + 3251455
13 Divvun Manager 0x10eee3901 0x10ebca000 + 3250433
14 Divvun Manager 0x10ef11219 0x10ebca000 + 3437081
15 libsystem_pthread.dylib 0x7ff8100a54e1 _pthread_start + 125
16 libsystem_pthread.dylib 0x7ff8100a0f6b thread_start + 15

Thread 5:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x7ff81006896a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff810068cd8 mach_msg + 56
2 CoreFoundation 0x7ff81016c450 __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7ff81016aae0 __CFRunLoopRun + 1276
4 CoreFoundation 0x7ff810169f24 CFRunLoopRunSpecific + 562
5 AppKit 0x7ff812c4998e _NSEventThread + 132
6 libsystem_pthread.dylib 0x7ff8100a54e1 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff8100a0f6b thread_start + 15

Thread 6:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x7ff81006896a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff810068cd8 mach_msg + 56
2 CoreFoundation 0x7ff81016c450 __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7ff81016aae0 __CFRunLoopRun + 1276
4 CoreFoundation 0x7ff810169f24 CFRunLoopRunSpecific + 562
5 CFNetwork 0x7ff814cca968 0x7ff814a83000 + 2390376
6 Foundation 0x7ff810ef8964 NSThread__start + 1009
7 libsystem_pthread.dylib 0x7ff8100a54e1 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff8100a0f6b thread_start + 15

Thread 7:: Dispatch queue: com.cerebralgardens.xcglogger.queue
0 libsystem_kernel.dylib 0x7ff81006ba3a __unlink + 10
1 libsystem_kernel.dylib 0x7ff81006ba1c unlink + 11
2 libremovefile.dylib 0x7ff81b284c12 __removefile_tree_walker + 310
3 libremovefile.dylib 0x7ff81b284a65 removefile + 153
4 Foundation 0x7ff810ef9689 -[NSFilesystemItemRemoveOperation main] + 290
5 Foundation 0x7ff810ee197f NSOPERATION_IS_INVOKING_MAIN + 17
6 Foundation 0x7ff810ee0beb -[NSOperation start] + 785
7 Foundation 0x7ff810ef953a -[NSFileManager removeItemAtPath:error:] + 65
8 Divvun Manager 0x10f27cd66 0x10ebca000 + 7023974
9 Divvun Manager 0x10f27e1d4 0x10ebca000 + 7029204
10 Divvun Manager 0x10f28578f 0x10ebca000 + 7059343
11 Divvun Manager 0x10f2857be 0x10ebca000 + 7059390
12 libdispatch.dylib 0x7ff80feed0cc _dispatch_call_block_and_release + 12
13 libdispatch.dylib 0x7ff80feee317 _dispatch_client_callout + 8
14 libdispatch.dylib 0x7ff80fef4317 _dispatch_lane_serial_drain + 672
15 libdispatch.dylib 0x7ff80fef4dfd _dispatch_lane_invoke + 366
16 libdispatch.dylib 0x7ff80fefeeee _dispatch_workloop_worker_thread + 753
17 libsystem_pthread.dylib 0x7ff8100a1fd0 _pthread_wqthread + 326
18 libsystem_pthread.dylib 0x7ff8100a0f57 start_wqthread + 15

Thread 8:
0 libsystem_pthread.dylib 0x7ff8100a0f48 start_wqthread + 0

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000600003745d10 rcx: 0x000000010ec06290 rdx: 0x000000010ec05090
rdi: 0x00007fe79b13a8a0 rsi: 0x000000010f458118 rbp: 0x00007ff7b13346f0 rsp: 0x00007ff7b1334650
r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x00000000ffffff00 r11: 0x00006000012fd678
r12: 0x0000600000ec13f0 r13: 0x0000600000ec13f0 r14: 0x000000010f463430 r15: 0x000000010f50b490
rip: 0x000000010ec03b5a rfl: 0x0000000000010246 cr2: 0x0000000000000000

Logical CPU: 0
Error Code: 0x00000000
Trap Number: 6

Thread 0 instruction stream:
4c 8b 65 98 4c 8b 7d a0-48 8d 7d 80 4c 89 e6 e8 L.e.L.}.H.}.L...
32 8a fe ff 49 89 c5 48-8d 05 98 59 90 00 48 8b 2...I..H...Y..H.
00 49 8b 1c 06 48 85 db-74 38 48 89 df e8 fe d2 .I...H..t8H.....
6e 00 48 89 df 4c 89 e6-4c 89 fa e8 e6 c2 13 00 n.H..L..L.......
48 89 df e8 dc d2 6e 00-48 8d 7d 80 e8 25 8a fe H.....n.H.}..%..
ff 48 83 c4 78 5b 41 5c-41 5d 41 5e 41 5f 5d c3 .H..x[A\A]A^A_].
[0f]0b 0f 0b 66 90 55 48-89 e5 41 57 41 56 41 55 ....f.UH..AWAVAU <==
41 54 53 48 83 ec 18 48-89 fb 48 83 c3 10 48 8d ATSH...H..H...H.
75 c0 48 89 df 31 d2 31-c9 e8 34 d1 6e 00 48 89 u.H..1.1..4.n.H.
df e8 1e d3 6e 00 48 85-c0 74 69 49 89 c5 e8 a3 ....n.H..tiI....
bf ff ff 49 89 c6 4c 89-ef ff 15 57 0f 85 00 4c ...I..L....W...L
89 f7 48 03 3d 15 3d 90-00 e8 f6 d2 6e 00 48 85 ..H.=.=.....n.H.

Binary Images:
0x10ebca000 - 0x10f451fff no.divvun.Manager (2.2.0) <51a8dc49-1e29-3b27-9e61-760efd8e784f> /Applications/Divvun Manager.app/Contents/MacOS/Divvun Manager
0x7ff812a9d000 - 0x7ff81392cfff com.apple.AppKit (6.9) <461a4d7c-b3e3-3cbc-92b7-a2a419007281> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7ff819257000 - 0x7ff81954afff com.apple.HIToolbox (2.1.1) <913d3d2e-4e4c-3907-98fe-8f4abd551297> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x11b145000 - 0x11b1b0fff dyld () <771e1916-3a62-34cd-8488-c1021053c7fa> /usr/lib/dyld
0x7ff810067000 - 0x7ff81009efff libsystem_kernel.dylib (
) <5bbc2e64-012e-34dd-8c02-41294a3d66e9> /usr/lib/system/libsystem_kernel.dylib
0x7ff80ff6f000 - 0x7ff80fff7fff libsystem_c.dylib () <4ecd1661-9d96-3669-bb31-4c6d5c685d4c> /usr/lib/system/libsystem_c.dylib
0x7ff81009f000 - 0x7ff8100aafff libsystem_pthread.dylib (
) /usr/lib/system/libsystem_pthread.dylib
0x7ff81da0e000 - 0x7ff81de87fff libswiftCore.dylib () <222d44bb-076b-3be8-a051-cddfc2b961dc> /usr/lib/swift/libswiftCore.dylib
0x7ff825508000 - 0x7ff825509fff libswiftObjectiveC.dylib (
) /usr/lib/swift/libswiftObjectiveC.dylib
0x7ff8100ec000 - 0x7ff8105edfff com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff814a83000 - 0x7ff814f10fff com.apple.CFNetwork (1335.0.3.4) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7ff810ea0000 - 0x7ff81125cfff com.apple.Foundation (6.9) <42cdd517-7f3b-3c5e-8ac1-ce7477ac31db> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7ff81b284000 - 0x7ff81b285fff libremovefile.dylib () <05ab6ed5-c0b0-3f80-80c3-6a5a7e26eb52> /usr/lib/system/libremovefile.dylib
0x7ff80feeb000 - 0x7ff80ff31fff libdispatch.dylib (
) <85c90f84-c537-3cc6-b795-a066e050ffe3> /usr/lib/system/libdispatch.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.8G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.8G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 384K 3
Activity Tracing 256K 1
CG backing stores 1200K 8
CG image 24K 5
ColorSync 216K 25
CoreAnimation 1204K 30
CoreGraphics 16K 3
CoreImage 1000K 1
CoreUI image data 1048K 15
Foundation 16K 1
IOKit 15.5M 2
Kernel Alloc Once 8K 1
MALLOC 331.3M 73
MALLOC guard page 72K 15
MALLOC_MEDIUM (reserved) 912.0M 8 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
SQLite page cache 64K 1
STACK GUARD 56.0M 9
Stack 12.1M 9
VM_ALLOCATE 92K 20
WebKit Malloc 192.0M 4
__CTF 756 1
__DATA 29.7M 480
__DATA_CONST 29.1M 314
__DATA_DIRTY 1544K 200
__FONT_DATA 4K 1
__LINKEDIT 646.5M 9
__OBJC_RO 82.9M 1
__OBJC_RW 3200K 2
__TEXT 496.8M 496
__UNICODE 592K 1
dyld private memory 1024K 1
libnetwork 128K 8
mapped file 142.9M 21
shared memory 780K 17
=========== ======= =======
TOTAL 3.3G 1787
TOTAL, minus reserved VM space 2.0G 1787


Full Report

{"app_name":"Divvun Manager","timestamp":"2023-11-01 09:54:36.00 +0100","app_version":"2.2.0","slice_uuid":"51a8dc49-1e29-3b27-9e61-760efd8e784f","build_version":"3","platform":1,"bundleID":"no.divvun.Manager","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.7.1 (21G920)","incident_id":"FBE0E707-296F-477A-BE5F-DF505F985A76","name":"Divvun Manager"}
{
"uptime" : 150000,
"procLaunch" : "2023-11-01 09:13:57.7936 +0100",
"procRole" : "Foreground",
"version" : 2,
"userID" : 503,
"deployVersion" : 210,
"modelCode" : "MacPro6,1",
"procStartAbsTime" : 153582098924190,
"coalitionID" : 6022,
"osVersion" : {
"train" : "macOS 12.7.1",
"build" : "21G920",
"releaseType" : "User"
},
"captureTime" : "2023-11-01 09:54:29.9938 +0100",
"incident" : "FBE0E707-296F-477A-BE5F-DF505F985A76",
"bug_type" : "309",
"pid" : 66562,
"procExitAbsTime" : 156014409624585,
"cpuType" : "X86-64",
"procName" : "Divvun Manager",
"procPath" : "/Applications/Divvun Manager.app/Contents/MacOS/Divvun Manager",
"bundleInfo" : {"CFBundleShortVersionString":"2.2.0","CFBundleVersion":"3","CFBundleIdentifier":"no.divvun.Manager"},
"storeInfo" : {"deviceIdentifierForVendor":"9A135BD1-EC1B-5D8E-841E-31B6EB63985B","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "no.divvun.Manager",
"crashReporterKey" : "C5A5B3A5-1EBA-A503-6A56-A8027F3CF556",
"sip" : "enabled",
"isCorpse" : 1,
"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":66562},
"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":1235217,"instructionState":{"instructionStream":{"bytes":[76,139,101,152,76,139,125,160,72,141,125,128,76,137,230,232,50,138,254,255,73,137,197,72,141,5,152,89,144,0,72,139,0,73,139,28,6,72,133,219,116,56,72,137,223,232,254,210,110,0,72,137,223,76,137,230,76,137,250,232,230,194,19,0,72,137,223,232,220,210,110,0,72,141,125,128,232,37,138,254,255,72,131,196,120,91,65,92,65,93,65,94,65,95,93,195,15,11,15,11,102,144,85,72,137,229,65,87,65,86,65,85,65,84,83,72,131,236,24,72,137,251,72,131,195,16,72,141,117,192,72,137,223,49,210,49,201,232,52,209,110,0,72,137,223,232,30,211,110,0,72,133,192,116,105,73,137,197,232,163,191,255,255,73,137,198,76,137,239,255,21,87,15,133,0,76,137,247,72,3,61,21,61,144,0,232,246,210,110,0,72,133],"offset":96}},"threadState":{"r13":{"value":105553131738096},"rax":{"value":0},"rflags":{"value":66118},"cpu":{"value":0},"r14":{"value":4551226416},"rsi":{"value":4551180568},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":4542451856},"r10":{"value":4294967040},"r9":{"value":0},"r15":{"value":4551914640},"rbx":{"value":105553174224144},"trap":{"value":6},"err":{"value":0},"r11":{"value":105553136178808},"rip":{"value":4542446426,"matchesCrashFrame":1},"rbp":{"value":140701806577392},"rsp":{"value":140701806577232},"r12":{"value":105553131738096},"rcx":{"value":4542456464},"flavor":"x86_THREAD_STATE","rdi":{"value":140632715929760}},"queue":"com.apple.main-thread","frames":[{"imageOffset":236378,"imageIndex":0},{"imageOffset":232024,"imageIndex":0},{"imageOffset":232117,"imageIndex":0},{"imageOffset":1544319,"symbol":"-[NSViewController _sendViewWillAppear]","symbolLocation":40,"imageIndex":1},{"imageOffset":1544000,"symbol":"-[NSViewController _windowWillOrderOnScreen]","symbolLocation":98,"imageIndex":1},{"imageOffset":9140668,"symbol":"-[NSView _windowWillOrderOnScreen]","symbolLocation":67,"imageIndex":1},{"imageOffset":9140818,"symbol":"-[NSView _windowWillOrderOnScreen]","symbolLocation":217,"imageIndex":1},{"imageOffset":1543633,"symbol":"-[NSWindow _doWindowWillBeVisibleAsSheet:]","symbolLocation":59,"imageIndex":1},{"imageOffset":1537109,"symbol":"-[NSWindow _reallyDoOrderWindowAboveOrBelow:relativeTo:findKey:forCounter:force:isModal:]","symbolLocation":1240,"imageIndex":1},{"imageOffset":1535012,"symbol":"-[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:]","symbolLocation":135,"imageIndex":1},{"imageOffset":1530940,"symbol":"-[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:]","symbolLocation":289,"imageIndex":1},{"imageOffset":1530553,"symbol":"-[NSWindow orderWindow:relativeTo:]","symbolLocation":152,"imageIndex":1},{"imageOffset":2893005,"symbol":"-[NSWindow _tempHide:relWin:]","symbolLocation":262,"imageIndex":1},{"imageOffset":2311326,"symbol":"-[NSApplication _doUnhideWithoutActivationMaybeFakingIt:]","symbolLocation":1176,"imageIndex":1},{"imageOffset":2310016,"symbol":"_hideShowHandler","symbolLocation":139,"imageIndex":1},{"imageOffset":33613,"symbol":"DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*)","symbolLocation":1365,"imageIndex":2},{"imageOffset":30620,"symbol":"SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*)","symbolLocation":333,"imageIndex":2},{"imageOffset":115625,"symbol":"SendEventToEventTarget","symbolLocation":39,"imageIndex":2},{"imageOffset":259244,"symbol":"_DPSNextEvent","symbolLocation":2270,"imageIndex":1},{"imageOffset":251434,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1394,"imageIndex":1},{"imageOffset":195801,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":1},{"imageOffset":15447,"symbol":"NSApplicationMain","symbolLocation":817,"imageIndex":1},{"imageOffset":78761,"imageIndex":0},{"imageOffset":21806,"symbol":"start","symbolLocation":462,"imageIndex":3}]},{"id":1235281,"frames":[{"imageOffset":17070,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":4},{"imageOffset":67667,"symbol":"nanosleep","symbolLocation":196,"imageIndex":5},{"imageOffset":112344,"symbol":"sleep","symbolLocation":41,"imageIndex":5},{"imageOffset":7402004,"imageIndex":0},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":1235282,"name":"SentryCrash Exception Handler (Secondary)","frames":[{"imageOffset":6506,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":4},{"imageOffset":7384,"symbol":"mach_msg","symbolLocation":56,"imageIndex":4},{"imageOffset":7383935,"imageIndex":0},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":1235284,"name":"NIO-ELT-0-#0","frames":[{"imageOffset":3109390,"symbol":"tryCast(swift::OpaqueValue*, swift::TargetMetadataswift::InProcess const*, swift::OpaqueValue*, swift::TargetMetadataswift::InProcess const*, swift::TargetMetadataswift::InProcess const*&, swift::TargetMetadataswift::InProcess const*&, bool, bool)","symbolLocation":174,"imageIndex":7},{"imageOffset":3108908,"symbol":"swift_dynamicCast","symbolLocation":156,"imageIndex":7},{"imageOffset":2307224,"imageIndex":0},{"imageOffset":2794710,"imageIndex":0},{"imageOffset":2781283,"imageIndex":0},{"imageOffset":4150605,"imageIndex":0},{"imageOffset":4168587,"imageIndex":0},{"imageOffset":4150943,"imageIndex":0},{"imageOffset":4154676,"imageIndex":0},{"imageOffset":2792847,"imageIndex":0},{"imageOffset":2792880,"imageIndex":0},{"imageOffset":2780541,"imageIndex":0},{"imageOffset":4306806,"imageIndex":0},{"imageOffset":4311957,"imageIndex":0},{"imageOffset":2800989,"imageIndex":0},{"imageOffset":2792847,"imageIndex":0},{"imageOffset":2748045,"imageIndex":0},{"imageOffset":2792847,"imageIndex":0},{"imageOffset":2792880,"imageIndex":0},{"imageOffset":2778243,"imageIndex":0},{"imageOffset":2744130,"imageIndex":0},{"imageOffset":4319303,"imageIndex":0},{"imageOffset":2465749,"imageIndex":0},{"imageOffset":2463531,"imageIndex":0},{"imageOffset":2461206,"imageIndex":0},{"imageOffset":2794255,"imageIndex":0},{"imageOffset":2748413,"imageIndex":0},{"imageOffset":2794255,"imageIndex":0},{"imageOffset":2790883,"imageIndex":0},{"imageOffset":4304179,"imageIndex":0},{"imageOffset":4303175,"imageIndex":0},{"imageOffset":4354867,"imageIndex":0},{"imageOffset":4369722,"imageIndex":0},{"imageOffset":3351729,"imageIndex":0},{"imageOffset":3351665,"imageIndex":0},{"imageOffset":3351697,"imageIndex":0},{"imageOffset":3251244,"imageIndex":0},{"imageOffset":3351601,"imageIndex":0},{"imageOffset":3369577,"imageIndex":0},{"imageOffset":3351633,"imageIndex":0},{"imageOffset":3369417,"imageIndex":0},{"imageOffset":3708,"symbol":"autoreleasepool(invoking:)","symbolLocation":44,"imageIndex":8},{"imageOffset":3329374,"imageIndex":0},{"imageOffset":3237438,"imageIndex":0},{"imageOffset":3250410,"imageIndex":0},{"imageOffset":3251455,"imageIndex":0},{"imageOffset":3250433,"imageIndex":0},{"imageOffset":3437081,"imageIndex":0},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":1235285,"name":"NIO-ELT-0-#1","frames":[{"imageOffset":25406,"symbol":"kevent","symbolLocation":10,"imageIndex":4},{"imageOffset":3432876,"imageIndex":0},{"imageOffset":3340785,"imageIndex":0},{"imageOffset":3335599,"imageIndex":0},{"imageOffset":3351569,"imageIndex":0},{"imageOffset":3251244,"imageIndex":0},{"imageOffset":3351601,"imageIndex":0},{"imageOffset":3351633,"imageIndex":0},{"imageOffset":3708,"symbol":"autoreleasepool(invoking:)","symbolLocation":44,"imageIndex":8},{"imageOffset":3329001,"imageIndex":0},{"imageOffset":3237438,"imageIndex":0},{"imageOffset":3250410,"imageIndex":0},{"imageOffset":3251455,"imageIndex":0},{"imageOffset":3250433,"imageIndex":0},{"imageOffset":3437081,"imageIndex":0},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":1235287,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6506,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":4},{"imageOffset":7384,"symbol":"mach_msg","symbolLocation":56,"imageIndex":4},{"imageOffset":525392,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":9},{"imageOffset":518880,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":9},{"imageOffset":515876,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":9},{"imageOffset":1755534,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":1},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":1235306,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":6506,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":4},{"imageOffset":7384,"symbol":"mach_msg","symbolLocation":56,"imageIndex":4},{"imageOffset":525392,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":9},{"imageOffset":518880,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":9},{"imageOffset":515876,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":9},{"imageOffset":2390376,"imageIndex":10},{"imageOffset":362852,"symbol":"NSThread__start","symbolLocation":1009,"imageIndex":11},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":1267114,"queue":"com.cerebralgardens.xcglogger.queue","frames":[{"imageOffset":19002,"symbol":"__unlink","symbolLocation":10,"imageIndex":4},{"imageOffset":18972,"symbol":"unlink","symbolLocation":11,"imageIndex":4},{"imageOffset":3090,"symbol":"__removefile_tree_walker","symbolLocation":310,"imageIndex":12},{"imageOffset":2661,"symbol":"removefile","symbolLocation":153,"imageIndex":12},{"imageOffset":366217,"symbol":"-[NSFilesystemItemRemoveOperation main]","symbolLocation":290,"imageIndex":11},{"imageOffset":268671,"symbol":"NSOPERATION_IS_INVOKING_MAIN","symbolLocation":17,"imageIndex":11},{"imageOffset":265195,"symbol":"-[NSOperation start]","symbolLocation":785,"imageIndex":11},{"imageOffset":365882,"symbol":"-[NSFileManager removeItemAtPath:error:]","symbolLocation":65,"imageIndex":11},{"imageOffset":7023974,"imageIndex":0},{"imageOffset":7029204,"imageIndex":0},{"imageOffset":7059343,"imageIndex":0},{"imageOffset":7059390,"imageIndex":0},{"imageOffset":8396,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":13},{"imageOffset":13079,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":13},{"imageOffset":37655,"symbol":"_dispatch_lane_serial_drain","symbolLocation":672,"imageIndex":13},{"imageOffset":40445,"symbol":"_dispatch_lane_invoke","symbolLocation":366,"imageIndex":13},{"imageOffset":81646,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":753,"imageIndex":13},{"imageOffset":12240,"symbol":"_pthread_wqthread","symbolLocation":326,"imageIndex":6},{"imageOffset":8023,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":6}]},{"id":1268387,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 4542210048,
"CFBundleShortVersionString" : "2.2.0",
"CFBundleIdentifier" : "no.divvun.Manager",
"size" : 8945664,
"uuid" : "51a8dc49-1e29-3b27-9e61-760efd8e784f",
"path" : "/Applications/Divvun Manager.app/Contents/MacOS/Divvun Manager",
"name" : "Divvun Manager",
"CFBundleVersion" : "3"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703441735680,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15269888,
"uuid" : "461a4d7c-b3e3-3cbc-92b7-a2a419007281",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2113.60.148"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703550500864,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3096576,
"uuid" : "913d3d2e-4e4c-3907-98fe-8f4abd551297",
"path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4749283328,
"size" : 442368,
"uuid" : "771e1916-3a62-34cd-8488-c1021053c7fa",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703397474304,
"size" : 229376,
"uuid" : "5bbc2e64-012e-34dd-8c02-41294a3d66e9",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703396458496,
"size" : 561152,
"uuid" : "4ecd1661-9d96-3669-bb31-4c6d5c685d4c",
"path" : "/usr/lib/system/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703397703680,
"size" : 49152,
"uuid" : "e097f78f-fcfb-30f3-9164-dbc9709ba134",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703625699328,
"size" : 4694016,
"uuid" : "222d44bb-076b-3be8-a051-cddfc2b961dc",
"path" : "/usr/lib/swift/libswiftCore.dylib",
"name" : "libswiftCore.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703754649600,
"size" : 8192,
"uuid" : "ad175d32-3dba-3e98-bed0-f37aedd82ff6",
"path" : "/usr/lib/swift/libswiftObjectiveC.dylib",
"name" : "libswiftObjectiveC.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703398019072,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5251072,
"uuid" : "ae0423bc-0596-3bab-82dd-3b0657402b08",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1866"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703475183616,
"CFBundleShortVersionString" : "1335.0.3.4",
"CFBundleIdentifier" : "com.apple.CFNetwork",
"size" : 4775936,
"uuid" : "ce2b5521-0b09-3b30-8d9a-34400a539993",
"path" : "/System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork",
"name" : "CFNetwork",
"CFBundleVersion" : "1335.0.3.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703412387840,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 3919872,
"uuid" : "42cdd517-7f3b-3c5e-8ac1-ce7477ac31db",
"path" : "/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "1866"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703584239616,
"size" : 8192,
"uuid" : "05ab6ed5-c0b0-3f80-80c3-6a5a7e26eb52",
"path" : "/usr/lib/system/libremovefile.dylib",
"name" : "libremovefile.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703395917824,
"size" : 290816,
"uuid" : "85c90f84-c537-3cc6-b795-a066e050ffe3",
"path" : "/usr/lib/system/libdispatch.dylib",
"name" : "libdispatch.dylib"
}
],
"sharedCache" : {
"base" : 140703394447360,
"size" : 19331678208,
"uuid" : "fa8f4c4d-c8a4-327d-aced-bc00b7fda3ea"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=1.8G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.8G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 384K 3 \nActivity Tracing 256K 1 \nCG backing stores 1200K 8 \nCG image 24K 5 \nColorSync 216K 25 \nCoreAnimation 1204K 30 \nCoreGraphics 16K 3 \nCoreImage 1000K 1 \nCoreUI image data 1048K 15 \nFoundation 16K 1 \nIOKit 15.5M 2 \nKernel Alloc Once 8K 1 \nMALLOC 331.3M 73 \nMALLOC guard page 72K 15 \nMALLOC_MEDIUM (reserved) 912.0M 8 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSQLite page cache 64K 1 \nSTACK GUARD 56.0M 9 \nStack 12.1M 9 \nVM_ALLOCATE 92K 20 \nWebKit Malloc 192.0M 4 \n__CTF 756 1 \n__DATA 29.7M 480 \n__DATA_CONST 29.1M 314 \n__DATA_DIRTY 1544K 200 \n__FONT_DATA 4K 1 \n__LINKEDIT 646.5M 9 \n__OBJC_RO 82.9M 1 \n__OBJC_RW 3200K 2 \n__TEXT 496.8M 496 \n__UNICODE 592K 1 \ndyld private memory 1024K 1 \nlibnetwork 128K 8 \nmapped file 142.9M 21 \nshared memory 780K 17 \n=========== ======= ======= \nTOTAL 3.3G 1787 \nTOTAL, minus reserved VM space 2.0G 1787 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "607844aa04477260f58a8077",
"factorPackIds" : {
"SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a"
},
"deploymentId" : 240000066
},
{
"rolloutId" : "5f72dc58705eff005a46b3a9",
"factorPackIds" : {

  },
  "deploymentId" : 240000015
}

],
"experiments" : [

]
}
}

Model: MacPro6,1, BootROM 478.0.0.0.0, 4 processors, Quad-Core Intel Xeon E5, 3,7 GHz, 32 GB, SMC 2.20f18
Graphics: AMD FirePro D300, AMD FirePro D300, PCIe, 2 GB
Graphics: AMD FirePro D300, AMD FirePro D300, PCIe, 2 GB
Display: Cinema HD, 1920 x 1200 (WUXGA - Widescreen Ultra eXtended Graphics Array), Main, MirrorOff, Online
Display: DELL 1908FP, 1280 x 1024 (SXGA - Super eXtended Graphics Array), MirrorOff, Online
Memory Module: DIMM1, 8 GB, DDR3 ECC, 1866 MHz, 0x802C, 0x31384A534631473732415A2D314739453220
Memory Module: DIMM2, 8 GB, DDR3 ECC, 1866 MHz, 0x802C, 0x31384A534631473732415A2D314739453220
Memory Module: DIMM3, 8 GB, DDR3 ECC, 1866 MHz, 0x802C, 0x31384A534631473732415A2D314739453220
Memory Module: DIMM4, 8 GB, DDR3 ECC, 1866 MHz, 0x802C, 0x31384A534631473732415A2D314739453220
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x135), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1710.4)
AirPort:
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en2
PCI Card: AMD FirePro D300, Display Controller, Slot-1
PCI Card: AMD FirePro D300, Display Controller, Slot-2
Serial ATA Device: APPLE SSD SM1024G, 1 TB
USB Device: USB20Bus
USB Device: hub_device
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: USB30Bus
USB Device: Keyboard Hub
USB Device: Apple Keyboard
USB Device: USB-PS/2 Optical Mouse
USB Device: B525 HD Webcam
Thunderbolt Bus: Mac Pro, Apple Inc., 19.2
Thunderbolt Bus: Mac Pro, Apple Inc., 19.2
Thunderbolt Bus: Mac Pro, Apple Inc., 19.2

Divvun-installer 1.0.1 is not valid for macOS Catalina

The default setup for Catalina gives this error message when trying to install the current Divvun installer:

Skjermbilde 2020-02-04 kl  08 27 21

In translation, the message says:

Can not open «divvun-installer-1.0.1.pkg» because Apple can not check the content for malicious software.

This software must be updated. Contact the developer for more information.

Nightly channel not selectable, only via Beta

When using the Stable channel, trying to select the Nightly channel immediately reverts to Stable. Selecting the Beta channel enables the Nightly channel!

Nightly.Stable.mp4
Beta.Nightly.mp4

Update window install button doesn't always work

After installing cleanly, opening the app once, then triggering an update popup for a valid download, the install button does nothing, while the other buttons do.

On El Capitan, it complains about calling something off the main thread yet all things are on the main thread.

Settings Window

  • Interface Language selection
    • Make into a searchable list?
    • Initially support at least those language defined in the app bundles (en, nn)
  • Update check frequency
  • Repository table view
    • Left column: Repo URL
    • Middle column: Resolved repository native name
    • Final column: Update channel
    • Add button
    • Remove button
    • Double clicking on a field should edit the content (for URL and selecting download channel, the native name is static)

Skolt Sami keyboard stuck in update state

The SMS keyboard seems to be stuck in a state where it says there is an update available:

image

I have ticked it and installed the update, restarted, and when I get back it still says that there is an update available.

I am using the nightly channel.

I have only tested this on the mac client, so I filed the issue here for now. Please move it if this is not the correct place.

Keyboards not installed after installation

I tried installing two keyboards, Ume Sami and Võro:

Skjermbilde 2022-04-12 kl  12 34 10

It seemed to work fine, it downloaded and installed, but after the requested restart, nothing could be found in System Preferences:

Skjermbilde 2022-04-12 kl  12 37 58

I also could not find any traces of the installation in the logs.

Support multiple repositories

It should be easy for people to register more páhkat servers. Could a pseudo-protocoll be a solution to this? I.e. click «pahkat://name.of.server/main.repo», and the client app will be updated with the new páhkat repo in addition to other repos. The same would go for the Windows client as well.

Divvun manager crashing on system wake-up

Crash log / report:

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

Process:               Divvun Manager [727]
Path:                  /Applications/Divvun Manager.app/Contents/MacOS/Divvun Manager
Identifier:            no.divvun.Manager
Version:               2.2.0 (3)
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               502

Date/Time:             2022-10-07 09:18:24.7417 +0300
OS Version:            macOS 12.6 (21G115)
Report Version:        12
Bridge OS Version:     6.6 (19P6067)
Anonymous UUID:        B5CD5B20-2788-CEF2-CE6E-679768ADAE87

Sleep/Wake UUID:       2D8D2B17-7924-44B6-88F4-A46E4069101C

Time Awake Since Boot: 19000 seconds
Time Since Wake:       1 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes:       0x0000000000000001, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    Namespace SIGNAL, Code 4 Illegal instruction: 4
Terminating Process:   exc handler [727]

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   Divvun Manager                	       0x1024bab5a 0x102481000 + 236378
1   Divvun Manager                	       0x1024b9a58 0x102481000 + 232024
2   Divvun Manager                	       0x1024b9ab5 0x102481000 + 232117
3   AppKit                        	    0x7ff8142940bf -[NSViewController _sendViewWillAppear] + 40
4   AppKit                        	    0x7ff814293f80 -[NSViewController _windowWillOrderOnScreen] + 98
5   AppKit                        	    0x7ff8149d29fc -[NSView _windowWillOrderOnScreen] + 67
6   AppKit                        	    0x7ff8149d2a92 -[NSView _windowWillOrderOnScreen] + 217
7   AppKit                        	    0x7ff814293e11 -[NSWindow _doWindowWillBeVisibleAsSheet:] + 59
8   AppKit                        	    0x7ff814292495 -[NSWindow _reallyDoOrderWindowAboveOrBelow:relativeTo:findKey:forCounter:force:isModal:] + 1240
9   AppKit                        	    0x7ff814291c64 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 135
10  AppKit                        	    0x7ff814290c7c -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 289
11  AppKit                        	    0x7ff814290af9 -[NSWindow orderWindow:relativeTo:] + 152
12  AppKit                        	    0x7ff8143dd50d -[NSWindow _tempHide:relWin:] + 262
13  AppKit                        	    0x7ff814436ae1 __57-[NSApplication _doUnhideWithoutActivationMaybeFakingIt:]_block_invoke + 43
14  AppKit                        	    0x7ff8143d90de _NSApplicationEnumerateWindowsToUnhide + 234
15  AppKit                        	    0x7ff81434f5f3 -[NSApplication _doUnhideWithoutActivationMaybeFakingIt:] + 1453
16  AppKit                        	    0x7ff81434efc0 _hideShowHandler + 139
17  HIToolbox                     	    0x7ff81a3a934d DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1365
18  HIToolbox                     	    0x7ff81a3a879c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 333
19  HIToolbox                     	    0x7ff81a3bd3a9 SendEventToEventTarget + 39
20  AppKit                        	    0x7ff81415a4ec _DPSNextEvent + 2270
21  AppKit                        	    0x7ff81415866a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394
22  AppKit                        	    0x7ff81414ad19 -[NSApplication run] + 586
23  AppKit                        	    0x7ff81411ec97 NSApplicationMain + 817
24  Divvun Manager                	       0x1024943a9 0x102481000 + 78761
25  dyld                          	       0x10364b52e start + 462

Thread 1:
0   libsystem_kernel.dylib        	    0x7ff8116212be __semwait_signal + 10
1   libsystem_c.dylib             	    0x7ff811535863 nanosleep + 196
2   libsystem_c.dylib             	    0x7ff8115406e8 sleep + 41
3   Divvun Manager                	       0x102b90214 0x102481000 + 7402004
4   libsystem_pthread.dylib       	    0x7ff81165b4e1 _pthread_start + 125
5   libsystem_pthread.dylib       	    0x7ff811656f6b thread_start + 15

Thread 2:: SentryCrash Exception Handler (Secondary)
0   libsystem_kernel.dylib        	    0x7ff81161e97a mach_msg_trap + 10
1   libsystem_kernel.dylib        	    0x7ff81161ece8 mach_msg + 56
2   Divvun Manager                	       0x102b8bb7f 0x102481000 + 7383935
3   libsystem_pthread.dylib       	    0x7ff81165b4e1 _pthread_start + 125
4   libsystem_pthread.dylib       	    0x7ff811656f6b thread_start + 15

Thread 3:: NIO-ELT-0-#0
0   Divvun Manager                	       0x102a838e1 0x102481000 + 6301921
1   Divvun Manager                	       0x1024f1f09 0x102481000 + 462601
2   Divvun Manager                	       0x1024f2007 0x102481000 + 462855
3   Divvun Manager                	       0x1025079f9 0x102481000 + 551417
4   Divvun Manager                	       0x102a56518 0x102481000 + 6116632
5   Divvun Manager                	       0x1026eea1d 0x102481000 + 2546205
6   Divvun Manager                	       0x1026ee75a 0x102481000 + 2545498
7   Divvun Manager                	       0x1026ee5b4 0x102481000 + 2545076
8   Divvun Manager                	       0x1026eefbe 0x102481000 + 2547646
9   Divvun Manager                	       0x1026ee50e 0x102481000 + 2544910
10  Divvun Manager                	       0x1026d9424 0x102481000 + 2458660
11  Divvun Manager                	       0x1026dacc5 0x102481000 + 2464965
12  Divvun Manager                	       0x1026da72b 0x102481000 + 2463531
13  Divvun Manager                	       0x1026d9e16 0x102481000 + 2461206
14  Divvun Manager                	       0x10272b30f 0x102481000 + 2794255
15  Divvun Manager                	       0x10271fffd 0x102481000 + 2748413
16  Divvun Manager                	       0x10272b30f 0x102481000 + 2794255
17  Divvun Manager                	       0x10272a5e3 0x102481000 + 2790883
18  Divvun Manager                	       0x10289bd33 0x102481000 + 4304179
19  Divvun Manager                	       0x10289b947 0x102481000 + 4303175
20  Divvun Manager                	       0x1028a8333 0x102481000 + 4354867
21  Divvun Manager                	       0x1028abd3a 0x102481000 + 4369722
22  Divvun Manager                	       0x1027b34b1 0x102481000 + 3351729
23  Divvun Manager                	       0x1027b3471 0x102481000 + 3351665
24  Divvun Manager                	       0x1027b3491 0x102481000 + 3351697
25  Divvun Manager                	       0x10279ac2c 0x102481000 + 3251244
26  Divvun Manager                	       0x1027b3431 0x102481000 + 3351601
27  Divvun Manager                	       0x1027b7a69 0x102481000 + 3369577
28  Divvun Manager                	       0x1027b3451 0x102481000 + 3351633
29  Divvun Manager                	       0x1027b79c9 0x102481000 + 3369417
30  libswiftObjectiveC.dylib      	    0x7ff8265fde7c autoreleasepool<A>(invoking:) + 44
31  Divvun Manager                	       0x1027add5e 0x102481000 + 3329374
32  Divvun Manager                	       0x10279763e 0x102481000 + 3237438
33  Divvun Manager                	       0x10279a8ea 0x102481000 + 3250410
34  Divvun Manager                	       0x10279acff 0x102481000 + 3251455
35  Divvun Manager                	       0x10279a901 0x102481000 + 3250433
36  Divvun Manager                	       0x1027c8219 0x102481000 + 3437081
37  libsystem_pthread.dylib       	    0x7ff81165b4e1 _pthread_start + 125
38  libsystem_pthread.dylib       	    0x7ff811656f6b thread_start + 15

Thread 4:: NIO-ELT-0-#1
0   libsystem_kernel.dylib        	    0x7ff81162334e kevent + 10
1   Divvun Manager                	       0x1027c71ac 0x102481000 + 3432876
2   Divvun Manager                	       0x1027b09f1 0x102481000 + 3340785
3   Divvun Manager                	       0x1027af5af 0x102481000 + 3335599
4   Divvun Manager                	       0x1027b3411 0x102481000 + 3351569
5   Divvun Manager                	       0x10279ac2c 0x102481000 + 3251244
6   Divvun Manager                	       0x1027b3431 0x102481000 + 3351601
7   Divvun Manager                	       0x1027b3451 0x102481000 + 3351633
8   libswiftObjectiveC.dylib      	    0x7ff8265fde7c autoreleasepool<A>(invoking:) + 44
9   Divvun Manager                	       0x1027adbe9 0x102481000 + 3329001
10  Divvun Manager                	       0x10279763e 0x102481000 + 3237438
11  Divvun Manager                	       0x10279a8ea 0x102481000 + 3250410
12  Divvun Manager                	       0x10279acff 0x102481000 + 3251455
13  Divvun Manager                	       0x10279a901 0x102481000 + 3250433
14  Divvun Manager                	       0x1027c8219 0x102481000 + 3437081
15  libsystem_pthread.dylib       	    0x7ff81165b4e1 _pthread_start + 125
16  libsystem_pthread.dylib       	    0x7ff811656f6b thread_start + 15

Thread 5:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	    0x7ff81161e97a mach_msg_trap + 10
1   libsystem_kernel.dylib        	    0x7ff81161ece8 mach_msg + 56
2   CoreFoundation                	    0x7ff81172236d __CFRunLoopServiceMachPort + 319
3   CoreFoundation                	    0x7ff8117209f8 __CFRunLoopRun + 1276
4   CoreFoundation                	    0x7ff81171fe3c CFRunLoopRunSpecific + 562
5   AppKit                        	    0x7ff8142c79ce _NSEventThread + 132
6   libsystem_pthread.dylib       	    0x7ff81165b4e1 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff811656f6b thread_start + 15

Thread 6:: com.apple.coreanimation.render-server
0   libsystem_kernel.dylib        	    0x7ff81161e97a mach_msg_trap + 10
1   libsystem_kernel.dylib        	    0x7ff81161ece8 mach_msg + 56
2   QuartzCore                    	    0x7ff818816d27 CA::Render::Server::server_thread(void*) + 534
3   QuartzCore                    	    0x7ff818816afe thread_fun(void*) + 25
4   libsystem_pthread.dylib       	    0x7ff81165b4e1 _pthread_start + 125
5   libsystem_pthread.dylib       	    0x7ff811656f6b thread_start + 15

Thread 7:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	    0x7ff81161e97a mach_msg_trap + 10
1   libsystem_kernel.dylib        	    0x7ff81161ece8 mach_msg + 56
2   CoreFoundation                	    0x7ff81172236d __CFRunLoopServiceMachPort + 319
3   CoreFoundation                	    0x7ff8117209f8 __CFRunLoopRun + 1276
4   CoreFoundation                	    0x7ff81171fe3c CFRunLoopRunSpecific + 562
5   CFNetwork                     	    0x7ff81634a7ec 0x7ff816101000 + 2398188
6   Foundation                    	    0x7ff812576994 __NSThread__start__ + 1009
7   libsystem_pthread.dylib       	    0x7ff81165b4e1 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff811656f6b thread_start + 15

Thread 8:
0   libsystem_pthread.dylib       	    0x7ff811656f48 start_wqthread + 0

Thread 9:
0   libsystem_pthread.dylib       	    0x7ff811656f48 start_wqthread + 0

Thread 10:: JavaScriptCore libpas scavenger
0   libsystem_kernel.dylib        	    0x7ff8116213ea __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff81165ba6f _pthread_cond_wait + 1249
2   JavaScriptCore                	    0x7ff82a08bf25 scavenger_thread_main + 1397
3   libsystem_pthread.dylib       	    0x7ff81165b4e1 _pthread_start + 125
4   libsystem_pthread.dylib       	    0x7ff811656f6b thread_start + 15


Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000600000dacea0  rcx: 0x00000001024bd290  rdx: 0x00000001024bc090
  rdi: 0x00007fbb79715540  rsi: 0x0000000102d0f118  rbp: 0x00007ff7bda7d5c0  rsp: 0x00007ff7bda7d520
   r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x00000000ffffff00  r11: 0x000060000280b588
  r12: 0x000060000343c420  r13: 0x000060000343c420  r14: 0x0000000102d1a430  r15: 0x0000000102dc2490
  rip: 0x00000001024bab5a  rfl: 0x0000000000010246  cr2: 0x0000600002807000
  
Logical CPU:     6
Error Code:      0x00000000 
Trap Number:     6

Thread 0 instruction stream:
  4c 8b 65 98 4c 8b 7d a0-48 8d 7d 80 4c 89 e6 e8  L.e.L.}.H.}.L...
  32 8a fe ff 49 89 c5 48-8d 05 98 59 90 00 48 8b  2...I..H...Y..H.
  00 49 8b 1c 06 48 85 db-74 38 48 89 df e8 fe d2  .I...H..t8H.....
  6e 00 48 89 df 4c 89 e6-4c 89 fa e8 e6 c2 13 00  n.H..L..L.......
  48 89 df e8 dc d2 6e 00-48 8d 7d 80 e8 25 8a fe  H.....n.H.}..%..
  ff 48 83 c4 78 5b 41 5c-41 5d 41 5e 41 5f 5d c3  .H..x[A\A]A^A_].
 [0f]0b 0f 0b 66 90 55 48-89 e5 41 57 41 56 41 55  ....f.UH..AWAVAU	<==
  41 54 53 48 83 ec 18 48-89 fb 48 83 c3 10 48 8d  ATSH...H..H...H.
  75 c0 48 89 df 31 d2 31-c9 e8 34 d1 6e 00 48 89  u.H..1.1..4.n.H.
  df e8 1e d3 6e 00 48 85-c0 74 69 49 89 c5 e8 a3  ....n.H..tiI....
  bf ff ff 49 89 c6 4c 89-ef ff 15 57 0f 85 00 4c  ...I..L....W...L
  89 f7 48 03 3d 15 3d 90-00 e8 f6 d2 6e 00 48 85  ..H.=.=.....n.H.

Binary Images:
       0x102481000 -        0x102d08fff no.divvun.Manager (2.2.0) <51a8dc49-1e29-3b27-9e61-760efd8e784f> /Applications/Divvun Manager.app/Contents/MacOS/Divvun Manager
    0x7ff81411b000 -     0x7ff814faafff com.apple.AppKit (6.9) <06015263-62ac-3b08-a298-dc835c18452a> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7ff81a3a1000 -     0x7ff81a694fff com.apple.HIToolbox (2.1.1) <06fdecd6-9f69-397b-b1e2-a8226c0ba7ed> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x103646000 -        0x1036b1fff dyld (*) <71febccd-d9dc-3599-9971-2b3407c588a8> /usr/lib/dyld
    0x7ff81161d000 -     0x7ff811654fff libsystem_kernel.dylib (*) <8cc28466-fd2f-3c80-9834-9525b7beac19> /usr/lib/system/libsystem_kernel.dylib
    0x7ff811525000 -     0x7ff8115adfff libsystem_c.dylib (*) <e42e9d7a-03b4-340b-b61e-dcd45fd4acc0> /usr/lib/system/libsystem_c.dylib
    0x7ff811655000 -     0x7ff811660fff libsystem_pthread.dylib (*) <b5454e27-e8c7-3fdb-b77f-714f1e82e70b> /usr/lib/system/libsystem_pthread.dylib
    0x7ff8265fd000 -     0x7ff8265fefff libswiftObjectiveC.dylib (*) <51b304aa-33bb-3130-b56e-ead7965607b0> /usr/lib/swift/libswiftObjectiveC.dylib
    0x7ff8116a2000 -     0x7ff811ba4fff com.apple.CoreFoundation (6.9) <93c48919-68af-367e-9a67-db4159bc962c> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff8187cf000 -     0x7ff818ae1fff com.apple.QuartzCore (1.11) <fe25fa55-548b-3a42-84bb-31b16eace40e> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7ff816101000 -     0x7ff816590fff com.apple.CFNetwork (1335.0.3) <e9a42d7f-04b9-3d22-ace5-46a1c2ecace7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7ff81251e000 -     0x7ff8128dafff com.apple.Foundation (6.9) <e22e60bb-ab77-3120-862f-92fa74feffcf> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7ff829e25000 -     0x7ff82b438fff com.apple.JavaScriptCore (17613) <3b6788e4-14ab-3a85-b507-2ec9495c9e76> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

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.2G resident=0K(0%) swapped_out_or_unallocated=1.2G(100%)
Writable regions: Total=2.3G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.3G(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               384K        3 
Activity Tracing                   256K        1 
CG image                            40K        2 
ColorSync                          216K       25 
CoreAnimation                     1504K       26 
CoreGraphics                        28K        6 
CoreImage                         1000K        1 
CoreServices                        72K        1 
CoreUI image data                 1204K       10 
Foundation                          16K        1 
IOKit                             23.3M        3 
Kernel Alloc Once                    8K        1 
MALLOC                           353.4M       87 
MALLOC guard page                   72K       15 
MALLOC_MEDIUM (reserved)           1.4G       12         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
ObjC additional data                15K        1 
STACK GUARD                       56.0M       11 
Stack                             13.6M       11 
VM_ALLOCATE                         32K        6 
WebKit Malloc                    192.0M        5 
__CTF                               756        1 
__DATA                            42.9M      499 
__DATA_CONST                      30.9M      327 
__DATA_DIRTY                      1577K      207 
__FONT_DATA                          4K        1 
__GLSLBUILTINS                    5176K        1 
__LINKEDIT                       647.4M       11 
__TEXT                           533.3M      511 
__UNICODE                          592K        1 
dyld private memory               1024K        1 
libnetwork                         128K        8 
mapped file                      137.5M       20 
shared memory                      772K       16 
===========                     =======  ======= 
TOTAL                              3.8G     1833 
TOTAL, minus reserved VM space     2.0G     1833 



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

{"app_name":"Divvun Manager","timestamp":"2022-10-07 09:18:27.00 +0300","app_version":"2.2.0","slice_uuid":"51a8dc49-1e29-3b27-9e61-760efd8e784f","build_version":"3","platform":1,"bundleID":"no.divvun.Manager","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.6 (21G115)","incident_id":"062E25B1-6F06-46A2-8C6F-3C1476AF6870","name":"Divvun Manager"}
{
  "uptime" : 19000,
  "procLaunch" : "2022-10-06 11:59:42.1939 +0300",
  "procRole" : "Background",
  "version" : 2,
  "userID" : 502,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro15,1",
  "procStartAbsTime" : 26112340224,
  "coalitionID" : 514,
  "osVersion" : {
    "train" : "macOS 12.6",
    "build" : "21G115",
    "releaseType" : "User"
  },
  "captureTime" : "2022-10-07 09:18:24.7417 +0300",
  "incident" : "062E25B1-6F06-46A2-8C6F-3C1476AF6870",
  "bug_type" : "309",
  "pid" : 727,
  "procExitAbsTime" : 19199003746181,
  "cpuType" : "X86-64",
  "procName" : "Divvun Manager",
  "procPath" : "\/Applications\/Divvun Manager.app\/Contents\/MacOS\/Divvun Manager",
  "bundleInfo" : {"CFBundleShortVersionString":"2.2.0","CFBundleVersion":"3","CFBundleIdentifier":"no.divvun.Manager"},
  "storeInfo" : {"deviceIdentifierForVendor":"BCDFD09B-F2FB-5DB9-94C8-180E5B69E61F","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "no.divvun.Manager",
  "crashReporterKey" : "B5CD5B20-2788-CEF2-CE6E-679768ADAE87",
  "wakeTime" : 1,
  "bridgeVersion" : {"build":"19P6067","train":"6.6"},
  "sleepWakeUUID" : "2D8D2B17-7924-44B6-88F4-A46E4069101C",
  "sip" : "enabled",
  "isCorpse" : 1,
  "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":727},
  "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":4641,"instructionState":{"instructionStream":{"bytes":[76,139,101,152,76,139,125,160,72,141,125,128,76,137,230,232,50,138,254,255,73,137,197,72,141,5,152,89,144,0,72,139,0,73,139,28,6,72,133,219,116,56,72,137,223,232,254,210,110,0,72,137,223,76,137,230,76,137,250,232,230,194,19,0,72,137,223,232,220,210,110,0,72,141,125,128,232,37,138,254,255,72,131,196,120,91,65,92,65,93,65,94,65,95,93,195,15,11,15,11,102,144,85,72,137,229,65,87,65,86,65,85,65,84,83,72,131,236,24,72,137,251,72,131,195,16,72,141,117,192,72,137,223,49,210,49,201,232,52,209,110,0,72,137,223,232,30,211,110,0,72,133,192,116,105,73,137,197,232,163,191,255,255,73,137,198,76,137,239,255,21,87,15,133,0,76,137,247,72,3,61,21,61,144,0,232,246,210,110,0,72,133],"offset":96}},"threadState":{"r13":{"value":105553171039264},"rax":{"value":0},"rflags":{"value":66118},"cpu":{"value":6},"r14":{"value":4342260784},"rsi":{"value":4342214936},"r8":{"value":0},"cr2":{"value":105553158238208},"rdx":{"value":4333486224},"r10":{"value":4294967040},"r9":{"value":0},"r15":{"value":4342949008},"rbx":{"value":105553130606240},"trap":{"value":6},"err":{"value":0},"r11":{"value":105553158256008},"rip":{"value":4333480794,"matchesCrashFrame":1},"rbp":{"value":140702015542720},"rsp":{"value":140702015542560},"r12":{"value":105553171039264},"rcx":{"value":4333490832},"flavor":"x86_THREAD_STATE","rdi":{"value":140443173082432}},"queue":"com.apple.main-thread","frames":[{"imageOffset":236378,"imageIndex":0},{"imageOffset":232024,"imageIndex":0},{"imageOffset":232117,"imageIndex":0},{"imageOffset":1544383,"symbol":"-[NSViewController _sendViewWillAppear]","symbolLocation":40,"imageIndex":1},{"imageOffset":1544064,"symbol":"-[NSViewController _windowWillOrderOnScreen]","symbolLocation":98,"imageIndex":1},{"imageOffset":9140732,"symbol":"-[NSView _windowWillOrderOnScreen]","symbolLocation":67,"imageIndex":1},{"imageOffset":9140882,"symbol":"-[NSView _windowWillOrderOnScreen]","symbolLocation":217,"imageIndex":1},{"imageOffset":1543697,"symbol":"-[NSWindow _doWindowWillBeVisibleAsSheet:]","symbolLocation":59,"imageIndex":1},{"imageOffset":1537173,"symbol":"-[NSWindow _reallyDoOrderWindowAboveOrBelow:relativeTo:findKey:forCounter:force:isModal:]","symbolLocation":1240,"imageIndex":1},{"imageOffset":1535076,"symbol":"-[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:]","symbolLocation":135,"imageIndex":1},{"imageOffset":1531004,"symbol":"-[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:]","symbolLocation":289,"imageIndex":1},{"imageOffset":1530617,"symbol":"-[NSWindow orderWindow:relativeTo:]","symbolLocation":152,"imageIndex":1},{"imageOffset":2893069,"symbol":"-[NSWindow _tempHide:relWin:]","symbolLocation":262,"imageIndex":1},{"imageOffset":3259105,"symbol":"__57-[NSApplication _doUnhideWithoutActivationMaybeFakingIt:]_block_invoke","symbolLocation":43,"imageIndex":1},{"imageOffset":2875614,"symbol":"_NSApplicationEnumerateWindowsToUnhide","symbolLocation":234,"imageIndex":1},{"imageOffset":2311667,"symbol":"-[NSApplication _doUnhideWithoutActivationMaybeFakingIt:]","symbolLocation":1453,"imageIndex":1},{"imageOffset":2310080,"symbol":"_hideShowHandler","symbolLocation":139,"imageIndex":1},{"imageOffset":33613,"symbol":"DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*)","symbolLocation":1365,"imageIndex":2},{"imageOffset":30620,"symbol":"SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*)","symbolLocation":333,"imageIndex":2},{"imageOffset":115625,"symbol":"SendEventToEventTarget","symbolLocation":39,"imageIndex":2},{"imageOffset":259308,"symbol":"_DPSNextEvent","symbolLocation":2270,"imageIndex":1},{"imageOffset":251498,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1394,"imageIndex":1},{"imageOffset":195865,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":1},{"imageOffset":15511,"symbol":"NSApplicationMain","symbolLocation":817,"imageIndex":1},{"imageOffset":78761,"imageIndex":0},{"imageOffset":21806,"symbol":"start","symbolLocation":462,"imageIndex":3}]},{"id":5633,"frames":[{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":4},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":5},{"imageOffset":112360,"symbol":"sleep","symbolLocation":41,"imageIndex":5},{"imageOffset":7402004,"imageIndex":0},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":5634,"name":"SentryCrash Exception Handler (Secondary)","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":4},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":4},{"imageOffset":7383935,"imageIndex":0},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":5636,"name":"NIO-ELT-0-#0","frames":[{"imageOffset":6301921,"imageIndex":0},{"imageOffset":462601,"imageIndex":0},{"imageOffset":462855,"imageIndex":0},{"imageOffset":551417,"imageIndex":0},{"imageOffset":6116632,"imageIndex":0},{"imageOffset":2546205,"imageIndex":0},{"imageOffset":2545498,"imageIndex":0},{"imageOffset":2545076,"imageIndex":0},{"imageOffset":2547646,"imageIndex":0},{"imageOffset":2544910,"imageIndex":0},{"imageOffset":2458660,"imageIndex":0},{"imageOffset":2464965,"imageIndex":0},{"imageOffset":2463531,"imageIndex":0},{"imageOffset":2461206,"imageIndex":0},{"imageOffset":2794255,"imageIndex":0},{"imageOffset":2748413,"imageIndex":0},{"imageOffset":2794255,"imageIndex":0},{"imageOffset":2790883,"imageIndex":0},{"imageOffset":4304179,"imageIndex":0},{"imageOffset":4303175,"imageIndex":0},{"imageOffset":4354867,"imageIndex":0},{"imageOffset":4369722,"imageIndex":0},{"imageOffset":3351729,"imageIndex":0},{"imageOffset":3351665,"imageIndex":0},{"imageOffset":3351697,"imageIndex":0},{"imageOffset":3251244,"imageIndex":0},{"imageOffset":3351601,"imageIndex":0},{"imageOffset":3369577,"imageIndex":0},{"imageOffset":3351633,"imageIndex":0},{"imageOffset":3369417,"imageIndex":0},{"imageOffset":3708,"symbol":"autoreleasepool<A>(invoking:)","symbolLocation":44,"imageIndex":7},{"imageOffset":3329374,"imageIndex":0},{"imageOffset":3237438,"imageIndex":0},{"imageOffset":3250410,"imageIndex":0},{"imageOffset":3251455,"imageIndex":0},{"imageOffset":3250433,"imageIndex":0},{"imageOffset":3437081,"imageIndex":0},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":5637,"name":"NIO-ELT-0-#1","frames":[{"imageOffset":25422,"symbol":"kevent","symbolLocation":10,"imageIndex":4},{"imageOffset":3432876,"imageIndex":0},{"imageOffset":3340785,"imageIndex":0},{"imageOffset":3335599,"imageIndex":0},{"imageOffset":3351569,"imageIndex":0},{"imageOffset":3251244,"imageIndex":0},{"imageOffset":3351601,"imageIndex":0},{"imageOffset":3351633,"imageIndex":0},{"imageOffset":3708,"symbol":"autoreleasepool<A>(invoking:)","symbolLocation":44,"imageIndex":7},{"imageOffset":3329001,"imageIndex":0},{"imageOffset":3237438,"imageIndex":0},{"imageOffset":3250410,"imageIndex":0},{"imageOffset":3251455,"imageIndex":0},{"imageOffset":3250433,"imageIndex":0},{"imageOffset":3437081,"imageIndex":0},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":5718,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":4},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":4},{"imageOffset":525165,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":8},{"imageOffset":518648,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":8},{"imageOffset":515644,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":8},{"imageOffset":1755598,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":1},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":6791,"name":"com.apple.coreanimation.render-server","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":4},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":4},{"imageOffset":294183,"symbol":"CA::Render::Server::server_thread(void*)","symbolLocation":534,"imageIndex":9},{"imageOffset":293630,"symbol":"thread_fun(void*)","symbolLocation":25,"imageIndex":9},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":7693,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":4},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":4},{"imageOffset":525165,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":8},{"imageOffset":518648,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":8},{"imageOffset":515644,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":8},{"imageOffset":2398188,"imageIndex":10},{"imageOffset":362900,"symbol":"__NSThread__start__","symbolLocation":1009,"imageIndex":11},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":344264,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":346209,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":346308,"name":"JavaScriptCore libpas scavenger","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":4},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":6},{"imageOffset":2518821,"symbol":"scavenger_thread_main","symbolLocation":1397,"imageIndex":12},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4333244416,
    "CFBundleShortVersionString" : "2.2.0",
    "CFBundleIdentifier" : "no.divvun.Manager",
    "size" : 8945664,
    "uuid" : "51a8dc49-1e29-3b27-9e61-760efd8e784f",
    "path" : "\/Applications\/Divvun Manager.app\/Contents\/MacOS\/Divvun Manager",
    "name" : "Divvun Manager",
    "CFBundleVersion" : "3"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703465320448,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15269888,
    "uuid" : "06015263-62ac-3b08-a298-dc835c18452a",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2113.60.148"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703568629760,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3096576,
    "uuid" : "06fdecd6-9f69-397b-b1e2-a8226c0ba7ed",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4351877120,
    "size" : 442368,
    "uuid" : "71febccd-d9dc-3599-9971-2b3407c588a8",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703420239872,
    "size" : 229376,
    "uuid" : "8cc28466-fd2f-3c80-9834-9525b7beac19",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703419224064,
    "size" : 561152,
    "uuid" : "e42e9d7a-03b4-340b-b61e-dcd45fd4acc0",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703420469248,
    "size" : 49152,
    "uuid" : "b5454e27-e8c7-3fdb-b77f-714f1e82e70b",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703772430336,
    "size" : 8192,
    "uuid" : "51b304aa-33bb-3130-b56e-ead7965607b0",
    "path" : "\/usr\/lib\/swift\/libswiftObjectiveC.dylib",
    "name" : "libswiftObjectiveC.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 140703420784640,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5255168,
    "uuid" : "93c48919-68af-367e-9a67-db4159bc962c",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1866"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703539458048,
    "CFBundleShortVersionString" : "1.11",
    "CFBundleIdentifier" : "com.apple.QuartzCore",
    "size" : 3223552,
    "uuid" : "fe25fa55-548b-3a42-84bb-31b16eace40e",
    "path" : "\/System\/Library\/Frameworks\/QuartzCore.framework\/Versions\/A\/QuartzCore",
    "name" : "QuartzCore",
    "CFBundleVersion" : "964.35"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703498768384,
    "CFBundleShortVersionString" : "1335.0.3",
    "CFBundleIdentifier" : "com.apple.CFNetwork",
    "size" : 4784128,
    "uuid" : "e9a42d7f-04b9-3d22-ace5-46a1c2ecace7",
    "path" : "\/System\/Library\/Frameworks\/CFNetwork.framework\/Versions\/A\/CFNetwork",
    "name" : "CFNetwork",
    "CFBundleVersion" : "1335.0.3"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703435972608,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 3919872,
    "uuid" : "e22e60bb-ab77-3120-862f-92fa74feffcf",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "1866"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703831314432,
    "CFBundleShortVersionString" : "17613",
    "CFBundleIdentifier" : "com.apple.JavaScriptCore",
    "size" : 23150592,
    "uuid" : "3b6788e4-14ab-3a85-b507-2ec9495c9e76",
    "path" : "\/System\/Library\/Frameworks\/JavaScriptCore.framework\/Versions\/A\/JavaScriptCore",
    "name" : "JavaScriptCore",
    "CFBundleVersion" : "17613.3.9.1.16"
  }
],
  "sharedCache" : {
  "base" : 140703417212928,
  "size" : 19331678208,
  "uuid" : "73669942-bd8a-3e40-951f-7fbe07b51cb8"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.2G resident=0K(0%) swapped_out_or_unallocated=1.2G(100%)
Writable regions: Total=2.3G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.3G(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               384K        3 
Activity Tracing                   256K        1 
CG image                            40K        2 
ColorSync                          216K       25 
CoreAnimation                     1504K       26 
CoreGraphics                        28K        6 
CoreImage                         1000K        1 
CoreServices                        72K        1 
CoreUI image data                 1204K       10 
Foundation                          16K        1 
IOKit                             23.3M        3 
Kernel Alloc Once                    8K        1 
MALLOC                           353.4M       87 
MALLOC guard page                   72K       15 
MALLOC_MEDIUM (reserved)           1.4G       12         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
ObjC additional data                15K        1 
STACK GUARD                       56.0M       11 
Stack                             13.6M       11 
VM_ALLOCATE                         32K        6 
WebKit Malloc                    192.0M        5 
__CTF                               756        1 
__DATA                            42.9M      499 
__DATA_CONST                      30.9M      327 
__DATA_DIRTY                      1577K      207 
__FONT_DATA                          4K        1 
__GLSLBUILTINS                    5176K        1 
__LINKEDIT                       647.4M       11 
__TEXT                           533.3M      511 
__UNICODE                          592K        1 
dyld private memory               1024K        1 
libnetwork                         128K        8 
mapped file                      137.5M       20 
shared memory                      772K       16 
===========                     =======  ======= 
TOTAL                              3.8G     1833 
TOTAL, minus reserved VM space     2.0G     1833 
",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "6112e14f37f5d11121dcd519",
      "factorPackIds" : {
        "SIRI_TEXT_TO_SPEECH" : "6332549e700e8d49302bbc77"
      },
      "deploymentId" : 240000223
    },
    {
      "rolloutId" : "5ffde50ce2aacd000d47a95f",
      "factorPackIds" : {

      },
      "deploymentId" : 240000202
    }
  ],
  "experiments" : [
    {
      "treatmentId" : "5b729754-3882-4560-826f-9c0bc27d77c6",
      "experimentId" : "6192fb082171a2330e561df0",
      "deploymentId" : 400000035
    }
  ]
}
}

Model: MacBookPro15,1, BootROM 1731.140.2.0.0 (iBridge: 19.16.16067.0.0,0), 6 processors, 6-Core Intel Core i9, 2,9 GHz, 32 GB, SMC 
Graphics: Intel UHD Graphics 630, Intel UHD Graphics 630, Built-In
Graphics: Radeon Pro 560X, Radeon Pro 560X, PCIe, 4 GB
Display: Color LCD, 2880 x 1800 Retina, MirrorOff, Online
Display: LG UltraFine, 6400 x 3600, Main, MirrorOff, Online
Memory Module: BANK 0/ChannelA-DIMM0, 16 GB, DDR4, 2400 MHz, Micron, 16ATS2G64HZ-2G6B1
Memory Module: BANK 2/ChannelB-DIMM0, 16 GB, DDR4, 2400 MHz, Micron, 16ATS2G64HZ-2G6B1
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Jul 12 2021 19:26:30 version 9.30.464.0.32.5.76 FWID 01-45ccefcd
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Thunderbolt Ethernet, Ethernet, en5
PCI Card: Apple 57762-A0, Ethernet Controller, Thunderbolt@196,0,0
PCI Card: pci1b73,1100, USB eXtensible Host Controller, Thunderbolt@70,0,0
USB Device: USB31Bus
USB Device: USB30Bus
USB Device: USB3.1 Hub
USB Device: hub_device
USB Device: LG UltraFine Display Camera
USB Device: USB2.1 Hub
USB Device: hub_device
USB Device: USB Controls
USB Device: USB Audio
USB Device: T2Bus
USB Device: Touch Bar Backlight
USB Device: Touch Bar Display
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Headset
USB Device: Ambient Light Sensor
USB Device: FaceTime HD Camera (Built-in)
USB Device: Apple T2 Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 47.5
Thunderbolt Device: UltraFine 5K, LG Electronics, 1, 9.4
Thunderbolt Bus: MacBook Pro, Apple Inc., 47.5
Thunderbolt Device: Thunderbolt to Gigabit Ethernet Adapter, Apple Inc., 3, 5.5

Interface language choice does not hold more than a day

There's a weird bug in the macOS Pahkat client, in which it goes back to some earlier language choice after it has been quit for a longer period, roughly a day or more. This is what I observe:

  • when I start the Divvun Installer, it always start up with nn-Runr if it has been roughly a day or more since I last started it
  • I can select another language, quit and restart, and the new language selection is obeyed
  • but after I quit it and leave it for a day or more, the next time I restart it, it is back to nn-Runr

While I kind of fancy the nn-Runr interface, I am not sure other users would see it the same way.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.