# beagle-crash -rw-r--r-- 67.3 KiB View raw
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               BeagleIM [7905]
Path:                  /Applications/BeagleIM.app/Contents/MacOS/BeagleIM
Identifier:            org.tigase.messenger.BeagleIM
Version:               5.3.4 (176)
App Item ID:           1445349494
App External ID:       855660388
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2023-04-13 09:25:07.5755 +0200
OS Version:            macOS 13.3.1 (22E261)
Report Version:        12
Anonymous UUID:        40955796-FF27-19EC-F1D2-D12E506D94DE


Time Awake Since Boot: 710 seconds

System Integrity Protection: enabled

Crashed Thread:        13  Dispatch queue: SocketSessionLogic A00456E7-3FC0-49A6-9DDE-4D4EE944696B

Exception Type:        EXC_BREAKPOINT (SIGTRAP)
Exception Codes:       0x0000000000000001, 0x000000010429d568

Termination Reason:    Namespace SIGNAL, Code 5 Trace/BPT trap: 5
Terminating Process:   exc handler [7905]

Thread 0::  Dispatch queue: com.apple.main-thread
0   Combine                       	       0x1abbd98d8 static Published.subscript.setter + 0
1   BeagleIM                      	       0x1043f0690 0x10420c000 + 1984144
2   BeagleIM                      	       0x1042602ec 0x10420c000 + 344812
3   libdispatch.dylib             	       0x19ad9a874 _dispatch_call_block_and_release + 32
4   libdispatch.dylib             	       0x19ad9c400 _dispatch_client_callout + 20
5   libdispatch.dylib             	       0x19adaabf8 _dispatch_main_queue_drain + 928
6   libdispatch.dylib             	       0x19adaa848 _dispatch_main_queue_callback_4CF + 44
7   CoreFoundation                	       0x19b06bc88 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
8   CoreFoundation                	       0x19b0294a8 __CFRunLoopRun + 1992
9   CoreFoundation                	       0x19b02858c CFRunLoopRunSpecific + 612
10  HIToolbox                     	       0x1a485ddf4 RunCurrentEventLoopInMode + 292
11  HIToolbox                     	       0x1a485dc30 ReceiveNextEventCommon + 648
12  HIToolbox                     	       0x1a485d988 _BlockUntilNextEventMatchingListInModeWithFilter + 76
13  AppKit                        	       0x19e247f58 _DPSNextEvent + 636
14  AppKit                        	       0x19e2470f4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716
15  AppKit                        	       0x19e23b558 -[NSApplication run] + 464
16  AppKit                        	       0x19e2129a8 NSApplicationMain + 880
17  BeagleIM                      	       0x10420f72c 0x10420c000 + 14124
18  dyld                          	       0x19abf3f28 start + 2236

Thread 1::  Dispatch queue: PoolQueue
0   libsystem_kernel.dylib        	       0x19af179f4 lstat + 8
1   libsqlite3.dylib              	       0x1a108fb3c appendAllPathElements + 408
2   libsqlite3.dylib              	       0x1a0ff0db4 unixFullPathname + 124
3   libsqlite3.dylib              	       0x1a0fef930 sqlite3BtreeOpen + 404
4   libsqlite3.dylib              	       0x1a0fec900 openDatabase + 1728
5   BeagleIM                      	       0x1044d55dc 0x10420c000 + 2921948
6   BeagleIM                      	       0x1044d7bd4 0x10420c000 + 2931668
7   BeagleIM                      	       0x1044d72c8 0x10420c000 + 2929352
8   BeagleIM                      	       0x1044d81ec 0x10420c000 + 2933228
9   libswiftDispatch.dylib        	       0x1af198920 partial apply for thunk for @callee_guaranteed () -> (@out A, @error @owned Error) + 28
10  libswiftDispatch.dylib        	       0x1af1989f4 thunk for @callee_guaranteed () -> (@out A, @error @owned Error)partial apply + 16
11  libswiftDispatch.dylib        	       0x1af196c94 closure #1 in closure #1 in OS_dispatch_queue._syncHelper<A>(fn:execute:rescue:) + 188
12  libswiftDispatch.dylib        	       0x1af198870 partial apply for thunk for @callee_guaranteed () -> () + 28
13  libswiftDispatch.dylib        	       0x1af1925a4 thunk for @escaping @callee_guaranteed () -> () + 28
14  libdispatch.dylib             	       0x19ad9c400 _dispatch_client_callout + 20
15  libdispatch.dylib             	       0x19adabdb0 _dispatch_sync_invoke_and_complete_recurse + 64
16  libdispatch.dylib             	       0x19adab830 _dispatch_sync_f_slow + 176
17  libswiftDispatch.dylib        	       0x1af1977d0 implicit closure #2 in implicit closure #1 in OS_dispatch_queue.sync<A>(execute:) + 180
18  libswiftDispatch.dylib        	       0x1af1980b8 partial apply for implicit closure #2 in implicit closure #1 in OS_dispatch_queue.sync<A>(execute:) + 56
19  libswiftDispatch.dylib        	       0x1af196aa4 OS_dispatch_queue._syncHelper<A>(fn:execute:rescue:) + 396
20  libswiftDispatch.dylib        	       0x1af197390 OS_dispatch_queue.sync<A>(execute:) + 168
21  BeagleIM                      	       0x1044d6ca4 0x10420c000 + 2927780
22  BeagleIM                      	       0x1044d6988 0x10420c000 + 2926984
23  BeagleIM                      	       0x1044a0514 0x10420c000 + 2704660
24  BeagleIM                      	       0x10450d4d8 0x10420c000 + 3151064
25  libdispatch.dylib             	       0x19ad9a874 _dispatch_call_block_and_release + 32
26  libdispatch.dylib             	       0x19ad9c400 _dispatch_client_callout + 20
27  libdispatch.dylib             	       0x19ad9f884 _dispatch_continuation_pop + 504
28  libdispatch.dylib             	       0x19ad9eeec _dispatch_async_redirect_invoke + 584
29  libdispatch.dylib             	       0x19adade98 _dispatch_root_queue_drain + 396
30  libdispatch.dylib             	       0x19adae6c0 _dispatch_worker_thread2 + 164
31  libsystem_pthread.dylib       	       0x19af48038 _pthread_wqthread + 228
32  libsystem_pthread.dylib       	       0x19af46d94 start_wqthread + 8

Thread 2::  Dispatch queue: DBCapabilitiesCache 4D3AFC53-5854-45C1-B47B-8807DABC3E7E
0   libsqlite3.dylib              	       0x1a101e6bc sqlite3VdbeExec + 8188
1   libsqlite3.dylib              	       0x1a101b25c sqlite3_step + 988
2   BeagleIM                      	       0x1044d3f3c 0x10420c000 + 2916156
3   BeagleIM                      	       0x1044d85cc 0x10420c000 + 2934220
4   BeagleIM                      	       0x1044d8594 0x10420c000 + 2934164
5   BeagleIM                      	       0x1044d8568 0x10420c000 + 2934120
6   BeagleIM                      	       0x1044a0cbc 0x10420c000 + 2706620
7   BeagleIM                      	       0x1044a1188 0x10420c000 + 2707848
8   BeagleIM                      	       0x1044a1260 0x10420c000 + 2708064
9   BeagleIM                      	       0x1044d8148 0x10420c000 + 2933064
10  BeagleIM                      	       0x1044d6ccc 0x10420c000 + 2927820
11  BeagleIM                      	       0x1044d6988 0x10420c000 + 2926984
12  BeagleIM                      	       0x1044a0514 0x10420c000 + 2704660
13  BeagleIM                      	       0x10450d4d8 0x10420c000 + 3151064
14  libdispatch.dylib             	       0x19ad9a874 _dispatch_call_block_and_release + 32
15  libdispatch.dylib             	       0x19ad9c400 _dispatch_client_callout + 20
16  libdispatch.dylib             	       0x19ad9f884 _dispatch_continuation_pop + 504
17  libdispatch.dylib             	       0x19ad9eeec _dispatch_async_redirect_invoke + 584
18  libdispatch.dylib             	       0x19adade98 _dispatch_root_queue_drain + 396
19  libdispatch.dylib             	       0x19adae6c0 _dispatch_worker_thread2 + 164
20  libsystem_pthread.dylib       	       0x19af48038 _pthread_wqthread + 228
21  libsystem_pthread.dylib       	       0x19af46d94 start_wqthread + 8

Thread 3:
0   libsystem_pthread.dylib       	       0x19af46d8c start_wqthread + 0

Thread 4:
0   libsystem_pthread.dylib       	       0x19af46d8c start_wqthread + 0

