[Bug 13650] New: Wine 1.0 RC3 freezes Fedora 9 system

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 3 12:02:06 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=13650

           Summary: Wine 1.0 RC3 freezes Fedora 9 system
           Product: Wine
           Version: 1.0-rc3
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: mail2hr at online.de


This is what i did to install Wine 1.0 RC3:

tar xjf wine-1.0-rc3.tar.bz2
./configure --prefix=/opt/wine-1.0-rc3
make depend && make
# The following four steps are necessary because of this bug:
# http://bugs.winehq.org/show_bug.cgi?id=13445
cd dlls/user32/tests
gcc -c -I. -I. -I../../../include -I../../../include   -D_REENTRANT -fPIC -Wall
-pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings
-Wtype-limits -Wpointer-arith  -g  -o menu.o menu.c
cd ../../..
make depend && make
su
make install

Now if I use this newly compiled Wine my system freezes randomly. Sometimes I
can use wine for 5 minutes or so, but then the system freezes and only a
hardware reset helps.
Using Fedora 8 I have always compiled wine this way and there were no problems
at all. I can not tell whether this is a Fedora 9 or a Wine 1.0 RC3 bug.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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