Jump to content
Muxe Inc Forums
Sign in to follow this  
Guest Jorsh

Crash in 2.31.5474f when insert/remove USB drive

Recommended Posts

Guest Jorsh   
Guest Jorsh

DND/64 on Win10/64 crashes every time I insert/remove USB drive. Works fine on another computer with Win10/64. On both it installed into C:\tools\NDN and run without admin privileges.

Computer with crash has some specifics:

1. Part of the Windows domain.

2. Runs Kaspersky antivirus. Every time I plug USB Kaspersky starts autoscan on it, so I have to stop it manually

----< NDN ERROR LOG START >-----------------------------------------------------
DATE:  9/11/2019 08:26:30a
EXE : C:\Tools\NDN64\NDN.EXE
VER : Necromancer's Dos Navigator WIN64 mode
ADD : v2.31.5474f 2019/08/06
ERR : 00h (0)
ADDR: 00007FFA7B261127
MSG : Unknown Error : 0
OSD : 20 (136x53)
FILE: $00007FFA7B261127
MEM : (at CS:IP)
MEMm: 000000007FFFFFFF
MEMa: 000000007FFFFFFF

$00007FFA9C3BAE8A
$00007FFA8DE52F12
$00007FFA8DE52D1D
$00007FFA8DE5B646
$00000000004A4DD9
$000000000047E311
$000000000047E204
$00000000004A514B
$0000000000B1F7D0
$0000000000455A42
$0000000000477565
$00000000004559B9
$00000000004404F7
$000000000045C38B
$000000000043FB3A
$0000000000453002

 

Share this post


Link to post
Share on other sites
Guest CandyMan   
Guest CandyMan

It looks like a crash was made when calling WNetGetConnection() procedure inside netdrive.GetResourceOfDrive().

Share this post


Link to post
Share on other sites
Guest CandyMan   
Guest CandyMan
59 minutes ago, Garl said:

maybe add debug x64 version in release?

There is probably no such need, netdrive.GetResourceOfDrive () is called in TDriveInfo.Update().

It's not a coincidence. NDN user, Guest Viol de Gambo, reported the error in the same place.

Share this post


Link to post
Share on other sites
Guest Jorsh   
Guest Jorsh

In my case I do not need to open drive menu to cause crash. I do have a few network resources mapped as a drives on the machine where it crashes. I do not have mapped network resources on the machine where it did not crash. Is there any test you want me to do as I have 100% reproducible issue. I should be able to compile and run some test app if you let me know what compiler to use (I suspect FP) and send me some code to start with. I can deal with Pascal - used it for more then 10 years a while ago

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×