https://bugs.winehq.org/show_bug.cgi?id=21017
--- Comment #15 from Fincer fincer89@hotmail.com --- Created attachment 50793 --> https://bugs.winehq.org/attachment.cgi?id=50793 Premiere Pro CS4 loading, wmvcore disabled
I checked my logs and I think this is not a case of loading SolidComposite.AEX but instead Ellipse.AEX.
Anyway, it seems that we may have actually two issues here:
1) builtin wmvcore library causes the crash event described above. Disabling it or using a native one let the program load one step further and more important, the program *does not crash*. This is not much, though. And causes a lot of complaints about missing program-related "Windows media importer" libraries/stuff.
2) Premiere AEX libraries (After Effects Plugins) do not load -> stuck. They load on Premiere Pro CS3. So something has changed between CS3 and CS4 versions of Premiere Pro AEX libraries.
If I prevent Ellipse.AEX from loading, the program gets stuck with the next AEX libary on the list, one by one. And it keeps going so far that after removing all AEX files causes Premiere's processcoordinationserver.exe to crash.
I disabled wmvcore library on winecfg just for testing. Output as an attachment.
long rpc backtrace log uploaded here (1.5 MB): https://www.dropbox.com/s/5yd1u183agmpfvb/premierecs4_rpc_trace?dl=1
If any more logs/tests are required, please let me know.