View Issue Details

IDProjectCategoryView StatusLast Update
0015485MMW 5Playlists (Auto) / Search / Filterspublic2019-02-24 02:08
Reporterrusty Assigned To 
PriorityurgentSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product Version5.0 
Target Version5.0Fixed in Version5.0 
Summary0015485: Search (Online): if search term is too general, MM can crash
DescriptionSearching for a term that will result in many matching search results can cause MM to freeze.

1 Search for an ArtistName that's in the library
2 Switch to Online mode
3 Search for an artist that doesn't exist in the library (e.g Chandra)
4 Press backspace several times until the only letter in the search term is 'C'
--> hourglass will show ? 'Reading files' and then MM will freeze.

Log ID: C62EE14B, then C491624E

Note: the repro steps above may not be exact because at step 3, MM sometimes stays in Online mode and sometimes switches to Library mode.
TagsNo tags attached.
Fixed in build2162

Activities

Ludek

2019-02-20 21:39

developer   ~0052725

Assigned to Petr, is a problem in musicBrainz.js:
TypeError:_Cannot read property 'length' of undefined at eval (file:///helpers/musicBrainz.js:172:49)

petr

2019-02-20 21:58

developer   ~0052726

Fixed

peke

2019-02-24 02:05

developer   ~0052772

Last edited: 2019-02-24 02:08

Verified 2162

Using variations of same steps above after confirming 2161 Throw a same bug.

Note: as pointed it can happen not to replicate in 2161 from first time, but in 2162 it can't ne replicated using same steps as in 2161