Thread 5::  Dispatch queue: DBCapabilitiesCache 4D3AFC53-5854-45C1-B47B-8807DABC3E7E
0   libsystem_kernel.dylib        	       0x19af0dc4c kevent_id + 8
1   libdispatch.dylib             	       0x19adbf8dc _dispatch_kq_poll + 228
2   libdispatch.dylib             	       0x19adc02a0 _dispatch_event_loop_wait_for_ownership + 436
3   libdispatch.dylib             	       0x19adabc4c __DISPATCH_WAIT_FOR_QUEUE__ + 340
4   libdispatch.dylib             	       0x19adab814 _dispatch_sync_f_slow + 148
5   BeagleIM                      	       0x1044d6ef8 0x10420c000 + 2928376
6   BeagleIM                      	       0x1044d6ce0 0x10420c000 + 2927840
7   BeagleIM                      	       0x1044d6988 0x10420c000 + 2926984
8   BeagleIM                      	       0x1044a0514 0x10420c000 + 2704660
9   BeagleIM                      	       0x10450d4d8 0x10420c000 + 3151064
10  libdispatch.dylib             	       0x19ad9a874 _dispatch_call_block_and_release + 32
11  libdispatch.dylib             	       0x19ad9c400 _dispatch_client_callout + 20
12  libdispatch.dylib             	       0x19ad9f884 _dispatch_continuation_pop + 504
13  libdispatch.dylib             	       0x19ad9eeec _dispatch_async_redirect_invoke + 584
14  libdispatch.dylib             	       0x19adade98 _dispatch_root_queue_drain + 396
15  libdispatch.dylib             	       0x19adae6c0 _dispatch_worker_thread2 + 164
16  libsystem_pthread.dylib       	       0x19af48038 _pthread_wqthread + 228
17  libsystem_pthread.dylib       	       0x19af46d94 start_wqthread + 8

Thread 6:
0   libsystem_pthread.dylib       	       0x19af46d8c start_wqthread + 0

Thread 7::  Dispatch queue: xmpp_socket_queue 2E11C476-E731-4123-B8FE-3A5C55D0C4D6
0   OpenSSL                       	       0x104f63040 gcm_ghash_4bit + 200
1   OpenSSL                       	       0x104f63504 CRYPTO_gcm128_decrypt + 448
2   OpenSSL                       	       0x104f42a1c aes_gcm_cipher + 564
3   OpenSSL                       	       0x104f4cb18 EVP_DecryptUpdate + 444
4   OpenSSL                       	       0x104fde944 tls13_enc + 1052
5   OpenSSL                       	       0x104fdbbe8 ssl3_get_record + 1224
6   OpenSSL                       	       0x104fda754 ssl3_read_bytes + 456
7   OpenSSL                       	       0x104fe2aa8 ssl3_read_internal + 184
8   OpenSSL                       	       0x104fee1fc SSL_read + 28
9   BeagleIM                      	       0x1042282f0 0x10420c000 + 115440
10  BeagleIM                      	       0x10422824c 0x10420c000 + 115276
11  BeagleIM                      	       0x104227fec 0x10420c000 + 114668
12  BeagleIM                      	       0x104539eb8 0x10420c000 + 3333816
13  libswiftNetwork.dylib         	       0x1dbe211d8 closure #1 in NWConnection.receive(minimumIncompleteLength:maximumLength:completion:) + 172
14  libswiftNetwork.dylib         	       0x1dbe245bc partial apply for closure #1 in NWConnection.receiveMessage(completion:) + 20
15  libswiftNetwork.dylib         	       0x1dbe20fa0 thunk for @escaping @callee_guaranteed (@guaranteed OS_dispatch_data?, @guaranteed OS_nw_content_context?, @unowned Bool, @guaranteed OS_nw_error?) -> () + 112
16  libdispatch.dylib             	       0x19adab518 _dispatch_block_async_invoke2 + 148
17  libdispatch.dylib             	       0x19ad9c400 _dispatch_client_callout + 20
18  libdispatch.dylib             	       0x19ada3a88 _dispatch_lane_serial_drain + 668
19  libdispatch.dylib             	       0x19ada45f8 _dispatch_lane_invoke + 384
20  libdispatch.dylib             	       0x19adaf244 _dispatch_workloop_worker_thread + 648
21  libsystem_pthread.dylib       	       0x19af48074 _pthread_wqthread + 288
22  libsystem_pthread.dylib       	       0x19af46d94 start_wqthread + 8

Thread 8::  Dispatch queue: DBCapabilitiesCache 4D3AFC53-5854-45C1-B47B-8807DABC3E7E
0   libsystem_kernel.dylib        	       0x19af0dc4c kevent_id + 8
1   libdispatch.dylib             	       0x19adbf8dc _dispatch_kq_poll + 228
2   libdispatch.dylib             	       0x19adc02a0 _dispatch_event_loop_wait_for_ownership + 436
3   libdispatch.dylib             	       0x19adabc4c __DISPATCH_WAIT_FOR_QUEUE__ + 340
4   libdispatch.dylib             	       0x19adab814 _dispatch_sync_f_slow + 148
5   BeagleIM                      	       0x1044d6ef8 0x10420c000 + 2928376
6   BeagleIM                      	       0x1044d6ce0 0x10420c000 + 2927840
7   BeagleIM                      	       0x1044d6988 0x10420c000 + 2926984
8   BeagleIM                      	       0x1044a0514 0x10420c000 + 2704660
9   BeagleIM                      	       0x10450d4d8 0x10420c000 + 3151064
10  libdispatch.dylib             	       0x19ad9a874 _dispatch_call_block_and_release + 32
11  libdispatch.dylib             	       0x19ad9c400 _dispatch_client_callout + 20
12  libdispatch.dylib             	       0x19ad9f884 _dispatch_continuation_pop + 504
13  libdispatch.dylib             	       0x19ad9eeec _dispatch_async_redirect_invoke + 584
14  libdispatch.dylib             	       0x19adade98 _dispatch_root_queue_drain + 396
15  libdispatch.dylib             	       0x19adae6c0 _dispatch_worker_thread2 + 164
16  libsystem_pthread.dylib       	       0x19af48038 _pthread_wqthread + 228
17  libsystem_pthread.dylib       	       0x19af46d94 start_wqthread + 8

Thread 9::  Dispatch queue: DBCapabilitiesCache 4D3AFC53-5854-45C1-B47B-8807DABC3E7E
0   libsqlite3.dylib              	       0x1a109ceac sqlite3BtreeTableMoveto + 676
1   libsqlite3.dylib              	       0x1a109baac sqlite3VdbeFinishMoveto + 48
2   libsqlite3.dylib              	       0x1a10268b8 sqlite3VdbeExec + 41464
3   libsqlite3.dylib              	       0x1a101b25c sqlite3_step + 988
4   BeagleIM                      	       0x1044d3f3c 0x10420c000 + 2916156
5   BeagleIM                      	       0x1044d85cc 0x10420c000 + 2934220
6   BeagleIM                      	       0x1044d8594 0x10420c000 + 2934164
7   BeagleIM                      	       0x1044d8568 0x10420c000 + 2934120
8   BeagleIM                      	       0x1044a0cbc 0x10420c000 + 2706620
9   BeagleIM                      	       0x1044a1188 0x10420c000 + 2707848
10  BeagleIM                      	       0x1044a1260 0x10420c000 + 2708064
11  BeagleIM                      	       0x1044d8148 0x10420c000 + 2933064
12  BeagleIM                      	       0x1044d6ccc 0x10420c000 + 2927820
13  BeagleIM                      	       0x1044d6988 0x10420c000 + 2926984
14  BeagleIM                      	       0x1044a0514 0x10420c000 + 2704660
15  BeagleIM                      	       0x10450d4d8 0x10420c000 + 3151064
16  libdispatch.dylib             	       0x19ad9a874 _dispatch_call_block_and_release + 32
17  libdispatch.dylib             	       0x19ad9c400 _dispatch_client_callout + 20
18  libdispatch.dylib             	       0x19ad9f884 _dispatch_continuation_pop + 504
19  libdispatch.dylib             	       0x19ad9eeec _dispatch_async_redirect_invoke + 584
20  libdispatch.dylib             	       0x19adade98 _dispatch_root_queue_drain + 396
21  libdispatch.dylib             	       0x19adae6c0 _dispatch_worker_thread2 + 164
22  libsystem_pthread.dylib       	       0x19af48038 _pthread_wqthread + 228
23  libsystem_pthread.dylib       	       0x19af46d94 start_wqthread + 8

Thread 10:
0   libsystem_pthread.dylib       	       0x19af46d8c start_wqthread + 0

Thread 11:
0   libsystem_pthread.dylib       	       0x19af46d8c start_wqthread + 0

Thread 12:
0   libsystem_pthread.dylib       	       0x19af46d8c start_wqthread + 0

