FC 67x archive bug

Bugs and other issues or requests which have been resolved.
Post Reply
Message
Author
Link68759
Posts: 15
Joined: 20.10.2013, 03:36

FC 67x archive bug

#1 Post by Link68759 » 19.11.2014, 04:49

One of the releases of freecommander 67_ introduced the following bug: I cannot extract an archive while in single pane view. My best guess is that FC is looking for the other pane's active window address (as a folder to be extracted to) and the operation just fails if the second pane is hidden.

date/time : 2014-11-18, 22:47:08, 732ms
operating system : Windows 8 Tablet PC x64 build 9200
system language : English
system up time : 3 days 12 hours
program up time : 1 day 9 hours
processors : 8x Intel(R) Core(TM) i7-4702HQ CPU @ 2.20GHz
physical memory : 3778/8116 MB (free/total)
free disk space : (C:) 90.42 GB
display mode : 3200x1800, 32 bit
process id : $4d04
allocated memory : 142.63 MB
largest free block : 131029.99 GB
executable : FreeCommander.exe
exec. date/time : 2014-11-02 20:07
version : 2014.1.0.675
compiled with : Delphi XE2
madExcept version : 4.0.9
callstack crc : $247a2d49, $51b4f75d, $4bce92da
exception number : 1
exception class : EAccessViolation
exception message : Access violation at address 0000000000CBDE68 in module 'FreeCommander.exe'. Read of address 0000000000000008.

main thread ($3858):
00cbde68 +378 FreeCommander.exe fcDlgCopyMoveOperationFc 865 +23 TdlgFcCopyMoveOperation.Initialize
00cba3d7 +077 FreeCommander.exe fcDlgCopyMoveOperationFc 392 +5 ShowCopyMoveOperationDlg
00e2d092 +2b2 FreeCommander.exe fcController 6084 +21 TfcController.UnpackSelectedArchiveFiles
00e92f18 +028 FreeCommander.exe FcMain 5573 +2 TFcFormMain.actFileUnzipExecute
004db440 +020 FreeCommander.exe System.Classes TBasicAction.Execute
00591e8b +04b FreeCommander.exe Vcl.ActnList TContainedAction.Execute
0059361c +07c FreeCommander.exe Vcl.ActnList TCustomAction.Execute
004db1b4 +024 FreeCommander.exe System.Classes TBasicActionLink.Execute
006f59e6 +0c6 FreeCommander.exe Vcl.Menus TMenuItem.Click
006f814f +01f FreeCommander.exe Vcl.Menus TMenu.DispatchCommand
00714499 +029 FreeCommander.exe Vcl.Forms TCustomForm.WMCommand
0040bb3e +03e FreeCommander.exe System TObject.Dispatch
005c0ef3 +383 FreeCommander.exe Vcl.Controls TControl.WndProc
005c82d3 +893 FreeCommander.exe Vcl.Controls TWinControl.WndProc
0070f91b +89b FreeCommander.exe Vcl.Forms TCustomForm.WndProc
00e888e5 +035 FreeCommander.exe FcMain 2266 +2 TFcFormMain.WndProc
005c7547 +027 FreeCommander.exe Vcl.Controls TWinControl.MainWndProc
004dc963 +023 FreeCommander.exe System.Classes StdWndProc
7ff8efb0 +000 USER32.dll DispatchMessageW
0071d85f +12f FreeCommander.exe Vcl.Forms TApplication.ProcessMessage
0071d8d3 +013 FreeCommander.exe Vcl.Forms TApplication.HandleMessage
0071ddcf +0ef FreeCommander.exe Vcl.Forms TApplication.Run
00eb365d +1dd FreeCommander.exe FreeCommander 365 +51 initialization
7ff8f099 +00b KERNEL32.DLL BaseThreadInitThunk
7ff8f22d +01b ntdll.dll RtlUserThreadStart

thread $1fd8:
7ff8f099 +0b KERNEL32.DLL BaseThreadInitThunk
7ff8f22d +1b ntdll.dll RtlUserThreadStart

