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.10.1.3976 #13215

Closed
architect21x opened this issue Aug 13, 2022 · 3 comments
Closed

Crash report from Dynamo 2.10.1.3976 #13215

architect21x opened this issue Aug 13, 2022 · 3 comments
Labels
needs more info Needs more information from the reporter. Stale tracked

Comments

@architect21x
Copy link

Issue Description

I tried to open dynamo and it crushed

What did you do?

Click on dynamo

What did you expect to see?

to open

What did you see instead?

something went wrong and the dynamo has crashed

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

(Fill in here)

Stack Trace

Access to the path 'C:\Users\moham\AppData\Roaming\Analytics\CSharpAnalytics-MeasurementSession' is denied.

   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync)
   at CSharpAnalytics.Serializers.AppDataContractSerializer.<Save>d__7`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at CSharpAnalytics.WinFormAutoMeasurement.<Save>d__3`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Analytics.NET.Google.WinNativeAutoMeasurement.<Save>d__11`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at CSharpAnalytics.BaseAutoMeasurement.<Start>d__0.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

OS: Microsoft Windows NT 10.0.19043.0
CLR: 4.0.30319.42000
Dynamo: 2.10.1.3976

@duttabhishek0
Copy link
Contributor

Hi, did you checked if the path 'C:\Users\moham\AppData\Roaming\Analytics\CSharpAnalytics-MeasurementSession is valid or not? Might be a possibility that the path is invalid.

@avidit avidit added the tracked label Apr 24, 2024
@avidit avidit moved this to Todo in Dynamo Issues Apr 24, 2024
@avidit
Copy link
Contributor

avidit commented Apr 29, 2024

@architect21x Can you try to delete the file %APPDATA%\Analytics\CSharpAnalytics-MeasurementSession ?

@avidit avidit added the needs more info Needs more information from the reporter. label Aug 26, 2024
@github-actions github-actions bot added the Stale label Sep 26, 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 Sep 26, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in Dynamo Issues Sep 26, 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