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.6.2.15705 #15643

Closed
Praxa1 opened this issue Nov 13, 2024 · 4 comments
Closed

Crash report from Dynamo 2.6.2.15705 #15643

Praxa1 opened this issue Nov 13, 2024 · 4 comments
Labels
needs more info Needs more information from the reporter. NotMLEvaluated Stale tracked

Comments

@Praxa1
Copy link

Praxa1 commented Nov 13, 2024

Issue Description

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

What did you do?

Wanted to run this script
Export NWC with several documents (1)_2024-11-13_01-12-57

What did you expect to see?

Create nwc file

What did you see instead?

Error

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

Genius Loci, Rythm

Stack Trace

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

   at validateNativeInstance(Void* ptr)
   at Autodesk.Revit.RevitDBAPIManagedWeakPointer<ADocument>.getValidPtr()
   at Autodesk.Revit.DB.Document.GetHashCode()
   at System.Collections.Generic.Dictionary`2.Remove(TKey key)
   at ProtoFFI.CLRObjectMarshaler.OnDispose(StackValue dsObject, Context context, Interpreter dsi)
   at ProtoFFI.DisposeFunctionPointer.Execute(Context c, Interpreter dsi, List`1 s)
   at ProtoCore.Lang.FFIFunctionEndPoint.Execute(Context c, List`1 formalParameters, StackFrame stackFrame, RuntimeCore runtimeCore)
   at ProtoCore.CallSite.ExecWithZeroRI(List`1 functionEndPoint, Context c, List`1 formalParameters, StackFrame stackFrame, RuntimeCore runtimeCore, SingleRunTraceData previousTraceData, SingleRunTraceData newTraceData, FunctionEndPoint finalFep)
   at ProtoCore.CallSite.Execute(List`1 functionEndPoint, Context c, List`1 formalParameters, List`1 replicationInstructions, StackFrame stackFrame, RuntimeCore runtimeCore)
   at ProtoCore.CallSite.DispatchNew(Context context, List`1 arguments, List`1 partialReplicationGuides, DominantListStructure domintListStructure, StackFrame stackFrame, RuntimeCore runtimeCore)
   at ProtoCore.DSASM.Executive.Callr(Int32 blockDeclId, Int32 functionIndex, Int32 classIndex, Boolean& explicitCall, Boolean isDynamicCall, Boolean hasDebugInfo)
   at ProtoCore.DSASM.Heap.GCDisposeObject(StackValue svPtr, Executive exe)
   at ProtoCore.DSASM.Heap.Sweep()
   at ProtoCore.DSASM.Heap.SingleStep(Boolean forceGC)
   at ProtoCore.DSASM.Heap.FullGC(IEnumerable`1 gcroots, Executive exe)
   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()

OS: Microsoft Windows NT 10.0.19045.0
CLR: 4.0.30319.42000
Dynamo: 2.6.2.15705

Copy link
Contributor

avidit commented Nov 13, 2024

tracked internally https://jira.autodesk.com/browse/DYN-7822

@casandraAr
Copy link

@Praxa1 Can you please share the .dyn file to help us reproduce this issue?

@avidit avidit added the needs more info Needs more information from the reporter. label Dec 2, 2024
@casandraAr
Copy link

@Praxa1 can you please check if the issue can be reproduced in newer versions of Dynamo, with Revit 2023 or newer? Thanks!

@github-actions github-actions bot added the Stale label Jan 4, 2025
Copy link

github-actions bot commented Jan 4, 2025

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 Jan 4, 2025
@github-project-automation github-project-automation bot moved this from Todo to Done in Dynamo Issues Jan 4, 2025
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. NotMLEvaluated Stale tracked
Projects
Status: Done
Development

No branches or pull requests

4 participants