https://bugs.winehq.org/show_bug.cgi?id=39664
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer URL| |http://developer.amd.com/to | |ols-and-sdks/archive/legacy | |-cpu-gpu-tools/the-compress | |onator/ CC| |focht@gmx.net Resolution|FIXED |DUPLICATE Summary|Cannot run the MSI |AMD's Compressonator MSI |installers for |package fails to install, |Compressonator or AMD |'msiexec' reports |Compress |'err:msidb:get_tablecolumns | |column 1 out of range'
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
if you get the infamous 'err:msidb:get_tablecolumns column x out of range' in terminal then it's almost certain that the Wine package was built with a broken gcc 4.9.0 version (misoptimization).
The installer works fine with old Wine 1.6.2 when compiled with older gcc 4.8.x or newer gcc 5.x. Also works with Wine 1.7.20 or later with a workaround for the gcc 4.9.0 misoptimization in place.
As a general rule: Don't use outdated Wine versions for reporting bugs (1.6.2 stable is nowadays synonymous with "outdated")
Regards
*** This bug has been marked as a duplicate of bug 36139 ***