View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0014222 | MMW v4 | Codec | public | 2017-05-10 18:24 | 2017-05-12 15:10 |
Reporter | peke | Assigned To | |||
Priority | immediate | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 4.1.16 | Fixed in Version | 4.1.16 | ||
Summary | 0014222: WMA: Some files crashes MMW when Burn is initiated | ||||
Description | Some WMA files crashes MMW when Burn is initiated. Playback of file worked. ELF file is attached and I was using sample file from ticket as only file to be burned on CD. | ||||
Additional Information | TICKET ID: PSZ-793-60773 | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | 1835 | ||||
|
Based on the ELF it is AV in plugin in_wma.dll when checking DRM (when calling MMEndBurn from in_wma.dll) |
|
Seems to crash only on Windows 10 (works fine on Windows 7) |
|
Fixed in build 1835. I had to disable DRM test completely for Windows 10 1607 and later, because wmvcore functions we use for this have some serious bug from Windows 10 Anniversary and these bugs are not fixed even in Creators update (1703). |
|
Problem reported to Microsoft using Feedback Centrum. |
|
Verified 1835 NOTE: WMA File created on 1607 using new WMA encoder works so basically only very old WMA files do not work. DLL Workaround still works. |