olive-editor / olive

Free open-source non-linear video editor
https://olivevideoeditor.org/
GNU General Public License v3.0
8.24k stars 556 forks source link

[CRASH] Olive crashes when moving a clip with a cross dissolve applied #1655

Closed morrolinux closed 3 years ago

morrolinux commented 3 years ago

Commit Hash 2fdb85e8

Platform Arch Linux

Summary As title says, if you apply a cross dissolve transition to a clip (e.g: text clip) then try to move the entire clip on the timeline, a crash occours on mouse release after drag.

Steps to Reproduce

  1. Create a title clip (or any clip)
  2. Apply a cross dissolve to it
  3. Move the clip
Crash Report



Operating system: Linux
                  5.12.9 -arch1-1 #1 SMP PREEMPT Thu, 03 Jun 2021 11:36:13 +0000 x86_64
CPU: amd64
     family 6 model 142 stepping 10
     8 CPUs

GPU: UNKNOWN

Crash reason:  SIGSEGV /SEGV_MAPERR
Crash address: 0x50
Process uptime: 346 seconds

Thread 0 (crashed)
 0  olive-editor!olive::NodeViewItem::AddEdge(olive::NodeViewEdge*) [qvector.h : 789 + 0x0]
    rax = 0x0000000000000000   rdx = 0x0000000000000000
    rcx = 0x0000000000000040   rbx = 0x0000000000000000
    rsi = 0x0000000005c7eae0   rdi = 0x0000000000000000
    rbp = 0x0000000005c7eae0   rsp = 0x00007ffe1d1b1440
     r8 = 0x0000000000000050    r9 = 0x00007ff4978ce420
    r10 = 0x0000000005c993b0   r11 = 0x0000000000000000
    r12 = 0x00000000059a4780   r13 = 0x0000000000000000
    r14 = 0x00007ffe1d1b1720   r15 = 0x00007ffe1d1b1730
    rip = 0x00000000006606f0
    Found by: given as instruction pointer in context
 1  olive-editor!olive::NodeViewScene::AddEdgeInternal(olive::NodeOutput const&, olive::NodeInput const&, olive::NodeViewItem*, olive::NodeViewItem*) [nodeviewscene.cpp : 213 + 0xd]
    rbx = 0x00000000050221a8   rbp = 0x0000000005c7eae0
    rsp = 0x00007ffe1d1b1460   r12 = 0x00000000059a4780
    r13 = 0x0000000000000000   r14 = 0x00007ffe1d1b1720
    r15 = 0x00007ffe1d1b1730   rip = 0x00000000006625bc
    Found by: call frame info
 2  libQt5Core.so.5 + 0x2d9e33
    rbx = 0x000000000599ba10   rbp = 0x00007ffe1d1b1570
    rsp = 0x00007ffe1d1b14b0   r12 = 0x00007ff42c03e550
    r13 = 0x0000000000000005   r14 = 0x000000000599b9e0
    r15 = 0x00007ff42c02f950   rip = 0x00007ff4a155de33
    Found by: call frame info
 3  olive-editor!olive::NodeGraph::InputConnected(olive::NodeOutput const&, olive::NodeInput const&) [moc_graph.cpp : 216 + 0x5]
    rbp = 0x00007ffe1d1b1670   rsp = 0x00007ffe1d1b1580
    rip = 0x00000000004a48ca
    Found by: previous frame's frame pointer
 4  libQt5Core.so.5 + 0x2d9e33
    rbp = 0x00007ffe1d1b1670   rsp = 0x00007ffe1d1b15b0
    rip = 0x00007ff4a155de33
    Found by: call frame info
 5  olive-editor!olive::Node::InputConnected(olive::NodeOutput const&, olive::NodeInput const&) [moc_node.cpp : 480 + 0x5]
    rbp = 0x00007ffe1d1b1720   rsp = 0x00007ffe1d1b1680
    rip = 0x00000000004a495a
    Found by: previous frame's frame pointer
 6  olive-editor!olive::Node::ConnectEdge(olive::NodeOutput const&, olive::NodeInput const&) [node.cpp : 293 + 0xe]
    rbp = 0x00007ffe1d1b1720   rsp = 0x00007ffe1d1b16b0
    rip = 0x000000000059b26f
    Found by: call frame info
 7  olive-editor!olive::Track::InsertBlockAtIndex(olive::Block*, int) [track.cpp : 506 + 0xb]
    rbx = 0x00000000057e3170   rbp = 0x00007ff42c03a2a0
    rsp = 0x00007ffe1d1b1720   r12 = 0x00007ffe1d1b1730
    r13 = 0x0000000000dc6000   r14 = 0x00007ffe1d1b1738
    r15 = 0x00007ffe1d1b1720   rip = 0x00000000005737b8
    Found by: call frame info
 8  olive-editor!olive::Track::InsertBlockAfter(olive::Block*, olive::Block*) [track.cpp : 482 + 0xe]
    rbx = 0x00000000057f5850   rbp = 0x00007ff42c03a2a0
    rsp = 0x00007ffe1d1b17a0   r12 = 0x00000000057e3170
    r13 = 0x0000000000000004   r14 = 0x00000000057e3170
    r15 = 0x00007ff42c020350   rip = 0x0000000000574149
    Found by: call frame info
 9  olive-editor!olive::TrackPlaceBlockCommand::redo() [timelineundo.h : 1407 + 0x17]
    rbx = 0x00000000057f5850   rbp = 0x00007ff42c03a2a0
    rsp = 0x00007ffe1d1b17d0   r12 = 0x00000000057f5880
    r13 = 0x0000000000000004   r14 = 0x00000000057e3170
    r15 = 0x00007ff42c020350   rip = 0x00000000006864f5
    Found by: call frame info
10  olive-editor!olive::UndoCommand::redo_and_set_modified() [undocommand.cpp : 43 + 0x3]
    rbx = 0x00000000057f5850   rbp = 0x00007ff49000cf20
    rsp = 0x00007ffe1d1b1890   r12 = 0x00007ffe1d1b2968
    r13 = 0x0000000000000004   r14 = 0x00000000057e3170
    r15 = 0x00007ff42c020350   rip = 0x000000000062429a
    Found by: call frame info
11  olive-editor!olive::MultiUndoCommand::redo() [undocommand.cpp : 30 + 0x5]
    rbx = 0x0000000005483300   rbp = 0x00007ff49000cf20
    rsp = 0x00007ffe1d1b18a0   r12 = 0x00007ffe1d1b2968
    r13 = 0x0000000000000004   r14 = 0x00000000057e3170
    r15 = 0x00007ff42c020350   rip = 0x00000000006242f4
    Found by: call frame info
12  olive-editor!olive::UndoCommand::redo_and_set_modified() [undocommand.cpp : 43 + 0x3]
    rbx = 0x00007ff49000cf20   rbp = 0x00007ff49000cf20
    rsp = 0x00007ffe1d1b18c0   r12 = 0x00007ffe1d1b2968
    r13 = 0x0000000000000004   r14 = 0x00000000057e3170
    r15 = 0x00007ff42c020350   rip = 0x000000000062429a
    Found by: call frame info
13  olive-editor!olive::UndoStack::push(olive::UndoCommand*) [undostack.cpp : 59 + 0x5]
    rbx = 0x00007ffe1d1b2978   rbp = 0x00007ff49000cf20
    rsp = 0x00007ffe1d1b18d0   r12 = 0x00007ffe1d1b2968
    r13 = 0x0000000000000004   r14 = 0x00000000057e3170
    r15 = 0x00007ff42c020350   rip = 0x0000000000624a97
    Found by: call frame info
14  olive-editor!olive::PointerTool::FinishDrag(olive::TimelineViewMouseEvent*) [pointer.cpp : 687 + 0xd]
    rbx = 0x000000000464ee40   rbp = 0x000000000464ee40
    rsp = 0x00007ffe1d1b18f0   r12 = 0x000000000531ee70
    r13 = 0x0000000000000004   r14 = 0x00000000057e3170
    r15 = 0x00007ff42c020350   rip = 0x000000000069120a
    Found by: call frame info
15  olive-editor!olive::PointerTool::MouseRelease(olive::TimelineViewMouseEvent*) [pointer.cpp : 200 + 0x9]
    rbx = 0x00000000052459c0   rbp = 0x00007ffe1d1b1b70
    rsp = 0x00007ffe1d1b1a20   r12 = 0x00000000051e3520
    r13 = 0x000000000000000c   r14 = 0x0000000005249020
    r15 = 0x00000000051e3650   rip = 0x000000000068f7a2
    Found by: call frame info
16  olive-editor!olive::TimelineWidget::ViewMouseReleased(olive::TimelineViewMouseEvent*) [timelinewidget.cpp : 822 + 0x5]
    rbx = 0x000000000464ee40   rbp = 0x00007ffe1d1b1b70
    rsp = 0x00007ffe1d1b1a40   r12 = 0x00000000051e3520
    r13 = 0x000000000000000c   r14 = 0x0000000005249020
    r15 = 0x00000000051e3650   rip = 0x00000000006a436d
    Found by: call frame info
17  libQt5Core.so.5 + 0x2d9e33
    rbx = 0x0000000005249050   rbp = 0x00007ffe1d1b1b30
    rsp = 0x00007ffe1d1b1a70   r12 = 0x00000000051e3520
    r13 = 0x000000000000000c   r14 = 0x0000000005249020
    r15 = 0x00000000051e3650   rip = 0x00007ff4a155de33
    Found by: call frame info
18  libQt5Core.so.5 + 0x604d20
    rbp = 0x00007ffe1d1b1b30   rsp = 0x00007ffe1d1b1a78
    rip = 0x00007ff4a1888d20
    Found by: stack scanning
19  olive-editor!olive::TimelineView::MouseReleased(olive::TimelineViewMouseEvent*) [moc_timelineview.cpp : 238 + 0x5]
    rsp = 0x00007ffe1d1b1b40   rip = 0x00000000004a5992
    Found by: stack scanning
20  olive-editor!olive::TimelineView::mouseReleaseEvent(QMouseEvent*) [timelineview.cpp : 108 + 0xb]
    rsp = 0x00007ffe1d1b1b70   rip = 0x000000000069ac54
    Found by: call frame info
21  libQt5Widgets.so.5 + 0x1a4326
    rbx = 0x00007ffe1d1b20a0   rbp = 0x00000000051e3520
    rsp = 0x00007ffe1d1b1be0   r12 = 0x0000000000000001
    r13 = 0x00007ffe1d1b20a0   rip = 0x00007ff4a20ff326
    Found by: call frame info
22  libQt5Core.so.5 + 0x6027a8
    rsp = 0x00007ffe1d1b1be8   rip = 0x00007ff4a18867a8
    Found by: stack scanning
23  libQt5Core.so.5 + 0x3ca000
    rsp = 0x00007ffe1d1b1c18   rip = 0x00007ff4a164e000
    Found by: stack scanning
24  libc.so.6 + 0x8b9e8
    rsp = 0x00007ffe1d1b1c30   rip = 0x00007ff4a0dcc9e8
    Found by: stack scanning
25  libQt5Widgets.so.5 + 0x24fd8e
    rsp = 0x00007ffe1d1b1c70   rip = 0x00007ff4a21aad8e
    Found by: stack scanning
26  libQt5Core.so.5 + 0x5fd301
    rsp = 0x00007ffe1d1b1c88   rip = 0x00007ff4a1881301
    Found by: stack scanning
27  libQt5Widgets.so.5 + 0x49aa3c
    rsp = 0x00007ffe1d1b1ca0   rip = 0x00007ff4a23f5a3c
    Found by: stack scanning
28  libQt5Core.so.5 + 0x2ad3ce
    rsp = 0x00007ffe1d1b1cb0   rip = 0x00007ff4a15313ce
    Found by: stack scanning
29  libQt5Core.so.5 + 0x3ca000
    rsp = 0x00007ffe1d1b1cd0   rip = 0x00007ff4a164e000
    Found by: stack scanning
30  libQt5Core.so.5 + 0x3ca000
    rsp = 0x00007ffe1d1b1ce0   rip = 0x00007ff4a164e000
    Found by: stack scanning
31  libQt5Core.so.5 + 0x2a571b
    rsp = 0x00007ffe1d1b1d00   rip = 0x00007ff4a152971b
    Found by: stack scanning
32  libQt5Core.so.5 + 0xcb626
    rsp = 0x00007ffe1d1b1d10   rip = 0x00007ff4a134f626
    Found by: stack scanning
33  libQt5Widgets.so.5 + 0x195ee8
    rsp = 0x00007ffe1d1b1d20   rip = 0x00007ff4a20f0ee8
    Found by: stack scanning
34  libQt5Widgets.so.5 + 0x1646de
    rsp = 0x00007ffe1d1b1d50   rip = 0x00007ff4a20bf6de
    Found by: stack scanning
35  libQt5Widgets.so.5 + 0x16d0a8
    rsp = 0x00007ffe1d1b1d80   rip = 0x00007ff4a20c80a8
    Found by: stack scanning
36  libQt5Gui.so.5 + 0x6b8460
    rsp = 0x00007ffe1d1b1e18   rip = 0x00007ff4a1f41460
    Found by: stack scanning
37  ld-linux-x86-64.so.2 + 0x191ec
    rsp = 0x00007ffe1d1b1e80   rip = 0x00007ff4a5deb1ec
    Found by: stack scanning
38  libQt5Core.so.5 + 0xcb626
    rsp = 0x00007ffe1d1b1e90   rip = 0x00007ff4a134f626
    Found by: stack scanning
39  libQt5Core.so.5 + 0x6027a8
    rsp = 0x00007ffe1d1b1eb8   rip = 0x00007ff4a18867a8
    Found by: stack scanning
40  libQt5Core.so.5 + 0x2a599a
    rsp = 0x00007ffe1d1b1ed0   rip = 0x00007ff4a152999a
    Found by: stack scanning
41  libQt5Widgets.so.5 + 0x16c420
    rsp = 0x00007ffe1d1b1f40   rip = 0x00007ff4a20c7420
    Found by: stack scanning
42  libQt5Widgets.so.5 + 0x6759b0
    rsp = 0x00007ffe1d1b1f70   rip = 0x00007ff4a25d09b0
    Found by: stack scanning
43  libQt5Widgets.so.5 + 0x1be2cc
    rsp = 0x00007ffe1d1b1ff0   rip = 0x00007ff4a21192cc
    Found by: stack scanning
44  libQt5Core.so.5 + 0x6027a8
    rsp = 0x00007ffe1d1b2008   rip = 0x00007ff4a18867a8
    Found by: stack scanning
45  libQt5Widgets.so.5 + 0x6759d0
    rsp = 0x00007ffe1d1b2020   rip = 0x00007ff4a25d09d0
    Found by: stack scanning
