http://bugs.winehq.org/show_bug.cgi?id=24585
Summary: Senstools, fails to install with an error about tempfiles on startup Product: Wine Version: 1.3.3 Platform: x86 URL: http://www.opp.nl/uk/software/senstools/ OS/Version: Linux Status: NEW Keywords: download, Installer, regression Severity: normal Priority: P2 Component: ntdll AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com CC: julliard@winehq.org Blocks: 8531
Created an attachment (id=31049) --> (http://bugs.winehq.org/attachment.cgi?id=31049) +ntdll
austin@midna:~/wine-git$ git bisect good 8543c32442d79c33b59b8f6a96c849f6ba5f13df is the first bad commit commit 8543c32442d79c33b59b8f6a96c849f6ba5f13df Author: Alexandre Julliard julliard@winehq.org Date: Thu Feb 18 12:57:33 2010 +0100
ntdll: Properly handle empty but present ACLs in self-relative descriptors.
:040000 040000 8e995d4e5591e7d961ffcf46ecda1713a8697a81 9fab0cd82c13a692fac1549a41c4bc5a21c92aed M dlls
Strangely though, if I compile with gcc from an older svn: austin@midna:~$ gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-unknown-linux-gnu/4.6.0/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: ./configure --enable-languages=c,c++ : (reconfigured) ./configure --enable-languages=c,c++ Thread model: posix gcc version 4.6.0 20100908 (experimental) (GCC)
I always hit this bug. I had to use gcc-4.4 to run the regression test.
http://bugs.winehq.org/show_bug.cgi?id=24585
--- Comment #1 from Austin English austinenglish@gmail.com 2010-10-01 12:09:01 CDT --- Slightly better error description: Won't install, telling me it can't write to the temp folder/asking if there is free space. I have 25 GB free. Tried running from under C:, same problem.
http://www.opp.nl/download/senstools.zip
http://bugs.winehq.org/show_bug.cgi?id=24585
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy@gmail.com
--- Comment #2 from Frédéric Delanoy frederic.delanoy@gmail.com 2011-05-09 09:15:59 CDT --- Installs correctly for me; wine 1.3.19 - ubuntu 10.10 x86-64
http://bugs.winehq.org/show_bug.cgi?id=24585
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com 2011-05-09 10:42:46 CDT --- (In reply to comment #2)
Installs correctly for me; wine 1.3.19 - ubuntu 10.10 x86-64
Works here with gcc 4.4.5 and gcc from svn (4.7.0 20110427). Doesn't work with clang, but I'll assume that's a clang bug for now (looks like http://llvm.org/bugs/show_bug.cgi?id=9704).
http://bugs.winehq.org/show_bug.cgi?id=24585
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2011-05-13 13:33:37 CDT --- Closing bugs fixed in 1.3.20.