thread $3c4:
7ff8ef9a +e7 KERNELBASE.dll WaitForMultipleObjectsEx
0053cb2f +4f FreeCommander.exe madExcept ThreadExceptFrame
7ff8f099 +0b KERNEL32.DLL BaseThreadInitThunk
7ff8f22d +1b ntdll.dll RtlUserThreadStart

thread $1c20:
7ff8efb0 +20 USER32.dll GetMessageW
0053cb2f +4f FreeCommander.exe madExcept ThreadExceptFrame
7ff8f099 +0b KERNEL32.DLL BaseThreadInitThunk
7ff8f22d +1b ntdll.dll RtlUserThreadStart

thread $1250: <priority:1>
7ff8ef9a +92 KERNELBASE.dll WaitForSingleObjectEx
00b4d5aa +4a FreeCommander.exe fcIconThread 357 +6 TVirtualImageThread.Execute
0053cc64 +24 FreeCommander.exe madExcept HookedTThreadExecute
004d7c28 +38 FreeCommander.exe System.Classes ThreadProc
0040e6e3 +33 FreeCommander.exe System ThreadWrapper
0053cb2f +4f FreeCommander.exe madExcept ThreadExceptFrame
7ff8f099 +0b KERNEL32.DLL BaseThreadInitThunk
7ff8f22d +1b ntdll.dll RtlUserThreadStart

thread $1128:
7ff8ef9a +e7 KERNELBASE.dll WaitForMultipleObjectsEx
7ff8f099 +09 KERNEL32.DLL WaitForMultipleObjects
00afc38a +4a FreeCommander.exe csWorkerThreadPool 433 +5 TWorkerThreadJobLists.WaitForNextJob
00afc663 +23 FreeCommander.exe csWorkerThreadPool 521 +3 TWorkerThread.Execute
0053cc64 +24 FreeCommander.exe madExcept HookedTThreadExecute
004d7c28 +38 FreeCommander.exe System.Classes ThreadProc
0040e6e3 +33 FreeCommander.exe System ThreadWrapper
0053cb2f +4f FreeCommander.exe madExcept ThreadExceptFrame
7ff8f099 +0b KERNEL32.DLL BaseThreadInitThunk
7ff8f22d +1b ntdll.dll RtlUserThreadStart

thread $4464:
7ff8ef9a +e7 KERNELBASE.dll WaitForMultipleObjectsEx
7ff8f099 +09 KERNEL32.DLL WaitForMultipleObjects
00afc38a +4a FreeCommander.exe csWorkerThreadPool 433 +5 TWorkerThreadJobLists.WaitForNextJob
00afc663 +23 FreeCommander.exe csWorkerThreadPool 521 +3 TWorkerThread.Execute
0053cc64 +24 FreeCommander.exe madExcept HookedTThreadExecute
004d7c28 +38 FreeCommander.exe System.Classes ThreadProc
0040e6e3 +33 FreeCommander.exe System ThreadWrapper
0053cb2f +4f FreeCommander.exe madExcept ThreadExceptFrame
7ff8f099 +0b KERNEL32.DLL BaseThreadInitThunk
7ff8f22d +1b ntdll.dll RtlUserThreadStart

thread $1804:
7ff8ef9a +e7 KERNELBASE.dll WaitForMultipleObjectsEx
7ff8f099 +09 KERNEL32.DLL WaitForMultipleObjects
00afc38a +4a FreeCommander.exe csWorkerThreadPool 433 +5 TWorkerThreadJobLists.WaitForNextJob
00afc663 +23 FreeCommander.exe csWorkerThreadPool 521 +3 TWorkerThread.Execute
0053cc64 +24 FreeCommander.exe madExcept HookedTThreadExecute
004d7c28 +38 FreeCommander.exe System.Classes ThreadProc
0040e6e3 +33 FreeCommander.exe System ThreadWrapper
0053cb2f +4f FreeCommander.exe madExcept ThreadExceptFrame
7ff8f099 +0b KERNEL32.DLL BaseThreadInitThunk
7ff8f22d +1b ntdll.dll RtlUserThreadStart

