http://bugs.winehq.org/show_bug.cgi?id=58493
--- Comment #9 from Andrey Gusev andrey.goosev@gmail.com --- If the main goal of patch is just to trigger the first condition then yes, it does and still crashes.
0124:warn:dmstyle:parse_part_list Missing dwFlags field in 'prth' chunk, size 154
Back to state of 8e596f4ddba3d19d6eea645e59d54101f93aa2bc
Line 483 -> IStream_Read (pStm, &Chunk, sizeof(FOURCC)+sizeof(DWORD), NULL); removing sizeof(FOURCC) or sizeof(DWORD) reproduces Access Violation.