question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. ItΒ collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Double Folder Created Crash On Open

See original GitHub issue

Explain the bug Write a clear description of what the bug is.

To reproduce

  1. Go to a folder
  2. Create a new folder
  3. Click on the folder
  4. App stops no message

Expected behavior The folder opens properly

Logfile crash.txt Attached but this is the exception

2021-03-25 12:17:26.6269|ERROR|FilesFullTrust.Program|Pipe is broken.|System.IO.IOException: Pipe is broken.
   at System.IO.Pipes.PipeStream.WinIOError(Int32 errorCode)
   at System.IO.Pipes.PipeStream.BeginWriteCore(Byte[] buffer, Int32 offset, Int32 count, AsyncCallback callback, Object state)
   at System.IO.Stream.<>c.<BeginEndWriteAsync>b__53_0(Stream stream, ReadWriteParameters args, AsyncCallback callback, Object state)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncTrim[TInstance,TArgs](TInstance thisRef, TArgs args, Func`5 beginMethod, Func`3 endMethod)
   at System.IO.Stream.BeginEndWriteAsync(Byte[] buffer, Int32 offset, Int32 count)
   at System.IO.Stream.WriteAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken)
   at System.IO.Stream.WriteAsync(Byte[] buffer, Int32 offset, Int32 count)
   at FilesFullTrust.Win32API.<SendMessageAsync>d__12.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 FilesFullTrust.Program.<Watcher_Changed>d__3.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()

Screenshots Add screenshots to help explain your problem if needed.

System Information

  • OS Version: Windows 10 Enterprise 20H2 19042.867
  • App version: V1.5

Additional comment I restarted and tried to add a folder in the same spot with no issue. Fair note I did turn off cache files and folders for better performance when attempting again.

I also just updated to the newest version.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
gave92commented, Mar 25, 2021

@evancjohnson why not, but I’d suggest opening a new issue about it first, so the proposal can be evaluated by the other contributors before you spend time on it.

0reactions
evancjohnsoncommented, Mar 25, 2021

@gave92 Mind if I add the callback to upload the logs in a PR?

Read more comments on GitHub >

github_iconTop Results From Across the Web

file explorer crashes when i double click on documents and ...
However when I now try to double click on the documents or pictures file explorer pauses before it crashes and takes me back...
Read more >
How to reopen folders before File Explorer crashes ...
Then double click it and all the folders will open. However, the real issue is the problem with your explorer crashing.
Read more >
File Explorer crashes as soon as I double click on a folder
Suddenly I can't open a single drive, nor a folder within a drive without having file explorer close and return me to whatever...
Read more >
Opening certain folders causes Windows Explorer to crash
Hi guys, Having a bit of trouble here! There's a certain folder on my external HDD which causes Windows Explorer to crash when...
Read more >
ArcGIS Pro 2.2.4 Crashing when Adding Folder Connection
I open ArcGIS Pro, create a new blank project, right-click on Folders in the Catalog pane, then click Add Folder Connection.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found