thread $f3c:
7ff8ef9a +e7 KERNELBASE.dll WaitForMultipleObjectsEx
7ff8f099 +09 KERNEL32.DLL WaitForMultipleObjects
00afc38a +4a FreeCommander.exe csWorkerThreadPool 433 +5 TWorkerThreadJobLists.WaitForNextJob
00afc663 +23 FreeCommander.exe csWorkerThreadPool 521 +3 TWorkerThread.Execute
0053cc64 +24 FreeCommander.exe madExcept HookedTThreadExecute
004d7c28 +38 FreeCommander.exe System.Classes ThreadProc
0040e6e3 +33 FreeCommander.exe System ThreadWrapper
0053cb2f +4f FreeCommander.exe madExcept ThreadExceptFrame
7ff8f099 +0b KERNEL32.DLL BaseThreadInitThunk
7ff8f22d +1b ntdll.dll RtlUserThreadStart

thread $1964:
7ff8ef9a +e7 KERNELBASE.dll WaitForMultipleObjectsEx
7ff8f099 +0b KERNEL32.DLL BaseThreadInitThunk
7ff8f22d +1b ntdll.dll RtlUserThreadStart

thread $1ed4: <priority:2>
7ff8ef9a +e7 KERNELBASE.dll WaitForMultipleObjectsEx
7ff8f099 +0b KERNEL32.DLL BaseThreadInitThunk
7ff8f22d +1b ntdll.dll RtlUserThreadStart

thread $5924:
7ff8ef9a +e7 KERNELBASE.dll WaitForMultipleObjectsEx
7ff8f099 +09 KERNEL32.DLL WaitForMultipleObjects
0086bae8 +a8 FreeCommander.exe RzShellCtrls 3856 +11 TRzChangeHandlerThread.Execute
0053cc64 +24 FreeCommander.exe madExcept HookedTThreadExecute
004d7c28 +38 FreeCommander.exe System.Classes ThreadProc
0040e6e3 +33 FreeCommander.exe System ThreadWrapper
0053cb2f +4f FreeCommander.exe madExcept ThreadExceptFrame
7ff8f099 +0b KERNEL32.DLL BaseThreadInitThunk
7ff8f22d +1b ntdll.dll RtlUserThreadStart

thread $55a4:
7ff8ef9a +e7 KERNELBASE.dll WaitForMultipleObjectsEx
0053cb2f +4f FreeCommander.exe madExcept ThreadExceptFrame
7ff8f099 +0b KERNEL32.DLL BaseThreadInitThunk
7ff8f22d +1b ntdll.dll RtlUserThreadStart

thread $5de0:
7ff8f099 +0b KERNEL32.DLL BaseThreadInitThunk
7ff8f22d +1b ntdll.dll RtlUserThreadStart

thread $5f50:
7ff8f099 +0b KERNEL32.DLL BaseThreadInitThunk
7ff8f22d +1b ntdll.dll RtlUserThreadStart

Link68759
Posts: 15
Joined: 20.10.2013, 03:36

Re: FC 67x archive bug

#2 Post by Link68759 » 19.11.2014, 04:52

verified bug still exists in release 680

Timon
Posts: 729
Joined: 13.09.2012, 08:51

Re: FC 67x archive bug

#3 Post by Timon » 19.11.2014, 13:44

Confirmed. Bug present in both 32 and 64 versions

joby_toss
Posts: 1345
Joined: 22.07.2009, 21:19
Location: Romania
Contact:

Re: FC 67x archive bug

#4 Post by joby_toss » 19.11.2014, 13:47

Confirmed. Bug report sent.

joby_toss
Posts: 1345
Joined: 22.07.2009, 21:19
Location: Romania
Contact:

Re: FC 67x archive bug

#5 Post by joby_toss » 21.11.2014, 17:05

Fixed in 681. Thanks!

Post Reply

Who is online

Users browsing this forum: No registered users and 35 guests