View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002953 | Far Manager | Panel.Tree | public | 2015-02-26 10:28 | 2016-01-17 10:40 |
Reporter | LigH | Assigned To | DrKnS | ||
Priority | high | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | x64 | OS | Windows | OS Version | 7 |
Product Version | 3.0 | ||||
Fixed in Version | 3.0 | ||||
Summary | 0002953: When the tree3.far cache file exists, calling the tree dialog (Alt-F10) crashes Far manager | ||||
Description | About since Far manager version 3.0.4242 (not yet in 4040), as soon as the tree3.far cache file exists, the Far manager crashes when the tree view dialog is called by pressing Alt+F10 (and while the cache file is created, it crashes as soon as reading the tree finished). There is no crash loading the tree into the other panel by pressing Ctrl+T. | ||||
Steps To Reproduce | Press Alt+F10. | ||||
Additional Information | Crash details from Far manager v3.0.4269: Exception: Access violation (Read from 0x0000000000000092) Address: 0x000000013FCDAB90 Function: mainImpl Module: C:\Program Files\Far Manager\Far.exe Crash details from Far manager v3.0.4278: Address: 0x000000013FC5A110 Crash details from Far manager v3.0.4242: Address: 0x000000013FE99510 | ||||
Tags | No tags attached. | ||||
Build | 4512 | ||||
|
Can you attach here the cache file which causes crash? |
|
Well, in fact, it seems not to be the content of the cache file. It is identical to a cache file created by Far2. With the same cache file, Far v3.0.4040 does not crash. The building part (reading the directory structure from the partition and writing it into the file) appears to be the stable part. So I believe that the issue is after reading the cache content, while displaying it or preparing for that. I have disks with several partitions, and the crash happens on every partition where Far would store a cache file in the root. Current access violation (reading of 0x0...088) addresses are (always in mainImpl): v3.0.4505.x64 (stable): 0x000000013F27A4B5 v3.0.4509.x64 (nightly): 0x000000013FDFE615 Trying to continue a crashed Far results in an exit with crash report on the console, for v3.0.4509: Access violation reading from 0x0...0188 in wmain @ 0x000000013FC9E5C5. Displaying the tree in a left/right panel (instead of the directory content) does not crash. Only the (almost full-screen) tree navigation dialog crashes. |
|
Please try to pick this build: http://farmanager.com/farbugs/M3079_Release.64.vc.7z , unpack it somewhere (including the far.pdb) and try to reproduce your issue with it. In case of crash there will be a 'Stack' button, press it and post the results here. |
|
This produced the following stack trace: |
|
The problem was actually in [x] Always show the menu bar. Fixed in 4512. |
|
Crazy... Thank you! |
|
i also had this crash when enabling Panel.Tree and pressing Alt+F10. and i also had this option:
i just tested it again in 4512, and it works fine now. thanks! |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-02-26 10:28 | LigH | New Issue | |
2015-02-26 14:01 | 2useven10 | Category | Dialog => Panel.Tree |
2016-01-14 19:25 | DrKnS | Note Added: 0014202 | |
2016-01-15 07:32 | LigH | Note Added: 0014204 | |
2016-01-15 07:33 | LigH | Note Edited: 0014204 | |
2016-01-15 07:38 | LigH | Note Edited: 0014204 | |
2016-01-15 07:39 | LigH | Note Edited: 0014204 | |
2016-01-15 07:43 | LigH | Note Edited: 0014204 | |
2016-01-15 07:43 | LigH | Note Edited: 0014204 | |
2016-01-16 03:19 | DrKnS | Note Added: 0014209 | |
2016-01-16 03:19 | DrKnS | Note Edited: 0014209 | |
2016-01-16 05:23 | LigH | Note Added: 0014212 | |
2016-01-16 09:53 | DrKnS | Note Added: 0014213 | |
2016-01-16 09:53 | DrKnS | Assigned To | => DrKnS |
2016-01-16 09:53 | DrKnS | Status | new => feedback |
2016-01-16 10:03 | LigH | Note Added: 0014214 | |
2016-01-16 10:03 | LigH | Status | feedback => assigned |
2016-01-17 04:36 | abelenki | Note Added: 0014220 | |
2016-01-17 04:38 | abelenki | Note Edited: 0014220 | |
2016-01-17 05:01 | abelenki | Note Edited: 0014220 | |
2016-01-17 05:02 | abelenki | Note Edited: 0014220 | |
2016-01-17 05:02 | abelenki | Note Edited: 0014220 | |
2016-01-17 05:04 | abelenki | Note Edited: 0014220 | |
2016-01-17 10:40 | DrKnS | Build | => 4512 |
2016-01-17 10:40 | DrKnS | Status | assigned => closed |
2016-01-17 10:40 | DrKnS | Resolution | open => fixed |
2016-01-17 10:40 | DrKnS | Fixed in Version | => 3.0 |