coredumpctl debug.... long...

Pasted by karlp on Wed Sep 21 21:56:12 2022 UTC as Text only
  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
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
karlp@beros:~/src/scopehal-apps.git/build (master *)$ coredumpctl debug
           PID: 4157 (glscopeclient)
           UID: 1000 (karlp)
           GID: 1000 (karlp)
        Signal: 6 (ABRT)
     Timestamp: Wed 2022-09-21 21:49:25 GMT (3min 27s ago)
  Command Line: src/glscopeclient/glscopeclient --debug -l onemoretime2.txt
    Executable: /home/karlp/src/scopehal-apps.git/build/src/glscopeclient/glscopeclient
 Control Group: /user.slice/user-1000.slice/user@1000.service/app.slice/app-org.gnome.Terminal.slice/vte-spawn-638134fd-75c0-4508-9955-edb362dce2bd.scope
          Unit: user@1000.service
     User Unit: vte-spawn-638134fd-75c0-4508-9955-edb362dce2bd.scope
         Slice: user-1000.slice
     Owner UID: 1000 (karlp)
       Boot ID: 63bdbfbdab024ed5a2d6e2231d08171e
    Machine ID: 7cfdfa5c25654cfc99a93d58096b6480
      Hostname: beros
       Storage: /var/lib/systemd/coredump/core.glscopeclient.1000.63bdbfbdab024ed5a2d6e2231d08171e.4157.1663796965000000.zst (present)
     Disk Size: 13.1M
       Package: mesa/22.1.7-1.fc36
      build-id: f97f222b26831719720a3cf2777ef073ca3f6bb5
       Message: Process 4157 (glscopeclient) of user 1000 dumped core.
                
                Module /home/karlp/src/scopehal-apps.git/build/src/glscopeclient/glscopeclient with build-id f97f222b26831719720a3cf2777ef073ca3f6bb5
                Metadata for module /home/karlp/src/scopehal-apps.git/build/src/glscopeclient/glscopeclient owned by FDO found: {
                	"type" : "rpm",
                	"name" : "mesa",
                	"version" : "22.1.7-1.fc36",
                	"architecture" : "x86_64",
                	"osCpe" : "cpe:/o:fedoraproject:fedora:36"
                }
                
                Module /home/karlp/tools/vulkan/1.3.224.1/x86_64/lib/libvulkan.so.1.3.224 with build-id 65cc9d216a0ab494f994957b22f1574c66fa3f27
                Metadata for module /home/karlp/tools/vulkan/1.3.224.1/x86_64/lib/libvulkan.so.1.3.224 owned by FDO found: {
                	"type" : "rpm",
                	"name" : "mesa",
                	"version" : "22.1.7-1.fc36",
                	"architecture" : "x86_64",
                	"osCpe" : "cpe:/o:fedoraproject:fedora:36"
                }
                
                Module /home/karlp/.local/lib/libffts.so.0.9.0 with build-id a502838110fdbebcb2db7ffeec2e75bc5166a9e1
                Metadata for module /home/karlp/.local/lib/libffts.so.0.9.0 owned by FDO found: {
                	"type" : "rpm",
                	"name" : "mesa",
                	"version" : "22.1.7-1.fc36",
                	"architecture" : "x86_64",
                	"osCpe" : "cpe:/o:fedoraproject:fedora:36"
                }
                
                Module /home/karlp/src/scopehal-apps.git/build/lib/graphwidget/libgraphwidget.so with build-id b19f02bc4d4fde4a0d51f0afd78dfac5d1d892c6
                Metadata for module /home/karlp/src/scopehal-apps.git/build/lib/graphwidget/libgraphwidget.so owned by FDO found: {
                	"type" : "rpm",
                	"name" : "mesa",
                	"version" : "22.1.7-1.fc36",
                	"architecture" : "x86_64",
                	"osCpe" : "cpe:/o:fedoraproject:fedora:36"
                }
                
                Module /home/karlp/src/scopehal-apps.git/build/lib/scopehal/libscopehal.so with build-id d0037aa746b3002b415e6f047317c53b93467de8
                Metadata for module /home/karlp/src/scopehal-apps.git/build/lib/scopehal/libscopehal.so owned by FDO found: {
                	"type" : "rpm",
                	"name" : "mesa",
                	"version" : "22.1.7-1.fc36",
                	"architecture" : "x86_64",
                	"osCpe" : "cpe:/o:fedoraproject:fedora:36"
                }
                
                Module /home/karlp/src/scopehal-apps.git/build/lib/scopeexports/libscopeexports.so with build-id 96fbec86899d4265e058390b37043bb45bc25e75
                Metadata for module /home/karlp/src/scopehal-apps.git/build/lib/scopeexports/libscopeexports.so owned by FDO found: {
                	"type" : "rpm",
                	"name" : "mesa",
                	"version" : "22.1.7-1.fc36",
                	"architecture" : "x86_64",
                	"osCpe" : "cpe:/o:fedoraproject:fedora:36"
                }
                
                Module /home/karlp/src/scopehal-apps.git/build/lib/scopeprotocols/libscopeprotocols.so with build-id 244f1eb5326b06601ba125f94280da7c75b47ce8
                Metadata for module /home/karlp/src/scopehal-apps.git/build/lib/scopeprotocols/libscopeprotocols.so owned by FDO found: {
                	"type" : "rpm",
                	"name" : "mesa",
                	"version" : "22.1.7-1.fc36",
                	"architecture" : "x86_64",
                	"osCpe" : "cpe:/o:fedoraproject:fedora:36"
                }
                
                Module linux-vdso.so.1 with build-id fe93114cdba615d02dd3486186b3a92c34a46166
                Module libpciaccess.so.0 with build-id 10395387d42abc4d2cbf821034592bd269aa5c57
                Metadata for module libpciaccess.so.0 owned by FDO found: {
                	"type" : "rpm",
                	"name" : "libpciaccess",
                	"version" : "0.16-6.fc36",
                	"architecture" : "x86_64",
                	"osCpe" : "cpe:/o:fedoraproject:fedora:36"
                }
                
                Module libdrm_intel.so.1 with build-id 008ccedcd0a1c9b8cffd8ecb2f4f430f89709cac
                Metadata for module libdrm_intel.so.1 owned by FDO found: {
                	"type" : "rpm",
                	"name" : "libdrm",
                	"version" : "2.4.110-1.fc36",
                	"architecture" : "x86_64",
                	"osCpe" : "cpe:/o:fedoraproject:fedora:36"
                }
                
                Module libdrm_nouveau.so.2 with build-id 4d52ad914acf699243a1f7e503af0938de4ece0c
                Metadata for module libdrm_nouveau.so.2 owned by FDO found: {
                	"type" : "rpm",
                	"name" : "libdrm",
                	"version" : "2.4.110-1.fc36",
                	"architecture" : "x86_64",
                	"osCpe" : "cpe:/o:fedoraproject:fedora:36"
                }
                
                Module libdrm_radeon.so.1 with build-id f69ef674852211eb83d1546db42760af9baab8f6
                Metadata for module libdrm_radeon.so.1 owned by FDO found: {
                	"type" : "rpm",
                	"name" : "libdrm",
                	"version" : "2.4.110-1.fc36",
                	"architecture" : "x86_64",
                	"osCpe" : "cpe:/o:fedoraproject:fedora:36"
                }
                
                Module iris_dri.so with build-id 70cc662a29b5a23c9e17bb5d8ae2eaa81aa0b61f
                Metadata for module iris_dri.so owned by FDO found: {
                	"type" : "rpm",
                	"name" : "mesa",
                	"version" : "22.1.7-1.fc36",
                	"architecture" : "x86_64",
                	"osCpe" : "cpe:/o:fedoraproject:fedora:36"
                }
                
                Module libxcb-xfixes.so.0 with build-id b54318cb38eca053e3365fe9797ab9c05834878e
                Metadata for module libxcb-xfixes.so.0 owned by FDO found: {
                	"type" : "rpm",
                	"name" : "libxcb",
                	"version" : "1.13.1-9.fc36",
                	"architecture" : "x86_64",
                	"osCpe" : "cpe:/o:fedoraproject:fedora:36"
                }
                
                Module libXxf86vm.so.1 with build-id 9acf215bd70b9c916d73d7cb2631a444ad1b6271
                Metadata for module libXxf86vm.so.1 owned by FDO found: {
                	"type" : "rpm",
                	"name" : "libXxf86vm",
                	"version" : "1.1.4-18.fc36",
                	"architecture" : "x86_64",
                	"osCpe" : "cpe:/o:fedoraproject:fedora:36"
                }
                
                Module libxcb-dri2.so.0 with build-id b557629bc47fea6de9edb4534378f26906bc5d80
                Metadata for module libxcb-dri2.so.0 owned by FDO found: {
                	"type" : "rpm",
                	"name" : "libxcb",
                	"version" : "1.13.1-9.fc36",
                	"architecture" : "x86_64",
                	"osCpe" : "cpe:/o:fedoraproject:fedora:36"
                }
                
                Module libxcb-glx.so.0 with build-id 2077b4cd06425998469df7f58dab6f1479f61283
                Metadata for module libxcb-glx.so.0 owned by FDO found: {
                	"type" : "rpm",
                	"name" : "libxcb",
                	"version" : "1.13.1-9.fc36",
                	"architecture" : "x86_64",
                	"osCpe" : "cpe:/o:fedoraproject:fedora:36"
                }
                
                Module libglapi.so.0 with build-id a36e739193712f8d050fb716956c15ed76c68426
                Metadata for module libglapi.so.0 owned by FDO found: {
                	"type" : "rpm",
                	"name" : "mesa",
                	"version" : "22.1.7-1.fc36",
                	"architecture" : "x86_64",
                	"osCpe" : "cpe:/o:fedoraproject:fedora:36"
                }
                
                Module libGLX_mesa.so.0 with build-id 5f377ac39fe57db67f0fefd2f89db20b2d00c113
                Metadata for module libGLX_mesa.so.0 owned by FDO found: {
                	"type" : "rpm",
                	"name" : "mesa",
                	"version" : "22.1.7-1.fc36",
                	"architecture" : "x86_64",
                	"osCpe" : "cpe:/o:fedoraproject:fedora:36"
                }
                
                Module libVkLayer_MESA_device_select.so with build-id 5093356e1c660a3f44a38f9b662c045609499d26
                Metadata for module libVkLayer_MESA_device_select.so owned by FDO found: {
                	"type" : "rpm",
                	"name" : "mesa",
                	"version" : "22.1.7-1.fc36",
                	"architecture" : "x86_64",
                	"osCpe" : "cpe:/o:fedoraproject:fedora:36"
                }
                
                Module libelf.so.1 with build-id 0584bcb884371638ea33510ed3743571f5de8d26
                Metadata for module libelf.so.1 owned by FDO found: {
                	"type" : "rpm",
                	"name" : "elfutils",
                	"version" : "0.187-4.fc36",
                	"architecture" : "x86_64",
                	"osCpe" : "cpe:/o:fedoraproject:fedora:36"
                }
                
                Module libdrm_amdgpu.so.1 with build-id c35acb9e3b431593e2783d1f5890717b9c17b727
                Metadata for module libdrm_amdgpu.so.1 owned by FDO found: {
                	"type" : "rpm",
                	"name" : "libdrm",
                	"version" : "2.4.110-1.fc36",
                	"architecture" : "x86_64",
                	"osCpe" : "cpe:/o:fedoraproject:fedora:36"
                }
                
                Module libvulkan_radeon.so with build-id fd822646ec55d354ede4ff4472735ed1cc02cab4
                Metadata for module libvulkan_radeon.so owned by FDO found: {
                	"type" : "rpm",
                	"name" : "mesa",
                	"version" : "22.1.7-1.fc36",
                	"architecture" : "x86_64",
                	"osCpe" : "cpe:/o:fedoraproject:fedora:36"
                }
                
                Module libtinfo.so.6 with build-id 954d12f7d8216fde821db122a4768ee255382a63
                Metadata for module libtinfo.so.6 owned by FDO found: {
                	"type" : "rpm",
                	"name" : "ncurses",
                	"version" : "6.2-9.20210508.fc36",
                	"architecture" : "x86_64",
                	"osCpe" : "cpe:/o:fedoraproject:fedora:36"
                }
                
                Module libedit.so.0 with build-id 786ebbe150c63e27beb2957d717bece33431af6f
                Stack trace of thread 4157:
                #0  0x00007f0f3a97ac4c __pthread_kill_implementation (libc.so.6 + 0x8ec4c)
                #1  0x00007f0f3a92a9c6 raise (libc.so.6 + 0x3e9c6)
                #2  0x00007f0f3a9147f4 abort (libc.so.6 + 0x287f4)
                #3  0x00007f0f08524967 _iris_batch_flush.cold (iris_dri.so + 0xa4967)
                #4  0x00007f0f0918bd73 flush_for_cross_batch_dependencies (iris_dri.so + 0xd0bd73)
                #5  0x00007f0f0918beba iris_use_pinned_bo (iris_dri.so + 0xd0beba)
                #6  0x00007f0f091bf056 iris_populate_binding_table (iris_dri.so + 0xd3f056)
                #7  0x00007f0f091cc2ab iris_upload_render_state (iris_dri.so + 0xd4c2ab)
                #8  0x00007f0f09493e82 iris_draw_vbo (iris_dri.so + 0x1013e82)
                #9  0x00007f0f08a8a7d6 tc_call_draw_single (iris_dri.so + 0x60a7d6)
                #10 0x00007f0f08a8a3b9 tc_batch_execute (iris_dri.so + 0x60a3b9)
                #11 0x00007f0f08a8b136 _tc_sync.constprop.0 (iris_dri.so + 0x60b136)
                #12 0x00007f0f08a91038 tc_flush (iris_dri.so + 0x611038)
                #13 0x00007f0f085f6854 st_glFlush (iris_dri.so + 0x176854)
                #14 0x00007f0f08694f38 _mesa_make_current (iris_dri.so + 0x214f38)
                #15 0x00007f0f086258cb st_api_make_current (iris_dri.so + 0x1a58cb)
                #16 0x00007f0f08536f0e dri_unbind_context (iris_dri.so + 0xb6f0e)
                #17 0x00007f0f0853a079 driUnbindContext (iris_dri.so + 0xba079)
                #18 0x00007f0f102a0420 MakeContextCurrent (libGLX_mesa.so.0 + 0x35420)
                #19 0x00007f0f3be28fb2 InternalMakeCurrentVendor (libGLX.so.0 + 0x13fb2)
                #20 0x00007f0f3be300bd CommonMakeCurrent (libGLX.so.0 + 0x1b0bd)
                #21 0x00007f0f3c68c6a4 gdk_x11_display_make_gl_context_current (libgdk-3.so.0 + 0x986a4)
                #22 0x00007f0f3c6335c1 gdk_gl_context_make_current (libgdk-3.so.0 + 0x3f5c1)
                #23 0x00007f0f3c6383cc gdk_cairo_draw_from_gl (libgdk-3.so.0 + 0x443cc)
                #24 0x00007f0f3c8be735 gtk_gl_area_draw (libgtk-3.so.0 + 0x1c2735)
                #25 0x00007f0f3d4e921d _ZN3Gtk6Widget7on_drawERKN5Cairo6RefPtrINS1_7ContextEEE (libgtkmm-3.0.so.1 + 0x33321d)
                #26 0x00007f0f3d4e36fa _ZN3Gtk12Widget_Class13draw_callbackEP10_GtkWidgetP6_cairo (libgtkmm-3.0.so.1 + 0x32d6fa)
                #27 0x00007f0f3ca725a4 gtk_widget_draw_internal (libgtk-3.so.0 + 0x3765a4)
                #28 0x00007f0f3c823eba gtk_container_propagate_draw (libgtk-3.so.0 + 0x127eba)
                #29 0x00007f0f3c824025 gtk_container_draw.lto_priv.0 (libgtk-3.so.0 + 0x128025)
                #30 0x00007f0f3c7c2269 gtk_box_draw_contents.lto_priv.0 (libgtk-3.so.0 + 0xc6269)
                #31 0x00007f0f3c8282f3 gtk_css_custom_gadget_draw (libgtk-3.so.0 + 0x12c2f3)
                #32 0x00007f0f3c82ed0c gtk_css_gadget_draw (libgtk-3.so.0 + 0x132d0c)
                #33 0x00007f0f3c7ca8c0 gtk_box_draw (libgtk-3.so.0 + 0xce8c0)
                #34 0x00007f0f3ca725a4 gtk_widget_draw_internal (libgtk-3.so.0 + 0x3765a4)
                #35 0x00007f0f3c823eba gtk_container_propagate_draw (libgtk-3.so.0 + 0x127eba)
                #36 0x00007f0f3c824025 gtk_container_draw.lto_priv.0 (libgtk-3.so.0 + 0x128025)
                #37 0x00007f0f3c7c2269 gtk_box_draw_contents.lto_priv.0 (libgtk-3.so.0 + 0xc6269)
                #38 0x00007f0f3c8282f3 gtk_css_custom_gadget_draw (libgtk-3.so.0 + 0x12c2f3)
                #39 0x00007f0f3c82ed0c gtk_css_gadget_draw (libgtk-3.so.0 + 0x132d0c)
                #40 0x00007f0f3c7ca8c0 gtk_box_draw (libgtk-3.so.0 + 0xce8c0)
                #41 0x00007f0f3ca725a4 gtk_widget_draw_internal (libgtk-3.so.0 + 0x3765a4)
                #42 0x00007f0f3c823eba gtk_container_propagate_draw (libgtk-3.so.0 + 0x127eba)
                #43 0x00007f0f3c824025 gtk_container_draw.lto_priv.0 (libgtk-3.so.0 + 0x128025)
                #44 0x00007f0f3c8b516d gtk_frame_render (libgtk-3.so.0 + 0x1b916d)
                #45 0x00007f0f3c8282f3 gtk_css_custom_gadget_draw (libgtk-3.so.0 + 0x12c2f3)
                #46 0x00007f0f3c82ed0c gtk_css_gadget_draw (libgtk-3.so.0 + 0x132d0c)
                #47 0x00007f0f3c8b46e0 gtk_frame_draw (libgtk-3.so.0 + 0x1b86e0)
                #48 0x00007f0f3ca725a4 gtk_widget_draw_internal (libgtk-3.so.0 + 0x3765a4)
                #49 0x00007f0f3c823eba gtk_container_propagate_draw (libgtk-3.so.0 + 0x127eba)
                #50 0x00007f0f3c824025 gtk_container_draw.lto_priv.0 (libgtk-3.so.0 + 0x128025)
                #51 0x00007f0f3c87c80b gtk_event_box_draw (libgtk-3.so.0 + 0x18080b)
                #52 0x00007f0f3ca725a4 gtk_widget_draw_internal (libgtk-3.so.0 + 0x3765a4)
                #53 0x00007f0f3c823eba gtk_container_propagate_draw (libgtk-3.so.0 + 0x127eba)
                #54 0x00007f0f3c945655 gtk_paned_render (libgtk-3.so.0 + 0x249655)
                #55 0x00007f0f3c8282f3 gtk_css_custom_gadget_draw (libgtk-3.so.0 + 0x12c2f3)
                #56 0x00007f0f3c82ed0c gtk_css_gadget_draw (libgtk-3.so.0 + 0x132d0c)
                #57 0x00007f0f3c93dff0 gtk_paned_draw (libgtk-3.so.0 + 0x241ff0)
                #58 0x00007f0f3ca725a4 gtk_widget_draw_internal (libgtk-3.so.0 + 0x3765a4)
                #59 0x00007f0f3c823eba gtk_container_propagate_draw (libgtk-3.so.0 + 0x127eba)
                #60 0x00007f0f3c824025 gtk_container_draw.lto_priv.0 (libgtk-3.so.0 + 0x128025)
                #61 0x00007f0f3c7c2269 gtk_box_draw_contents.lto_priv.0 (libgtk-3.so.0 + 0xc6269)
                #62 0x00007f0f3c8282f3 gtk_css_custom_gadget_draw (libgtk-3.so.0 + 0x12c2f3)
                #63 0x00007f0f3c82ed0c gtk_css_gadget_draw (libgtk-3.so.0 + 0x132d0c)
                
                Stack trace of thread 4168:
                #0  0x00007f0f3a975a19 __futex_abstimed_wait_common (libc.so.6 + 0x89a19)
                #1  0x00007f0f3a978210 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x8c210)
                #2  0x00007f0f3aca1060 _ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE (libstdc++.so.6 + 0xd5060)
                #3  0x00007f0f3b582de2 n/a (/home/karlp/src/scopehal-apps.git/build/lib/scopehal/libscopehal.so + 0x36dde2)
                ELF object binary architecture: AMD x86-64

