#2400·olive

[ CRASH ] 渲染后对序列进行剪辑会导致崩溃。

作者: MrCheatEugene创建于 2026年5月2日更新于 2026年5月2日
标签CrashTriage
崩溃报告
报告 #1:
操作系统: Windows NT
                  10.0.19045 2965
CPU: amd64
     family 6 model 165 stepping 3
     12 CPUs
崩溃原因:  EXCEPTION_ACCESS_VIOLATION_READ
崩溃地址: 0x28
线程 0 (崩溃)
 0  olive-editor.exe!QVector::indexOf(QString const &,int) [qvector.h : 1008 + 0xb]
    rbx = 0x00000000   r12 = 0x00000000   r13 = 0x0fa513f0   r14 = 0x0014a7f0
    r15 = 0xc92c46a0   rip = 0xc8ff036b   rsp = 0x0014a720   rbp = 0x0014aa68
    通过上下文找到指令指针
 1  olive-editor.exe!olive::Node::GetInputDataType(QString const &) [node.cpp : 335 + 0x4]
    rbx = 0x00000000   r12 = 0x00000000   r13 = 0x0fa513f0   r14 = 0x0014a7f0
    r15 = 0xc92c46a0   rip = 0xc8fe432c   rsp = 0x0014a750   rbp = 0x0014aa68
    通过调用帧信息找到
 2  olive-editor.exe!olive::Node::GetStandardValue(QString const &,int) [node.cpp : 709 + 0x7]
    rbx = 0x00000000   r12 = 0x00000000   r13 = 0x0fa513f0   r14 = 0x0014a7f0
    r15 = 0xc92c46a0   rip = 0xc8fe5746   rsp = 0x0014a780   rbp = 0x0014aa68
    通过调用帧信息找到
 3  olive-editor.exe!olive::Block::length() [block.cpp : 59 + 0x16]
    rbx = 0x00000000   r12 = 0x00000000   r13 = 0x0fa513f0   r14 = 0x0014a7f0
    r15 = 0xc92c46a0   rip = 0xc8f49190   rsp = 0x0014a7d0   rbp = 0x0014aa68
    通过调用帧信息找到
 4  olive-editor.exe!olive::BlockTrimCommand::prepare() [timelineundopointer.cpp : 145 + 0xd]
    rbx = 0x00000000   r12 = 0x00000000   r13 = 0x0fa513f0   r14 = 0x0014a7f0
    r15 = 0xc92c46a0   rip = 0xc906fa2d   rsp = 0x0014a810   rbp = 0x0014aa68
    通过调用帧信息找到
 5  olive-editor.exe!olive::UndoCommand::redo_now() [undocommand.cpp : 72 + 0x5]
    rbx = 0x00000000   r12 = 0x00000000   r13 = 0x0fa513f0   r14 = 0x0014a7f0
    r15 = 0xc92c46a0   rip = 0xc907ca0b   rsp = 0x0014a860   rbp = 0x0014aa68
    通过调用帧信息找到
 6  olive-editor.exe!olive::UndoCommand::redo_and_set_modified() [undocommand.cpp : 51 + 0xb]
    rbx = 0x00000000   r12 = 0x00000000   r13 = 0x0fa513f0   r14 = 0x0014a7f0
    r15 = 0xc92c46a0   rip = 0xc907c9cb   rsp = 0x0014a890   rbp = 0x0014aa68
    通过调用帧信息找到
 7  olive-editor.exe!olive::MultiUndoCommand::redo() [undocommand.cpp : 30 + 0x7]
    rbx = 0x00000000   r12 = 0x00000000   r13 = 0x0fa513f0   r14 = 0x0014a7f0
    r15 = 0xc92c46a0   rip = 0xc907c98f   rsp = 0x0014a8c0   rbp = 0x0014aa68
…

内容来源: olive-editor/olive