46  libQt5Core.so.5 + 0x5fd3d0
    rsp = 0x00007ffe1d1b2038   rip = 0x00007ff4a18813d0
    Found by: stack scanning
47  libQt5Gui.so.5 + 0x6b8460
    rsp = 0x00007ffe1d1b20a8   rip = 0x00007ff4a1f41460
    Found by: stack scanning
48  libQt5Widgets.so.5 + 0x1c13dc
    rsp = 0x00007ffe1d1b2150   rip = 0x00007ff4a211c3dc
    Found by: stack scanning
49  ld-linux-x86-64.so.2 + 0x1306c
    rsp = 0x00007ffe1d1b2160   rip = 0x00007ff4a5de506c
    Found by: stack scanning
50  libQt5Core.so.5 + 0x2a5612
    rsp = 0x00007ffe1d1b2170   rip = 0x00007ff4a1529612
    Found by: stack scanning
51  libQt5Core.so.5 + 0xcb626
    rsp = 0x00007ffe1d1b2180   rip = 0x00007ff4a134f626
    Found by: stack scanning
52  libQt5Widgets.so.5 + 0x1b6877
    rsp = 0x00007ffe1d1b2190   rip = 0x00007ff4a2111877
    Found by: stack scanning
53  libQt5Widgets.so.5 + 0x1646ef
    rsp = 0x00007ffe1d1b21c0   rip = 0x00007ff4a20bf6ef
    Found by: stack scanning
54  libQt5Widgets.so.5 + 0x16cec8
    rsp = 0x00007ffe1d1b21f0   rip = 0x00007ff4a20c7ec8
    Found by: stack scanning
55  libQt5Widgets.so.5 + 0x1bd760
    rsp = 0x00007ffe1d1b2220   rip = 0x00007ff4a2118760
    Found by: stack scanning
56  libpthread.so.0 + 0x158d6
    rsp = 0x00007ffe1d1b2240   rip = 0x00007ff4a27a28d6
    Found by: stack scanning
57  libQt5Core.so.5 + 0x5ff548
    rsp = 0x00007ffe1d1b22b8   rip = 0x00007ff4a1883548
    Found by: stack scanning
58  ld-linux-x86-64.so.2 + 0x1306c
    rsp = 0x00007ffe1d1b22e0   rip = 0x00007ff4a5de506c
    Found by: stack scanning
59  ld-linux-x86-64.so.2 + 0x191ec
    rsp = 0x00007ffe1d1b22f0   rip = 0x00007ff4a5deb1ec
    Found by: stack scanning
60  libQt5Core.so.5 + 0xcb626
    rsp = 0x00007ffe1d1b2300   rip = 0x00007ff4a134f626
    Found by: stack scanning
61  libQt5Core.so.5 + 0x6027a8
    rsp = 0x00007ffe1d1b2328   rip = 0x00007ff4a18867a8
    Found by: stack scanning
62  libQt5Core.so.5 + 0x2a599a
    rsp = 0x00007ffe1d1b2340   rip = 0x00007ff4a152999a
    Found by: stack scanning
63  libQt5Gui.so.5 + 0x13c0be
    rsp = 0x00007ffe1d1b2360   rip = 0x00007ff4a19c50be
    Found by: stack scanning
64  libQt5Gui.so.5 + 0x12bba3
    rsp = 0x00007ffe1d1b23b0   rip = 0x00007ff4a19b4ba3
    Found by: stack scanning
65  libQt5Gui.so.5 + 0x106f8a
    rsp = 0x00007ffe1d1b23e0   rip = 0x00007ff4a198ff8a
    Found by: stack scanning
66  libQt5XcbQpa.so.5 + 0x513a9
    rsp = 0x00007ffe1d1b2400   rip = 0x00007ff4974c83a9
    Found by: stack scanning
67  libQt5XcbQpa.so.5 + 0x51385
    rsp = 0x00007ffe1d1b2420   rip = 0x00007ff4974c8385
    Found by: stack scanning
68  libQt5XcbQpa.so.5 + 0x51417
    rsp = 0x00007ffe1d1b2470   rip = 0x00007ff4974c8417
    Found by: stack scanning
69  libQt5XcbQpa.so.5 + 0x51427
    rsp = 0x00007ffe1d1b2480   rip = 0x00007ff4974c8427
    Found by: stack scanning
70  libQt5Gui.so.5 + 0x6b8460
    rsp = 0x00007ffe1d1b2498   rip = 0x00007ff4a1f41460
    Found by: stack scanning
71  libQt5Core.so.5 + 0x5fd3d0
    rsp = 0x00007ffe1d1b2508   rip = 0x00007ff4a18813d0
    Found by: stack scanning
72  libQt5Gui.so.5 + 0x105940
    rsp = 0x00007ffe1d1b2598   rip = 0x00007ff4a198e940
    Found by: stack scanning
73  libQt5XcbQpa.so.5 + 0x681b0
    rsp = 0x00007ffe1d1b25a0   rip = 0x00007ff4974df1b0
    Found by: stack scanning
74  libQt5Gui.so.5 + 0x12d109
    rsp = 0x00007ffe1d1b25b0   rip = 0x00007ff4a19b6109
    Found by: stack scanning
75  libQt5Core.so.5 + 0x108549
    rsp = 0x00007ffe1d1b25c0   rip = 0x00007ff4a138c549
    Found by: stack scanning
76  libQt5Gui.so.5 + 0x6c7050
    rsp = 0x00007ffe1d1b25d0   rip = 0x00007ff4a1f50050
    Found by: stack scanning
77  libQt5Gui.so.5 + 0x105bad
    rsp = 0x00007ffe1d1b25e0   rip = 0x00007ff4a198ebad
    Found by: stack scanning
78  libQt5Gui.so.5 + 0x105940
    rsp = 0x00007ffe1d1b2600   rip = 0x00007ff4a198e940
    Found by: stack scanning
79  libQt5XcbQpa.so.5 + 0x681b0
    rsp = 0x00007ffe1d1b2608   rip = 0x00007ff4974df1b0
    Found by: stack scanning
80  libQt5Gui.so.5 + 0x106e5c
    rsp = 0x00007ffe1d1b2610   rip = 0x00007ff4a198fe5c
    Found by: stack scanning
81  libQt5XcbQpa.so.5 + 0x681ca
    rsp = 0x00007ffe1d1b2640   rip = 0x00007ff4974df1ca
    Found by: stack scanning
82  libglib-2.0.so.0 + 0x5402c
    rsp = 0x00007ffe1d1b2650   rip = 0x00007ff49f71802c
    Found by: stack scanning
83  libglib-2.0.so.0 + 0xa7b59
    rsp = 0x00007ffe1d1b26d0   rip = 0x00007ff49f76bb59
    Found by: stack scanning
84  libQt5Core.so.5 + 0x5ff548
    rsp = 0x00007ffe1d1b26d8   rip = 0x00007ff4a1883548
    Found by: stack scanning
85  libglib-2.0.so.0 + 0x51781
    rsp = 0x00007ffe1d1b2730   rip = 0x00007ff49f715781
    Found by: stack scanning
86  libQt5Core.so.5 + 0x2fb7ee
    rsp = 0x00007ffe1d1b2750   rip = 0x00007ff4a157f7ee
    Found by: stack scanning
87  libQt5Core.so.5 + 0x2a470b
    rsp = 0x00007ffe1d1b27a0   rip = 0x00007ff4a152870b
    Found by: stack scanning
88  libQt5Core.so.5 + 0x2a42bb
    rsp = 0x00007ffe1d1b27d0   rip = 0x00007ff4a15282bb
    Found by: stack scanning
89  libQt5Core.so.5 + 0x6027a8
    rsp = 0x00007ffe1d1b27e0   rip = 0x00007ff4a18867a8
    Found by: stack scanning
90  libQt5Core.so.5 + 0x2ac1cc
    rsp = 0x00007ffe1d1b2810   rip = 0x00007ff4a15301cc
    Found by: stack scanning
91  libQt5Core.so.5 + 0x5fd188
    rsp = 0x00007ffe1d1b2818   rip = 0x00007ff4a1881188
    Found by: stack scanning
92  olive-editor!_fini + 0x28ca1
    rsp = 0x00007ffe1d1b2830   rip = 0x0000000000723bb5
    Found by: stack scanning
93  libQt5Core.so.5 + 0x3d18a0
    rsp = 0x00007ffe1d1b2838   rip = 0x00007ff4a16558a0
    Found by: stack scanning
94  libQt5Core.so.5 + 0x3d18a0
    rsp = 0x00007ffe1d1b2840   rip = 0x00007ff4a16558a0
    Found by: stack scanning
95  olive-editor!main [main.cpp : 206 + 0x5]
    rsp = 0x00007ffe1d1b2860   rip = 0x000000000049f19d
    Found by: stack scanning
96  libc.so.6 + 0x27b25
    rbx = 0x00000000006faea0   rbp = 0x0000000000000000
    rsp = 0x00007ffe1d1b2a20   r12 = 0x000000000049f57c
    r13 = 0x0000000000000000   r14 = 0x0000000000000000
    r15 = 0x0000000000000000   rip = 0x00007ff4a0d68b25
    Found by: call frame info
97  olive-editor!std::__sso_string::operator=(std::__sso_string&&) + 0xc0
    rsp = 0x00007ffe1d1b2a48   rip = 0x00000000006faea0
    Found by: stack scanning
98  olive-editor!_GLOBAL__sub_I_system_error48.cc + 0x3c
    rsp = 0x00007ffe1d1b2a58   rip = 0x000000000049f57c
    Found by: stack scanning
99  olive-editor!_GLOBAL__sub_I_system_error48.cc + 0x3c
    rsp = 0x00007ffe1d1b2ad0   rip = 0x000000000049f57c
    Found by: stack scanning
100  0x7ffe1d1b2b00
    rsp = 0x00007ffe1d1b2ad8   rip = 0x00007ffe1d1b2b00
    Found by: call frame info
101  olive-editor!_start + 0x29
    rsp = 0x00007ffe1d1b2af0   rip = 0x000000000049f5a5
    Found by: stack scanning
102  0x7ffe1d1b2af8
    rsp = 0x00007ffe1d1b2af8   rip = 0x00007ffe1d1b2af8
    Found by: call frame info

Thread 1
 0  libc.so.6 + 0xf3b2f
    rax = 0xfffffffffffffdfc   rdx = 0x00000000ffffffff
    rcx = 0x00007ff4a0e34b2f   rbx = 0x0000000003ec1cd0
    rsi = 0x0000000000000001   rdi = 0x00007ff495463a18
    rbp = 0x0000000000000000   rsp = 0x00007ff4954639e0
     r8 = 0x0000000000000000    r9 = 0x00007ff4900008d0
    r10 = 0x0000000000000000   r11 = 0x0000000000000293
    r12 = 0x0000000000000000   r13 = 0x0000000000000000
    r14 = 0x0000000003ec1ce8   r15 = 0x00007ff495463a18
    rip = 0x00007ff4a0e34b2f
    Found by: given as instruction pointer in context
 1  libxcb.so.1 + 0xc63b
    rsp = 0x00007ff495463a10   rip = 0x00007ff499dc363b
    Found by: stack scanning
 2  libQt5Core.so.5 + 0x6023a0
    rsp = 0x00007ff495463a28   rip = 0x00007ff4a18863a0
    Found by: stack scanning
 3  libQt5Core.so.5 + 0x6023a0
    rsp = 0x00007ff495463a30   rip = 0x00007ff4a18863a0
    Found by: stack scanning
 4  libQt5XcbQpa.so.5 + 0x1670f0
    rsp = 0x00007ff495463a38   rip = 0x00007ff4975de0f0
    Found by: stack scanning
 5  libQt5Core.so.5 + 0x6023c8
    rsp = 0x00007ff495463a50   rip = 0x00007ff4a18863c8
    Found by: stack scanning
 6  libQt5Core.so.5 + 0x213137
    rsp = 0x00007ff495463a60   rip = 0x00007ff4a1497137
    Found by: stack scanning
 7  libQt5Core.so.5 + 0x6023a0
    rsp = 0x00007ff495463a78   rip = 0x00007ff4a18863a0
    Found by: stack scanning
 8  libQt5Core.so.5 + 0x212900
    rsp = 0x00007ff495463a80   rip = 0x00007ff4a1496900
    Found by: stack scanning
 9  libQt5XcbQpa.so.5 + 0x15ef40
    rsp = 0x00007ff495463a88   rip = 0x00007ff4975d5f40
    Found by: stack scanning
10  libxcb.so.1 + 0xe37b
    rsp = 0x00007ff495463b00   rip = 0x00007ff499dc537b
    Found by: stack scanning
11  libQt5XcbQpa.so.5 + 0x167d90
    rsp = 0x00007ff495463b20   rip = 0x00007ff4975ded90
    Found by: stack scanning
12  libQt5XcbQpa.so.5 + 0x672c0
    rsp = 0x00007ff495463b30   rip = 0x00007ff4974de2c0
    Found by: stack scanning
13  libQt5Core.so.5 + 0xcc02d
    rsp = 0x00007ff495463b60   rip = 0x00007ff4a135002d
    Found by: stack scanning
14  libQt5Core.so.5 + 0x3d18a0
    rsp = 0x00007ff495463b68   rip = 0x00007ff4a16558a0
    Found by: stack scanning
15  libpthread.so.0 + 0x9259
    rsp = 0x00007ff495463ba0   rip = 0x00007ff4a2796259
    Found by: stack scanning
16  libc.so.6 + 0xfe5e3
    rsp = 0x00007ff495463c40   rip = 0x00007ff4a0e3f5e3
    Found by: stack scanning

Thread 2
 0  libpthread.so.0 + 0x158ca
    rax = 0xfffffffffffffe00   rdx = 0x0000000000000000
    rcx = 0x00007ff4a27a28ca   rbx = 0x0000000000000000
    rsi = 0x0000000000000189   rdi = 0x00000000041395f8
    rbp = 0x0000000000000000   rsp = 0x00007ff486fc1910
     r8 = 0x0000000000000000    r9 = 0x00000000ffffffff
    r10 = 0x0000000000000000   r11 = 0x0000000000000246
    r12 = 0x0000000000000000   r13 = 0x00000000041395f8
    r14 = 0x0000000000000000   r15 = 0x0000000000000000
    rip = 0x00007ff4a27a28ca
    Found by: given as instruction pointer in context
 1  libpthread.so.0 + 0xf270
    rsp = 0x00007ff486fc1950   rip = 0x00007ff4a279c270
    Found by: stack scanning
 2  libpthread.so.0 + 0xeff0
    rsp = 0x00007ff486fc1988   rip = 0x00007ff4a279bff0
    Found by: stack scanning
 3  libgallium_dri.so + 0x1c6e8c
    rsp = 0x00007ff486fc1a10   rip = 0x00007ff48e741e8c
    Found by: stack scanning
 4  libgallium_dri.so + 0x1c6e00
    rsp = 0x00007ff486fc1b50   rip = 0x00007ff48e741e00
    Found by: stack scanning
 5  libgallium_dri.so + 0x1c0f08
    rsp = 0x00007ff486fc1b80   rip = 0x00007ff48e73bf08
    Found by: stack scanning
 6  libpthread.so.0 + 0x9259
    rsp = 0x00007ff486fc1ba0   rip = 0x00007ff4a2796259
    Found by: stack scanning
 7  libc.so.6 + 0xfe5e3
    rsp = 0x00007ff486fc1c40   rip = 0x00007ff4a0e3f5e3
    Found by: stack scanning

