View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001047 | Double Commander | File operations | public | 2015-03-20 15:28 | 2019-06-08 15:29 |
Reporter | temarez | Assigned To | Alexx2000 | ||
Priority | high | Severity | major | Reproducibility | random |
Status | closed | Resolution | fixed | ||
Projection | none | ETA | none | ||
Product Version | 0.7.0 (trunk) | ||||
Target Version | 0.6.1 | Fixed in Version | 0.6.1 | ||
Summary | 0001047: Crash during file copying | ||||
Description | Sometimes 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 Reproduce | Just try to copy one directory with many files to another place (for example ".git" or ".svn" from some project would be good for testing). | ||||
Tags | No tags attached. | ||||
Fixed in Revision | 5919 | ||||
Operating system | Windows, Linux | ||||
Widgetset | Win32, GTK2 | ||||
Architecture | 64-bit | ||||
|
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 |
|
I cannot reproduce. Check with this - https://www.sendspace.com/file/2g3u9m test version please. |
|
OK, thank you. It did not happen in this test version, I've tried several times. |
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 |