View Issue Details

IDProjectCategoryView StatusLast Update
0009709MMAPlaybackpublic2012-09-20 04:53
Reporterjiri Assigned To 
PriorityimmediateSeveritycrashReproducibilitysometimes
Status closedResolutionfixed 
Target Version1.0.1Fixed in Version1.0.1 
Summary0009709: Crash on NP List operations
DescriptionThere's a reproducible crash on removal of tracks from NP List. When I remove several tracks from the list and then try to do it again, first of all immediately upon selecting the first track, there's 'Selected: 3' (or another number >1) and subsequent attempt to remove results in a crash.
TagsNo tags attached.
Fixed in build31

Activities

jiri

2012-09-15 20:16

administrator   ~0031997

The crash is on

public long[] getItemsId(int[] positions)

                Track track = getItem(p);

'index out of bounds'

jiri

2012-09-16 19:49

administrator   ~0032015

Fixed in build 31.

rusty

2012-09-20 04:53

administrator   ~0032070

Verified 32.