Thread 3
 0  libpthread.so.0 + 0x158ca
    rax = 0xfffffffffffffe00   rdx = 0x0000000000000000
    rcx = 0x00007ff4a27a28ca   rbx = 0x0000000000000000
    rsi = 0x0000000000000189   rdi = 0x00000000041395f8
    rbp = 0x0000000000000000   rsp = 0x00007ff4867c0910
     r8 = 0x0000000000000000    r9 = 0x00000000ffffffff
    r10 = 0x0000000000000000   r11 = 0x0000000000000246
    r12 = 0x0000000000000000   r13 = 0x00000000041395f8
    r14 = 0x0000000000000000   r15 = 0x0000000000000000
    rip = 0x00007ff4a27a28ca
    Found by: given as instruction pointer in context
 1  libpthread.so.0 + 0xf270
    rsp = 0x00007ff4867c0950   rip = 0x00007ff4a279c270
    Found by: stack scanning
 2  libpthread.so.0 + 0xeff0
    rsp = 0x00007ff4867c0988   rip = 0x00007ff4a279bff0
    Found by: stack scanning
 3  libgallium_dri.so + 0x1c6e8c
    rsp = 0x00007ff4867c0a10   rip = 0x00007ff48e741e8c
    Found by: stack scanning
 4  libgallium_dri.so + 0x1c6e00
    rsp = 0x00007ff4867c0b50   rip = 0x00007ff48e741e00
    Found by: stack scanning
 5  libgallium_dri.so + 0x1c0f08
    rsp = 0x00007ff4867c0b80   rip = 0x00007ff48e73bf08
    Found by: stack scanning
 6  libpthread.so.0 + 0x9259
    rsp = 0x00007ff4867c0ba0   rip = 0x00007ff4a2796259
    Found by: stack scanning
 7  libc.so.6 + 0xfe5e3
    rsp = 0x00007ff4867c0c40   rip = 0x00007ff4a0e3f5e3
    Found by: stack scanning

Thread 4
 0  libpthread.so.0 + 0x158ca
    rax = 0xfffffffffffffe00   rdx = 0x0000000000000000
    rcx = 0x00007ff4a27a28ca   rbx = 0x0000000000000000
    rsi = 0x0000000000000189   rdi = 0x00000000041395f8
    rbp = 0x0000000000000000   rsp = 0x00007ff485fbf910
     r8 = 0x0000000000000000    r9 = 0x00000000ffffffff
    r10 = 0x0000000000000000   r11 = 0x0000000000000246
    r12 = 0x0000000000000000   r13 = 0x00000000041395f8
    r14 = 0x0000000000000000   r15 = 0x0000000000000000
    rip = 0x00007ff4a27a28ca
    Found by: given as instruction pointer in context
 1  libpthread.so.0 + 0xf270
    rsp = 0x00007ff485fbf950   rip = 0x00007ff4a279c270
    Found by: stack scanning
 2  libpthread.so.0 + 0xeff0
    rsp = 0x00007ff485fbf988   rip = 0x00007ff4a279bff0
    Found by: stack scanning
 3  libgallium_dri.so + 0x1c6e8c
    rsp = 0x00007ff485fbfa10   rip = 0x00007ff48e741e8c
    Found by: stack scanning
 4  libgallium_dri.so + 0x1c6e00
    rsp = 0x00007ff485fbfb50   rip = 0x00007ff48e741e00
    Found by: stack scanning
 5  libgallium_dri.so + 0x1c0f08
    rsp = 0x00007ff485fbfb80   rip = 0x00007ff48e73bf08
    Found by: stack scanning
 6  libpthread.so.0 + 0x9259
    rsp = 0x00007ff485fbfba0   rip = 0x00007ff4a2796259
    Found by: stack scanning
 7  libc.so.6 + 0xfe5e3
    rsp = 0x00007ff485fbfc40   rip = 0x00007ff4a0e3f5e3
    Found by: stack scanning

Thread 5
 0  libpthread.so.0 + 0x158ca
    rax = 0xfffffffffffffe00   rdx = 0x0000000000000000
    rcx = 0x00007ff4a27a28ca   rbx = 0x0000000000000000
    rsi = 0x0000000000000189   rdi = 0x00000000041395f8
    rbp = 0x0000000000000000   rsp = 0x00007ff4857be910
     r8 = 0x0000000000000000    r9 = 0x00000000ffffffff
    r10 = 0x0000000000000000   r11 = 0x0000000000000246
    r12 = 0x0000000000000000   r13 = 0x00000000041395f8
    r14 = 0x0000000000000000   r15 = 0x0000000000000000
    rip = 0x00007ff4a27a28ca
    Found by: given as instruction pointer in context
 1  libpthread.so.0 + 0xf270
    rsp = 0x00007ff4857be950   rip = 0x00007ff4a279c270
    Found by: stack scanning
 2  libpthread.so.0 + 0xeff0
    rsp = 0x00007ff4857be988   rip = 0x00007ff4a279bff0
    Found by: stack scanning
 3  libgallium_dri.so + 0x1c6e8c
    rsp = 0x00007ff4857bea10   rip = 0x00007ff48e741e8c
    Found by: stack scanning
 4  libgallium_dri.so + 0x1c6e00
    rsp = 0x00007ff4857beb50   rip = 0x00007ff48e741e00
    Found by: stack scanning
 5  libgallium_dri.so + 0x1c0f08
    rsp = 0x00007ff4857beb80   rip = 0x00007ff48e73bf08
    Found by: stack scanning
 6  libpthread.so.0 + 0x9259
    rsp = 0x00007ff4857beba0   rip = 0x00007ff4a2796259
    Found by: stack scanning
 7  libc.so.6 + 0xfe5e3
    rsp = 0x00007ff4857bec40   rip = 0x00007ff4a0e3f5e3
    Found by: stack scanning

Thread 6
 0  libpthread.so.0 + 0x158ca
    rax = 0xfffffffffffffe00   rdx = 0x0000000000000000
    rcx = 0x00007ff4a27a28ca   rbx = 0x0000000000000000
    rsi = 0x0000000000000189   rdi = 0x000000000416f460
    rbp = 0x0000000000000000   rsp = 0x00007ff484fbd910
     r8 = 0x0000000000000000    r9 = 0x00000000ffffffff
    r10 = 0x0000000000000000   r11 = 0x0000000000000246
    r12 = 0x0000000000000000   r13 = 0x000000000416f460
    r14 = 0x0000000000000000   r15 = 0x0000000000000000
    rip = 0x00007ff4a27a28ca
    Found by: given as instruction pointer in context
 1  libpthread.so.0 + 0xf270
    rsp = 0x00007ff484fbd950   rip = 0x00007ff4a279c270
    Found by: stack scanning
 2  libpthread.so.0 + 0xeff0
    rsp = 0x00007ff484fbd988   rip = 0x00007ff4a279bff0
    Found by: stack scanning
 3  libgallium_dri.so + 0x1c6e8c
    rsp = 0x00007ff484fbda10   rip = 0x00007ff48e741e8c
    Found by: stack scanning
 4  libc.so.6 + 0x8a3be
    rsp = 0x00007ff484fbda80   rip = 0x00007ff4a0dcb3be
    Found by: stack scanning
 5  libgallium_dri.so + 0x1c6e00
    rsp = 0x00007ff484fbdb50   rip = 0x00007ff48e741e00
    Found by: stack scanning
 6  libgallium_dri.so + 0x1c0f08
    rsp = 0x00007ff484fbdb80   rip = 0x00007ff48e73bf08
    Found by: stack scanning
 7  libpthread.so.0 + 0x9259
    rsp = 0x00007ff484fbdba0   rip = 0x00007ff4a2796259
    Found by: stack scanning
 8  libc.so.6 + 0xfe5e3
    rsp = 0x00007ff484fbdc40   rip = 0x00007ff4a0e3f5e3
    Found by: stack scanning

Thread 7
 0  libpthread.so.0 + 0x158ca
    rax = 0xfffffffffffffe00   rdx = 0x0000000000000000
    rcx = 0x00007ff4a27a28ca   rbx = 0x0000000000000000
    rsi = 0x0000000000000189   rdi = 0x00000000042335f4
    rbp = 0x0000000000000000   rsp = 0x00007ff46fffe9a0
     r8 = 0x0000000000000000    r9 = 0x00000000ffffffff
    r10 = 0x0000000000000000   r11 = 0x0000000000000246
    r12 = 0x0000000000000000   r13 = 0x00000000042335f4
    r14 = 0x0000000000000001   r15 = 0x0000000000000000
    rip = 0x00007ff4a27a28ca
    Found by: given as instruction pointer in context
 1  libpthread.so.0 + 0xf270
    rsp = 0x00007ff46fffe9e0   rip = 0x00007ff4a279c270
    Found by: stack scanning
 2  libQt5Core.so.5 + 0x6027a8
    rsp = 0x00007ff46fffe9e8   rip = 0x00007ff4a18867a8
    Found by: stack scanning
 3  libpthread.so.0 + 0xeff0
    rsp = 0x00007ff46fffea18   rip = 0x00007ff4a279bff0
    Found by: stack scanning
 4  libQt5Core.so.5 + 0xd1cd3
    rsp = 0x00007ff46fffeaa0   rip = 0x00007ff4a1355cd3
    Found by: stack scanning
 5  libpthread.so.0 + 0x105a0
    rsp = 0x00007ff46fffeab8   rip = 0x00007ff4a279d5a0
    Found by: stack scanning
 6  libQt5Core.so.5 + 0x2d7968
    rsp = 0x00007ff46fffeac0   rip = 0x00007ff4a155b968
    Found by: stack scanning
 7  libpthread.so.0 + 0x105a0
    rsp = 0x00007ff46fffeb08   rip = 0x00007ff4a279d5a0
    Found by: stack scanning
 8  olive-editor!olive::ThreadPoolThread::run() [threadpool.cpp : 131 + 0x1f]
    rsp = 0x00007ff46fffeb10   rip = 0x000000000061ae3a
    Found by: stack scanning
 9  libQt5Core.so.5 + 0xcc02d
    rbx = 0x0000000000000000   rbp = 0x0000000004259180
    rsp = 0x00007ff46fffeb60   r12 = 0x00007ff46fffeb60
    r13 = 0x00007ffe1d1b250f   r14 = 0x0000000000000000
    r15 = 0x00007ff46ffff640   rip = 0x00007ff4a135002d
    Found by: call frame info
10  libQt5Core.so.5 + 0x3d18a0
    rsp = 0x00007ff46fffeb68   rip = 0x00007ff4a16558a0
    Found by: stack scanning
11  libpthread.so.0 + 0x9259
    rsp = 0x00007ff46fffeba0   rip = 0x00007ff4a2796259
    Found by: stack scanning
12  libc.so.6 + 0xfe5e3
    rsp = 0x00007ff46fffec40   rip = 0x00007ff4a0e3f5e3
    Found by: stack scanning

Thread 8
 0  libpthread.so.0 + 0x158ca
    rax = 0xfffffffffffffe00   rdx = 0x0000000000000000
    rcx = 0x00007ff4a27a28ca   rbx = 0x0000000000000000
    rsi = 0x0000000000000189   rdi = 0x00000000041e2894
    rbp = 0x0000000000000000   rsp = 0x00007ff46f7fd9a0
     r8 = 0x0000000000000000    r9 = 0x00000000ffffffff
    r10 = 0x0000000000000000   r11 = 0x0000000000000246
    r12 = 0x0000000000000000   r13 = 0x00000000041e2894
    r14 = 0x0000000000000001   r15 = 0x0000000000000000
    rip = 0x00007ff4a27a28ca
    Found by: given as instruction pointer in context
 1  libpthread.so.0 + 0xf270
    rsp = 0x00007ff46f7fd9e0   rip = 0x00007ff4a279c270
    Found by: stack scanning
 2  libQt5Core.so.5 + 0x6027a8
    rsp = 0x00007ff46f7fd9e8   rip = 0x00007ff4a18867a8
    Found by: stack scanning
 3  libpthread.so.0 + 0xeff0
    rsp = 0x00007ff46f7fda18   rip = 0x00007ff4a279bff0
    Found by: stack scanning
 4  libQt5Core.so.5 + 0xd1cd3
    rsp = 0x00007ff46f7fdaa0   rip = 0x00007ff4a1355cd3
    Found by: stack scanning
 5  libpthread.so.0 + 0x105a0
    rsp = 0x00007ff46f7fdab8   rip = 0x00007ff4a279d5a0
    Found by: stack scanning
 6  libQt5Core.so.5 + 0x2d7968
    rsp = 0x00007ff46f7fdac0   rip = 0x00007ff4a155b968
    Found by: stack scanning
 7  libpthread.so.0 + 0x105a0
    rsp = 0x00007ff46f7fdb08   rip = 0x00007ff4a279d5a0
    Found by: stack scanning
 8  olive-editor!olive::ThreadPoolThread::run() [threadpool.cpp : 131 + 0x1f]
    rsp = 0x00007ff46f7fdb10   rip = 0x000000000061ae3a
    Found by: stack scanning
 9  libQt5Core.so.5 + 0xcc02d
    rbx = 0x0000000000000000   rbp = 0x00000000042593d0
    rsp = 0x00007ff46f7fdb60   r12 = 0x00007ff46f7fdb60
    r13 = 0x00007ffe1d1b250f   r14 = 0x0000000000000000
    r15 = 0x00007ff46f7fe640   rip = 0x00007ff4a135002d
    Found by: call frame info
10  libQt5Core.so.5 + 0x3d18a0
    rsp = 0x00007ff46f7fdb68   rip = 0x00007ff4a16558a0
    Found by: stack scanning
11  libpthread.so.0 + 0x9259
    rsp = 0x00007ff46f7fdba0   rip = 0x00007ff4a2796259
    Found by: stack scanning
