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.16.1.2727 - Too much data crash #15724

Open
BasRongenSPIE opened this issue Dec 13, 2024 · 3 comments
Open

Crash report from Dynamo 2.16.1.2727 - Too much data crash #15724

BasRongenSPIE opened this issue Dec 13, 2024 · 3 comments
Labels

Comments

@BasRongenSPIE
Copy link

BasRongenSPIE commented Dec 13, 2024

Please contact me on bas.rongen@spie.com

Issue Description

Please fill in the following information to help us reproduce the issue:
I think the fileset or CSV is too large. seems to run and then suddenly crash. it does work on smaller models. i disabled preview for all nodes, since i thought that would fix it, but to no avail.

Dynamo version

Dynamo: 2.16.1.2727

Operating system

OS: Microsoft Windows NT 10.0.22635.0

What did you do?

Import a lot of information, RFA's and large a CSV

What did you expect to see?

To not crash

What did you see instead?

Crash

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

Not the issue.

Stack Trace

The referenced object is not valid, possibly because it has been deleted from the database, or its creation was undone.

   bij validateNativeInstance(Void* ptr)
   bij Autodesk.Revit.RevitDBAPIManagedWeakPointer<ADocument>.getValidPtr()
   bij Autodesk.Revit.DB.Document.GetHashCode()
   bij System.Collections.Generic.Dictionary`2.Remove(TKey key)
   bij ProtoFFI.CLRObjectMarshaler.OnDispose(StackValue dsObject, Context context, Interpreter dsi)
   bij ProtoFFI.DisposeFunctionPointer.Execute(Context c, Interpreter dsi, List`1 s)
   bij ProtoCore.Lang.FFIFunctionEndPoint.Execute(Context c, List`1 formalParameters, StackFrame stackFrame, RuntimeCore runtimeCore)
   bij ProtoCore.CallSite.DispatchDispose(StackValue stackValue, RuntimeCore runtimeCore)
   bij ProtoCore.DSASM.Executive.CallDispose(ProcedureNode fNode, StackValue svThisPtr, Int32 classIndex)
   bij ProtoCore.DSASM.Heap.GCDisposeObject(StackValue svPtr, Executive exe)
   bij ProtoCore.DSASM.Heap.Sweep()
   bij ProtoCore.DSASM.Heap.SingleStep(Boolean forceGC)
   bij ProtoCore.DSASM.Heap.FullGC(IEnumerable`1 gcroots, Executive exe)
   bij ProtoScript.Runners.LiveRunner.ApplyUpdate()
   bij ProtoScript.Runners.LiveRunner.CompileAndExecuteForDeltaExecution(List`1 astList)
   bij ProtoScript.Runners.LiveRunner.SynchronizeInternal(GraphSyncData syncData)
   bij ProtoScript.Runners.LiveRunner.UpdateGraph(GraphSyncData syncData)
   bij Dynamo.Scheduler.UpdateGraphAsyncTask.HandleTaskExecutionCore()
   bij Dynamo.Scheduler.AsyncTask.Execute()

CLR: 4.0.30319.42000

Copy link

Thank you for submitting the issue to us. We are sorry to see you get stuck with your workflow. While waiting for our team member to respond, please feel free to browse our forum at https://forum.dynamobim.com/ for more Dynamo related information.

@avidit avidit added the tracked label Dec 13, 2024 — with Slack
@dynamo-ci-user dynamo-ci-user moved this from Triage to Todo in Dynamo Issues Dec 13, 2024
Copy link
Contributor

avidit commented Dec 13, 2024

Tracked internally DYN-8018

@BasRongenSPIE
Copy link
Author

any way to increase the allowed array size? Or to even investigate what node is giving the error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

2 participants