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 report from Dynamo 2.18.1.5096 - Copying code block #14259

Closed
ParametricMonkey opened this issue Aug 15, 2023 · 3 comments
Closed

Crash report from Dynamo 2.18.1.5096 - Copying code block #14259

ParametricMonkey opened this issue Aug 15, 2023 · 3 comments
Labels
needs more info Needs more information from the reporter. Stale tracked

Comments

@ParametricMonkey
Copy link

Issue Description

Please fill in the following information to help us reproduce the issue:

Dynamo version

Dynamo: 2.18.1.5096

Operating system

Windows 11

What did you do?

Copy and pasted a code block

What did you expect to see?

A duplicated code block

What did you see instead?

Dynamo crash error

What packages or external references (if any) were used?

None

Stack Trace

Runtime exception occured. The type of StackValue is not FunctionIndex

   at ProtoCore.DSASM.StackValue.get_FunctionIndex()
   at ProtoCore.DSASM.Executive.GetCurrentScope(Int32& classIndex, Int32& functionIndex)
   at ProtoCore.DSASM.Executive.DEP_Handler(Instruction instruction)
   at ProtoCore.DSASM.Executive.Execute(Int32 exeblock, Int32 entry, Language language)
   at ProtoCore.DSASM.Executive.Execute(Int32 exeblock, Int32 entry, List`1 breakpoints, Language language)
   at ProtoCore.DSASM.Executive.BounceUsingExecutive(Executive executive, Int32 exeblock, Int32 entry, StackFrame stackFrame, Int32 locals, Boolean fepRun, Executive exec, List`1 breakpoints)
   at ProtoScript.Runners.ProtoScriptRunner.ExecuteLive(Core core, RuntimeCore runtimeCore)
   at ProtoScript.Runners.LiveRunner.Execute(Boolean isCodeCompiled)
   at ProtoScript.Runners.LiveRunner.ApplyUpdate()
   at ProtoScript.Runners.LiveRunner.CompileAndExecuteForDeltaExecution(List`1 astList)
   at ProtoScript.Runners.LiveRunner.SynchronizeInternal(GraphSyncData syncData)
   at ProtoScript.Runners.LiveRunner.UpdateGraph(GraphSyncData syncData)
   at Dynamo.Scheduler.UpdateGraphAsyncTask.HandleTaskExecutionCore()
   at Dynamo.Scheduler.AsyncTask.Execute()

CLR: 4.0.30319.42000

@avidit
Copy link
Contributor

avidit commented Aug 21, 2023

Tracked internally DYN-6164

@pinzart90
Copy link
Contributor

@ParametricMonkey if you still have them around, please attach the graph (.dyn) and any files or steps that could help reproduce the issue.

@avidit avidit added the needs more info Needs more information from the reporter. label Jul 31, 2024
@github-actions github-actions bot added the Stale label Aug 31, 2024
Copy link

Given that there has been no additional information added, this issue will be closed for now. Please reopen and provide additional information if you wish the Dynamo team to investigate further.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 31, 2024
@github-project-automation github-project-automation bot moved this from Triage to Done in Dynamo Issues Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs more info Needs more information from the reporter. Stale tracked
Projects
Status: Done
Development

No branches or pull requests

3 participants