http://bugs.winehq.com/show_bug.cgi?id=804
Summary: Wine + NTFS = crash :( Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.com ReportedBy: emt3734@rit.edu
ok, i dual boot my system between WinXP and linux. my windows partition is NTFS and i would love to be able use some windows programs within linux. but it seems that wine dies whenever it has to deal with a read-only file system such as NTFS (yea linux has write ability but as we all know, it aint very safe). Anyway, i get an error like so (slightly ediited to avoid a long ass listing):
I am using Gentoo Linux, vanilla kernel 2.4.18, pentium 4, 768 mb ram if that helps as well.
# wine calc.exe err:win32:PE_fixup_imports No implementation for KERNEL32.dll.188(FindActCtxSectionGuid) imported from C:\WINDOWS\system32\ole32.dll, setting to 0xdeadbeef err:win32:PE_fixup_imports No implementation for KERNEL32.dll.668(ReleaseActCtx) imported from C:\WINDOWS\system32\ole32.dll, setting to 0xdeadbeef err:win32:PE_fixup_imports No implementation for KERNEL32.dll.64(CreateActCtxW) imported from C:\WINDOWS\system32\ole32.dll, setting to 0xdeadbeef ..... err:font:AddFontFileToList Unable to load font file "/mnt/windows/WINDOWS/Fonts/8514fixe.fon" err = 51 err:font:AddFontFileToList Unable to load font file "/mnt/windows/WINDOWS/Fonts/8514fixg.fon" err = 51 err:font:AddFontFileToList Unable to load font file "/mnt/windows/WINDOWS/Fonts/8514fixr.fon" err = 51 ..... wine: Unhandled exception, starting debugger... err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0 addr 0x402d7274
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://bugs.winehq.com/show_bug.cgi?id=804. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.