View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009873 | MMA | Playback | public | 2012-10-23 07:49 | 2012-12-11 15:35 |
Reporter | marek | Assigned To | |||
Priority | urgent | Severity | crash | Reproducibility | random |
Status | closed | Resolution | fixed | ||
Target Version | 1.0.1 | Fixed in Version | 1.0.1 | ||
Summary | 0009873: Concurrent writing and reading from NP tracklist | ||||
Description | Sometimes tracklist (instance of CopyOnWriteArrayList) doesn't work properly and couses Concurrent exception. Can be simulated by duplicating of big amount of tracks in tracklist. This causes that tracks are duplicated in batches. In this moment, tracks are copied from TrackList to TrackListAdapter (read in tracklist) and another batch of tracks is duplicated concurrently (write to tracklist). | ||||
Tags | No tags attached. | ||||
Fixed in build | 61 | ||||