http://bugs.winehq.org/show_bug.cgi?id=1602
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #13 from Austin English <austinenglish(a)gmail.com> 2007-11-06 11:12:24 ---
Closing abandoned.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1602
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |ABANDONED
--- Comment #12 from Austin English <austinenglish(a)gmail.com> 2007-11-06 11:12:09 ---
Resolving abandoned then.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10282
Summary: Issue between WINE, fuse and ntfs-3g
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jestersi(a)gmail.com
Ok this is a doosey and complicated bug.
It seems in a recent mod to ntfs-3g opengl apps will bomb out causing a page
fault at first I thought it was the kernel then the new lib32 packages on
gentoo then I thought it was the new nvidia 32bit libGL libs, then I thought it
was kernel switches... none of it made much sense because things like winecfg
and built in apps ran fine.
reference abandoned bug for more indepth pain.
http://bugs.winehq.org/show_bug.cgi?id=10255
I installed ubuntu and my problems went away so I thought it must have been a
gentoo issue. How wrong I was. I added my custom ntfs-3g stuff to the fstab and
boom on ubuntu I started having the problem, but when I let the OS mount the
volume I didn't get a page fault anymore.
Here's what I found.
Environment
libfuse2 2.7.0-1ubuntu5
libntfs-3g12 1:1.913-2ubuntu1
wine (pick your version I had it on every version from 0.9.36 -0.9.48 )
kernel 2.6.22 & 2.6.21 & 2.6.17 (those are the ones I've tested it on)
CPU is x86_64 don't know if this affects 32bit CPU's.
# CAUSES PAGE FAULT (when running an opengl app)
/dev/hda1 /mnt/ntfs1 ntfs-3g users,uid=1000,gid=1000 0 0
/dev/hda2 /mnt/ntfs2 ntfs-3g users,uid=1000,gid=1000 0 0
# CAUSES PAGE FAULT (when running an opengl app)
#/dev/hda1 /mnt/ntfs1 ntfs-3g
users,uid=1000,gid=1000,nosuid,nodev,locale=en_CA.UTF-8 0 0
#/dev/hda2 /mnt/ntfs2 ntfs-3g
users,uid=1000,gid=1000,nosuid,nodev,locale=en_CA.UTF-8 0 0
#BELOW WORKS BUT CAN'T WRITE AS LOCAL USR
#/dev/hda2 /mnt/ntfs2 ntfs-3g rw,nosuid,nodev,locale=en_CA.UTF-8 0 0
#/dev/hda1 /mnt/ntfs1 ntfs-3g rw,nosuid,nodev,locale=en_CA.UTF-8 0 0
#WORKS BUT EXTREMLY SLOW
#/dev/hda1 /mnt/ntfs1 ntfs-3g
rw,uid=1000,gid=1000,nosuid,nodev,locale=en_CA.UTF-8 0 0
#/dev/hda2 /mnt/ntfs2 ntfs-3g
rw,uid=1000,gid=1000,nosuid,nodev,locale=en_CA.UTF-8 0 0
#WORKS AND FAST AND CAN WRITE
#/dev/hda1 /mnt/ntfs1 ntfs-3g rw,uid=1000,gid=1000,nodev,locale=en_CA.UTF-8 0 0
#/dev/hda2 /mnt/ntfs2 ntfs-3g rw,uid=1000,gid=1000,nodev,locale=en_CA.UTF-8 0 0
So there you have it, I can duplicate this issue easily and can provide more
information if requested. Bit sad that I blew away my gentoo distro but I never
would have figured this out without ubuntu.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1602
--- Comment #11 from Jakob Eriksson <jakob(a)vmlinux.org> 2007-11-06 03:40:14 ---
Debian 3.0 is ancient. I have not tried in a long while. This bug should be
closed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3254
David Fraser <davidf(a)sjsoft.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |davidf(a)sjsoft.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2798
--- Comment #15 from Austin English <austinenglish(a)gmail.com> 2007-11-06 01:20:24 ---
Is this still present in current wine? Is another download site available?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=447
--- Comment #11 from Austin English <austinenglish(a)gmail.com> 2007-11-06 01:09:50 ---
Can you try this in current wine? The program loads for me, and this error
doesn't appear, though the app goes a little haywire, with the mouse flickering
constantly and lots of german error messages.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.