Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 74163

Summary: Wine fails when accessing files from a Reiser4 partition.
Product: Gentoo Linux Reporter: Bryce Thomas <brycesub>
Component: Current packagesAssignee: Wine Maintainers <wine>
Status: RESOLVED UPSTREAM    
Severity: critical    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://forums.gentoo.org/viewtopic.php?t=215565&highlight=wine+reiser4
Whiteboard:
Package list:
Runtime testing required: ---

Description Bryce Thomas 2004-12-11 22:04:53 UTC
If wine's fake windows directory or any executable it tries to access resides on a Reiser4 partition it wine-preloader will consume 100% cpu and the application will hang as well.  If I delete .wine and run wine (recreating a base config directory) wine will function normally once, but anytime after that it will fail.

Reproducible: Sometimes
Steps to Reproduce:
1. mv ~/.wine ~/.wine-bak (assuming ~/.wine is on a Reiser4 partition)
2. download pokerstars client: http://www.pokerstars.com/download.html
3. wine PokerStarsInstall.exe
4. accept defaults
5. cd .wine/drive_c/Program\ Files\PokerStars\
6. wine PokerStars.exe
7. close PokerStars client
8. wine PokerStars.exe
Actual Results:  
wine-preloader consumes 100% cpu and hangs application.

Expected Results:  
Application runs as expected.

Portage 2.0.51-r8 (default-linux/x86/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-r0,
                                               2.6.9-bryce3 i686)
=================================================================
System uname: 2.6.9-bryce3 i686 mobile AMD Athlon(tm) 4 Processor
Gentoo Base System version 1.6.7
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Nov 28 2004, 23:38:58)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.8.5-r2, 1.6.3, 1.9.3, 1.5, 1.7.9
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r1
virtual/os-headers:  2.6.8.1-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-4 -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-4 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X acpi alsa avi berkdb bitmap-fonts cdr crypt dga directfb dmx dvd
dvdr dvdread encode f77 fam foomaticdb fortran gdbm gif glut gpm gstreamer gtk
gtk2 hal imlib java jpeg libg++ libwww mad mikmod mmx mng motif mpeg nas ncurses
nls nptl oggvorbis opengl pam pdflib perl png python quicktime readline real sdl
spell sse ssl svg svga tcpd tiff truetype x86 xml2 xmms xv xvid zlib"
Comment 1 SpanKY gentoo-dev 2004-12-12 00:49:27 UTC
Gentoo doesnt support reiser4

you want to use reiser4, you're gonna have to take problems with it to the maintainers of either reiser or the app you're having trouble with (in this case wine)