Thread 13 Crashed::  Dispatch queue: SocketSessionLogic A00456E7-3FC0-49A6-9DDE-4D4EE944696B
0   BeagleIM                      	       0x10429d568 0x10420c000 + 595304
1   Combine                       	       0x1abba0480 Subscribers.Sink.receive(_:) + 96
2   Combine                       	       0x1abba0c04 protocol witness for Subscriber.receive(_:) in conformance Subscribers.Sink<A, B> + 24
3   Combine                       	       0x1abb919f4 Publishers.DropWhile.Inner.receive(_:) + 448
4   Combine                       	       0x1abb91ba8 protocol witness for Subscriber.receive(_:) in conformance Publishers.DropWhile<A>.Inner<A1> + 24
5   Combine                       	       0x1abbadabc PublishedSubject.Conduit.offer(_:) + 784
6   Combine                       	       0x1abbaec10 partial apply for closure #1 in PublishedSubject.send(_:) + 68
7   Combine                       	       0x1abbfcc80 partial apply for thunk for @callee_guaranteed (@guaranteed ConduitBase<A, B>) -> (@error @owned Error) + 32
8   libswiftCore.dylib            	       0x1a9d0ebd0 Sequence.forEach(_:) + 688
9   Combine                       	       0x1abbfc600 ConduitList.forEach(_:) + 240
10  Combine                       	       0x1abbad364 PublishedSubject.send(_:) + 352
11  Combine                       	       0x1abbd9afc static Published.subscript.setter + 548
12  BeagleIM                      	       0x1046366e0 0x10420c000 + 4368096
13  BeagleIM                      	       0x104634d10 0x10420c000 + 4361488
14  Combine                       	       0x1abba0480 Subscribers.Sink.receive(_:) + 96
15  Combine                       	       0x1abba0c04 protocol witness for Subscriber.receive(_:) in conformance Subscribers.Sink<A, B> + 24
16  Combine                       	       0x1abbb0574 PassthroughSubject.Conduit.offer(_:) + 708
17  Combine                       	       0x1abbb1d8c partial apply for closure #1 in PassthroughSubject.send(_:) + 68
18  Combine                       	       0x1abbfcc80 partial apply for thunk for @callee_guaranteed (@guaranteed ConduitBase<A, B>) -> (@error @owned Error) + 32
19  libswiftCore.dylib            	       0x1a9d0ebd0 Sequence.forEach(_:) + 688
20  Combine                       	       0x1abbfc600 ConduitList.forEach(_:) + 240
21  Combine                       	       0x1abbafc48 PassthroughSubject.send(_:) + 264
22  BeagleIM                      	       0x104659cbc 0x10420c000 + 4512956
23  BeagleIM                      	       0x104659778 0x10420c000 + 4511608
24  BeagleIM                      	       0x10465ba88 0x10420c000 + 4520584
25  BeagleIM                      	       0x1045267a8 0x10420c000 + 3254184
26  BeagleIM                      	       0x104524bc4 0x10420c000 + 3247044
27  Combine                       	       0x1abba0480 Subscribers.Sink.receive(_:) + 96
28  Combine                       	       0x1abba0c04 protocol witness for Subscriber.receive(_:) in conformance Subscribers.Sink<A, B> + 24
29  Combine                       	       0x1abbeb054 closure #1 in Publishers.ReceiveOn.Inner.receive(_:) + 276
30  libswiftDispatch.dylib        	       0x1af19d4b8 thunk for @escaping @callee_guaranteed () -> () + 36
31  libdispatch.dylib             	       0x19ad9a874 _dispatch_call_block_and_release + 32
32  libdispatch.dylib             	       0x19ad9c400 _dispatch_client_callout + 20
33  libdispatch.dylib             	       0x19ada3a88 _dispatch_lane_serial_drain + 668
34  libdispatch.dylib             	       0x19ada45f8 _dispatch_lane_invoke + 384
35  libdispatch.dylib             	       0x19adaf244 _dispatch_workloop_worker_thread + 648
36  libsystem_pthread.dylib       	       0x19af48074 _pthread_wqthread + 288
37  libsystem_pthread.dylib       	       0x19af46d94 start_wqthread + 8

Thread 14::  Dispatch queue: SocketSessionLogic BAD07AE2-BE4F-4CC0-90BF-D61A7E7DF45D
0   libsystem_pthread.dylib       	       0x19af46dd0 ___chkstk_darwin + 44
1   BeagleIM                      	       0x1042d657c 0x10420c000 + 828796
2   BeagleIM                      	       0x1042d6454 0x10420c000 + 828500
3   BeagleIM                      	       0x10429ccb8 0x10420c000 + 593080
4   Combine                       	       0x1abba0480 Subscribers.Sink.receive(_:) + 96
5   Combine                       	       0x1abba0c04 protocol witness for Subscriber.receive(_:) in conformance Subscribers.Sink<A, B> + 24
6   Combine                       	       0x1abbb0574 PassthroughSubject.Conduit.offer(_:) + 708
7   Combine                       	       0x1abbb1d8c partial apply for closure #1 in PassthroughSubject.send(_:) + 68
8   Combine                       	       0x1abbfcc80 partial apply for thunk for @callee_guaranteed (@guaranteed ConduitBase<A, B>) -> (@error @owned Error) + 32
9   libswiftCore.dylib            	       0x1a9d0ebd0 Sequence.forEach(_:) + 688
10  Combine                       	       0x1abbfc600 ConduitList.forEach(_:) + 240
11  Combine                       	       0x1abbafc48 PassthroughSubject.send(_:) + 264
12  BeagleIM                      	       0x104620af0 0x10420c000 + 4279024
13  BeagleIM                      	       0x10461ee20 0x10420c000 + 4271648
14  BeagleIM                      	       0x104623fd8 0x10420c000 + 4292568
15  BeagleIM                      	       0x1045267a8 0x10420c000 + 3254184
16  BeagleIM                      	       0x104524bc4 0x10420c000 + 3247044
17  Combine                       	       0x1abba0480 Subscribers.Sink.receive(_:) + 96
18  Combine                       	       0x1abba0c04 protocol witness for Subscriber.receive(_:) in conformance Subscribers.Sink<A, B> + 24
19  Combine                       	       0x1abbeb054 closure #1 in Publishers.ReceiveOn.Inner.receive(_:) + 276
20  libswiftDispatch.dylib        	       0x1af19d4b8 thunk for @escaping @callee_guaranteed () -> () + 36
21  libdispatch.dylib             	       0x19ad9a874 _dispatch_call_block_and_release + 32
22  libdispatch.dylib             	       0x19ad9c400 _dispatch_client_callout + 20
23  libdispatch.dylib             	       0x19ada3a88 _dispatch_lane_serial_drain + 668
24  libdispatch.dylib             	       0x19ada45f8 _dispatch_lane_invoke + 384
25  libdispatch.dylib             	       0x19adaf244 _dispatch_workloop_worker_thread + 648
26  libsystem_pthread.dylib       	       0x19af48074 _pthread_wqthread + 288
27  libsystem_pthread.dylib       	       0x19af46d94 start_wqthread + 8

Thread 15:
0   libsystem_pthread.dylib       	       0x19af46d8c start_wqthread + 0

Thread 16::  Dispatch queue: DBCapabilitiesCache 4D3AFC53-5854-45C1-B47B-8807DABC3E7E
0   libsystem_kernel.dylib        	       0x19af0be90 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x19ad9c99c _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x19ad9d050 _dispatch_semaphore_wait_slow + 132
3   BeagleIM                      	       0x1044d6c70 0x10420c000 + 2927728
4   BeagleIM                      	       0x1044d6988 0x10420c000 + 2926984
5   BeagleIM                      	       0x1044a0514 0x10420c000 + 2704660
6   BeagleIM                      	       0x10450d4d8 0x10420c000 + 3151064
7   libdispatch.dylib             	       0x19ad9a874 _dispatch_call_block_and_release + 32
8   libdispatch.dylib             	       0x19ad9c400 _dispatch_client_callout + 20
9   libdispatch.dylib             	       0x19ad9f884 _dispatch_continuation_pop + 504
10  libdispatch.dylib             	       0x19ad9eeec _dispatch_async_redirect_invoke + 584
11  libdispatch.dylib             	       0x19adade98 _dispatch_root_queue_drain + 396
12  libdispatch.dylib             	       0x19adae6c0 _dispatch_worker_thread2 + 164
13  libsystem_pthread.dylib       	       0x19af48038 _pthread_wqthread + 228
14  libsystem_pthread.dylib       	       0x19af46d94 start_wqthread + 8

Thread 17:
0   libsystem_pthread.dylib       	       0x19af46d8c start_wqthread + 0

