[Bug 9968] New: Problem mapping large files
http://bugs.winehq.org/show_bug.cgi?id=9968 Summary: Problem mapping large files Product: Wine Version: 0.9.46. Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-kernel AssignedTo: wine-bugs(a)winehq.org ReportedBy: robert(a)cs.auckland.ac.nz I'm trying to use Microsoft's ImageX with Wine as part of a small Linux image to install Windows disk images. It works great for a 120Mb file, however when I try it on a 2.3Gb file, it fails with "Invalid data". The tool is designed for dealing with large files, so it looks like a problem in Wine. I reran it with +server,+relay which included the following in the output: 0009:Call KERNEL32.CreateFileMappingW(00000050,00000000,00000002,00000000,8fcbf02e,00000000) ret=01028a7b 0009: create_mapping( access=000f0005, attributes=000000c0, rootdir=(nil), size_high=0, size_low=-1882460114, protect=65, file_handle=0x50, name=L"" ) 0009: create_mapping() = INVALID_PARAMETER { handle=(nil) } 0009:Ret KERNEL32.CreateFileMappingW() retval=00000000 ret=01028a7b 0009:Call KERNEL32.SetLastError(00000000) ret=01019bf6 0009:Ret KERNEL32.SetLastError() retval=00000000 ret=01019bf6 -- 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=9968 --- Comment #1 from Andrey Turkin <andrey.turkin(a)gmail.com> 2007-10-09 14:47:57 --- Created an attachment (id=8480) --> (http://bugs.winehq.org/attachment.cgi?id=8480) Sizes should be unsigned Please try if this patch helps -- 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=9968 Andrey Turkin <andrey.turkin(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrey.turkin(a)gmail.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=9968 --- Comment #2 from Robert Egglestone <robert(a)cs.auckland.ac.nz> 2007-10-09 15:51:02 --- It works great, thank you! -- 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=9968 --- Comment #3 from Andrey Turkin <andrey.turkin(a)gmail.com> 2007-11-18 13:06:58 --- Should be fixed in recent versions. Please test and close if it works -- 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=9968 Robert Egglestone <robert(a)cs.auckland.ac.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #4 from Robert Egglestone <robert(a)cs.auckland.ac.nz> 2007-11-18 14:40:54 --- Tested with Wine 0.9.49, works. -- 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=9968 Robert Egglestone <robert(a)cs.auckland.ac.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Robert Egglestone <robert(a)cs.auckland.ac.nz> 2007-11-18 14:41:45 --- 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=9968 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2012-02-23 15:26:32 CST --- Removing deprecated 'All' Platform. -- 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.
participants (1)
-
wine-bugs@winehq.org