http://bugs.winehq.org/show_bug.cgi?id=60018 --- Comment #5 from zlice <zlice@crtdrift.us> --- Created attachment 81458 --> http://bugs.winehq.org/attachment.cgi?id=81458 ashes-stackdum-unity-err-after-reader-chk so i think this has something to do with mfplatreadwrite/reader.c source_reader_release() ? when things work vs segfault the last message always seems to be from here. several things call it but i'm not sure what's in thread locks and what isn't. tried doing a check for 'if (reader == 0)' and returning at the start of source_reader_release() and now i get a unity crash/error popup and a wine stack trace window, but it seems to be from random places in mfplatreader. not sure if that's more race conditions? or maybe im just breaking things. i watched a youtube video and the first fade out after the intro scene is just a very short fade to black and back. so it's not missing a video like some games on linux. maybe it's a short 1 frame video placeholder or something. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.