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.

AccessViolationException when mounting file system using Windows autostart

See original GitHub issue

On a “few” machines, I get an AccessViolationException with description The process was terminated due to an unhandled exception when trying to mount the file system via the Windows autostart using a Run key. Restarting the app manually afterwards always works es expected. Unfortunately, the exception cannot be caught so it always crashes the app and I can only see the exception in the Windows event log.

image

Also, the following details are logged for the exception:

image

Is there anything I could do to avoid this or to provide more details on the issue?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
Lirynacommented, Apr 26, 2020

Thank you, please do not hesitate if you face again and we will look at it together.

0reactions
0x4a616ecommented, Apr 26, 2020

Unfortunately I don’t see any way to get access to one of the affected machines. I understand that this makes it extremely difficult to find the cause, so please go ahead and close this!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix EXCEPTION ACCESS VIOLATION Error in Windows 10 or ...
Issues addressed in this tutorial: exception access violation fix ... Windows 8/8.1, Windows 10 and Windows 11 operating systems (Home, ...
Read more >
Mounting to NTFS path causes local C: drive to be shown ...
I have a .NET application using dokan-net and dokan, that mounts a user mode file system to an NTFS path using DokanOptions.CurrentSession as ......
Read more >
Not using Winforms but get an Access Violation Exception ...
I get this exception randomly at startup (only when executing in Visual Studio), ... AccessViolationException' occurred in System.Windows.
Read more >
Crashes on startup :: Terraria General Discussions
Description: The process was terminated due to an unhandled exception. Exception Info: System.AccessViolationException. Stack: at System.Windows ...
Read more >
mounting CD/DVDs in windows 10 not acting ike normal ...
When mounting ISO files in Windows 10, I simply right click the file, and choose "Mount" from the menu that appears. ISO files...
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