12  libc.so.6 + 0xfe5e3
    rsp = 0x00007ff46f7fdc40   rip = 0x00007ff4a0e3f5e3
    Found by: stack scanning

Thread 9
 0  libpthread.so.0 + 0x158ca
    rax = 0xfffffffffffffe00   rdx = 0x0000000000000000
    rcx = 0x00007ff4a27a28ca   rbx = 0x0000000000000000
    rsi = 0x0000000000000189   rdi = 0x00000000041e2c20
    rbp = 0x0000000000000000   rsp = 0x00007ff46effc9a0
     r8 = 0x0000000000000000    r9 = 0x00000000ffffffff
    r10 = 0x0000000000000000   r11 = 0x0000000000000246
    r12 = 0x0000000000000000   r13 = 0x00000000041e2c20
    r14 = 0x0000000000000000   r15 = 0x0000000000000000
    rip = 0x00007ff4a27a28ca
    Found by: given as instruction pointer in context
 1  libpthread.so.0 + 0xf270
    rsp = 0x00007ff46effc9e0   rip = 0x00007ff4a279c270
    Found by: stack scanning
 2  libQt5Core.so.5 + 0x6027a8
    rsp = 0x00007ff46effc9e8   rip = 0x00007ff4a18867a8
    Found by: stack scanning
 3  libpthread.so.0 + 0xeff0
    rsp = 0x00007ff46effca18   rip = 0x00007ff4a279bff0
    Found by: stack scanning
 4  libQt5Core.so.5 + 0xd1cd3
    rsp = 0x00007ff46effcaa0   rip = 0x00007ff4a1355cd3
    Found by: stack scanning
 5  libpthread.so.0 + 0x105a0
    rsp = 0x00007ff46effcab8   rip = 0x00007ff4a279d5a0
    Found by: stack scanning
 6  libQt5Core.so.5 + 0x2d7968
    rsp = 0x00007ff46effcac0   rip = 0x00007ff4a155b968
    Found by: stack scanning
 7  libpthread.so.0 + 0x105a0
    rsp = 0x00007ff46effcb08   rip = 0x00007ff4a279d5a0
    Found by: stack scanning
 8  olive-editor!olive::ThreadPoolThread::run() [threadpool.cpp : 131 + 0x1f]
    rsp = 0x00007ff46effcb10   rip = 0x000000000061ae3a
    Found by: stack scanning
 9  libQt5Core.so.5 + 0xcc02d
    rbx = 0x0000000000000000   rbp = 0x0000000004259380
    rsp = 0x00007ff46effcb60   r12 = 0x00007ff46effcb60
    r13 = 0x00007ffe1d1b250f   r14 = 0x0000000000000000
    r15 = 0x00007ff46effd640   rip = 0x00007ff4a135002d
    Found by: call frame info
10  libQt5Core.so.5 + 0x3d18a0
    rsp = 0x00007ff46effcb68   rip = 0x00007ff4a16558a0
    Found by: stack scanning
11  libpthread.so.0 + 0x9259
    rsp = 0x00007ff46effcba0   rip = 0x00007ff4a2796259
    Found by: stack scanning
12  libc.so.6 + 0xfe5e3
    rsp = 0x00007ff46effcc40   rip = 0x00007ff4a0e3f5e3
    Found by: stack scanning

Thread 10
 0  libpthread.so.0 + 0x158ca
    rax = 0xfffffffffffffe00   rdx = 0x0000000000000000
    rcx = 0x00007ff4a27a28ca   rbx = 0x0000000000000000
    rsi = 0x0000000000000189   rdi = 0x00000000041e2fb0
    rbp = 0x0000000000000000   rsp = 0x00007ff46e7fb9a0
     r8 = 0x0000000000000000    r9 = 0x00000000ffffffff
    r10 = 0x0000000000000000   r11 = 0x0000000000000246
    r12 = 0x0000000000000000   r13 = 0x00000000041e2fb0
    r14 = 0x0000000000000000   r15 = 0x0000000000000000
    rip = 0x00007ff4a27a28ca
    Found by: given as instruction pointer in context
 1  libpthread.so.0 + 0xf270
    rsp = 0x00007ff46e7fb9e0   rip = 0x00007ff4a279c270
    Found by: stack scanning
 2  libpthread.so.0 + 0xeff0
    rsp = 0x00007ff46e7fba18   rip = 0x00007ff4a279bff0
    Found by: stack scanning
 3  libQt5Core.so.5 + 0xd1cd3
    rsp = 0x00007ff46e7fbaa0   rip = 0x00007ff4a1355cd3
    Found by: stack scanning
 4  libpthread.so.0 + 0x105a0
    rsp = 0x00007ff46e7fbad8   rip = 0x00007ff4a279d5a0
    Found by: stack scanning
 5  libpthread.so.0 + 0x105a0
    rsp = 0x00007ff46e7fbb08   rip = 0x00007ff4a279d5a0
    Found by: stack scanning
 6  olive-editor!olive::ThreadPoolThread::run() [threadpool.cpp : 131 + 0x1f]
    rsp = 0x00007ff46e7fbb10   rip = 0x000000000061ae3a
    Found by: stack scanning
 7  libQt5Core.so.5 + 0xcc02d
    rbx = 0x0000000000000000   rbp = 0x00000000042595b0
    rsp = 0x00007ff46e7fbb60   r12 = 0x00007ff46e7fbb60
    r13 = 0x00007ffe1d1b250f   r14 = 0x0000000000000000
    r15 = 0x00007ff46e7fc640   rip = 0x00007ff4a135002d
    Found by: call frame info
 8  libQt5Core.so.5 + 0x3d18a0
    rsp = 0x00007ff46e7fbb68   rip = 0x00007ff4a16558a0
    Found by: stack scanning
 9  libpthread.so.0 + 0x9259
    rsp = 0x00007ff46e7fbba0   rip = 0x00007ff4a2796259
    Found by: stack scanning
10  libc.so.6 + 0xfe5e3
    rsp = 0x00007ff46e7fbc40   rip = 0x00007ff4a0e3f5e3
    Found by: stack scanning

Thread 11
 0  libpthread.so.0 + 0x158ca
    rax = 0xfffffffffffffe00   rdx = 0x0000000000000000
    rcx = 0x00007ff4a27a28ca   rbx = 0x0000000000000000
    rsi = 0x0000000000000189   rdi = 0x00000000041e3340
    rbp = 0x0000000000000000   rsp = 0x00007ff467ffe9a0
     r8 = 0x0000000000000000    r9 = 0x00000000ffffffff
    r10 = 0x0000000000000000   r11 = 0x0000000000000246
    r12 = 0x0000000000000000   r13 = 0x00000000041e3340
    r14 = 0x0000000000000000   r15 = 0x0000000000000000
    rip = 0x00007ff4a27a28ca
    Found by: given as instruction pointer in context
 1  libpthread.so.0 + 0xf270
    rsp = 0x00007ff467ffe9e0   rip = 0x00007ff4a279c270
    Found by: stack scanning
 2  libQt5Core.so.5 + 0x6027a8
    rsp = 0x00007ff467ffe9e8   rip = 0x00007ff4a18867a8
    Found by: stack scanning
 3  libpthread.so.0 + 0xeff0
    rsp = 0x00007ff467ffea18   rip = 0x00007ff4a279bff0
    Found by: stack scanning
 4  libQt5Core.so.5 + 0xd1cd3
    rsp = 0x00007ff467ffeaa0   rip = 0x00007ff4a1355cd3
    Found by: stack scanning
 5  libpthread.so.0 + 0x105a0
    rsp = 0x00007ff467ffeab8   rip = 0x00007ff4a279d5a0
    Found by: stack scanning
 6  libQt5Core.so.5 + 0x2d7968
    rsp = 0x00007ff467ffeac0   rip = 0x00007ff4a155b968
    Found by: stack scanning
 7  libpthread.so.0 + 0x105a0
    rsp = 0x00007ff467ffeb08   rip = 0x00007ff4a279d5a0
    Found by: stack scanning
 8  olive-editor!olive::ThreadPoolThread::run() [threadpool.cpp : 131 + 0x1f]
    rsp = 0x00007ff467ffeb10   rip = 0x000000000061ae3a
    Found by: stack scanning
 9  libQt5Core.so.5 + 0xcc02d
    rbx = 0x0000000000000000   rbp = 0x0000000004259770
    rsp = 0x00007ff467ffeb60   r12 = 0x00007ff467ffeb60
    r13 = 0x00007ffe1d1b250f   r14 = 0x0000000000000000
    r15 = 0x00007ff467fff640   rip = 0x00007ff4a135002d
    Found by: call frame info
10  libQt5Core.so.5 + 0x3d18a0
    rsp = 0x00007ff467ffeb68   rip = 0x00007ff4a16558a0
    Found by: stack scanning
11  libpthread.so.0 + 0x9259
    rsp = 0x00007ff467ffeba0   rip = 0x00007ff4a2796259
    Found by: stack scanning
12  libc.so.6 + 0xfe5e3
    rsp = 0x00007ff467ffec40   rip = 0x00007ff4a0e3f5e3
    Found by: stack scanning

Thread 12
 0  libpthread.so.0 + 0x158ca
    rax = 0xfffffffffffffe00   rdx = 0x0000000000000000
    rcx = 0x00007ff4a27a28ca   rbx = 0x0000000000000000
    rsi = 0x0000000000000189   rdi = 0x00000000041e36d0
    rbp = 0x0000000000000000   rsp = 0x00007ff46dffa9a0
     r8 = 0x0000000000000000    r9 = 0x00000000ffffffff
    r10 = 0x0000000000000000   r11 = 0x0000000000000246
    r12 = 0x0000000000000000   r13 = 0x00000000041e36d0
    r14 = 0x0000000000000000   r15 = 0x0000000000000000
    rip = 0x00007ff4a27a28ca
    Found by: given as instruction pointer in context
 1  libpthread.so.0 + 0xf270
    rsp = 0x00007ff46dffa9e0   rip = 0x00007ff4a279c270
    Found by: stack scanning
 2  libQt5Core.so.5 + 0x6027a8
    rsp = 0x00007ff46dffa9e8   rip = 0x00007ff4a18867a8
    Found by: stack scanning
 3  libpthread.so.0 + 0xeff0
    rsp = 0x00007ff46dffaa18   rip = 0x00007ff4a279bff0
    Found by: stack scanning
 4  libQt5Core.so.5 + 0xd1cd3
    rsp = 0x00007ff46dffaaa0   rip = 0x00007ff4a1355cd3
    Found by: stack scanning
 5  libpthread.so.0 + 0x105a0
    rsp = 0x00007ff46dffaab8   rip = 0x00007ff4a279d5a0
    Found by: stack scanning
 6  libQt5Core.so.5 + 0x2d7968
    rsp = 0x00007ff46dffaac0   rip = 0x00007ff4a155b968
    Found by: stack scanning
 7  libpthread.so.0 + 0x105a0
    rsp = 0x00007ff46dffab08   rip = 0x00007ff4a279d5a0
    Found by: stack scanning
 8  olive-editor!olive::ThreadPoolThread::run() [threadpool.cpp : 131 + 0x1f]
    rsp = 0x00007ff46dffab10   rip = 0x000000000061ae3a
    Found by: stack scanning
 9  libQt5Core.so.5 + 0xcc02d
    rbx = 0x0000000000000000   rbp = 0x0000000004254040
    rsp = 0x00007ff46dffab60   r12 = 0x00007ff46dffab60
    r13 = 0x00007ffe1d1b250f   r14 = 0x0000000000000000
    r15 = 0x00007ff46dffb640   rip = 0x00007ff4a135002d
    Found by: call frame info
10  libQt5Core.so.5 + 0x3d18a0
    rsp = 0x00007ff46dffab68   rip = 0x00007ff4a16558a0
    Found by: stack scanning
11  libpthread.so.0 + 0x9259
    rsp = 0x00007ff46dffaba0   rip = 0x00007ff4a2796259
    Found by: stack scanning
12  libc.so.6 + 0xfe5e3
    rsp = 0x00007ff46dffac40   rip = 0x00007ff4a0e3f5e3
    Found by: stack scanning

Thread 13
 0  libpthread.so.0 + 0x158ca
    rax = 0xfffffffffffffe00   rdx = 0x0000000000000000
    rcx = 0x00007ff4a27a28ca   rbx = 0x0000000000000000
    rsi = 0x0000000000000189   rdi = 0x00000000041e3a60
    rbp = 0x0000000000000000   rsp = 0x00007ff46d7f99a0
     r8 = 0x0000000000000000    r9 = 0x00000000ffffffff
    r10 = 0x0000000000000000   r11 = 0x0000000000000246
    r12 = 0x0000000000000000   r13 = 0x00000000041e3a60
    r14 = 0x0000000000000000   r15 = 0x0000000000000000
    rip = 0x00007ff4a27a28ca
    Found by: given as instruction pointer in context
 1  libpthread.so.0 + 0xf270
    rsp = 0x00007ff46d7f99e0   rip = 0x00007ff4a279c270
    Found by: stack scanning
 2  libQt5Core.so.5 + 0x6027a8
    rsp = 0x00007ff46d7f99e8   rip = 0x00007ff4a18867a8
    Found by: stack scanning
 3  libpthread.so.0 + 0xeff0
    rsp = 0x00007ff46d7f9a18   rip = 0x00007ff4a279bff0
    Found by: stack scanning
 4  libQt5Core.so.5 + 0xd1cd3
    rsp = 0x00007ff46d7f9aa0   rip = 0x00007ff4a1355cd3
    Found by: stack scanning
 5  libpthread.so.0 + 0x105a0
    rsp = 0x00007ff46d7f9ab8   rip = 0x00007ff4a279d5a0
    Found by: stack scanning
 6  libQt5Core.so.5 + 0x2d7968
    rsp = 0x00007ff46d7f9ac0   rip = 0x00007ff4a155b968
    Found by: stack scanning
 7  libpthread.so.0 + 0x105a0
    rsp = 0x00007ff46d7f9b08   rip = 0x00007ff4a279d5a0
    Found by: stack scanning
 8  olive-editor!olive::ThreadPoolThread::run() [threadpool.cpp : 131 + 0x1f]
    rsp = 0x00007ff46d7f9b10   rip = 0x000000000061ae3a
    Found by: stack scanning
 9  libQt5Core.so.5 + 0xcc02d
    rbx = 0x0000000000000000   rbp = 0x00000000041d14b0
    rsp = 0x00007ff46d7f9b60   r12 = 0x00007ff46d7f9b60
    r13 = 0x00007ffe1d1b250f   r14 = 0x0000000000000000
    r15 = 0x00007ff46d7fa640   rip = 0x00007ff4a135002d
    Found by: call frame info