Thread 18::  Dispatch queue: DBCapabilitiesCache 4D3AFC53-5854-45C1-B47B-8807DABC3E7E
0   libsystem_kernel.dylib        	       0x19af0be90 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x19ad9c99c _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x19ad9d050 _dispatch_semaphore_wait_slow + 132
3   BeagleIM                      	       0x1044d6c70 0x10420c000 + 2927728
4   BeagleIM                      	       0x1044d6988 0x10420c000 + 2926984
5   BeagleIM                      	       0x1044a0514 0x10420c000 + 2704660
6   BeagleIM                      	       0x10450d4d8 0x10420c000 + 3151064
7   libdispatch.dylib             	       0x19ad9a874 _dispatch_call_block_and_release + 32
8   libdispatch.dylib             	       0x19ad9c400 _dispatch_client_callout + 20
9   libdispatch.dylib             	       0x19ad9f884 _dispatch_continuation_pop + 504
10  libdispatch.dylib             	       0x19ad9eeec _dispatch_async_redirect_invoke + 584
11  libdispatch.dylib             	       0x19adade98 _dispatch_root_queue_drain + 396
12  libdispatch.dylib             	       0x19adae6c0 _dispatch_worker_thread2 + 164
13  libsystem_pthread.dylib       	       0x19af48038 _pthread_wqthread + 228
14  libsystem_pthread.dylib       	       0x19af46d94 start_wqthread + 8

Thread 19:
0   libsystem_pthread.dylib       	       0x19af46d8c start_wqthread + 0

Thread 20:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	       0x19af0bf14 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x19af1e240 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x19af14b78 mach_msg_overwrite + 604
3   libsystem_kernel.dylib        	       0x19af0c290 mach_msg + 24
4   CoreFoundation                	       0x19b02a8b8 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x19b029198 __CFRunLoopRun + 1208
6   CoreFoundation                	       0x19b02858c CFRunLoopRunSpecific + 612
7   AppKit                        	       0x19e372508 _NSEventThread + 172
8   libsystem_pthread.dylib       	       0x19af4bfa8 _pthread_start + 148
9   libsystem_pthread.dylib       	       0x19af46da0 thread_start + 8


Thread 13 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000111707fe0   x3: 0x0000000000000026
    x4: 0x0000000000400002   x5: 0x0000000000000012   x6: 0x0000000000000000   x7: 0x00000000000001c5
    x8: 0x0000000000000000   x9: 0x00000001a9fdb748  x10: 0x00000001a9fdb748  x11: 0x00000000000f8430
   x12: 0x0000000111703fbc  x13: 0x0000000000000025  x14: 0x0000000111700000  x15: 0x0000000080000000
   x16: 0x00000001aa020594  x17: 0x0000000000000000  x18: 0x0000000000000000  x19: 0x0000000000000000
   x20: 0x000000016c309830  x21: 0x0000000000000004  x22: 0x0000600003e24ae0  x23: 0x0000000000000001
   x24: 0x0000600001eb0780  x25: 0xe600000000000000  x26: 0x00006f636f63694e  x27: 0x0000000000000000
   x28: 0x0000000000000028   fp: 0x000000016c3098c0   lr: 0x000000010429d480
    sp: 0x000000016c3097c0   pc: 0x000000010429d568 cpsr: 0x80001000
   far: 0x0000000114e4c000  esr: 0xf2000001 (Breakpoint) brk 1

Binary Images:
       0x10420c000 -        0x1047cbfff org.tigase.messenger.BeagleIM (5.3.4) <ad570254-137f-352f-9431-b312afdc7a87> /Applications/BeagleIM.app/Contents/MacOS/BeagleIM
       0x104eb4000 -        0x105077fff com.github.krzyzanowskim.OpenSSL (5.3.4) <c09413e5-ae29-357a-b467-8cc32d92ad18> /Applications/BeagleIM.app/Contents/Frameworks/OpenSSL.framework/Versions/A/OpenSSL
       0x1067c8000 -        0x1070dffff org.webrtc.WebRTC (5.3.4) <4c4c441d-5555-3144-a122-62835cf04c78> /Applications/BeagleIM.app/Contents/Frameworks/WebRTC.framework/Versions/A/WebRTC
       0x113ad8000 -        0x113ae3fff libobjc-trampolines.dylib (*) <80f14f3d-d099-3693-a8e0-eb9a526b1790> /usr/lib/libobjc-trampolines.dylib
       0x1abb83000 -        0x1abccdfff com.apple.combine (1.0) <d23b6a14-0481-3d33-ac19-acc4ced790c2> /System/Library/Frameworks/Combine.framework/Versions/A/Combine
       0x19ad98000 -        0x19addffff libdispatch.dylib (*) <8e87dc0e-a570-3933-b37d-5e05ad516206> /usr/lib/system/libdispatch.dylib
       0x19afab000 -        0x19b484fff com.apple.CoreFoundation (6.9) <b4fdaece-9727-3969-b014-27f7f24c8e01> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x1a482d000 -        0x1a4b60fff com.apple.HIToolbox (2.1.1) <5f34bbf5-653a-31a5-b4b3-0a02c91ab488> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x19e20f000 -        0x19f11dfff com.apple.AppKit (6.9) <cc3e5215-4cd7-364c-8750-6eb7002720ce> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x19abee000 -        0x19ac7c53b dyld (*) <ac277a36-1808-327a-8761-cca585421212> /usr/lib/dyld
       0x19af0b000 -        0x19af44fe7 libsystem_kernel.dylib (*) <7acbd9bc-d056-310e-858d-81b116cf6d28> /usr/lib/system/libsystem_kernel.dylib
       0x1a0feb000 -        0x1a1182ffb libsqlite3.dylib (*) <7e0d9fa7-f166-365c-9a8b-74297b355fda> /usr/lib/libsqlite3.dylib
       0x1af190000 -        0x1af1a8fff libswiftDispatch.dylib (*) <a4fb9cee-c2b3-33a3-b84a-42bb046b07a8> /usr/lib/swift/libswiftDispatch.dylib
       0x19af45000 -        0x19af51fff libsystem_pthread.dylib (*) <b401cfb3-8dfe-32db-92b3-ba8af0f8ca6e> /usr/lib/system/libsystem_pthread.dylib
       0x1dbe09000 -        0x1dbe8dff1 libswiftNetwork.dylib (*) <e38e4aea-a62e-33f7-852c-1177b6126584> /usr/lib/swift/libswiftNetwork.dylib
       0x1a9c3d000 -        0x1aa174fff libswiftCore.dylib (*) <4e2c14c9-111d-3a0b-8a15-5fd0fbf2dec0> /usr/lib/swift/libswiftCore.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.4G resident=0K(0%) swapped_out_or_unallocated=1.4G(100%)
