[Bug 36139] msi/db test crash on wine compiled with gcc-4.9.0

wine-bugs at winehq.org wine-bugs at winehq.org
Tue May 6 13:08:24 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=36139

re_nelson <bnelson at nelsonbe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bnelson at nelsonbe.com

--- Comment #2 from re_nelson <bnelson at nelsonbe.com> ---
I can confirm that GCC-4.9.0 likewise fails on my system. Although I didn't
perform the test cited by Austin English, the error at runtime when launching
firefox with pipelight/wine shows these errors 

err:msidb:get_tablecolumns column 1 out of range
err:msidb:get_tablecolumns column 2 out of range
[...]

I rolled back through to wine-1.17.14 (including omitting the xattr patch from
the pipelight project [http://fds-team.de/cms/projects.html]). In all cases,
using GCC-4.9.0 led to the "get_tablecolumns column X out of range". Since I
always keep one previous compiler version available, building with GCC-4.8.2
solved the problem both with the patched wine sources and the plain vanilla
code. 

By the way, I tried again compiling again with GCC-4.9.0 with CFLAGS set to
"-O0 -march=i686" to no avail. My normal CFLAGS are "-O2 -march=native". 

The system is the latest SVN Linux from Scratch (LFS and BLFS) on this platform
with 32 GB of RAM:

ASUSTeK COMPUTER INC. P8Z77-V LX (Quad-Core Hyper-Threaded Intel(R) Core(TM)
i7-3770K @ 3.50GHz)

http://www.linuxquestions.org/questions/linux-from-scratch-13/pipelight-wine-4175503999/

-- 
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.



More information about the wine-bugs mailing list