10  libQt5Core.so.5 + 0x3d18a0
    rsp = 0x00007ff46d7f9b68   rip = 0x00007ff4a16558a0
    Found by: stack scanning
11  libpthread.so.0 + 0x9259
    rsp = 0x00007ff46d7f9ba0   rip = 0x00007ff4a2796259
    Found by: stack scanning
12  libc.so.6 + 0xfe5e3
    rsp = 0x00007ff46d7f9c40   rip = 0x00007ff4a0e3f5e3
    Found by: stack scanning

Thread 14
 0  libpthread.so.0 + 0x158ca
    rax = 0xfffffffffffffe00   rdx = 0x0000000000000000
    rcx = 0x00007ff4a27a28ca   rbx = 0x0000000000000000
    rsi = 0x0000000000000189   rdi = 0x00000000041e3df0
    rbp = 0x0000000000000000   rsp = 0x00007ff46cff89a0
     r8 = 0x0000000000000000    r9 = 0x00000000ffffffff
    r10 = 0x0000000000000000   r11 = 0x0000000000000246
    r12 = 0x0000000000000000   r13 = 0x00000000041e3df0
    r14 = 0x0000000000000000   r15 = 0x0000000000000000
    rip = 0x00007ff4a27a28ca
    Found by: given as instruction pointer in context
 1  libpthread.so.0 + 0xf270
    rsp = 0x00007ff46cff89e0   rip = 0x00007ff4a279c270
    Found by: stack scanning
 2  libQt5Core.so.5 + 0x6027a8
    rsp = 0x00007ff46cff89e8   rip = 0x00007ff4a18867a8
    Found by: stack scanning
 3  libpthread.so.0 + 0xeff0
    rsp = 0x00007ff46cff8a18   rip = 0x00007ff4a279bff0
    Found by: stack scanning
 4  libQt5Core.so.5 + 0xd1cd3
    rsp = 0x00007ff46cff8aa0   rip = 0x00007ff4a1355cd3
    Found by: stack scanning
 5  libpthread.so.0 + 0x105a0
    rsp = 0x00007ff46cff8ab8   rip = 0x00007ff4a279d5a0
    Found by: stack scanning
 6  libQt5Core.so.5 + 0x2d7968
    rsp = 0x00007ff46cff8ac0   rip = 0x00007ff4a155b968
    Found by: stack scanning
 7  libpthread.so.0 + 0x105a0
    rsp = 0x00007ff46cff8b08   rip = 0x00007ff4a279d5a0
    Found by: stack scanning
 8  olive-editor!olive::ThreadPoolThread::run() [threadpool.cpp : 131 + 0x1f]
    rsp = 0x00007ff46cff8b10   rip = 0x000000000061ae3a
    Found by: stack scanning
 9  libQt5Core.so.5 + 0xcc02d
    rbx = 0x0000000000000000   rbp = 0x0000000003f5c450
    rsp = 0x00007ff46cff8b60   r12 = 0x00007ff46cff8b60
    r13 = 0x00007ffe1d1b250f   r14 = 0x0000000000000000
    r15 = 0x00007ff46cff9640   rip = 0x00007ff4a135002d
    Found by: call frame info
10  libQt5Core.so.5 + 0x3d18a0
    rsp = 0x00007ff46cff8b68   rip = 0x00007ff4a16558a0
    Found by: stack scanning
11  libpthread.so.0 + 0x9259
    rsp = 0x00007ff46cff8ba0   rip = 0x00007ff4a2796259
    Found by: stack scanning
12  libc.so.6 + 0xfe5e3
    rsp = 0x00007ff46cff8c40   rip = 0x00007ff4a0e3f5e3
    Found by: stack scanning

Thread 15
 0  libpthread.so.0 + 0x158ca
    rax = 0xfffffffffffffe00   rdx = 0x0000000000000000
    rcx = 0x00007ff4a27a28ca   rbx = 0x0000000000000000
    rsi = 0x0000000000000189   rdi = 0x0000000004269d60
    rbp = 0x0000000000000000   rsp = 0x00007ff4677fd910
     r8 = 0x0000000000000000    r9 = 0x00000000ffffffff
    r10 = 0x0000000000000000   r11 = 0x0000000000000246
    r12 = 0x0000000000000000   r13 = 0x0000000004269d60
    r14 = 0x0000000000000000   r15 = 0x0000000000000000
    rip = 0x00007ff4a27a28ca
    Found by: given as instruction pointer in context
 1  libpthread.so.0 + 0xf270
    rsp = 0x00007ff4677fd950   rip = 0x00007ff4a279c270
    Found by: stack scanning
 2  libpthread.so.0 + 0xeff0
    rsp = 0x00007ff4677fd988   rip = 0x00007ff4a279bff0
    Found by: stack scanning
 3  libgallium_dri.so + 0x1c6e8c
    rsp = 0x00007ff4677fda10   rip = 0x00007ff48e741e8c
    Found by: stack scanning
 4  libgallium_dri.so + 0x6c2590
    rsp = 0x00007ff4677fda20   rip = 0x00007ff48ec3d590
    Found by: stack scanning
 5  libc.so.6 + 0x8a3be
    rsp = 0x00007ff4677fda80   rip = 0x00007ff4a0dcb3be
    Found by: stack scanning
 6  libgallium_dri.so + 0x1c6e00
    rsp = 0x00007ff4677fdb50   rip = 0x00007ff48e741e00
    Found by: stack scanning
 7  libgallium_dri.so + 0x1c0f08
    rsp = 0x00007ff4677fdb80   rip = 0x00007ff48e73bf08
    Found by: stack scanning
 8  libpthread.so.0 + 0x9259
    rsp = 0x00007ff4677fdba0   rip = 0x00007ff4a2796259
    Found by: stack scanning
 9  libc.so.6 + 0xfe5e3
    rsp = 0x00007ff4677fdc40   rip = 0x00007ff4a0e3f5e3
    Found by: stack scanning

Thread 16
 0  libc.so.6 + 0xf3b2f
    rax = 0xfffffffffffffdfc   rdx = 0x0000000000001387
    rcx = 0x00007ff4a0e34b2f   rbx = 0x00007ff49f71dab0
    rsi = 0x0000000000000001   rdi = 0x00007ff430005240
    rbp = 0x00007ff430005240   rsp = 0x00007ff466ffc9b0
     r8 = 0x0000000000000000    r9 = 0x000000000423cb70
    r10 = 0x00007ffe1d1f6080   r11 = 0x0000000000000293
    r12 = 0x0000000000000001   r13 = 0x00007ff466ffc9f4
    r14 = 0x0000000000001387   r15 = 0x00007ff430000c20
    rip = 0x00007ff4a0e34b2f
    Found by: given as instruction pointer in context
 1  libglib-2.0.so.0 + 0xa7ae8
    rsp = 0x00007ff466ffc9e0   rip = 0x00007ff49f76bae8
    Found by: stack scanning
 2  libglib-2.0.so.0 + 0x51781
    rsp = 0x00007ff466ffca40   rip = 0x00007ff49f715781
    Found by: stack scanning
 3  libQt5Core.so.5 + 0x2fb7ee
    rsp = 0x00007ff466ffca60   rip = 0x00007ff4a157f7ee
    Found by: stack scanning
 4  libQt5Core.so.5 + 0x2a470b
    rsp = 0x00007ff466ffcab0   rip = 0x00007ff4a152870b
    Found by: stack scanning
 5  libQt5Core.so.5 + 0x2a42bb
    rsp = 0x00007ff466ffcae0   rip = 0x00007ff4a15282bb
    Found by: stack scanning
 6  libQt5Core.so.5 + 0xcb02e
    rsp = 0x00007ff466ffcb20   rip = 0x00007ff4a134f02e
    Found by: stack scanning
 7  libQt5Core.so.5 + 0x5fd188
    rsp = 0x00007ff466ffcb28   rip = 0x00007ff4a1881188
    Found by: stack scanning
 8  libQt5Core.so.5 + 0xcc02d
    rsp = 0x00007ff466ffcb60   rip = 0x00007ff4a135002d
    Found by: stack scanning
 9  libQt5Core.so.5 + 0x3d18a0
    rsp = 0x00007ff466ffcb68   rip = 0x00007ff4a16558a0
    Found by: stack scanning
10  libpthread.so.0 + 0x9259
    rsp = 0x00007ff466ffcba0   rip = 0x00007ff4a2796259
    Found by: stack scanning
11  libc.so.6 + 0xfe5e3
    rsp = 0x00007ff466ffcc40   rip = 0x00007ff4a0e3f5e3
    Found by: stack scanning

Thread 17
 0  libc.so.6 + 0xf3b2f
    rax = 0xfffffffffffffdfc   rdx = 0x00000000ffffffff
    rcx = 0x00007ff4a0e34b2f   rbx = 0x00007ff49f71dab0
    rsi = 0x0000000000000002   rdi = 0x00007ff434004e60
    rbp = 0x00007ff434004e60   rsp = 0x00007ff4667fb980
     r8 = 0x0000000000000000    r9 = 0x00000000047084f0
    r10 = 0x00007ffe1d1f6080   r11 = 0x0000000000000293
    r12 = 0x0000000000000002   r13 = 0x00007ff4667fb9c4
    r14 = 0x00000000ffffffff   r15 = 0x00007ff434000c20
    rip = 0x00007ff4a0e34b2f
    Found by: given as instruction pointer in context
 1  libglib-2.0.so.0 + 0xa7ae8
    rsp = 0x00007ff4667fb9b0   rip = 0x00007ff49f76bae8
    Found by: stack scanning
 2  libglib-2.0.so.0 + 0x51781
    rsp = 0x00007ff4667fba10   rip = 0x00007ff49f715781
    Found by: stack scanning
 3  libQt5Core.so.5 + 0x2fb7ee
    rsp = 0x00007ff4667fba30   rip = 0x00007ff4a157f7ee
    Found by: stack scanning
 4  libQt5Core.so.5 + 0x2a470b
    rsp = 0x00007ff4667fba80   rip = 0x00007ff4a152870b
    Found by: stack scanning
 5  libQt5DBus.so.5 + 0x96d90
    rsp = 0x00007ff4667fba98   rip = 0x00007ff4973f6d90
    Found by: stack scanning
 6  libQt5Core.so.5 + 0x2a42bb
    rsp = 0x00007ff4667fbab0   rip = 0x00007ff4a15282bb
    Found by: stack scanning
 7  libQt5DBus.so.5 + 0x96d90
    rsp = 0x00007ff4667fbae0   rip = 0x00007ff4973f6d90
    Found by: stack scanning
 8  libQt5Core.so.5 + 0xcb02e
    rsp = 0x00007ff4667fbaf0   rip = 0x00007ff4a134f02e
    Found by: stack scanning
 9  libQt5Core.so.5 + 0x5fd188
    rsp = 0x00007ff4667fbaf8   rip = 0x00007ff4a1881188
    Found by: stack scanning
10  libQt5DBus.so.5 + 0x96d80
    rsp = 0x00007ff4667fbb18   rip = 0x00007ff4973f6d80
    Found by: stack scanning
11  libQt5DBus.so.5 + 0x96d80
    rsp = 0x00007ff4667fbb28   rip = 0x00007ff4973f6d80
    Found by: stack scanning
12  libQt5DBus.so.5 + 0x17477
    rsp = 0x00007ff4667fbb30   rip = 0x00007ff497377477
    Found by: stack scanning
13  libQt5DBus.so.5 + 0x96d80
    rsp = 0x00007ff4667fbb40   rip = 0x00007ff4973f6d80
    Found by: stack scanning
14  libQt5Core.so.5 + 0xcc02d
    rsp = 0x00007ff4667fbb60   rip = 0x00007ff4a135002d
    Found by: stack scanning
15  libQt5Core.so.5 + 0x3d18a0
    rsp = 0x00007ff4667fbb68   rip = 0x00007ff4a16558a0
    Found by: stack scanning
16  libpthread.so.0 + 0x9259
    rsp = 0x00007ff4667fbba0   rip = 0x00007ff4a2796259
    Found by: stack scanning
17  libc.so.6 + 0xfe5e3
    rsp = 0x00007ff4667fbc40   rip = 0x00007ff4a0e3f5e3
    Found by: stack scanning

Thread 18
 0  libc.so.6 + 0xf3b2f
    rax = 0xfffffffffffffdfc   rdx = 0x00000000ffffffff
    rcx = 0x00007ff4a0e34b2f   rbx = 0x00007ff49f71dab0
    rsi = 0x0000000000000001   rdi = 0x00007ff420005240
    rbp = 0x00007ff420005240   rsp = 0x00007ff464ff89b0
     r8 = 0x0000000000000000    r9 = 0x00000000046f0c90
    r10 = 0x00007ffe1d1f6080   r11 = 0x0000000000000293
    r12 = 0x0000000000000001   r13 = 0x00007ff464ff89f4
    r14 = 0x00000000ffffffff   r15 = 0x00007ff420000c20
    rip = 0x00007ff4a0e34b2f
    Found by: given as instruction pointer in context
 1  libglib-2.0.so.0 + 0xa7ae8
    rsp = 0x00007ff464ff89e0   rip = 0x00007ff49f76bae8
    Found by: stack scanning
 2  libglib-2.0.so.0 + 0x51781
    rsp = 0x00007ff464ff8a40   rip = 0x00007ff49f715781
    Found by: stack scanning
 3  libQt5Core.so.5 + 0x2fb7ee
    rsp = 0x00007ff464ff8a60   rip = 0x00007ff4a157f7ee
    Found by: stack scanning
 4  libQt5Core.so.5 + 0x2a470b
    rsp = 0x00007ff464ff8ab0   rip = 0x00007ff4a152870b
    Found by: stack scanning
 5  libQt5Core.so.5 + 0x2a42bb
    rsp = 0x00007ff464ff8ae0   rip = 0x00007ff4a15282bb
    Found by: stack scanning
 6  libQt5Core.so.5 + 0xcb02e
    rsp = 0x00007ff464ff8b20   rip = 0x00007ff4a134f02e
    Found by: stack scanning
 7  libQt5Core.so.5 + 0x5fd188
    rsp = 0x00007ff464ff8b28   rip = 0x00007ff4a1881188
    Found by: stack scanning
 8  libQt5Core.so.5 + 0xcc02d
    rsp = 0x00007ff464ff8b60   rip = 0x00007ff4a135002d
    Found by: stack scanning
 9  libQt5Core.so.5 + 0x3d18a0
    rsp = 0x00007ff464ff8b68   rip = 0x00007ff4a16558a0
    Found by: stack scanning
10  libpthread.so.0 + 0x9259
    rsp = 0x00007ff464ff8ba0   rip = 0x00007ff4a2796259
    Found by: stack scanning
