Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CRASH] Connecting Video-Node to Audio-Node #1530

Closed
krischan941 opened this issue Mar 23, 2021 · 1 comment
Closed

[CRASH] Connecting Video-Node to Audio-Node #1530

krischan941 opened this issue Mar 23, 2021 · 1 comment
Labels
Crash Unexpected termination or freeze of Olive

Comments

@krischan941
Copy link

krischan941 commented Mar 23, 2021

Commit Hash
9e4d42d

Platform
Ubuntu 20.10

Summary

Steps to Reproduce

  1. Connect a Video-Clip-Node or a Video-Track-Node to an Audio-Clip-Node / Volume-Node
    or
    Connect a Video-Clip-Node to an Audio-Track-Node

Additional Information

@krischan941 krischan941 added Crash Unexpected termination or freeze of Olive Triage This issue is yet to be triaged labels Mar 23, 2021
@krischan941 krischan941 changed the title [CRASH] Connecting Video-node to Audio-Node [CRASH] Connecting Video-Node to Audio-Node Mar 23, 2021
@krischan941
Copy link
Author

krischan941 commented Mar 23, 2021

Backtrace

#0 0x000000000062c6e0 in QVector::indexOf (this=this@entry=0x50,
t=..., from=from@entry=0) at /usr/local/include/QtCore/qvector.h:900
#1 0x0000000000621138 in olive::Node::GetInternalInputIndex (input=...,
this=0x0) at ../app/node/node.h:1072
#2 olive::Node::GetInternalInputData (input=..., this=this@entry=0x0)
at ../app/node/node.h:1072
#3 olive::Node::GetInputDataType (this=this@entry=0x0, id=...)
at ../app/node/node.cpp:490
#4 0x0000000000622435 in olive::Node::GetStandardValue (this=this@entry=0x0,
id=..., element=element@entry=-1) at ../app/node/node.cpp:806
#5 0x0000000000669c02 in olive::ColorManager::GetReferenceColorSpace (
this=this@entry=0x0) at ../app/render/colormanager.cpp:179
#6 0x0000000000696fd6 in olive::RenderProcessor::ProcessVideoFootage (
this=, stream=..., input_time=...)
at ../app/render/videoparams.h:315
#7 0x00000000006352bb in olive::NodeTraverser::PostProcessTable (
this=0x7fffe37fdac0, node=, range=..., output_params=...)
at /usr/local/include/QtCore/qarraydata.h:236
#8 0x00000000006382c2 in olive::NodeTraverser::GenerateTable (
this=0x7fffe37fdac0, n=0x36df160, output=..., range=...)
at ../app/node/traverser.cpp:112
#9 0x00000000006374a3 in olive::NodeTraverser::GenerateTable (range=...,
output=..., this=0x7fffe37fdac0) at ../app/node/param.h:75

@Simran-B Simran-B removed the Triage This issue is yet to be triaged label Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Crash Unexpected termination or freeze of Olive
Projects
None yet
Development

No branches or pull requests

2 participants