64bit winelib test app fails on AMD CPU, but works on Intel - need help to identify possible problem, please :)

jordan triplesquarednine at gmail.com
Fri Apr 5 14:21:48 CDT 2013


Hey Marcus

> Works for me on my AMD Phenom(tm) II X4 945 Processor.

great :)  (very similar CPU).

> It looks like the
>         struct AEffect* plugin = main_entry((audioMasterCallback) simple_master_callback);
>
> returns 0xffffffff, which is probably a failure indication.
>
> Can you add a
>         printf("plugin %p\n", plugin);
> after above line?
>
> I would suspect things like:
> - checks for processor features and returns 0xffffffff if not found.

This makes sense. Unfortunately, i won't be able to test until later
(i'm at work).

Thanks for your tips ~ very useful stuff!

Jordan

> CIao, Marcus
>



More information about the wine-devel mailing list