11  libc.so.6 + 0xfe5e3
    rsp = 0x00007ff464ff8c40   rip = 0x00007ff4a0e3f5e3
    Found by: stack scanning

Thread 19
 0  libpthread.so.0 + 0x158ca
    rax = 0xfffffffffffffe00   rdx = 0x0000000000000000
    rcx = 0x00007ff4a27a28ca   rbx = 0x0000000000000000
    rsi = 0x0000000000000189   rdi = 0x00000000052765f0
    rbp = 0x0000000000000000   rsp = 0x00007ff45fffe910
     r8 = 0x0000000000000000    r9 = 0x00000000ffffffff
    r10 = 0x0000000000000000   r11 = 0x0000000000000246
    r12 = 0x0000000000000000   r13 = 0x00000000052765f0
    r14 = 0x0000000000000000   r15 = 0x0000000000000000
    rip = 0x00007ff4a27a28ca
    Found by: given as instruction pointer in context
 1  libpthread.so.0 + 0xf270
    rsp = 0x00007ff45fffe950   rip = 0x00007ff4a279c270
    Found by: stack scanning
 2  libpthread.so.0 + 0xeff0
    rsp = 0x00007ff45fffe988   rip = 0x00007ff4a279bff0
    Found by: stack scanning
 3  libgallium_dri.so + 0x1c6e8c
    rsp = 0x00007ff45fffea10   rip = 0x00007ff48e741e8c
    Found by: stack scanning
 4  libc.so.6 + 0x8a3be
    rsp = 0x00007ff45fffea80   rip = 0x00007ff4a0dcb3be
    Found by: stack scanning
 5  libgallium_dri.so + 0x1c6e00
    rsp = 0x00007ff45fffeb50   rip = 0x00007ff48e741e00
    Found by: stack scanning
 6  libgallium_dri.so + 0x1c0f08
    rsp = 0x00007ff45fffeb80   rip = 0x00007ff48e73bf08
    Found by: stack scanning
 7  libpthread.so.0 + 0x9259
    rsp = 0x00007ff45fffeba0   rip = 0x00007ff4a2796259
    Found by: stack scanning
 8  libc.so.6 + 0xfe5e3
    rsp = 0x00007ff45fffec40   rip = 0x00007ff4a0e3f5e3
    Found by: stack scanning

Thread 20
 0  libpthread.so.0 + 0x158ca
    rax = 0xfffffffffffffe00   rdx = 0x0000000000000000
    rcx = 0x00007ff4a27a28ca   rbx = 0x0000000000000000
    rsi = 0x0000000000000189   rdi = 0x0000000005334090
    rbp = 0x0000000000000000   rsp = 0x00007ff45f7fd910
     r8 = 0x0000000000000000    r9 = 0x00000000ffffffff
    r10 = 0x0000000000000000   r11 = 0x0000000000000246
    r12 = 0x0000000000000000   r13 = 0x0000000005334090
    r14 = 0x0000000000000000   r15 = 0x0000000000000000
    rip = 0x00007ff4a27a28ca
    Found by: given as instruction pointer in context
 1  libpthread.so.0 + 0xf270
    rsp = 0x00007ff45f7fd950   rip = 0x00007ff4a279c270
    Found by: stack scanning
 2  libpthread.so.0 + 0xeff0
    rsp = 0x00007ff45f7fd988   rip = 0x00007ff4a279bff0
    Found by: stack scanning
 3  libgallium_dri.so + 0x1c6e8c
    rsp = 0x00007ff45f7fda10   rip = 0x00007ff48e741e8c
    Found by: stack scanning
 4  libc.so.6 + 0x8a3be
    rsp = 0x00007ff45f7fda80   rip = 0x00007ff4a0dcb3be
    Found by: stack scanning
 5  libgallium_dri.so + 0x1c6e00
    rsp = 0x00007ff45f7fdb50   rip = 0x00007ff48e741e00
    Found by: stack scanning
 6  libgallium_dri.so + 0x1c0f08
    rsp = 0x00007ff45f7fdb80   rip = 0x00007ff48e73bf08
    Found by: stack scanning
 7  libpthread.so.0 + 0x9259
    rsp = 0x00007ff45f7fdba0   rip = 0x00007ff4a2796259
    Found by: stack scanning
 8  libc.so.6 + 0xfe5e3
    rsp = 0x00007ff45f7fdc40   rip = 0x00007ff4a0e3f5e3
    Found by: stack scanning

Thread 21
 0  libpthread.so.0 + 0x158ca
    rax = 0xfffffffffffffe00   rdx = 0x0000000000000000
    rcx = 0x00007ff4a27a28ca   rbx = 0x0000000000000000
    rsi = 0x0000000000000189   rdi = 0x00000000053cf510
    rbp = 0x0000000000000000   rsp = 0x00007ff45effc910
     r8 = 0x0000000000000000    r9 = 0x00000000ffffffff
    r10 = 0x0000000000000000   r11 = 0x0000000000000246
    r12 = 0x0000000000000000   r13 = 0x00000000053cf510
    r14 = 0x0000000000000000   r15 = 0x0000000000000000
    rip = 0x00007ff4a27a28ca
    Found by: given as instruction pointer in context
 1  libpthread.so.0 + 0xf270
    rsp = 0x00007ff45effc950   rip = 0x00007ff4a279c270
    Found by: stack scanning
 2  libpthread.so.0 + 0xeff0
    rsp = 0x00007ff45effc988   rip = 0x00007ff4a279bff0
    Found by: stack scanning
 3  libgallium_dri.so + 0x1c6e8c
    rsp = 0x00007ff45effca10   rip = 0x00007ff48e741e8c
    Found by: stack scanning
 4  libc.so.6 + 0x8a3be
    rsp = 0x00007ff45effca80   rip = 0x00007ff4a0dcb3be
    Found by: stack scanning
 5  libgallium_dri.so + 0x1c6e00
    rsp = 0x00007ff45effcb50   rip = 0x00007ff48e741e00
    Found by: stack scanning
 6  libgallium_dri.so + 0x1c0f08
    rsp = 0x00007ff45effcb80   rip = 0x00007ff48e73bf08
    Found by: stack scanning
 7  libpthread.so.0 + 0x9259
    rsp = 0x00007ff45effcba0   rip = 0x00007ff4a2796259
    Found by: stack scanning
 8  libc.so.6 + 0xfe5e3
    rsp = 0x00007ff45effcc40   rip = 0x00007ff4a0e3f5e3
    Found by: stack scanning

Thread 22
 0  libpthread.so.0 + 0x158ca
    rax = 0xfffffffffffffe00   rdx = 0x0000000000000000
    rcx = 0x00007ff4a27a28ca   rbx = 0x0000000000000000
    rsi = 0x0000000000000189   rdi = 0x000000000549c230
    rbp = 0x0000000000000000   rsp = 0x00007ff45e7fb910
     r8 = 0x0000000000000000    r9 = 0x00000000ffffffff
    r10 = 0x0000000000000000   r11 = 0x0000000000000246
    r12 = 0x0000000000000000   r13 = 0x000000000549c230
    r14 = 0x0000000000000000   r15 = 0x0000000000000000
    rip = 0x00007ff4a27a28ca
    Found by: given as instruction pointer in context
 1  libpthread.so.0 + 0xf270
    rsp = 0x00007ff45e7fb950   rip = 0x00007ff4a279c270
    Found by: stack scanning
 2  libpthread.so.0 + 0xeff0
    rsp = 0x00007ff45e7fb988   rip = 0x00007ff4a279bff0
    Found by: stack scanning
 3  libgallium_dri.so + 0x1c6e8c
    rsp = 0x00007ff45e7fba10   rip = 0x00007ff48e741e8c
    Found by: stack scanning
 4  libc.so.6 + 0x8a3be
    rsp = 0x00007ff45e7fba80   rip = 0x00007ff4a0dcb3be
    Found by: stack scanning
 5  libgallium_dri.so + 0x1c6e00
    rsp = 0x00007ff45e7fbb50   rip = 0x00007ff48e741e00
    Found by: stack scanning
 6  libgallium_dri.so + 0x1c0f08
    rsp = 0x00007ff45e7fbb80   rip = 0x00007ff48e73bf08
    Found by: stack scanning
 7  libpthread.so.0 + 0x9259
    rsp = 0x00007ff45e7fbba0   rip = 0x00007ff4a2796259
    Found by: stack scanning
 8  libc.so.6 + 0xfe5e3
    rsp = 0x00007ff45e7fbc40   rip = 0x00007ff4a0e3f5e3
    Found by: stack scanning

Thread 23
 0  libpthread.so.0 + 0x158ca
    rax = 0xfffffffffffffe00   rdx = 0x0000000000000000
    rcx = 0x00007ff4a27a28ca   rbx = 0x0000000000000000
    rsi = 0x0000000000000189   rdi = 0x00000000055a35f0
    rbp = 0x0000000000000000   rsp = 0x00007ff45dffa910
     r8 = 0x0000000000000000    r9 = 0x00000000ffffffff
    r10 = 0x0000000000000000   r11 = 0x0000000000000246
    r12 = 0x0000000000000000   r13 = 0x00000000055a35f0
    r14 = 0x0000000000000000   r15 = 0x0000000000000000
    rip = 0x00007ff4a27a28ca
    Found by: given as instruction pointer in context
 1  libpthread.so.0 + 0xf270
    rsp = 0x00007ff45dffa950   rip = 0x00007ff4a279c270
    Found by: stack scanning
 2  libpthread.so.0 + 0xeff0
    rsp = 0x00007ff45dffa988   rip = 0x00007ff4a279bff0
    Found by: stack scanning
 3  libgallium_dri.so + 0x1c6e8c
    rsp = 0x00007ff45dffaa10   rip = 0x00007ff48e741e8c
    Found by: stack scanning
 4  libc.so.6 + 0x8a3be
    rsp = 0x00007ff45dffaa80   rip = 0x00007ff4a0dcb3be
    Found by: stack scanning
 5  libgallium_dri.so + 0x1c6e00
    rsp = 0x00007ff45dffab50   rip = 0x00007ff48e741e00
    Found by: stack scanning
 6  libgallium_dri.so + 0x1c0f08
    rsp = 0x00007ff45dffab80   rip = 0x00007ff48e73bf08
    Found by: stack scanning
 7  libpthread.so.0 + 0x9259
    rsp = 0x00007ff45dffaba0   rip = 0x00007ff4a2796259
    Found by: stack scanning
 8  libc.so.6 + 0xfe5e3
    rsp = 0x00007ff45dffac40   rip = 0x00007ff4a0e3f5e3
    Found by: stack scanning

Thread 24
 0  libc.so.6 + 0xf3b2f
    rax = 0xfffffffffffffdfc   rdx = 0x00000000ffffffff
    rcx = 0x00007ff4a0e34b2f   rbx = 0x00007ff42c00eb70
    rsi = 0x0000000000000002   rdi = 0x00007ff408007170
    rbp = 0x00007ff408007170   rsp = 0x00007ff4565fe870
     r8 = 0x0000000000000000    r9 = 0x0000000000000000
    r10 = 0x0000000000000001   r11 = 0x0000000000000293
    r12 = 0x0000000000000002   r13 = 0x00000000ffffffff
    r14 = 0x0000000000000000   r15 = 0x00007ff4565ff640
    rip = 0x00007ff4a0e34b2f
    Found by: given as instruction pointer in context
 1  libpulse.so.0 + 0x34231
    rsp = 0x00007ff4565fe8a0   rip = 0x00007ff49f82f231
    Found by: stack scanning
 2  libpulse.so.0 + 0x2531c
    rsp = 0x00007ff4565fe8f0   rip = 0x00007ff49f82031c
    Found by: stack scanning
 3  libpthread.so.0 + 0x13870
    rsp = 0x00007ff4565fe908   rip = 0x00007ff4a27a0870
    Found by: stack scanning
 4  libpulse.so.0 + 0x259ae
    rsp = 0x00007ff4565fe940   rip = 0x00007ff49f8209ae
    Found by: stack scanning
 5  libpulse.so.0 + 0x25a60
    rsp = 0x00007ff4565fe980   rip = 0x00007ff49f820a60
    Found by: stack scanning
 6  libpulse.so.0 + 0x34179
    rsp = 0x00007ff4565fe9a0   rip = 0x00007ff49f82f179
    Found by: stack scanning
 7  olive-editor!crashpad::(anonymous namespace)::RequestCrashDumpHandler::HandleCrashImpl() + 0x80
    rsp = 0x00007ff4565feaa8   rip = 0x00000000006e4b20
    Found by: stack scanning
 8  libpthread.so.0 + 0x13870
    rsp = 0x00007ff4565feb38   rip = 0x00007ff4a27a0870
    Found by: stack scanning
 9  libpulsecommon-10.0.so + 0x57cc8
    rsp = 0x00007ff4565feb60   rip = 0x00007ff49ae7bcc8
    Found by: stack scanning
10  libpthread.so.0 + 0x9259
    rsp = 0x00007ff4565feba0   rip = 0x00007ff4a2796259
    Found by: stack scanning
11  libc.so.6 + 0xfe5e3
    rsp = 0x00007ff4565fec40   rip = 0x00007ff4a0e3f5e3
    Found by: stack scanning