Writable regions: Total=1.7G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.7G(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               256K        2 
Activity Tracing                   256K        1 
CG backing stores                 2176K        4 
CG image                          10.4M      139 
ColorSync                          576K       26 
CoreAnimation                     9248K      282 
CoreGraphics                        32K        2 
CoreGraphics (reserved)             16K        1         reserved VM address space (unallocated)
CoreImage                           64K        4 
CoreServices                      9472K       20 
CoreUI image data                 1408K        9 
Foundation                          16K        1 
Image IO                            16K        1 
Kernel Alloc Once                  576K        3 
MALLOC                           290.2M       71 
MALLOC guard page                  192K       10 
MALLOC_MEDIUM (reserved)         960.0M        8         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
SQLite page cache                 25.5M      204 
STACK GUARD                       56.3M       21 
Stack                             18.6M       21 
VM_ALLOCATE                        608K       11 
__AUTH                            1690K      360 
__AUTH_CONST                      28.5M      587 
__CTF                               824        1 
__DATA                            12.9M      577 
__DATA_CONST                      29.7M      593 
__DATA_DIRTY                      2403K      229 
__FONT_DATA                        2352        1 
__INFO_FILTER                         8        1 
__LINKEDIT                       801.9M        5 
__OBJC_RO                         66.2M        1 
__OBJC_RW                         2011K        1 
__TEXT                           637.6M      614 
dyld private memory                272K        2 
mapped file                      380.0M       38 
shared memory                      960K       18 
===========                     =======  ======= 
TOTAL                              3.6G     3870 
TOTAL, minus reserved VM space     2.3G     3870 



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

{"app_name":"BeagleIM","timestamp":"2023-04-13 09:25:08.00 +0200","app_version":"5.3.4","slice_uuid":"ad570254-137f-352f-9431-b312afdc7a87","adam_id":"1445349494","build_version":"176","platform":1,"bundleID":"org.tigase.messenger.BeagleIM","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.3.1 (22E261)","roots_installed":0,"name":"BeagleIM","incident_id":"792264C3-F43E-4535-B1B4-EF08A627FCC6"}
{
  "uptime" : 710,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro17,1",
  "coalitionID" : 970,
  "osVersion" : {
    "train" : "macOS 13.3.1",
    "build" : "22E261",
    "releaseType" : "User"
  },
  "captureTime" : "2023-04-13 09:25:07.5755 +0200",
  "incident" : "792264C3-F43E-4535-B1B4-EF08A627FCC6",
  "pid" : 7905,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2023-04-13 09:25:04.0045 +0200",
  "procStartAbsTime" : 17023994572,
  "procExitAbsTime" : 17109413720,
  "procName" : "BeagleIM",
  "procPath" : "\/Applications\/BeagleIM.app\/Contents\/MacOS\/BeagleIM",
  "bundleInfo" : {"CFBundleShortVersionString":"5.3.4","CFBundleVersion":"176","CFBundleIdentifier":"org.tigase.messenger.BeagleIM"},
  "storeInfo" : {"storeCohortMetadata":"10|date=1640446200000&sf=143442&pgtp=Software&pgid=1445349494&prpg=Search_osx&ctxt=Search&issrch=1","itemID":"1445349494","deviceIdentifierForVendor":"1F1D894E-898E-5855-AB1F-48CC102E95B7","thirdParty":true,"softwareVersionExternalIdentifier":"855660388"},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "org.tigase.messenger.BeagleIM",
  "crashReporterKey" : "40955796-FF27-19EC-F1D2-D12E506D94DE",
  "throttleTimeout" : 2147483647,
  "codeSigningID" : "org.tigase.messenger.BeagleIM",
  "codeSigningTeamID" : "YBEYW6E35C",
  "codeSigningFlags" : 570520337,
  "codeSigningValidationCategory" : 4,
  "codeSigningTrustLevel" : 0,
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000001, 0x000000010429d568","rawCodes":[1,4364817768],"type":"EXC_BREAKPOINT","signal":"SIGTRAP"},
  "termination" : {"flags":0,"code":5,"namespace":"SIGNAL","indicator":"Trace\/BPT trap: 5","byProc":"exc handler","byPid":7905},
  "os_fault" : {"process":"BeagleIM"},
  "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" : 13,
  "threads" : [{"id":36659,"queue":"com.apple.main-thread","frames":[{"imageOffset":354520,"symbol":"static Published.subscript.setter","symbolLocation":0,"imageIndex":4},{"imageOffset":1984144,"imageIndex":0},{"imageOffset":344812,"imageIndex":0},{"imageOffset":10356,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":5},{"imageOffset":17408,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":76792,"symbol":"_dispatch_main_queue_drain","symbolLocation":928,"imageIndex":5},{"imageOffset":75848,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":5},{"imageOffset":789640,"symbol":"__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__","symbolLocation":16,"imageIndex":6},{"imageOffset":517288,"symbol":"__CFRunLoopRun","symbolLocation":1992,"imageIndex":6},{"imageOffset":513420,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":200180,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":199728,"symbol":"ReceiveNextEventCommon","symbolLocation":648,"imageIndex":7},{"imageOffset":199048,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":76,"imageIndex":7},{"imageOffset":233304,"symbol":"_DPSNextEvent","symbolLocation":636,"imageIndex":8},{"imageOffset":229620,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":716,"imageIndex":8},{"imageOffset":181592,"symbol":"-[NSApplication run]","symbolLocation":464,"imageIndex":8},{"imageOffset":14760,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":8},{"imageOffset":14124,"imageIndex":0},{"imageOffset":24360,"symbol":"start","symbolLocation":2236,"imageIndex":9}]},{"id":36676,"queue":"PoolQueue","frames":[{"imageOffset":51700,"symbol":"lstat","symbolLocation":8,"imageIndex":10},{"imageOffset":674620,"symbol":"appendAllPathElements","symbolLocation":408,"imageIndex":11},{"imageOffset":23988,"symbol":"unixFullPathname","symbolLocation":124,"imageIndex":11},{"imageOffset":18736,"symbol":"sqlite3BtreeOpen","symbolLocation":404,"imageIndex":11},{"imageOffset":6400,"symbol":"openDatabase","symbolLocation":1728,"imageIndex":11},{"imageOffset":2921948,"imageIndex":0},{"imageOffset":2931668,"imageIndex":0},{"imageOffset":2929352,"imageIndex":0},{"imageOffset":2933228,"imageIndex":0},{"imageOffset":35104,"symbol":"partial apply for thunk for @callee_guaranteed () -> (@out A, @error @owned Error)","symbolLocation":28,"imageIndex":12},{"imageOffset":35316,"symbol":"thunk for @callee_guaranteed () -> (@out A, @error @owned Error)partial apply","symbolLocation":16,"imageIndex":12},{"imageOffset":27796,"symbol":"closure #1 in closure #1 in OS_dispatch_queue._syncHelper<A>(fn:execute:rescue:)","symbolLocation":188,"imageIndex":12},{"imageOffset":34928,"symbol":"partial apply for thunk for @callee_guaranteed () -> ()","symbolLocation":28,"imageIndex":12},{"imageOffset":9636,"symbol":"thunk for @escaping @callee_guaranteed () -> ()","symbolLocation":28,"imageIndex":12},{"imageOffset":17408,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":81328,"symbol":"_dispatch_sync_invoke_and_complete_recurse","symbolLocation":64,"imageIndex":5},{"imageOffset":79920,"symbol":"_dispatch_sync_f_slow","symbolLocation":176,"imageIndex":5},{"imageOffset":30672,"symbol":"implicit closure #2 in implicit closure #1 in OS_dispatch_queue.sync<A>(execute:)","symbolLocation":180,"imageIndex":12},{"imageOffset":32952,"symbol":"partial apply for implicit closure #2 in implicit closure #1 in OS_dispatch_queue.sync<A>(execute:)","symbolLocation":56,"imageIndex":12},{"imageOffset":27300,"symbol":"OS_dispatch_queue._syncHelper<A>(fn:execute:rescue:)","symbolLocation":396,"imageIndex":12},{"imageOffset":29584,"symbol":"OS_dispatch_queue.sync<A>(execute:)","symbolLocation":168,"imageIndex":12},{"imageOffset":2927780,"imageIndex":0},{"imageOffset":2926984,"imageIndex":0},{"imageOffset":2704660,"imageIndex":0},{"imageOffset":3151064,"imageIndex":0},{"imageOffset":10356,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":5},{"imageOffset":17408,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":30852,"symbol":"_dispatch_continuation_pop","symbolLocation":504,"imageIndex":5},{"imageOffset":28396,"symbol":"_dispatch_async_redirect_invoke","symbolLocation":584,"imageIndex":5},{"imageOffset":89752,"symbol":"_dispatch_root_queue_drain","symbolLocation":396,"imageIndex":5},{"imageOffset":91840,"symbol":"_dispatch_worker_thread2","symbolLocation":164,"imageIndex":5},{"imageOffset":12344,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":13},{"imageOffset":7572,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":13}]},{"id":36677,"queue":"DBCapabilitiesCache 4D3AFC53-5854-45C1-B47B-8807DABC3E7E","frames":[{"imageOffset":210620,"symbol":"sqlite3VdbeExec","symbolLocation":8188,"imageIndex":11},{"imageOffset":197212,"symbol":"sqlite3_step","symbolLocation":988,"imageIndex":11},{"imageOffset":2916156,"imageIndex":0},{"imageOffset":2934220,"imageIndex":0},{"imageOffset":2934164,"imageIndex":0},{"imageOffset":2934120,"imageIndex":0},{"imageOffset":2706620,"imageIndex":0},{"imageOffset":2707848,"imageIndex":0},{"imageOffset":2708064,"imageIndex":0},{"imageOffset":2933064,"imageIndex":0},{"imageOffset":2927820,"imageIndex":0},{"imageOffset":2926984,"imageIndex":0},{"imageOffset":2704660,"imageIndex":0},{"imageOffset":3151064,"imageIndex":0},{"imageOffset":10356,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":5},{"imageOffset":17408,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":30852,"symbol":"_dispatch_continuation_pop","symbolLocation":504,"imageIndex":5},{"imageOffset":28396,"symbol":"_dispatch_async_redirect_invoke","symbolLocation":584,"imageIndex":5},{"imageOffset":89752,"symbol":"_dispatch_root_queue_drain","symbolLocation":396,"imageIndex":5},{"imageOffset":91840,"symbol":"_dispatch_worker_thread2","symbolLocation":164,"imageIndex":5},{"imageOffset":12344,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":13},{"imageOffset":7572,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":13}]},{"id":36682,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}]},{"id":36689,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}]},{"id":36690,"queue":"DBCapabilitiesCache 4D3AFC53-5854-45C1-B47B-8807DABC3E7E","frames":[{"imageOffset":11340,"symbol":"kevent_id","symbolLocation":8,"imageIndex":10},{"imageOffset":162012,"symbol":"_dispatch_kq_poll","symbolLocation":228,"imageIndex":5},{"imageOffset":164512,"symbol":"_dispatch_event_loop_wait_for_ownership","symbolLocation":436,"imageIndex":5},{"imageOffset":80972,"symbol":"__DISPATCH_WAIT_FOR_QUEUE__","symbolLocation":340,"imageIndex":5},{"imageOffset":79892,"symbol":"_dispatch_sync_f_slow","symbolLocation":148,"imageIndex":5},{"imageOffset":2928376,"imageIndex":0},{"imageOffset":2927840,"imageIndex":0},{"imageOffset":2926984,"imageIndex":0},{"imageOffset":2704660,"imageIndex":0},{"imageOffset":3151064,"imageIndex":0},{"imageOffset":10356,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":5},{"imageOffset":17408,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":30852,"symbol":"_dispatch_continuation_pop","symbolLocation":504,"imageIndex":5},{"imageOffset":28396,"symbol":"_dispatch_async_redirect_invoke","symbolLocation":584,"imageIndex":5},{"imageOffset":89752,"symbol":"_dispatch_root_queue_drain","symbolLocation":396,"imageIndex":5},{"imageOffset":91840,"symbol":"_dispatch_worker_thread2","symbolLocation":164,"imageIndex":5},{"imageOffset":12344,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":13},{"imageOffset":7572,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":13}]},{"id":36711,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}]},{"id":36712,"queue":"xmpp_socket_queue 2E11C476-E731-4123-B8FE-3A5C55D0C4D6","frames":[{"imageOffset":716864,"symbol":"gcm_ghash_4bit","symbolLocation":200,"imageIndex":1},{"imageOffset":718084,"symbol":"CRYPTO_gcm128_decrypt","symbolLocation":448,"imageIndex":1},{"imageOffset":584220,"symbol":"aes_gcm_cipher","symbolLocation":564,"imageIndex":1},{"imageOffset":625432,"symbol":"EVP_DecryptUpdate","symbolLocation":444,"imageIndex":1},{"imageOffset":1222980,"symbol":"tls13_enc","symbolLocation":1052,"imageIndex":1},{"imageOffset":1211368,"symbol":"ssl3_get_record","symbolLocation":1224,"imageIndex":1},{"imageOffset":1206100,"symbol":"ssl3_read_bytes","symbolLocation":456,"imageIndex":1},{"imageOffset":1239720,"symbol":"ssl3_read_internal","symbolLocation":184,"imageIndex":1},{"imageOffset":1286652,"symbol":"SSL_read","symbolLocation":28,"imageIndex":1},{"imageOffset":115440,"imageIndex":0},{"imageOffset":115276,"imageIndex":0},{"imageOffset":114668,"imageIndex":0},{"imageOffset":3333816,"imageIndex":0},{"imageOffset":98776,"symbol":"closure #1 in NWConnection.receive(minimumIncompleteLength:maximumLength:completion:)","symbolLocation":172,"imageIndex":14},{"imageOffset":112060,"symbol":"partial apply for closure #1 in NWConnection.receiveMessage(completion:)","symbolLocation":20,"imageIndex":14},{"imageOffset":98208,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed OS_dispatch_data?, @guaranteed OS_nw_content_context?, @unowned Bool, @guaranteed OS_nw_error?) -> ()","symbolLocation":112,"imageIndex":14},{"imageOffset":79128,"symbol":"_dispatch_block_async_invoke2","symbolLocation":148,"imageIndex":5},{"imageOffset":17408,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":47752,"symbol":"_dispatch_lane_serial_drain","symbolLocation":668,"imageIndex":5},{"imageOffset":50680,"symbol":"_dispatch_lane_invoke","symbolLocation":384,"imageIndex":5},{"imageOffset":94788,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":648,"imageIndex":5},{"imageOffset":12404,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":13},{"imageOffset":7572,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":13}]},{"id":36713,"queue":"DBCapabilitiesCache 4D3AFC53-5854-45C1-B47B-8807DABC3E7E","frames":[{"imageOffset":11340,"symbol":"kevent_id","symbolLocation":8,"imageIndex":10},{"imageOffset":162012,"symbol":"_dispatch_kq_poll","symbolLocation":228,"imageIndex":5},{"imageOffset":164512,"symbol":"_dispatch_event_loop_wait_for_ownership","symbolLocation":436,"imageIndex":5},{"imageOffset":80972,"symbol":"__DISPATCH_WAIT_FOR_QUEUE__","symbolLocation":340,"imageIndex":5},{"imageOffset":79892,"symbol":"_dispatch_sync_f_slow","symbolLocation":148,"imageIndex":5},{"imageOffset":2928376,"imageIndex":0},{"imageOffset":2927840,"imageIndex":0},{"imageOffset":2926984,"imageIndex":0},{"imageOffset":2704660,"imageIndex":0},{"imageOffset":3151064,"imageIndex":0},{"imageOffset":10356,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":5},{"imageOffset":17408,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":30852,"symbol":"_dispatch_continuation_pop","symbolLocation":504,"imageIndex":5},{"imageOffset":28396,"symbol":"_dispatch_async_redirect_invoke","symbolLocation":584,"imageIndex":5},{"imageOffset":89752,"symbol":"_dispatch_root_queue_drain","symbolLocation":396,"imageIndex":5},{"imageOffset":91840,"symbol":"_dispatch_worker_thread2","symbolLocation":164,"imageIndex":5},{"imageOffset":12344,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":13},{"imageOffset":7572,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":13}]},{"id":36714,"queue":"DBCapabilitiesCache 4D3AFC53-5854-45C1-B47B-8807DABC3E7E","frames":[{"imageOffset":728748,"symbol":"sqlite3BtreeTableMoveto","symbolLocation":676,"imageIndex":11},{"imageOffset":723628,"symbol":"sqlite3VdbeFinishMoveto","symbolLocation":48,"imageIndex":11},{"imageOffset":243896,"symbol":"sqlite3VdbeExec","symbolLocation":41464,"imageIndex":11},{"imageOffset":197212,"symbol":"sqlite3_step","symbolLocation":988,"imageIndex":11},{"imageOffset":2916156,"imageIndex":0},{"imageOffset":2934220,"imageIndex":0},{"imageOffset":2934164,"imageIndex":0},{"imageOffset":2934120,"imageIndex":0},{"imageOffset":2706620,"imageIndex":0},{"imageOffset":2707848,"imageIndex":0},{"imageOffset":2708064,"imageIndex":0},{"imageOffset":2933064,"imageIndex":0},{"imageOffset":2927820,"imageIndex":0},{"imageOffset":2926984,"imageIndex":0},{"imageOffset":2704660,"imageIndex":0},{"imageOffset":3151064,"imageIndex":0},{"imageOffset":10356,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":5},{"imageOffset":17408,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":30852,"symbol":"_dispatch_continuation_pop","symbolLocation":504,"imageIndex":5},{"imageOffset":28396,"symbol":"_dispatch_async_redirect_invoke","symbolLocation":584,"imageIndex":5},{"imageOffset":89752,"symbol":"_dispatch_root_queue_drain","symbolLocation":396,"imageIndex":5},{"imageOffset":91840,"symbol":"_dispatch_worker_thread2","symbolLocation":164,"imageIndex":5},{"imageOffset":12344,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":13},{"imageOffset":7572,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":13}]},{"id":36715,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}]},{"id":36716,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}]},{"id":36717,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}]},{"triggered":true,"id":36719,"threadState":{"x":[{"value":0},{"value":0},{"value":4587552736},{"value":38},{"value":4194306},{"value":18},{"value":0},{"value":453},{"value":0},{"value":7146944328,"symbolLocation":0,"symbol":"_swift_retain_"},{"value":7146944328,"symbolLocation":0,"symbol":"_swift_retain_"},{"value":1016880},{"value":4587536316},{"value":37},{"value":4587520000},{"value":2147483648},{"value":7147226516,"symbolLocation":0,"symbol":"swift_bridgeObjectRetain"},{"value":0},{"value":0},{"value":0},{"value":6110091312},{"value":4},{"value":105553181428448},{"value":1},{"value":105553148446592},{"value":16573246628723425280},{"value":122472861231438},{"value":0},{"value":40}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4364817536},"cpsr":{"value":2147487744},"fp":{"value":6110091456},"sp":{"value":6110091200},"esr":{"value":4060086273,"description":"(Breakpoint) brk 1"},"pc":{"value":4364817768,"matchesCrashFrame":1},"far":{"value":4645502976}},"queue":"SocketSessionLogic A00456E7-3FC0-49A6-9DDE-4D4EE944696B","frames":[{"imageOffset":595304,"imageIndex":0},{"imageOffset":119936,"symbol":"Subscribers.Sink.receive(_:)","symbolLocation":96,"imageIndex":4},{"imageOffset":121860,"symbol":"protocol witness for Subscriber.receive(_:) in conformance Subscribers.Sink<A, B>","symbolLocation":24,"imageIndex":4},{"imageOffset":59892,"symbol":"Publishers.DropWhile.Inner.receive(_:)","symbolLocation":448,"imageIndex":4},{"imageOffset":60328,"symbol":"protocol witness for Subscriber.receive(_:) in conformance Publishers.DropWhile<A>.Inner<A1>","symbolLocation":24,"imageIndex":4},{"imageOffset":174780,"symbol":"PublishedSubject.Conduit.offer(_:)","symbolLocation":784,"imageIndex":4},{"imageOffset":179216,"symbol":"partial apply for closure #1 in PublishedSubject.send(_:)","symbolLocation":68,"imageIndex":4},{"imageOffset":498816,"symbol":"partial apply for thunk for @callee_guaranteed (@guaranteed ConduitBase<A, B>) -> (@error @owned Error)","symbolLocation":32,"imageIndex":4},{"imageOffset":859088,"symbol":"Sequence.forEach(_:)","symbolLocation":688,"imageIndex":15},{"imageOffset":497152,"symbol":"ConduitList.forEach(_:)","symbolLocation":240,"imageIndex":4},{"imageOffset":172900,"symbol":"PublishedSubject.send(_:)","symbolLocation":352,"imageIndex":4},{"imageOffset":355068,"symbol":"static Published.subscript.setter","symbolLocation":548,"imageIndex":4},{"imageOffset":4368096,"imageIndex":0},{"imageOffset":4361488,"imageIndex":0},{"imageOffset":119936,"symbol":"Subscribers.Sink.receive(_:)","symbolLocation":96,"imageIndex":4},{"imageOffset":121860,"symbol":"protocol witness for Subscriber.receive(_:) in conformance Subscribers.Sink<A, B>","symbolLocation":24,"imageIndex":4},{"imageOffset":185716,"symbol":"PassthroughSubject.Conduit.offer(_:)","symbolLocation":708,"imageIndex":4},{"imageOffset":191884,"symbol":"partial apply for closure #1 in PassthroughSubject.send(_:)","symbolLocation":68,"imageIndex":4},{"imageOffset":498816,"symbol":"partial apply for thunk for @callee_guaranteed (@guaranteed ConduitBase<A, B>) -> (@error @owned Error)","symbolLocation":32,"imageIndex":4},{"imageOffset":859088,"symbol":"Sequence.forEach(_:)","symbolLocation":688,"imageIndex":15},{"imageOffset":497152,"symbol":"ConduitList.forEach(_:)","symbolLocation":240,"imageIndex":4},{"imageOffset":183368,"symbol":"PassthroughSubject.send(_:)","symbolLocation":264,"imageIndex":4},{"imageOffset":4512956,"imageIndex":0},{"imageOffset":4511608,"imageIndex":0},{"imageOffset":4520584,"imageIndex":0},{"imageOffset":3254184,"imageIndex":0},{"imageOffset":3247044,"imageIndex":0},{"imageOffset":119936,"symbol":"Subscribers.Sink.receive(_:)","symbolLocation":96,"imageIndex":4},{"imageOffset":121860,"symbol":"protocol witness for Subscriber.receive(_:) in conformance Subscribers.Sink<A, B>","symbolLocation":24,"imageIndex":4},{"imageOffset":426068,"symbol":"closure #1 in Publishers.ReceiveOn.Inner.receive(_:)","symbolLocation":276,"imageIndex":4},{"imageOffset":54456,"symbol":"thunk for @escaping @callee_guaranteed () -> ()","symbolLocation":36,"imageIndex":12},{"imageOffset":10356,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":5},{"imageOffset":17408,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":47752,"symbol":"_dispatch_lane_serial_drain","symbolLocation":668,"imageIndex":5},{"imageOffset":50680,"symbol":"_dispatch_lane_invoke","symbolLocation":384,"imageIndex":5},{"imageOffset":94788,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":648,"imageIndex":5},{"imageOffset":12404,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":13},{"imageOffset":7572,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":13}]},{"id":36720,"queue":"SocketSessionLogic BAD07AE2-BE4F-4CC0-90BF-D61A7E7DF45D","frames":[{"imageOffset":7632,"symbol":"___chkstk_darwin","symbolLocation":44,"imageIndex":13},{"imageOffset":828796,"imageIndex":0},{"imageOffset":828500,"imageIndex":0},{"imageOffset":593080,"imageIndex":0},{"imageOffset":119936,"symbol":"Subscribers.Sink.receive(_:)","symbolLocation":96,"imageIndex":4},{"imageOffset":121860,"symbol":"protocol witness for Subscriber.receive(_:) in conformance Subscribers.Sink<A, B>","symbolLocation":24,"imageIndex":4},{"imageOffset":185716,"symbol":"PassthroughSubject.Conduit.offer(_:)","symbolLocation":708,"imageIndex":4},{"imageOffset":191884,"symbol":"partial apply for closure #1 in PassthroughSubject.send(_:)","symbolLocation":68,"imageIndex":4},{"imageOffset":498816,"symbol":"partial apply for thunk for @callee_guaranteed (@guaranteed ConduitBase<A, B>) -> (@error @owned Error)","symbolLocation":32,"imageIndex":4},{"imageOffset":859088,"symbol":"Sequence.forEach(_:)","symbolLocation":688,"imageIndex":15},{"imageOffset":497152,"symbol":"ConduitList.forEach(_:)","symbolLocation":240,"imageIndex":4},{"imageOffset":183368,"symbol":"PassthroughSubject.send(_:)","symbolLocation":264,"imageIndex":4},{"imageOffset":4279024,"imageIndex":0},{"imageOffset":4271648,"imageIndex":0},{"imageOffset":4292568,"imageIndex":0},{"imageOffset":3254184,"imageIndex":0},{"imageOffset":3247044,"imageIndex":0},{"imageOffset":119936,"symbol":"Subscribers.Sink.receive(_:)","symbolLocation":96,"imageIndex":4},{"imageOffset":121860,"symbol":"protocol witness for Subscriber.receive(_:) in conformance Subscribers.Sink<A, B>","symbolLocation":24,"imageIndex":4},{"imageOffset":426068,"symbol":"closure #1 in Publishers.ReceiveOn.Inner.receive(_:)","symbolLocation":276,"imageIndex":4},{"imageOffset":54456,"symbol":"thunk for @escaping @callee_guaranteed () -> ()","symbolLocation":36,"imageIndex":12},{"imageOffset":10356,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":5},{"imageOffset":17408,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":47752,"symbol":"_dispatch_lane_serial_drain","symbolLocation":668,"imageIndex":5},{"imageOffset":50680,"symbol":"_dispatch_lane_invoke","symbolLocation":384,"imageIndex":5},{"imageOffset":94788,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":648,"imageIndex":5},{"imageOffset":12404,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":13},{"imageOffset":7572,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":13}]},{"id":36721,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}]},{"id":36722,"queue":"DBCapabilitiesCache 4D3AFC53-5854-45C1-B47B-8807DABC3E7E","frames":[{"imageOffset":3728,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":18844,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":5},{"imageOffset":20560,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":5},{"imageOffset":2927728,"imageIndex":0},{"imageOffset":2926984,"imageIndex":0},{"imageOffset":2704660,"imageIndex":0},{"imageOffset":3151064,"imageIndex":0},{"imageOffset":10356,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":5},{"imageOffset":17408,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":30852,"symbol":"_dispatch_continuation_pop","symbolLocation":504,"imageIndex":5},{"imageOffset":28396,"symbol":"_dispatch_async_redirect_invoke","symbolLocation":584,"imageIndex":5},{"imageOffset":89752,"symbol":"_dispatch_root_queue_drain","symbolLocation":396,"imageIndex":5},{"imageOffset":91840,"symbol":"_dispatch_worker_thread2","symbolLocation":164,"imageIndex":5},{"imageOffset":12344,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":13},{"imageOffset":7572,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":13}]},{"id":36723,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}]},{"id":36724,"queue":"DBCapabilitiesCache 4D3AFC53-5854-45C1-B47B-8807DABC3E7E","frames":[{"imageOffset":3728,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":18844,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":5},{"imageOffset":20560,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":5},{"imageOffset":2927728,"imageIndex":0},{"imageOffset":2926984,"imageIndex":0},{"imageOffset":2704660,"imageIndex":0},{"imageOffset":3151064,"imageIndex":0},{"imageOffset":10356,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":5},{"imageOffset":17408,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":30852,"symbol":"_dispatch_continuation_pop","symbolLocation":504,"imageIndex":5},{"imageOffset":28396,"symbol":"_dispatch_async_redirect_invoke","symbolLocation":584,"imageIndex":5},{"imageOffset":89752,"symbol":"_dispatch_root_queue_drain","symbolLocation":396,"imageIndex":5},{"imageOffset":91840,"symbol":"_dispatch_worker_thread2","symbolLocation":164,"imageIndex":5},{"imageOffset":12344,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":13},{"imageOffset":7572,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":13}]},{"id":36725,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13}]},{"id":36735,"name":"com.apple.NSEventThread","frames":[{"imageOffset":3860,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":78400,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":10},{"imageOffset":39800,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":10},{"imageOffset":4752,"symbol":"mach_msg","symbolLocation":24,"imageIndex":10},{"imageOffset":522424,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":6},{"imageOffset":516504,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":6},{"imageOffset":513420,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":1455368,"symbol":"_NSEventThread","symbolLocation":172,"imageIndex":8},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":13},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4364222464,
    "CFBundleShortVersionString" : "5.3.4",
    "CFBundleIdentifier" : "org.tigase.messenger.BeagleIM",
    "size" : 6029312,
    "uuid" : "ad570254-137f-352f-9431-b312afdc7a87",
    "path" : "\/Applications\/BeagleIM.app\/Contents\/MacOS\/BeagleIM",
    "name" : "BeagleIM",
    "CFBundleVersion" : "176"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4377493504,
    "CFBundleShortVersionString" : "5.3.4",
    "CFBundleIdentifier" : "com.github.krzyzanowskim.OpenSSL",
    "size" : 1851392,
    "uuid" : "c09413e5-ae29-357a-b467-8cc32d92ad18",
    "path" : "\/Applications\/BeagleIM.app\/Contents\/Frameworks\/OpenSSL.framework\/Versions\/A\/OpenSSL",
    "name" : "OpenSSL",
    "CFBundleVersion" : "176"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4403789824,
    "CFBundleShortVersionString" : "5.3.4",
    "CFBundleIdentifier" : "org.webrtc.WebRTC",
    "size" : 9535488,
    "uuid" : "4c4c441d-5555-3144-a122-62835cf04c78",
    "path" : "\/Applications\/BeagleIM.app\/Contents\/Frameworks\/WebRTC.framework\/Versions\/A\/WebRTC",
    "name" : "WebRTC",
    "CFBundleVersion" : "176"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4625104896,
    "size" : 49152,
    "uuid" : "80f14f3d-d099-3693-a8e0-eb9a526b1790",
    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
    "name" : "libobjc-trampolines.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7175942144,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.combine",
    "size" : 1355776,
    "uuid" : "d23b6a14-0481-3d33-ac19-acc4ced790c2",
    "path" : "\/System\/Library\/Frameworks\/Combine.framework\/Versions\/A\/Combine",
    "name" : "Combine",
    "CFBundleVersion" : "310"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6892912640,
    "size" : 294912,
    "uuid" : "8e87dc0e-a570-3933-b37d-5e05ad516206",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6895087616,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5087232,
    "uuid" : "b4fdaece-9727-3969-b014-27f7f24c8e01",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1971"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7055003648,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3358720,
    "uuid" : "5f34bbf5-653a-31a5-b4b3-0a02c91ab488",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6947926016,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15790080,
    "uuid" : "cc3e5215-4cd7-364c-8750-6eb7002720ce",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2299.50.120"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6891167744,
    "size" : 582972,
    "uuid" : "ac277a36-1808-327a-8761-cca585421212",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6894432256,
    "size" : 237544,
    "uuid" : "7acbd9bc-d056-310e-858d-81b116cf6d28",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6996013056,
    "size" : 1671164,
    "uuid" : "7e0d9fa7-f166-365c-9a8b-74297b355fda",
    "path" : "\/usr\/lib\/libsqlite3.dylib",
    "name" : "libsqlite3.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7232618496,
    "size" : 102400,
    "uuid" : "a4fb9cee-c2b3-33a3-b84a-42bb046b07a8",
    "path" : "\/usr\/lib\/swift\/libswiftDispatch.dylib",
    "name" : "libswiftDispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6894669824,
    "size" : 53248,
    "uuid" : "b401cfb3-8dfe-32db-92b3-ba8af0f8ca6e",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7983894528,
    "size" : 544754,
    "uuid" : "e38e4aea-a62e-33f7-852c-1177b6126584",
    "path" : "\/usr\/lib\/swift\/libswiftNetwork.dylib",
    "name" : "libswiftNetwork.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7143149568,
    "size" : 5472256,
    "uuid" : "4e2c14c9-111d-3a0b-8a15-5fd0fbf2dec0",
    "path" : "\/usr\/lib\/swift\/libswiftCore.dylib",
    "name" : "libswiftCore.dylib"
  }
],
  "sharedCache" : {
  "base" : 6890504192,
  "size" : 3539533824,
  "uuid" : "ebddd61c-5dcf-399c-a88b-759edf197103"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.4G resident=0K(0%) swapped_out_or_unallocated=1.4G(100%)\nWritable regions: Total=1.7G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.7G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               256K        2 \nActivity Tracing                   256K        1 \nCG backing stores                 2176K        4 \nCG image                          10.4M      139 \nColorSync                          576K       26 \nCoreAnimation                     9248K      282 \nCoreGraphics                        32K        2 \nCoreGraphics (reserved)             16K        1         reserved VM address space (unallocated)\nCoreImage                           64K        4 \nCoreServices                      9472K       20 \nCoreUI image data                 1408K        9 \nFoundation                          16K        1 \nImage IO                            16K        1 \nKernel Alloc Once                  576K        3 \nMALLOC                           290.2M       71 \nMALLOC guard page                  192K       10 \nMALLOC_MEDIUM (reserved)         960.0M        8         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nSQLite page cache                 25.5M      204 \nSTACK GUARD                       56.3M       21 \nStack                             18.6M       21 \nVM_ALLOCATE                        608K       11 \n__AUTH                            1690K      360 \n__AUTH_CONST                      28.5M      587 \n__CTF                               824        1 \n__DATA                            12.9M      577 \n__DATA_CONST                      29.7M      593 \n__DATA_DIRTY                      2403K      229 \n__FONT_DATA                        2352        1 \n__INFO_FILTER                         8        1 \n__LINKEDIT                       801.9M        5 \n__OBJC_RO                         66.2M        1 \n__OBJC_RW                         2011K        1 \n__TEXT                           637.6M      614 \ndyld private memory                272K        2 \nmapped file                      380.0M       38 \nshared memory                      960K       18 \n===========                     =======  ======= \nTOTAL                              3.6G     3870 \nTOTAL, minus reserved VM space     2.3G     3870 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "SocketSessionLogic A00456E7-3FC0-49A6-9DDE-4D4EE944696B"
  }
},
  "logWritingSignature" : "4f4f5336de339eaf3339aa9241c871acb9b24e2f",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "63582c5f8a53461413999550",
      "factorPackIds" : {

      },
      "deploymentId" : 240000002
    },
    {
      "rolloutId" : "63508950b3714d3622fc77f7",
      "factorPackIds" : {
        "SIRI_MEMORY_SYNC_CONFIG" : "63508beab3714d3622fc7808"
      },
      "deploymentId" : 240000004
    }
  ],
  "experiments" : [
    {
      "treatmentId" : "c28e4ee6-1b08-4f90-8e05-2809e78310a3",
      "experimentId" : "6317d2003d24842ff850182a",
      "deploymentId" : 400000013
    }
  ]
}
}

Model: MacBookPro17,1, BootROM 8422.100.650, proc 8:4:4 processors, 16 GB, SMC 
Graphics: Apple M1, Apple M1, Built-In
Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online
Memory Module: LPDDR4, Micron
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4378), wl0: Jan 12 2023 05:52:26 version 18.20.383.14.7.8.149 FWID 01-1469d19d
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: USB 10/100/1000 LAN, Ethernet, en3
PCI Card: pci8086,15f0, USB eXtensible Host Controller, Thunderbolt@3,0,0
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB3.2 Hub
USB Device: USB3.2 Hub
USB Device: USB3.2 Hub
USB Device: USB Storage
USB Device: USB 10/100/1000 LAN
USB Device: USB2.1 Hub
USB Device: USB2.1 Hub
USB Device: USB2.1 Hub
USB Device: USB audio CODEC
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Device: Thunderbolt 3 Dock - Pro, Belkin International, Inc., 1, 48.1