[Bug 10282] Issue between WINE, fuse and ntfs-3g

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Nov 5 03:35:25 CST 2007


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





--- Comment #8 from Alexandre Julliard <julliard at winehq.org>  2007-11-05 03:35:24 ---
(In reply to comment #7)
> No need to emulate anything because when an application does such mmap system
> call then the driver returns ENODEV which can be easily handled. See mmap(2). 

It can't really be handled, all we can do is report the failure to the app,
which in most cases will crash since the app doesn't expect it.

> Please also realize that mmap(2) has absolutely nothing to do with this bug
> report.

Judging from the traces in bug 10255 the problem is a failure to map code as
executable, so it looks to me like that it's quite likely related to mmap...


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list