http://bugs.winehq.org/show_bug.cgi?id=20210
--- Comment #20 from Paul Chitescu paulc@voip.null.ro 2010-02-21 07:05:09 --- (In reply to comment #18)
Created an attachment (id=26351)
--> (http://bugs.winehq.org/attachment.cgi?id=26351) [details]
console output
Ok, it looks like this bug is back in 1.1.39. It was fixed for a while but is now broken again since this commit:
2d5ea4b5d5f7e74aa13a8a8dffb943e977d033f8 is the first bad commit commit 2d5ea4b5d5f7e74aa13a8a8dffb943e977d033f8 Author: Paul Chitescu paulc@voip.null.ro Date: Fri Feb 12 21:16:14 2010 +0200
qedit: Add media type enumerator to SampleGrabber.
:040000 040000 29d43d461f74a6cc90d57709cb0dc30386a5943d 877074002070373974cdcfe432b748075ac0adb4 M dlls
Can you please repeat with WINEDEBUG=+quartz,+qedit ? Or at least +qedit ?
I suspect the program does something wrong like setting an invalid format, apparently a format which is not FORMAT_None or GUID_NULL but has no extra format info either. In this case wine's quartz.dll aborts on that assertion.