Thread 25
 0  olive-editor!olive::rational::isNull() const [rational.cpp : 152 + 0x0]
    rax = 0x00007ff4657f8dc0   rdx = 0x0000000000000000
    rcx = 0x0000000000000001   rbx = 0x7fffffffffffffff
    rsi = 0x00007ff4657f8b80   rdi = 0x00007ff4657f8dc0
    rbp = 0x0000000004217230   rsp = 0x00007ff4657f8b50
     r8 = 0x0000000000000000    r9 = 0x0000000000000004
    r10 = 0x00007ff4a172aed7   r11 = 0x00007ff42c00bb50
    r12 = 0x00007ff4657f8dc0   r13 = 0x00007ff4657f8b70
    r14 = 0x00007ff4657f8b80   r15 = 0x8000000000000000
    rip = 0x00000000005037d9
    Found by: given as instruction pointer in context
 1  olive-editor!olive::rational::operator<(olive::rational const&) const [rational.cpp : 326 + 0x8]
    rbx = 0x7fffffffffffffff   rbp = 0x0000000004217230
    rsp = 0x00007ff4657f8b60   r12 = 0x00007ff4657f8dc0
    r13 = 0x00007ff4657f8b70   r14 = 0x00007ff4657f8b80
    r15 = 0x8000000000000000   rip = 0x00000000005042aa
    Found by: call frame info
 2  olive-editor!olive::Track::BlockAtTime(olive::rational const&) const [track.cpp : 384 + 0x13]
    rbx = 0x00007ff4657f8dc0   rbp = 0x0000000004217130
    rsp = 0x00007ff4657f8bd0   r12 = 0x00007ff4657f8dc0
    r13 = 0x00007ff4657f8dc0   r14 = 0x0000000004217130
    r15 = 0x00007ff4657f8d98   rip = 0x0000000000573564
    Found by: call frame info
 3  olive-editor!olive::NodeTraverser::GenerateBlockTable(olive::Track const*, olive::TimeRange const&) [traverser.cpp : 149 + 0xb]
    rbx = 0x00007ff4657f8dc0   rbp = 0x0000000004217130
    rsp = 0x00007ff4657f8c20   r12 = 0x00007ff4657f8e70
    r13 = 0x00007ff4657f8dc0   r14 = 0x00007ff4657f9400
    r15 = 0x00007ff4657f8d98   rip = 0x00000000005ab62d
    Found by: call frame info
 4  olive-editor!olive::NodeTraverser::GenerateTable(olive::Node const*, QString const&, olive::TimeRange const&) [traverser.cpp : 130 + 0xc]
    rbx = 0x00007ff4657f8dc0   rbp = 0x0000000004217130
    rsp = 0x00007ff4657f8cb0   r12 = 0x00007ff4657f8e70
    r13 = 0x00007ff4657f9400   r14 = 0x00007ff4657f8dc0
    r15 = 0x00007ff4657f8d98   rip = 0x00000000005ab512
    Found by: call frame info
 5  olive-editor!olive::NodeTraverser::ProcessInput(olive::Node const*, QString const&, olive::TimeRange const&) [traverser.h : 42 + 0x19]
    rbx = 0x00007ff4657f8dc0   rbp = 0x00007ff4657f8d98
    rsp = 0x00007ff4657f8d10   r12 = 0x00000000057583a0
    r13 = 0x00007ff4657f8e70   r14 = 0x00007ff4657f9400
    r15 = 0x00007ff4657f8ff0   rip = 0x00000000005aa6d3
    Found by: call frame info
 6  olive-editor!olive::NodeTraverser::GenerateDatabase(olive::Node const*, QString const&, olive::TimeRange const&) [traverser.cpp : 40 + 0x19]
    rbx = 0x00007ff42c034c10   rbp = 0x00000000057583a0
    rsp = 0x00007ff4657f8e30   r12 = 0x00000000f6a4b6f5
    r13 = 0x00007ff42c0393b0   r14 = 0x00007ff4657f8e60
    r15 = 0x00007ff4657f8e70   rip = 0x00000000005ab152
    Found by: call frame info
 7  olive-editor!olive::NodeTraverser::GenerateTable(olive::Node const*, QString const&, olive::TimeRange const&) [traverser.cpp : 136 + 0x5]
    rbx = 0x00007ff4657f8ef8   rbp = 0x00000000057581a0
    rsp = 0x00007ff4657f8ee0   r12 = 0x00007ff4657f90a0
    r13 = 0x00007ff4657f9400   r14 = 0x00007ff4657f8ff0
    r15 = 0x00007ff4657f8fc8   rip = 0x00000000005ab54b
    Found by: call frame info
 8  olive-editor!olive::NodeTraverser::ProcessInput(olive::Node const*, QString const&, olive::TimeRange const&) [traverser.h : 42 + 0x19]
    rbx = 0x00007ff4657f8ff0   rbp = 0x00007ff4657f8fc8
    rsp = 0x00007ff4657f8f40   r12 = 0x0000000005758de0
    r13 = 0x00007ff4657f90a0   r14 = 0x00007ff4657f9400
    r15 = 0x00007ff4657f9220   rip = 0x00000000005aa6d3
    Found by: call frame info
 9  olive-editor!olive::NodeTraverser::GenerateDatabase(olive::Node const*, QString const&, olive::TimeRange const&) [traverser.cpp : 40 + 0x19]
    rbx = 0x00007ff42c02f690   rbp = 0x0000000005758de0
    rsp = 0x00007ff4657f9060   r12 = 0x00000000f6a4b6f5
    r13 = 0x00007ff42c02bc50   r14 = 0x00007ff4657f9090
    r15 = 0x00007ff4657f90a0   rip = 0x00000000005ab152
    Found by: call frame info
10  olive-editor!olive::NodeTraverser::GenerateTable(olive::Node const*, QString const&, olive::TimeRange const&) [traverser.cpp : 136 + 0x5]
    rbx = 0x00007ff4657f9128   rbp = 0x0000000005758be0
    rsp = 0x00007ff4657f9110   r12 = 0x00007ff4657f92d0
    r13 = 0x00007ff4657f9400   r14 = 0x00007ff4657f9220
    r15 = 0x00007ff4657f91f8   rip = 0x00000000005ab54b
    Found by: call frame info
11  olive-editor!olive::NodeTraverser::ProcessInput(olive::Node const*, QString const&, olive::TimeRange const&) [traverser.h : 42 + 0x19]
    rbx = 0x00007ff4657f9220   rbp = 0x00007ff4657f91f8
    rsp = 0x00007ff4657f9170   r12 = 0x000000000574c360
    r13 = 0x00007ff4657f92d0   r14 = 0x00007ff4657f9400
    r15 = 0x00007ff4657f93d0   rip = 0x00000000005aa6d3
    Found by: call frame info
12  olive-editor!olive::NodeTraverser::GenerateDatabase(olive::Node const*, QString const&, olive::TimeRange const&) [traverser.cpp : 40 + 0x19]
    rbx = 0x00007ff42c073bc0   rbp = 0x000000000574c360
    rsp = 0x00007ff4657f9290   r12 = 0x00000000f6a4b6f5
    r13 = 0x00007ff42c033df0   r14 = 0x00007ff4657f92c0
    r15 = 0x00007ff4657f92d0   rip = 0x00000000005ab152
    Found by: call frame info
13  olive-editor!olive::MergeNode::Hash(QString const&, QCryptographicHash&, olive::rational const&, olive::VideoParams const&) const [merge.cpp : 115 + 0x23]
    rbx = 0x00007ff4657f98f0   rbp = 0x00007ff4657f93c0
    rsp = 0x00007ff4657f9340   r12 = 0x00007ff4657f9578
    r13 = 0x000000000574c160   r14 = 0x00007ff4657f93d0
    r15 = 0x000000000569fad8   rip = 0x00000000005711ca
    Found by: call frame info
14  olive-editor!olive::MergeNode::Hash(QString const&, QCryptographicHash&, olive::rational const&, olive::VideoParams const&) const [merge.cpp : 131 + 0x6]
    rbx = 0x00007ff4657f98f0   rbp = 0x0000000000000000
    rsp = 0x00007ff4657f94e0   r12 = 0x00007ff42c004f00
    r13 = 0x00007ff42c004f10   r14 = 0x00007ff4657f9570
    r15 = 0x00007ff4657f9578   rip = 0x00000000005715e8
    Found by: call frame info
15  olive-editor!olive::MergeNode::Hash(QString const&, QCryptographicHash&, olive::rational const&, olive::VideoParams const&) const [merge.cpp : 131 + 0x6]
    rbx = 0x00007ff4657f98f0   rbp = 0x0000000000000000
    rsp = 0x00007ff4657f9680   r12 = 0x00007ff42c004020
    r13 = 0x00007ff42c004030   r14 = 0x00007ff4657f9710
    r15 = 0x00007ff4657f9718   rip = 0x00000000005715e8
    Found by: call frame info
16  olive-editor!olive::RenderManager::Hash(olive::Node const*, QString const&, olive::VideoParams const&, olive::rational const&) [rendermanager.cpp : 121 + 0x15]
    rbx = 0x00007ff4657f98f0   rbp = 0x00007ff4657f9838
    rsp = 0x00007ff4657f9820   r12 = 0x0000000005702150
    r13 = 0x00007ff4657f98a0   r14 = 0x00007ff4657f9988
    r15 = 0x000000000569fad8   rip = 0x00000000005f1891
    Found by: call frame info
17  olive-editor!olive::GenerateHashesInternal(olive::ViewerOutput*, olive::FrameHashCache*, QVector const&, long long) [rendermanager.h : 73 + 0x23]
    rbx = 0x000000000517fd50   rbp = 0x00007ff4657f9a40
    rsp = 0x00007ff4657f9880   r12 = 0x00007ff4657f98f0
    r13 = 0x000000000569fad8   r14 = 0x00007ff4657f9980
    r15 = 0x00007ff4657f9988   rip = 0x00000000005dde2c
    Found by: call frame info
18  olive-editor!olive::PreviewAutoCacher::GenerateHashes(olive::ViewerOutput*, olive::FrameHashCache*, QVector const&, long long) [previewautocacher.cpp : 109 + 0x17]
    rbx = 0x0000000003eaef38   rbp = 0x000000000577cc40
    rsp = 0x00007ff4657f9a50   r12 = 0x00000000000001f4
    r13 = 0x000000000577cc78   r14 = 0x000000000000ffe8
    r15 = 0x0000000000000001   rip = 0x00000000005df547
    Found by: call frame info
19  olive-editor!QtConcurrent::RunFunctionTask::run() [qtconcurrentstoredfunctioncall.h : 1518 + 0x7]
    rbx = 0x0000000003eaef38   rbp = 0x000000000577cc40
    rsp = 0x00007ff4657f9ad0   r12 = 0x000000000577cc50
    r13 = 0x00007ff4280029d0   r14 = 0x000000000000ffe8
    r15 = 0x0000000000000001   rip = 0x00000000005e2ac7
    Found by: call frame info
20  libQt5Core.so.5 + 0xcf122
    rbx = 0x0000000003eaef38   rbp = 0x0000000000000001
    rsp = 0x00007ff4657f9b00   r12 = 0x000000000577cc50
    r13 = 0x00007ff4280029d0   r14 = 0x000000000000ffe8
    r15 = 0x0000000000000001   rip = 0x00007ff4a1353122
    Found by: call frame info
21  libQt5Core.so.5 + 0xcc02d
    rsp = 0x00007ff4657f9b60   rip = 0x00007ff4a135002d
    Found by: stack scanning
22  libpthread.so.0 + 0x9259
    rsp = 0x00007ff4657f9ba0   rip = 0x00007ff4a2796259
    Found by: stack scanning
23  libc.so.6 + 0xfe5e3
    rsp = 0x00007ff4657f9c40   rip = 0x00007ff4a0e3f5e3
    Found by: stack scanning

