http://bugs.winehq.com/show_bug.cgi?id=1392
------- Additional Comments From rbt@rbt.ca 2003-04-18 16:47 ------- The error in DPLAYX is caused by (20030408 sources)
Line 466 in ntdll/virtual.c, function anon_mmap_aligned(): else if (ptr != base) { /* We couldn't get the address we wanted */ munmap( ptr, view_size ); return STATUS_CONFLICTING_ADDRESSES; /* !! HERE !! */ }
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=1392. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.