https://bugs.winehq.org/show_bug.cgi?id=36139
re_nelson bnelson@nelsonbe.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bnelson@nelsonbe.com
--- Comment #2 from re_nelson bnelson@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...