Loaded modules:
0x003ff000 - 0x00dc657f  olive-editor  0.0.0.0  (main)
0x7ff464018000 - 0x7ff4640346df  libqtmedia_pulse.so  0.0.0.0
0x7ff46c614000 - 0x7ff46c6fb56f  libasound.so.2  0.0.0.0
0x7ff46c72c000 - 0x7ff46c73f57f  libqtaudio_alsa.so  0.0.0.0
0x7ff48405b000 - 0x7ff4840e057f  libqwebp.so  0.0.0.0
0x7ff4840e1000 - 0x7ff48416a017  libjpeg.so.8  0.0.0.0
0x7ff48416b000 - 0x7ff484495ba7  libQt5Pdf.so.5  0.0.0.0
0x7ff4844a5000 - 0x7ff4844ab1cf  libqwbmp.so  0.0.0.0
0x7ff4844ac000 - 0x7ff4844b631f  libqtiff.so  0.0.0.0
0x7ff4844b7000 - 0x7ff4844bd17f  libqtga.so  0.0.0.0
0x7ff4844be000 - 0x7ff4844c525f  libqsvg.so  0.0.0.0
0x7ff4844c6000 - 0x7ff4844cd2a7  libqpdf.so  0.0.0.0
0x7ff4844ce000 - 0x7ff4847450e7  libmng.so.1  0.0.0.0
0x7ff484746000 - 0x7ff48474d2df  libqmng.so  0.0.0.0
0x7ff48474e000 - 0x7ff4847b342f  libqjpeg.so  0.0.0.0
0x7ff4847b4000 - 0x7ff4847bd26f  libqico.so  0.0.0.0
0x7ff486fc3000 - 0x7ff488b1bfff  libicudata.so.69  0.0.0.0
0x7ff488b1c000 - 0x7ff48e57af17  libLLVM-11.so  0.0.0.0
0x7ff48e57b000 - 0x7ff48ffffa17  libgallium_dri.so  0.0.0.0  (WARNING: No symbols, libgallium_dri.so, 43B9E0C2E73E6D0A4B99314B2944D9E60)
0x7ff494005000 - 0x7ff4940102cf  libqicns.so  0.0.0.0
0x7ff494011000 - 0x7ff4940191df  libqgif.so  0.0.0.0
0x7ff49436d000 - 0x7ff49455f22f  libicuuc.so.69  0.0.0.0
0x7ff494560000 - 0x7ff4946cd107  libxml2.so.2  0.0.0.0
0x7ff4946ce000 - 0x7ff49473dcf7  libncursesw.so.6  0.0.0.0
0x7ff49473e000 - 0x7ff494778c57  libedit.so.0  0.0.0.0
0x7ff494779000 - 0x7ff494784527  libffi.so.7  0.0.0.0
0x7ff494785000 - 0x7ff4947e515f  libvulkan.so.1  0.0.0.0
0x7ff4947e6000 - 0x7ff4947ef01f  libdrm_nouveau.so.2  0.0.0.0
0x7ff4947f0000 - 0x7ff4947fb087  libdrm_amdgpu.so.1  0.0.0.0
0x7ff4947fc000 - 0x7ff494809087  libdrm_radeon.so.1  0.0.0.0
0x7ff49480a000 - 0x7ff494918037  libzstd.so.1  0.0.0.0
0x7ff494934000 - 0x7ff4949475d7  libnss_files.so.2  0.0.0.0
0x7ff494949000 - 0x7ff49494d00f  libxshmfence.so.1  0.0.0.0
0x7ff49494e000 - 0x7ff494952027  libxcb-present.so.0  0.0.0.0
0x7ff494953000 - 0x7ff494958027  libxcb-dri3.so.0  0.0.0.0
0x7ff494959000 - 0x7ff49495f0a7  libXxf86vm.so.1  0.0.0.0
0x7ff494960000 - 0x7ff49499a8c7  libglapi.so.0  0.0.0.0
0x7ff49499b000 - 0x7ff494a13e9f  libGLX_mesa.so.0  0.0.0.0
0x7ff494a14000 - 0x7ff494a242f7  libsensors.so.5  0.0.0.0
0x7ff494a44000 - 0x7ff494c63cbf  libxcb-glx.so.0  0.0.0.0
0x7ff495465000 - 0x7ff49549400f  libexpat.so.1  0.0.0.0
0x7ff495495000 - 0x7ff4956d5ee7  libxkbcommon.so.0  0.0.0.0
0x7ff4956d6000 - 0x7ff4958dd2ff  libxkbcommon-x11.so.0  0.0.0.0
0x7ff4958de000 - 0x7ff495afec6f  libxcb-xkb.so.1  0.0.0.0
0x7ff495aff000 - 0x7ff495d02807  libxcb-xinerama.so.0  0.0.0.0
0x7ff495d03000 - 0x7ff495f0c4a7  libxcb-xfixes.so.0  0.0.0.0
0x7ff495f0d000 - 0x7ff496114ee7  libxcb-sync.so.1  0.0.0.0
0x7ff496115000 - 0x7ff496319897  libxcb-shape.so.0  0.0.0.0
0x7ff49631a000 - 0x7ff49652a4a7  libxcb-render.so.0  0.0.0.0
0x7ff49652b000 - 0x7ff49672fa0f  libxcb-render-util.so.0  0.0.0.0
0x7ff496730000 - 0x7ff49694326f  libxcb-randr.so.0  0.0.0.0
0x7ff496944000 - 0x7ff496b4764f  libxcb-keysyms.so.1  0.0.0.0
0x7ff496b48000 - 0x7ff496d4e927  libxcb-util.so.1  0.0.0.0
0x7ff496d4f000 - 0x7ff496f5370f  libxcb-shm.so.0  0.0.0.0
0x7ff496f54000 - 0x7ff49715977f  libxcb-image.so.0  0.0.0.0
0x7ff49715a000 - 0x7ff49735ffef  libxcb-icccm.so.4  0.0.0.0
0x7ff497360000 - 0x7ff4973f73d7  libQt5DBus.so.5  0.0.0.0  (WARNING: No symbols, libQt5DBus.so.5, F8E25C390364339EB9F6BC99445ACE240)
0x7ff4973f8000 - 0x7ff49744627f  libfontconfig.so.1  0.0.0.0
0x7ff497447000 - 0x7ff49744d027  libxcb-dri2.so.0  0.0.0.0
0x7ff49744e000 - 0x7ff497462a17  libdrm.so.2  0.0.0.0
0x7ff497463000 - 0x7ff497476677  libqxcb-glx-integration.so  0.0.0.0
0x7ff497477000 - 0x7ff4975df547  libQt5XcbQpa.so.5  0.0.0.0  (WARNING: No symbols, libQt5XcbQpa.so.5, 6906B0953AE5A7C897F0A492BB04A5280)
0x7ff4978da000 - 0x7ff497af2cdf  libelf.so.1  0.0.0.0
0x7ff497af3000 - 0x7ff497d3b5ef  libFLAC.so.8  0.0.0.0
0x7ff497d3c000 - 0x7ff497f486f7  libgsm.so.1  0.0.0.0
0x7ff497f4b000 - 0x7ff498166057  libnsl.so.1  0.0.0.0
0x7ff498167000 - 0x7ff4983b792f  libdw.so.1  0.0.0.0
0x7ff4983b8000 - 0x7ff4983de1cf  libgpg-error.so.0  0.0.0.0
0x7ff4983df000 - 0x7ff498661527  libgcrypt.so.11  0.0.0.0
0x7ff498662000 - 0x7ff498871c6f  liblz4.so.1  0.0.0.0
0x7ff498874000 - 0x7ff498a84c47  libXi.so.6  0.0.0.0
0x7ff498a85000 - 0x7ff498c98107  libXext.so.6  0.0.0.0
0x7ff498c99000 - 0x7ff498ca000f  libXdmcp.so.6  0.0.0.0
0x7ff498ca1000 - 0x7ff498ca5027  libXau.so.6  0.0.0.0
0x7ff498ca6000 - 0x7ff498ecec77  libselinux.so.1  0.0.0.0
0x7ff498ed1000 - 0x7ff4990d6657  libattr.so.1  0.0.0.0
0x7ff4990d7000 - 0x7ff4992dd74f  libasyncns.so.0  0.0.0.0
0x7ff4992de000 - 0x7ff49953dfc7  libsndfile.so.1  0.0.0.0
0x7ff49953e000 - 0x7ff499749a27  libwrap.so.0  0.0.0.0
0x7ff49974a000 - 0x7ff49997c64f  libsystemd.so.0  0.0.0.0
0x7ff49997f000 - 0x7ff499b85887  libXtst.so.6  0.0.0.0
0x7ff499b86000 - 0x7ff499d8849f  libX11-xcb.so.1  0.0.0.0
0x7ff499d89000 - 0x7ff499dad00f  libgraphite2.so.3  0.0.0.0
0x7ff499dae000 - 0x7ff499db6017  libuuid.so.1  0.0.0.0
0x7ff499db7000 - 0x7ff499de0107  libxcb.so.1  0.0.0.0  (WARNING: No symbols, libxcb.so.1, 17F11E0DA540ADDA2EE331E812A51AA60)
0x7ff499de3000 - 0x7ff499dfc89f  libresolv.so.2  0.0.0.0
0x7ff499dfd000 - 0x7ff49a001817  libkeyutils.so.1  0.0.0.0
0x7ff49a002000 - 0x7ff49a212fff  libkrb5support.so.0  0.0.0.0
0x7ff49a213000 - 0x7ff49a2180a7  libcom_err.so.2  0.0.0.0
0x7ff49a219000 - 0x7ff49a44cecf  libk5crypto.so.3  0.0.0.0
0x7ff49a44d000 - 0x7ff49a73afd7  libkrb5.so.3  0.0.0.0
0x7ff49a73d000 - 0x7ff49a949da7  libnuma.so.1  0.0.0.0
0x7ff49a956000 - 0x7ff49a9c7107  libpcre.so.1  0.0.0.0
0x7ff49a9c8000 - 0x7ff49ac1be77  libdbus-1.so.3  0.0.0.0
0x7ff49ac1c000 - 0x7ff49ae216c7  libcap.so.2  0.0.0.0
0x7ff49ae24000 - 0x7ff49b0a98af  libpulsecommon-10.0.so  0.0.0.0  (WARNING: No symbols, libpulsecommon-10.0.so, F9B86B1E999E195F4C49EDD175E0131D0)
0x7ff49b0aa000 - 0x7ff49b17f9b7  libharfbuzz.so.0  0.0.0.0
0x7ff49b180000 - 0x7ff49b1b600f  libpng16.so.16  0.0.0.0
0x7ff49b1b7000 - 0x7ff49b1c9c27  libbz2.so.1.0  0.0.0.0
0x7ff49b1ca000 - 0x7ff49b3d6677  libjbig.so.2.0  0.0.0.0
0x7ff49b3d9000 - 0x7ff49b60133f  libgomp.so.1  0.0.0.0
0x7ff49b602000 - 0x7ff49b85ea57  liblcms2.so.2  0.0.0.0
0x7ff49b85f000 - 0x7ff49babb087  libjasper.so.1  0.0.0.0
0x7ff49babc000 - 0x7ff49bad8c87  libICE.so.6  0.0.0.0
0x7ff49bad9000 - 0x7ff49bae2037  libSM.so.6  0.0.0.0
0x7ff49bae5000 - 0x7ff49bc258c7  libX11.so.6  0.0.0.0
0x7ff49bc26000 - 0x7ff49be2851f  libgthread-2.0.so.0  0.0.0.0
0x7ff49be29000 - 0x7ff49d3fc43f  libicudata.so.50  0.0.0.0
0x7ff49d3fd000 - 0x7ff49d792c3f  libicuuc.so.50  0.0.0.0
0x7ff49d793000 - 0x7ff49dbda877  libicui18n.so.50  0.0.0.0
0x7ff49dbdd000 - 0x7ff49de2c807  libgssapi_krb5.so.2  0.0.0.0
0x7ff49e878000 - 0x7ff49e92309f  libvorbisenc.so.2  0.0.0.0
0x7ff49e924000 - 0x7ff49e95d2f7  libvorbis.so.0  0.0.0.0
0x7ff49e97f000 - 0x7ff49e9be11f  libtheoraenc.so.1  0.0.0.0
0x7ff49f187000 - 0x7ff49f3ade77  liblzma.so.5  0.0.0.0
0x7ff49f6c4000 - 0x7ff49f7f8297  libglib-2.0.so.0  0.0.0.0  (WARNING: No symbols, libglib-2.0.so.0, 4D83C0EF79B33CD5C7D13B5625E41D130)
0x7ff49f7fb000 - 0x7ff49fa49047  libpulse.so.0  0.0.0.0  (WARNING: No symbols, libpulse.so.0, 68D3B0700688FB23DBC10F0801C86A6A0)
0x7ff49fa4a000 - 0x7ff49fc4e037  libpulse-mainloop-glib.so.0  0.0.0.0
0x7ff49fc4f000 - 0x7ff49fd2200f  libfreetype.so.6  0.0.0.0
0x7ff49fd23000 - 0x7ff49fd2d9ff  librt.so.1  0.0.0.0
0x7ff49fddc000 - 0x7ff49ffec74f  libbz2.so.1  0.0.0.0
0x7ff49ffed000 - 0x7ff4a02629bf  libtiff.so.5  0.0.0.0
0x7ff4a0263000 - 0x7ff4a054ce57  libraw_r.so.19  0.0.0.0
0x7ff4a05c6000 - 0x7ff4a081be2f  libjpeg.so.62  0.0.0.0
0x7ff4a081c000 - 0x7ff4a0a487bf  libpng15.so.15  0.0.0.0
0x7ff4a0a4b000 - 0x7ff4a0c55927  libgif.so.4  0.0.0.0
0x7ff4a0c56000 - 0x7ff4a0c883c7  libGLX.so.0  0.0.0.0
0x7ff4a0c89000 - 0x7ff4a0d40297  libGLdispatch.so.0  0.0.0.0
0x7ff4a0d41000 - 0x7ff4a0f0c1d7  libc.so.6  0.0.0.0  (WARNING: No symbols, libc.so.6, 3767404B7705C008E4C642345A703C470)
0x7ff4a0f0d000 - 0x7ff4a0f272e7  libgcc_s.so.1  0.0.0.0
0x7ff4a0f28000 - 0x7ff4a106b017  libm.so.6  0.0.0.0
0x7ff4a106e000 - 0x7ff4a128383f  libstdc++.so.6  0.0.0.0
0x7ff4a1284000 - 0x7ff4a1888f87  libQt5Core.so.5  0.0.0.0  (WARNING: No symbols, libQt5Core.so.5, ED49A02BBD98C474033E45B6C90DAE650)
0x7ff4a1889000 - 0x7ff4a1f5ad67  libQt5Gui.so.5  0.0.0.0  (WARNING: No symbols, libQt5Gui.so.5, 0E91918EFD13661C81C00C9AC4877D120)
0x7ff4a1f5b000 - 0x7ff4a25d0e07  libQt5Widgets.so.5  0.0.0.0  (WARNING: No symbols, libQt5Widgets.so.5, 29E7FA789804437A99F616B25C875DB00)
0x7ff4a25d1000 - 0x7ff4a278c74f  libQt5Network.so.5  0.0.0.0
0x7ff4a278d000 - 0x7ff4a27ad18f  libpthread.so.0  0.0.0.0  (WARNING: No symbols, libpthread.so.0, 5BF9C807324FD0518550217AD8A1F3100)
0x7ff4a27b0000 - 0x7ff4a27b608f  libdl.so.2  0.0.0.0
0x7ff4a2c4d000 - 0x7ff4a2e970e7  libavformat.so.58  0.0.0.0
0x7ff4a4485000 - 0x7ff4a448d13f  libQt5Concurrent.so.5  0.0.0.0
0x7ff4a448e000 - 0x7ff4a44e6e97  libQt5Svg.so.5  0.0.0.0
0x7ff4a44e7000 - 0x7ff4a453f10f  libQt5OpenGL.so.5  0.0.0.0
0x7ff4a4542000 - 0x7ff4a4652327  libQt5Multimedia.so.5  0.0.0.0
0x7ff4a4653000 - 0x7ff4a46baacf  libIex-2_5.so.25  0.0.0.0
0x7ff4a46bb000 - 0x7ff4a46c00df  libIexMath-2_5.so.25  0.0.0.0
0x7ff4a46c1000 - 0x7ff4a4705067  libHalf-2_5.so.25  0.0.0.0
0x7ff4a4706000 - 0x7ff4a471f00f  libz.so.1  0.0.0.0
0x7ff4a4720000 - 0x7ff4a472a23f  libIlmThread-2_5.so.25  0.0.0.0
0x7ff4a472d000 - 0x7ff4a47462d7  libImath-2_5.so.25  0.0.0.0
0x7ff4a4747000 - 0x7ff4a4a48b47  libIlmImf-2_5.so.25  0.0.0.0
0x7ff4a4a49000 - 0x7ff4a4b5d927  libOpenImageIO_Util.so.2.2  0.0.0.0
0x7ff4a4b5e000 - 0x7ff4a56225a7  libOpenImageIO.so.2.2  0.0.0.0
0x7ff4a5d1a000 - 0x7ff4a5d9f88f  libGL.so.1  0.0.0.0
0x7ff4a5da2000 - 0x7ff4a5da9207  libcomposeplatforminputcontextplugin.so  0.0.0.0
0x7ff4a5daa000 - 0x7ff4a5db2037  libXfixes.so.3  0.0.0.0
0x7ff4a5db3000 - 0x7ff4a5dbf14f  libXrender.so.1  0.0.0.0
0x7ff4a5dc0000 - 0x7ff4a5dcb027  libXcursor.so.1  0.0.0.0
0x7ff4a5dcc000 - 0x7ff4a5dd10df  libqxcb.so  0.0.0.0
0x7ff4a5dd2000 - 0x7ff4a5e031d7  ld-linux-x86-64.so.2  0.0.0.0  (WARNING: No symbols, ld-linux-x86-64.so.2, DDC30C0446106215F177DF39E3BE2F370)
0x7ffe1d1fa000 - 0x7ffe1d1fad52  linux-vdso.so.1  0.0.0.0

Additional Information

FoxWhiskey commented 3 years ago

I can confirm this behaviour, back to at least 4adaedb3. After making sure the observation is reproducible, I have sent a crash report using the crash window (right out of Olive), but this is quite a while ago - probably 2nd week of May...

JellyOsaurus commented 3 years ago

I was able to reproduce this on windows 10 too, so now i know for sure this is not OS specific.

morrolinux commented 3 years ago

Yes it's pretty old. I've seen this quite a while ago and sent a crash report using the crash window as well. When I came back recently to test Olive again I noticed it was still there so I just assumed that maybe the crash report window didn't work and decided to open an issue for that. It's really one of the very few things holding me back from starting using Olive for some real projects right now.