GNU gdb (GDB) Fedora 12.1-1.fc36
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /home/karlp/src/scopehal-apps.git/build/src/glscopeclient/glscopeclient...

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file /dev/zero (deleted) during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file /memfd:xshmfence (deleted) during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file /SYSV00000000 (deleted) during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file /memfd:state table (deleted) during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing
[New LWP 4157]
[New LWP 4168]
[New LWP 4165]
[New LWP 4172]
[New LWP 4184]
[New LWP 4195]
[New LWP 4161]
[New LWP 4189]
[New LWP 4158]
[New LWP 4159]
[New LWP 4194]
[New LWP 4196]
[New LWP 4169]
[New LWP 4166]
[New LWP 4204]
[New LWP 4173]
[New LWP 4170]
[New LWP 4185]
[New LWP 4188]
[New LWP 4186]
[New LWP 4193]
[New LWP 4190]
[New LWP 4205]
[New LWP 4198]
[New LWP 4167]
[New LWP 4171]
[New LWP 4187]
[New LWP 4191]
[New LWP 4197]
[New LWP 4192]
[New LWP 4199]

This GDB supports auto-downloading debuginfo from the following URLs:
https://debuginfod.fedoraproject.org/ 
Enable debuginfod for this session? (y or [n]) y
Debuginfod has been enabled.
--Type <RET> for more, q to quit, c to continue without paging--
To make this setting permanent, add 'set debuginfod enabled on' to .gdbinit.
Downloading 22.32 MB separate debug info for /home/karlp/.cache/debuginfod_client/e1df7294cc7f98aed655218241b9de033316e99d/debuginfo
Downloading 21.80 MB separate debug info for /usr/lib64/libvulkan_lvp.so                                                                                                   
Downloading 769.20 MB separate debug info for /lib64/libLLVM-14.so                                                                                                         
Downloading 21.72 MB separate debug info for /home/karlp/.cache/debuginfod_client/a31371e678af0d126ec1e3fff90da5fdc4f11514/debuginfo                                       
Downloading 0.58 MB separate debug info for /lib64/libedit.so.0                                                                                                            
Downloading 0.38 MB separate debug info for /lib64/libtinfo.so.6                                                                                                           
Downloading 0.20 MB separate debug info for /home/karlp/.cache/debuginfod_client/954d12f7d8216fde821db122a4768ee255382a63/debuginfo                                        
Downloading 34.38 MB separate debug info for /usr/lib64/libvulkan_radeon.so                                                                                                
Downloading 0.16 MB separate debug info for /lib64/libdrm_amdgpu.so.1                                                                                                      
Downloading 0.50 MB separate debug info for /lib64/libelf.so.1                                                                                                             
Downloading 0.23 MB separate debug info for /home/karlp/.cache/debuginfod_client/0584bcb884371638ea33510ed3743571f5de8d26/debuginfo                                        
Downloading 0.27 MB separate debug info for /lib64/libVkLayer_MESA_device_select.so                                                                                        
Downloading 1.92 MB separate debug info for /lib64/libGLX_mesa.so.0                                                                                                        
Downloading 0.13 MB separate debug info for /lib64/libglapi.so.0                                                                                                           
Downloading 0.56 MB separate debug info for /lib64/libxcb-glx.so.0                                                                                                         
Downloading 0.08 MB separate debug info for /lib64/libxcb-dri2.so.0                                                                                                        
Downloading 0.09 MB separate debug info for /lib64/libXxf86vm.so.1                                                                                                         
Downloading 0.13 MB separate debug info for /lib64/libxcb-xfixes.so.0                                                                                                      
Downloading 110.20 MB separate debug info for /usr/lib64/dri/iris_dri.so                                                                                                   
Downloading 0.15 MB separate debug info for /lib64/libdrm_radeon.so.1                                                                                                      
Downloading 0.04 MB separate debug info for /lib64/libdrm_nouveau.so.2                                                                                                     
Downloading 0.45 MB separate debug info for /lib64/libdrm_intel.so.1
Downloading 0.14 MB separate debug info for /lib64/libpciaccess.so.0                                                                                                       
Downloading 0.03 MB separate debug info for system-supplied DSO at 0x7fff49f33000                                                                                          
[Thread debugging using libthread_db enabled]                                                                                                                              
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `src/glscopeclient/glscopeclient --debug -l onemoretime2.txt'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
Downloading 0.00 MB source file /usr/src/debug/glibc-2.35-17.fc36.x86_64/nptl/pthread_kill.c
44            return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO (ret) : 0;                                                                                    
[Current thread is 1 (Thread 0x7f0f375c3ac0 (LWP 4157))]
(gdb) bt
#0  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#1  0x00007f0f3a97acb3 in __pthread_kill_internal (signo=6, threadid=<optimized out>) at pthread_kill.c:78
#2  0x00007f0f3a92a9c6 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#3  0x00007f0f3a9147f4 in __GI_abort () at abort.c:79
#4  0x00007f0f08524967 in _iris_batch_flush (batch=0x1a13638, file=<optimized out>, line=<optimized out>) at ../src/gallium/drivers/iris/iris_batch.c:1115
#5  0x00007f0f0918bd73 in flush_for_cross_batch_dependencies (batch=batch@entry=0x1a13028, bo=bo@entry=0x27858a0, writable=writable@entry=false)
    at ../src/gallium/drivers/iris/iris_batch.c:429
#6  0x00007f0f0918beba in iris_use_pinned_bo (batch=batch@entry=0x1a13028, bo=0x27858a0, writable=writable@entry=false, access=access@entry=IRIS_DOMAIN_SAMPLER_READ)
    at ../src/gallium/drivers/iris/iris_batch.c:464
#7  0x00007f0f091bf056 in use_sampler_view (isv=0x286f930, batch=0x1a13028, ice=0x1a12b20) at ../src/gallium/drivers/iris/iris_state.c:5009
#8  iris_populate_binding_table (ice=ice@entry=0x1a12b20, batch=batch@entry=0x1a13028, stage=stage@entry=MESA_SHADER_FRAGMENT, pin_only=pin_only@entry=false)
    at ../src/gallium/drivers/iris/iris_state.c:5153
#9  0x00007f0f091cc2ab in iris_upload_dirty_render_state (draw=<optimized out>, batch=<optimized out>, ice=<optimized out>)
    at ../src/gallium/drivers/iris/iris_state.c:6074
#10 iris_upload_render_state
    (ice=<optimized out>, batch=<optimized out>, draw=<optimized out>, drawid_offset=<optimized out>, indirect=<optimized out>, sc=<optimized out>)
    at ../src/gallium/drivers/iris/iris_state.c:6897
#11 0x00007f0f09493e82 in iris_simple_draw_vbo (sc=0x7fff49e72e20, indirect=0x0, drawid_offset=0, draw=0x1af0f08, ice=0x1a12b20)
    at ../src/gallium/drivers/iris/iris_draw.c:250
#12 iris_draw_vbo (ctx=0x1a12b20, info=0x1af0f08, drawid_offset=0, indirect=0x0, draws=0x7fff49e72e20, num_draws=<optimized out>)
    at ../src/gallium/drivers/iris/iris_draw.c:315
#13 0x00007f0f08a8a7d6 in tc_call_draw_single (pipe=<optimized out>, call=0x1af0f00, last_ptr=<optimized out>) at ../src/gallium/auxiliary/util/u_threaded_context.c:3151
#14 0x00007f0f08a8a3b9 in tc_batch_execute (job=job@entry=0x1af0dc0, gdata=gdata@entry=0x0, thread_index=thread_index@entry=0)
    at ../src/gallium/auxiliary/util/u_threaded_context.c:211
#15 0x00007f0f08a8b136 in _tc_sync (tc=tc@entry=0x1aef0b0, func=<optimized out>, info=<optimized out>) at ../src/gallium/auxiliary/util/u_threaded_context.c:362
#16 0x00007f0f08a91038 in tc_flush (_pipe=0x1aef0b0, fence=0x0, flags=0) at ../src/gallium/auxiliary/util/u_threaded_context.c:2999
#17 0x00007f0f085f6854 in st_flush (flags=0, fence=0x0, st=0x1a262c0) at ../src/mesa/state_tracker/st_cb_flush.c:60
#18 st_glFlush (ctx=ctx@entry=0x1b22f60, gallium_flush_flags=gallium_flush_flags@entry=0) at ../src/mesa/state_tracker/st_cb_flush.c:94
#19 0x00007f0f08694f38 in _mesa_make_current (newCtx=newCtx@entry=0x0, drawBuffer=drawBuffer@entry=0x0, readBuffer=readBuffer@entry=0x0) at ../src/mesa/main/context.c:1491
#20 0x00007f0f086258cb in st_api_make_current (stapi=<optimized out>, stctxi=<optimized out>, stdrawi=<optimized out>, streadi=<optimized out>)
    at ../src/mesa/state_tracker/st_manager.c:1268
#21 0x00007f0f08536f0e in dri_unbind_context (cPriv=cPriv@entry=0x19c8ef0) at ../src/gallium/frontends/dri/dri_context.c:279
#22 0x00007f0f0853a079 in driUnbindContext (pcp=0x19c8ef0) at ../src/gallium/frontends/dri/dri_util.c:608
#23 0x00007f0f102a0420 in MakeContextCurrent (dpy=0xac0630, draw=39846784, read=39846784, gc_user=0x1973d00, opcode=26) at ../src/glx/glxcurrent.c:206
#24 0x00007f0f3be28fb2 in InternalMakeCurrentVendor
    (dpy=dpy@entry=0xac0630, draw=draw@entry=39846784, read=read@entry=39846784, ctxInfo=ctxInfo@entry=0x19d0d50, callerOpcode=<optimized out>, threadState=threadState@entry=0x1a29a10, vendor=0x182d170) at /usr/src/debug/libglvnd-1.4.0-4.fc36.x86_64/src/GLX/libglx.c:873
#25 0x00007f0f3be300bd in CommonMakeCurrent (dpy=0xac0630, draw=39846784, read=39846784, context=0x1973d00, callerOpcode=<optimized out>)
    at /usr/src/debug/libglvnd-1.4.0-4.fc36.x86_64/src/GLX/libglx.c:1053
#26 0x00007f0f3c68c6a4 in gdk_x11_display_make_gl_context_current (display=0xad8060, context=0x196d1c0) at ../gdk/x11/gdkglcontext-x11.c:1329
#27 0x00007f0f3c6335c1 in gdk_display_make_gl_context_current (context=0x196d1c0, display=<optimized out>) at ../gdk/gdkdisplay.c:2423
#28 gdk_gl_context_make_current (context=context@entry=0x196d1c0) at ../gdk/gdkglcontext.c:892
#29 0x00007f0f3c6383cc in gdk_cairo_draw_from_gl
    (cr=cr@entry=0x12a2ca0, window=<optimized out>, source=source@entry=29, source_type=source_type@entry=5890, buffer_scale=buffer_scale@entry=1, x=x@entry=0, y=0, width=1918, height=219) at ../gdk/gdkgl.c:369
#30 0x00007f0f3c8be735 in gtk_gl_area_draw (widget=0x13ae870, cr=0x12a2ca0) at ../gtk/gtkglarea.c:726
#31 0x00007f0f3d4e921d in Gtk::Widget::on_draw(Cairo::RefPtr<Cairo::Context> const&) (this=0x13283f0, cr=...) at ../untracked/gtk/gtkmm/widget.cc:7916
#32 0x00007f0f3d4e36fa in Gtk::Widget_Class::draw_callback(_GtkWidget*, _cairo*) (self=0x13ae870, p0=0x12a2ca0) at ../untracked/gtk/gtkmm/widget.cc:4443
--Type <RET> for more, q to quit, c to continue without paging--
#33 0x00007f0f3ca725a4 in gtk_widget_draw_internal (widget=0x13ae870, cr=0x12a2ca0, clip_to_size=<optimized out>) at ../gtk/gtkwidget.c:7084
#34 0x00007f0f3c823eba in gtk_container_propagate_draw (container=container@entry=0x1217430, child=0x13ae870, cr=cr@entry=0x12a2ca0) at ../gtk/gtkcontainer.c:3854
#35 0x00007f0f3c824025 in gtk_container_draw (widget=<optimized out>, cr=0x12a2ca0) at ../gtk/gtkcontainer.c:3674
#36 0x00007f0f3c7c2269 in gtk_box_draw_contents
    (gadget=0x11947a0, cr=0x12a2ca0, x=<optimized out>, y=<optimized out>, width=<optimized out>, height=<optimized out>, unused=0x0) at ../gtk/gtkbox.c:453
#37 0x00007f0f3c8282f3 in gtk_css_custom_gadget_draw (gadget=0x11947a0, cr=0x12a2ca0, x=0, y=0, width=1918, height=874) at ../gtk/gtkcsscustomgadget.c:159
#38 0x00007f0f3c82ed0c in gtk_css_gadget_draw (gadget=0x11947a0, cr=0x12a2ca0) at ../gtk/gtkcssgadget.c:885
#39 0x00007f0f3c7ca8c0 in gtk_box_draw (widget=0x1217430, cr=0x12a2ca0) at ../gtk/gtkbox.c:462
#40 0x00007f0f3ca725a4 in gtk_widget_draw_internal (widget=0x1217430, cr=0x12a2ca0, clip_to_size=<optimized out>) at ../gtk/gtkwidget.c:7084
#41 0x00007f0f3c823eba in gtk_container_propagate_draw (container=container@entry=0x1217590, child=0x1217430, cr=cr@entry=0x12a2ca0) at ../gtk/gtkcontainer.c:3854
#42 0x00007f0f3c824025 in gtk_container_draw (widget=<optimized out>, cr=0x12a2ca0) at ../gtk/gtkcontainer.c:3674
#43 0x00007f0f3c7c2269 in gtk_box_draw_contents
    (gadget=0x11a25f0, cr=0x12a2ca0, x=<optimized out>, y=<optimized out>, width=<optimized out>, height=<optimized out>, unused=0x0) at ../gtk/gtkbox.c:453
#44 0x00007f0f3c8282f3 in gtk_css_custom_gadget_draw (gadget=0x11a25f0, cr=0x12a2ca0, x=0, y=0, width=1918, height=919) at ../gtk/gtkcsscustomgadget.c:159
#45 0x00007f0f3c82ed0c in gtk_css_gadget_draw (gadget=0x11a25f0, cr=0x12a2ca0) at ../gtk/gtkcssgadget.c:885
#46 0x00007f0f3c7ca8c0 in gtk_box_draw (widget=0x1217590, cr=0x12a2ca0) at ../gtk/gtkbox.c:462
#47 0x00007f0f3ca725a4 in gtk_widget_draw_internal (widget=0x1217590, cr=0x12a2ca0, clip_to_size=<optimized out>) at ../gtk/gtkwidget.c:7084
#48 0x00007f0f3c823eba in gtk_container_propagate_draw (container=container@entry=0x12884f0, child=0x1217590, cr=cr@entry=0x12a2ca0) at ../gtk/gtkcontainer.c:3854
#49 0x00007f0f3c824025 in gtk_container_draw (widget=<optimized out>, cr=0x12a2ca0) at ../gtk/gtkcontainer.c:3674
#50 0x00007f0f3c8b516d in gtk_frame_render
    (gadget=<optimized out>, cr=0x12a2ca0, x=<optimized out>, y=<optimized out>, width=<optimized out>, height=<optimized out>, data=0x0) at ../gtk/gtkframe.c:776
#51 0x00007f0f3c8282f3 in gtk_css_custom_gadget_draw (gadget=0x11941a0, cr=0x12a2ca0, x=0, y=0, width=1920, height=955) at ../gtk/gtkcsscustomgadget.c:159
#52 0x00007f0f3c82ed0c in gtk_css_gadget_draw (gadget=0x11941a0, cr=0x12a2ca0) at ../gtk/gtkcssgadget.c:885
#53 0x00007f0f3c8b46e0 in gtk_frame_draw (widget=0x12884f0, cr=0x12a2ca0) at ../gtk/gtkframe.c:720
#54 0x00007f0f3ca725a4 in gtk_widget_draw_internal (widget=0x12884f0, cr=0x12a2ca0, clip_to_size=<optimized out>) at ../gtk/gtkwidget.c:7084
#55 0x00007f0f3c823eba in gtk_container_propagate_draw (container=container@entry=0x1221130, child=0x12884f0, cr=cr@entry=0x12a2ca0) at ../gtk/gtkcontainer.c:3854
#56 0x00007f0f3c824025 in gtk_container_draw (widget=<optimized out>, cr=0x12a2ca0) at ../gtk/gtkcontainer.c:3674
#57 0x00007f0f3c87c80b in gtk_event_box_draw (widget=0x1221130, cr=0x12a2ca0) at ../gtk/gtkeventbox.c:619
#58 0x00007f0f3ca725a4 in gtk_widget_draw_internal (widget=0x1221130, cr=0x12a2ca0, clip_to_size=<optimized out>) at ../gtk/gtkwidget.c:7084
#59 0x00007f0f3c823eba in gtk_container_propagate_draw (container=<optimized out>, child=0x1221130, cr=0x12a2ca0) at ../gtk/gtkcontainer.c:3854
#60 0x00007f0f3c945655 in gtk_paned_render
    (gadget=<optimized out>, cr=0x12a2ca0, x=<optimized out>, y=<optimized out>, width=<optimized out>, height=<optimized out>, data=0x0) at ../gtk/gtkpaned.c:1818
#61 0x00007f0f3c8282f3 in gtk_css_custom_gadget_draw (gadget=0x1184e80, cr=0x12a2ca0, x=0, y=0, width=1920, height=955) at ../gtk/gtkcsscustomgadget.c:159
#62 0x00007f0f3c82ed0c in gtk_css_gadget_draw (gadget=0x1184e80, cr=0x12a2ca0) at ../gtk/gtkcssgadget.c:885
#63 0x00007f0f3c93dff0 in gtk_paned_draw (widget=0x11495b0, cr=0x12a2ca0) at ../gtk/gtkpaned.c:1782
#64 0x00007f0f3ca725a4 in gtk_widget_draw_internal (widget=0x11495b0, cr=0x12a2ca0, clip_to_size=<optimized out>) at ../gtk/gtkwidget.c:7084
#65 0x00007f0f3c823eba in gtk_container_propagate_draw (container=container@entry=0x1074140, child=0x11495b0, cr=cr@entry=0x12a2ca0) at ../gtk/gtkcontainer.c:3854
#66 0x00007f0f3c824025 in gtk_container_draw (widget=<optimized out>, cr=0x12a2ca0) at ../gtk/gtkcontainer.c:3674
#67 0x00007f0f3c7c2269 in gtk_box_draw_contents
    (gadget=0xa87e10, cr=0x12a2ca0, x=<optimized out>, y=<optimized out>, width=<optimized out>, height=<optimized out>, unused=0x0) at ../gtk/gtkbox.c:453
#68 0x00007f0f3c8282f3 in gtk_css_custom_gadget_draw (gadget=0xa87e10, cr=0x12a2ca0, x=0, y=0, width=1920, height=1043) at ../gtk/gtkcsscustomgadget.c:159
#69 0x00007f0f3c82ed0c in gtk_css_gadget_draw (gadget=0xa87e10, cr=0x12a2ca0) at ../gtk/gtkcssgadget.c:885
#70 0x00007f0f3c7ca8c0 in gtk_box_draw (widget=0x1074140, cr=0x12a2ca0) at ../gtk/gtkbox.c:462
#71 0x00007f0f3ca725a4 in gtk_widget_draw_internal (widget=0x1074140, cr=0x12a2ca0, clip_to_size=<optimized out>) at ../gtk/gtkwidget.c:7084
#72 0x00007f0f3c823eba in gtk_container_propagate_draw (container=container@entry=0x1064280, child=0x1074140, cr=cr@entry=0x12a2ca0) at ../gtk/gtkcontainer.c:3854
#73 0x00007f0f3c824025 in gtk_container_draw (widget=<optimized out>, cr=0x12a2ca0) at ../gtk/gtkcontainer.c:3674
#74 0x00007f0f3d4e921d in Gtk::Widget::on_draw(Cairo::RefPtr<Cairo::Context> const&) (this=0x10613c0, cr=...) at ../untracked/gtk/gtkmm/widget.cc:7916
#75 0x00007f0f3d4e36fa in Gtk::Widget_Class::draw_callback(_GtkWidget*, _cairo*) (self=0x1064280, p0=0x12a2ca0) at ../untracked/gtk/gtkmm/widget.cc:4443
--Type <RET> for more, q to quit, c to continue without paging--
#76 0x00007f0f3ca725a4 in gtk_widget_draw_internal (widget=0x1064280, cr=0x12a2ca0, clip_to_size=<optimized out>) at ../gtk/gtkwidget.c:7084
#77 0x00007f0f3ca764d0 in gtk_widget_render (widget=0x1064280, window=0x1204da0, region=<optimized out>) at ../gtk/gtkwidget.c:17610
#78 0x00007f0f3c909bd3 in gtk_main_do_event (event=<optimized out>) at ../gtk/gtkmain.c:1844
#79 gtk_main_do_event (event=<optimized out>) at ../gtk/gtkmain.c:1691
#80 0x00007f0f3c636463 in _gdk_event_emit (event=0x7fff49e751a0) at ../gdk/gdkevents.c:73
#81 _gdk_event_emit (event=0x7fff49e751a0) at ../gdk/gdkevents.c:67
#82 0x00007f0f3c63e9e9 in _gdk_window_process_updates_recurse_helper (window=0x1204da0, expose_region=<optimized out>) at ../gdk/gdkwindow.c:3874
#83 0x00007f0f3c6438a2 in gdk_window_process_updates_internal (window=0x1204da0) at ../gdk/gdkwindow.c:4020
#84 0x00007f0f3c643a98 in gdk_window_process_updates_with_mode (window=<optimized out>, recurse_mode=<optimized out>) at ../gdk/gdkwindow.c:4215
#85 0x00007f0f3bfe0b79 in _g_closure_invoke_va
    (param_types=<optimized out>, n_params=<optimized out>, args=0x7fff49e75450, instance=<optimized out>, return_value=<optimized out>, closure=0x124df30)
    at ../gobject/gclosure.c:893
#86 g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=var_args@entry=0x7fff49e75450) at ../gobject/gsignal.c:3406
#87 0x00007f0f3bfe0cb3 in g_signal_emit (instance=instance@entry=0xa717b0, signal_id=<optimized out>, detail=detail@entry=0) at ../gobject/gsignal.c:3553
#88 0x00007f0f3c63a208 in _gdk_frame_clock_emit_paint (frame_clock=0xa717b0) at ../gdk/gdkframeclock.c:657
#89 gdk_frame_clock_paint_idle (data=<optimized out>) at ../gdk/gdkframeclockidle.c:597
#90 0x00007f0f3c6271fb in gdk_threads_dispatch (data=data@entry=0xcaa300) at ../gdk/gdk.c:769
#91 0x00007f0f3bec77b1 in g_timeout_dispatch (source=0x27b0410, callback=0x7f0f3c6271d0 <gdk_threads_dispatch>, user_data=0xcaa300) at ../glib/gmain.c:4971
#92 0x00007f0f3bec6faf in g_main_dispatch (context=0xafac70) at ../glib/gmain.c:3417
#93 g_main_context_dispatch (context=0xafac70) at ../glib/gmain.c:4135
#94 0x00007f0f3bf1c2c8 in g_main_context_iterate.constprop.0 (context=context@entry=0xafac70, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>)
    at ../glib/gmain.c:4211
#95 0x00007f0f3bec4940 in g_main_context_iteration (context=0xafac70, context@entry=0x0, may_block=may_block@entry=1) at ../glib/gmain.c:4276
#96 0x00007f0f3c905845 in gtk_main_iteration_do (blocking=1) at ../gtk/gtkmain.c:1457
#97 0x00007f0f3d46f351 in Gtk::Main::iteration(bool) (blocking=blocking@entry=true) at ../untracked/gtk/gtkmm/main.cc:396
#98 0x00000000004f598a in ScopeApp::run(std::vector<Oscilloscope*, std::allocator<Oscilloscope*> >, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, bool, bool, bool, bool)
     (this=this@entry=0xa2e1c0, scopes=std::vector of length 0, capacity 0, filesToLoad=std::vector of length 0, capacity 0, reconnect=reconnect@entry=false, nodata=nodata@entry=false, retrigger=retrigger@entry=false, quitAfterLoading=false) at /home/karlp/src/scopehal-apps.git/src/glscopeclient/ScopeApp.cpp:171
#99 0x000000000044836c in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /home/karlp/src/scopehal-apps.git/src/glscopeclient/main.cpp:264
(gdb)