View Issue Details

IDProjectCategoryView StatusLast Update
0001047Double CommanderFile operationspublic2019-06-08 15:29
Reportertemarez Assigned ToAlexx2000  
PriorityhighSeveritymajorReproducibilityrandom
Status closedResolutionfixed 
ProjectionnoneETAnone 
Product Version0.7.0 (trunk) 
Target Version0.6.1Fixed in Version0.6.1 
Summary0001047: Crash during file copying
DescriptionSometimes DC 0.6.0 crashes during file copying (both Linux and Windows versions)
Therefore I've tried to compile trunk and check. On Linux it did not crash yet but on Windows it still happens randomly.

When running rev5917 in debugger it stops in src\fcopymovedlg.pas line 153 i.e. inside method TfrmCopyDlg.RemoveConstraints(Data: PtrInt);
Steps To ReproduceJust try to copy one directory with many files to another place (for example ".git" or ".svn" from some project would be good for testing).
TagsNo tags attached.
Fixed in Revision5919
Operating systemWindows, Linux
WidgetsetWin32, GTK2
Architecture64-bit

Activities

temarez

2015-03-20 15:35

reporter   ~0001411

Below are records from the doublecmd.err file for this error (it happened with another version - official 0.6.0 , build but the problem is the same)
--------------- 16-03-2015, 18:08:48 ---------------
| DC v0.6.0 beta Rev. 5850M -- x86_64-Win64-win32/win64
| Windows 8 x86_64
Unhandled exception: EAccessViolation: Access violation
  Stack trace:
  $0000000100574F2A line 153, column 3 of fcopymovedlg.pas in D:\Soft\DoubleCmd\doublecmd.exe
  $000000010003DF41 line 389, column 3 of include/application.inc in D:\Soft\DoubleCmd\doublecmd.exe
  $000000010004113C line 1273, column 10 of include/application.inc in D:\Soft\DoubleCmd\doublecmd.exe
  $00000001000415B1 line 1405, column 9 of include/application.inc in D:\Soft\DoubleCmd\doublecmd.exe
  $000000010008434C line 54, column 20 of include/interfacebase.inc in D:\Soft\DoubleCmd\doublecmd.exe
  $0000000100041557 line 1393, column 21 of include/application.inc in D:\Soft\DoubleCmd\doublecmd.exe
  $0000000100003A46 line 171, column 7 of doublecmd.lpr in D:\Soft\DoubleCmd\doublecmd.exe

Alexx2000

2015-03-20 18:29

administrator   ~0001412

I cannot reproduce. Check with this - https://www.sendspace.com/file/2g3u9m test version please.

temarez

2015-03-21 01:37

reporter   ~0001413

OK, thank you. It did not happen in this test version, I've tried several times.

Issue History

Date Modified Username Field Change
2015-03-20 15:28 temarez New Issue
2015-03-20 15:35 temarez Note Added: 0001411
2015-03-20 18:29 Alexx2000 Note Added: 0001412
2015-03-20 18:29 Alexx2000 Status new => feedback
2015-03-21 01:37 temarez Note Added: 0001413
2015-03-21 01:37 temarez Status feedback => new
2015-03-21 12:03 Alexx2000 Fixed in Revision => 5919
2015-03-21 12:03 Alexx2000 Assigned To => Alexx2000
2015-03-21 12:03 Alexx2000 Status new => resolved
2015-03-21 12:03 Alexx2000 Resolution open => fixed
2015-03-21 12:03 Alexx2000 Fixed in Version => 0.6.1
2015-03-21 12:03 Alexx2000 Target Version => 0.6.1
2019-06-08 15:29 Alexx2000 Status resolved => closed