View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008684 | MMW v4 | Player | public | 2011-11-10 15:00 | 2012-06-21 16:11 |
Reporter | Ludek | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | random |
Status | assigned | Resolution | open | ||
Product Version | 4.0 | ||||
Target Version | 4.1 | ||||
Summary | 0008684: MediaMonkey can freeze when restoring playback of paused file | ||||
Description | As reported here: http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=61479 MediaMonkey can freeze in some situations. Debug logs: http://dl.dropbox.com/u/31629593/20111110%200947.LOG http://dl.dropbox.com/u/31629593/20111110%201407.LOG Video posted here: http://dl.dropbox.com/u/31629593/Video_1320938772.wmv | ||||
Additional Information | http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=61479 | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
I cannot replicate the issue, but based on the logs it seems to freeze at line WaitForSingleObject(m_EvStopped, MAXWAITTIME); in the in_wmp3.dll when stopping the playback. It looks like IWMStatusCallback sometimes fail to set the SetEvent(m_EvStopped); Michal, Jiri, any idea why? Could it be caused by the WM layer? I remember similar logs while fixing 0008415 |
|
Note that the user further indicated that this is a regression, it doesn't freeze with build 1439. it looks like it might be a regression introduced while fixing 0008415 ? |
|
And, it's specific to the use of the following output plugin: http://www.asio4all.com/ Pushing to 4.0.1 |
|
And user also indicated that the regression was introduced in build 1456, probably by fixing issue 0008649 |