View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0015932 | MMW 5 | FileMonitor / Find Missing | public | 2019-09-09 02:08 | 2019-09-13 02:13 |
Reporter | rusty | Assigned To | |||
Priority | immediate | Severity | crash | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.0 | Fixed in Version | 5.0 | ||
Summary | 0015932: Find Moved/Missing files --> crash (regression 2195) | ||||
Description | 1 Selected all the files in 0015921 that were problematic because the path had a prefix of [Data] (i.e. Audiobooks > All tracks > select those with a prefix of [data]) 2 Used find moved/missing functionality (note: auto-tag dialog was open in the background, and track was playing) --> crashlog ID D48A9195 (Last known callstack: Script: file:///dialogs/dlgMovedFiles.js ; Funct: bindData ; Row: 116 ; Col:37 ....) Debug log and crashlog posted to FTP. Note: the bug can be consistently replicated. | ||||
Tags | No tags attached. | ||||
Fixed in build | 2196 | ||||
|
Based on the log D48A9195 there is "Object ins't locked" assertion in TMovedSongDataList.itemComparer I also can replicate this crash consistently with 2195. It isa regression related to recent Petr's performance optimizations (related to list sorting). So assigned to Petr for a fix (details sent over IM). |
|
Fixed |
|
Verified 2196 I can't replicate using proposed steps |
|
Verified with the test case that triggered the problem. |